Skip to content

Commit e3d8a94

Browse files
authored
chore(deps): bump next.js canary in monorepo (#15708)
Bumps the Next.js canary in our monorepo from `16.2.0-canary.29` to `16.2.0-canary.53`. This ensures all our tests still pass on the latest canary
1 parent f2397a8 commit e3d8a94

4 files changed

Lines changed: 843 additions & 775 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"devDependencies": {
159159
"@axe-core/playwright": "4.11.0",
160160
"@libsql/client": "0.14.0",
161-
"@next/bundle-analyzer": "16.2.0-canary.29",
161+
"@next/bundle-analyzer": "16.2.0-canary.54",
162162
"@payloadcms/db-postgres": "workspace:*",
163163
"@payloadcms/eslint-config": "workspace:*",
164164
"@payloadcms/eslint-plugin": "workspace:*",
@@ -194,7 +194,7 @@
194194
"lint-staged": "15.2.7",
195195
"minimist": "1.2.8",
196196
"mongoose": "8.15.1",
197-
"next": "16.2.0-canary.29",
197+
"next": "16.2.0-canary.54",
198198
"node-gyp": "12.2.0",
199199
"open": "^10.1.0",
200200
"p-limit": "^5.0.0",

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"@babel/preset-env": "7.27.2",
132132
"@babel/preset-react": "7.27.1",
133133
"@babel/preset-typescript": "7.27.1",
134-
"@next/eslint-plugin-next": "16.2.0-canary.29",
134+
"@next/eslint-plugin-next": "16.2.0-canary.54",
135135
"@payloadcms/eslint-config": "workspace:*",
136136
"@types/busboy": "1.5.4",
137137
"@types/react": "19.2.9",

0 commit comments

Comments
 (0)