Skip to content

Commit a1fccbd

Browse files
committed
bump deps to latest
1 parent 437f14f commit a1fccbd

File tree

2 files changed

+175
-878
lines changed

2 files changed

+175
-878
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"lodash.merge": "^4.6.2",
4242
"lodash.shuffle": "^4.2.0",
4343
"lodash.union": "^4.6.0",
44-
"next": "14.1.0",
44+
"next": "^14.2.2",
4545
"next-i18next": "^14.0.3",
4646
"next-mdx-remote": "^3.0.8",
4747
"next-sitemap": "^4.2.3",
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@chakra-ui/cli": "^2.4.1",
6464
"@chakra-ui/storybook-addon": "5.1.0",
65-
"@netlify/plugin-nextjs": "^4.41.3",
65+
"@netlify/plugin-nextjs": "^5.1.2",
6666
"@storybook/addon-essentials": "7.6.6",
6767
"@storybook/addon-interactions": "7.6.6",
6868
"@storybook/addon-links": "7.6.6",
@@ -76,7 +76,7 @@
7676
"@types/react-dom": "18.2.19",
7777
"chromatic": "^10.5.0",
7878
"eslint": "^8.45.0",
79-
"eslint-config-next": "14.1.0",
79+
"eslint-config-next": "^14.2.2",
8080
"eslint-config-prettier": "^9.0.0",
8181
"eslint-plugin-simple-import-sort": "^10.0.0",
8282
"eslint-plugin-storybook": "^0.6.15",

0 commit comments

Comments
 (0)