Skip to content

Commit

Permalink
Update minor dependencies (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentSmedinga authored Sep 5, 2024
1 parent a6f148a commit 329fcf2
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@amsterdam/design-system-react": "^0.11.1",
"@amsterdam/design-system-react-icons": "^0.1.12",
"@amsterdam/design-system-tokens": "^0.11.0",
"next": "^14.2.7",
"next": "^14.2.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"sharp": "^0.33.5"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.7",
"@types/react": "^18.3.4",
"@next/eslint-plugin-next": "^14.2.8",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -48,9 +48,9 @@
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.2",
"npm-check-updates": "16.14.20",
"plop": "^4.0.1",
Expand Down

0 comments on commit 329fcf2

Please sign in to comment.