Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 9e172bf commit 109a9db
Show file tree
Hide file tree
Showing 2 changed files with 1,309 additions and 339 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"hamburger-react": "2.5.0",
"moment": "2.29.4",
"next": "12.3.4",
"next": "14.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.10.1",
Expand All @@ -34,7 +34,7 @@
"react-spring": "9.7.2"
},
"devDependencies": {
"@next/eslint-plugin-next": "12.3.4",
"@next/eslint-plugin-next": "14.2.5",
"@storybook/addon-a11y": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addon-interactions": "6.5.16",
Expand All @@ -52,7 +52,7 @@
"eslint": "8.46.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "12.3.4",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-storybook": "0.6.13",
"husky": "8.0.3",
Expand Down
Loading

0 comments on commit 109a9db

Please sign in to comment.