Skip to content

Commit b1dc0fb

Browse files
fix(deps): update nextjs monorepo to v16
1 parent 8846229 commit b1dc0fb

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
@@ -36,7 +36,7 @@
3636
"@headlessui/react": "^2.2.4",
3737
"@igorkowalczyk/is-browser": "^5.1.0",
3838
"@lezer/highlight": "1.2.1",
39-
"@next/bundle-analyzer": "^15.4.5",
39+
"@next/bundle-analyzer": "^16.0.0",
4040
"@plaiceholder/next": "^3.0.0",
4141
"@sparticuz/chromium": "^138.0.2",
4242
"@tailwindcss/container-queries": "^0.1.1",
@@ -58,7 +58,7 @@
5858
"leaflet": "^1.9.4",
5959
"lucide-react": "^0.469.0",
6060
"motion": "^12.11.0",
61-
"next": "^14.2.32",
61+
"next": "^16.0.0",
6262
"next-query-params": "^5.0.1",
6363
"next-sitemap": "^4.2.3",
6464
"next-with-less": "^3.0.1",
@@ -93,7 +93,7 @@
9393
"devDependencies": {
9494
"@graphql-eslint/eslint-plugin": "4.4.0",
9595
"@graphql-eslint/parser": "^0.1.0",
96-
"@next/eslint-plugin-next": "^15.3.3",
96+
"@next/eslint-plugin-next": "^16.0.0",
9797
"@playwright/test": "^1.54.2",
9898
"@svgr/webpack": "^8.1.0",
9999
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)