Skip to content

Commit

Permalink
Update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2023
1 parent f466e39 commit e1a1999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
},
"dependencies": {
"nanoid": "3.1.30",
"next": "11.1.3",
"next": "14.0.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"styled-jsx": "4.0.1"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@next/eslint-plugin-next": "11.1.3",
"@next/eslint-plugin-next": "14.0.4",
"@storybook/addon-actions": "6.4.9",
"@storybook/addon-docs": "6.4.9",
"@storybook/addon-essentials": "6.4.9",
Expand Down

0 comments on commit e1a1999

Please sign in to comment.