Skip to content

Commit 239eef5

Browse files
fix(deps): update nextjs monorepo to v16
1 parent 9d0b7f8 commit 239eef5

File tree

2 files changed

+98
-126
lines changed

2 files changed

+98
-126
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@headlessui/react": "^2.2.4",
3636
"@igorkowalczyk/is-browser": "^5.1.0",
3737
"@lezer/highlight": "^1.2.1",
38-
"@next/bundle-analyzer": "^15.4.5",
38+
"@next/bundle-analyzer": "^16.0.0",
3939
"@plaiceholder/next": "^3.0.0",
4040
"@radix-ui/react-radio-group": "^1.2.2",
4141
"@sparticuz/chromium": "^138.0.2",
@@ -57,7 +57,7 @@
5757
"lucide-react": "^0.469.0",
5858
"markdown-to-jsx": "^7.7.2",
5959
"motion": "^12.11.0",
60-
"next": "^14.2.32",
60+
"next": "^16.0.0",
6161
"next-query-params": "^5.0.1",
6262
"next-sitemap": "^4.2.3",
6363
"next-with-less": "^3.0.1",
@@ -91,7 +91,7 @@
9191
},
9292
"devDependencies": {
9393
"@graphql-eslint/eslint-plugin": "4.4.0",
94-
"@next/eslint-plugin-next": "^15.3.3",
94+
"@next/eslint-plugin-next": "^16.0.0",
9595
"@playwright/test": "^1.54.2",
9696
"@svgr/webpack": "^8.1.0",
9797
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)