Skip to content

Commit 9c53a62

Browse files
authored
chore(deps): bump next.js from 15.2.1 to 15.2.2 in monorepo (#11636)
This bumps next.js to 15.2.2 in our monorepo, guaranteeing compatibility
1 parent bc79608 commit 9c53a62

File tree

3 files changed

+62
-62
lines changed

3 files changed

+62
-62
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"devDependencies": {
119119
"@jest/globals": "29.7.0",
120120
"@libsql/client": "0.14.0",
121-
"@next/bundle-analyzer": "15.2.1",
121+
"@next/bundle-analyzer": "15.2.2",
122122
"@payloadcms/db-postgres": "workspace:*",
123123
"@payloadcms/eslint-config": "workspace:*",
124124
"@payloadcms/eslint-plugin": "workspace:*",
@@ -154,7 +154,7 @@
154154
"lint-staged": "15.2.7",
155155
"minimist": "1.2.8",
156156
"mongodb-memory-server": "^10",
157-
"next": "15.2.1",
157+
"next": "15.2.2",
158158
"open": "^10.1.0",
159159
"p-limit": "^5.0.0",
160160
"playwright": "1.50.0",

pnpm-lock.yaml

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

test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@aws-sdk/client-s3": "^3.614.0",
2626
"@date-fns/tz": "1.2.0",
27-
"@next/env": "15.2.1",
27+
"@next/env": "15.2.2",
2828
"@payloadcms/admin-bar": "workspace:*",
2929
"@payloadcms/db-mongodb": "workspace:*",
3030
"@payloadcms/db-postgres": "workspace:*",
@@ -78,7 +78,7 @@
7878
"jest": "29.7.0",
7979
"jwt-decode": "4.0.0",
8080
"mongoose": "8.9.5",
81-
"next": "15.2.1",
81+
"next": "15.2.2",
8282
"nodemailer": "6.9.16",
8383
"payload": "workspace:*",
8484
"qs-esm": "7.0.2",

0 commit comments

Comments
 (0)