Skip to content

Commit 517dfcb

Browse files
committed
chore(deps): catalog next versions across workspace
Assisted-by: Codex 5.3
1 parent 78a6852 commit 517dfcb

5 files changed

Lines changed: 11 additions & 15 deletions

File tree

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"github-slugger": "~2.0.0",
5252
"gray-matter": "~4.0.3",
5353
"mdast-util-to-string": "^4.0.0",
54-
"next": "16.2.4",
54+
"next": "catalog:",
5555
"next-intl": "~4.9.1",
5656
"next-themes": "~0.4.6",
5757
"postcss-calc": "~10.1.1",

packages/platform-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"wrangler": "^4.77.0"
3030
},
3131
"peerDependencies": {
32-
"next": "16.2.4",
32+
"next": "catalog:",
3333
"react": "catalog:"
3434
},
3535
"devDependencies": {

packages/platform-vercel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vercel/speed-insights": "~2.0.0"
2828
},
2929
"peerDependencies": {
30-
"next": "16.2.4",
30+
"next": "catalog:",
3131
"react": "catalog:"
3232
},
3333
"devDependencies": {

pnpm-lock.yaml

Lines changed: 7 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ catalog:
77
'@types/react': ^19.2.13
88
classnames: ~2.5.1
99
cross-env: ^10.0.0
10+
next: 16.2.4
1011
react: ^19.2.4
1112
tailwindcss: ~4.1.17
1213
typescript: 5.9.3

0 commit comments

Comments
 (0)