Skip to content

Commit 50f853f

Browse files
fix(deps): update nextjs monorepo to v16
1 parent df97fc3 commit 50f853f

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",
@@ -56,7 +56,7 @@
5656
"leaflet": "^1.9.4",
5757
"lucide-react": "^0.469.0",
5858
"motion": "^12.11.0",
59-
"next": "^14.2.32",
59+
"next": "^16.0.0",
6060
"next-query-params": "^5.0.1",
6161
"next-sitemap": "^4.2.3",
6262
"next-with-less": "^3.0.1",
@@ -90,7 +90,7 @@
9090
},
9191
"devDependencies": {
9292
"@graphql-eslint/eslint-plugin": "4.4.0",
93-
"@next/eslint-plugin-next": "^15.3.3",
93+
"@next/eslint-plugin-next": "^16.0.0",
9494
"@playwright/test": "^1.54.2",
9595
"@svgr/webpack": "^8.1.0",
9696
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)