Skip to content

Commit

Permalink
Merge pull request #28 from flotiq/dependabot-2024-09
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
CiotkaCierpienia committed Sep 3, 2024
2 parents eecd93c + 7b75f0b commit 548bcc5
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 122 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
},
"dependencies": {
"@zeit/next-source-maps": "^0.0.3",
"@typescript-eslint/parser": "^8.3.0",
"@typescript-eslint/parser": "^8.4.0",
"dotenv": "^16.4.5",
"flotiq-components-react": "^2.0.0",
"flotiq-components-react": "^2.0.1",
"highlight.js": "^11.10.0",
"next": "^14.2.6",
"next": "^14.2.7",
"next-compose-plugins": "^2.2.1",
"next-images": "^1.8.5",
"next-runtime-dotenv": "^1.5.1",
Expand All @@ -37,15 +37,15 @@
"autoprefixer": "^10.4.20",
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "14.2.6",
"eslint-config-next": "14.2.7",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx": "^0.1.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react-hooks": "^4.6.2",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.10"
}
Expand Down
Loading

0 comments on commit 548bcc5

Please sign in to comment.