Skip to content

Commit c961ba6

Browse files
authored
remove update of next.js
1 parent b7feb50 commit c961ba6

File tree

2 files changed

+94
-95
lines changed

2 files changed

+94
-95
lines changed

apps/site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
"@types/node": "catalog:",
5151
"@types/react": "catalog:",
5252
"@vcarl/remark-headings": "~0.1.0",
53-
"@vercel/analytics": "~1.6.1",
53+
"@vercel/analytics": "~1.5.0",
5454
"@vercel/otel": "~2.1.0",
55-
"@vercel/speed-insights": "~1.3.1",
55+
"@vercel/speed-insights": "~1.2.0",
5656
"classnames": "catalog:",
5757
"cross-env": "catalog:",
5858
"feed": "~5.1.0",
5959
"github-slugger": "~2.0.0",
6060
"gray-matter": "~4.0.3",
6161
"mdast-util-to-string": "^4.0.0",
62-
"next": "16.1.0",
62+
"next": "16.0.10",
6363
"next-intl": "~4.5.3",
6464
"next-themes": "~0.4.6",
6565
"postcss-calc": "~10.1.1",
@@ -80,7 +80,7 @@
8080
},
8181
"devDependencies": {
8282
"@flarelabs-net/wrangler-build-time-fs-assets-polyfilling": "^0.0.1",
83-
"@next/eslint-plugin-next": "16.1.0",
83+
"@next/eslint-plugin-next": "16.0.7",
8484
"@node-core/remark-lint": "workspace:*",
8585
"@opennextjs/cloudflare": "^1.14.4",
8686
"@playwright/test": "^1.56.1",

0 commit comments

Comments
 (0)