Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Commit aba775b

Browse files
Update nextjs monorepo to v15
1 parent bc02b6f commit aba775b

File tree

2 files changed

+135
-139
lines changed

2 files changed

+135
-139
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"html-react-parser": "^5.1.10",
3939
"html-to-text": "^9.0.5",
4040
"i18next": "^23.11.5",
41-
"next": "^14.2.4",
41+
"next": "^15.0.0",
4242
"next-drupal": "^1.6.0",
4343
"next-i18next": "^15.3.0",
4444
"next-pwa": "^5.6.0",
@@ -62,7 +62,7 @@
6262
},
6363
"devDependencies": {
6464
"@chakra-ui/cli": "^2.4.1",
65-
"@next/bundle-analyzer": "^14.2.4",
65+
"@next/bundle-analyzer": "^15.0.0",
6666
"@types/html-to-text": "^9.0.4",
6767
"@types/node": "^20.14.9",
6868
"@types/nprogress": "^0.2.3",
@@ -77,7 +77,7 @@
7777
"cli-real-favicon": "^0.0.9",
7878
"cross-env": "^7.0.3",
7979
"eslint": "^8.57.0",
80-
"eslint-config-next": "^14.2.4",
80+
"eslint-config-next": "^15.0.0",
8181
"eslint-config-prettier": "^9.1.0",
8282
"eslint-import-resolver-typescript": "^3.6.1",
8383
"eslint-plugin-import": "^2.29.1",

0 commit comments

Comments
 (0)