Skip to content

Commit 53d522f

Browse files
committed
commit
1 parent a6e494e commit 53d522f

15 files changed

Lines changed: 661 additions & 601 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"@axe-core/playwright": "4.11.0",
164164
"@clack/prompts": "1.2.0",
165165
"@libsql/client": "0.14.0",
166-
"@next/bundle-analyzer": "16.2.6",
166+
"@next/bundle-analyzer": "16.2.7",
167167
"@payloadcms/db-postgres": "workspace:*",
168168
"@payloadcms/eslint-config": "workspace:*",
169169
"@payloadcms/eslint-plugin": "workspace:*",
@@ -202,7 +202,7 @@
202202
"lint-staged": "15.2.7",
203203
"minimist": "1.2.8",
204204
"mongoose": "8.22.1",
205-
"next": "16.2.6",
205+
"next": "16.2.7",
206206
"node-gyp": "12.3.0",
207207
"open": "^10.1.0",
208208
"p-limit": "^5.0.0",

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@babel/preset-env": "7.27.2",
118118
"@babel/preset-react": "7.27.1",
119119
"@babel/preset-typescript": "7.27.1",
120-
"@next/eslint-plugin-next": "16.2.6",
120+
"@next/eslint-plugin-next": "16.2.7",
121121
"@payloadcms/eslint-config": "workspace:*",
122122
"@types/busboy": "1.5.4",
123123
"@types/react": "19.2.14",

packages/payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"pretest": "pnpm build"
100100
},
101101
"dependencies": {
102-
"@next/env": "16.2.6",
102+
"@next/env": "16.2.7",
103103
"@payloadcms/translations": "workspace:*",
104104
"@types/busboy": "1.5.4",
105105
"ajv": "8.20.0",

pnpm-lock.yaml

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

templates/_template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@payloadcms/ui": "latest",
2525
"cross-env": "10.1.0",
2626
"graphql": "^16.8.1",
27-
"next": "16.2.6",
27+
"next": "16.2.7",
2828
"payload": "latest",
2929
"react": "19.2.6",
3030
"react-dom": "19.2.6",
@@ -39,7 +39,7 @@
3939
"@types/react-dom": "19.2.3",
4040
"@vitejs/plugin-react": "4.5.2",
4141
"eslint": "^9.16.0",
42-
"eslint-config-next": "16.2.6",
42+
"eslint-config-next": "16.2.7",
4343
"jsdom": "28.0.0",
4444
"prettier": "^3.4.2",
4545
"tsx": "4.22.4",

templates/blank/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"cross-env": "10.1.0",
2727
"dotenv": "16.4.7",
2828
"graphql": "^16.8.1",
29-
"next": "16.2.6",
29+
"next": "16.2.7",
3030
"payload": "workspace:*",
3131
"react": "19.2.6",
3232
"react-dom": "19.2.6",
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "19.2.3",
4141
"@vitejs/plugin-react": "4.5.2",
4242
"eslint": "^9.16.0",
43-
"eslint-config-next": "16.2.6",
43+
"eslint-config-next": "16.2.7",
4444
"jsdom": "28.0.0",
4545
"prettier": "^3.4.2",
4646
"tsx": "4.22.4",

templates/ecommerce/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"graphql": "^16.8.2",
5353
"jsonwebtoken": "9.0.1",
5454
"lucide-react": "0.563.0",
55-
"next": "16.2.6",
55+
"next": "16.2.7",
5656
"next-themes": "0.4.6",
5757
"payload": "workspace:*",
5858
"prism-react-renderer": "^2.3.1",
@@ -79,7 +79,7 @@
7979
"@vercel/git-hooks": "^1.0.0",
8080
"@vitejs/plugin-react": "4.5.2",
8181
"eslint": "^9.16.0",
82-
"eslint-config-next": "16.2.6",
82+
"eslint-config-next": "16.2.7",
8383
"eslint-plugin-jsx-a11y": "^6.10.2",
8484
"eslint-plugin-react": "^7.37.5",
8585
"eslint-plugin-react-hooks": "^5.2.0",

templates/plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"copyfiles": "2.4.1",
6363
"cross-env": "10.1.0",
6464
"eslint": "^9.23.0",
65-
"eslint-config-next": "16.2.6",
65+
"eslint-config-next": "16.2.7",
6666
"graphql": "^16.8.1",
6767
"mongodb-memory-server": "10.1.4",
68-
"next": "16.2.6",
68+
"next": "16.2.7",
6969
"open": "^10.1.0",
7070
"payload": "3.82.1",
7171
"prettier": "^3.4.2",

templates/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"geist": "^1.3.0",
4545
"graphql": "^16.8.2",
4646
"lucide-react": "0.563.0",
47-
"next": "16.2.6",
47+
"next": "16.2.7",
4848
"next-sitemap": "^4.2.3",
4949
"payload": "workspace:*",
5050
"prism-react-renderer": "^2.3.1",
@@ -67,7 +67,7 @@
6767
"@vitejs/plugin-react": "4.5.2",
6868
"autoprefixer": "^10.4.19",
6969
"eslint": "^9.16.0",
70-
"eslint-config-next": "16.2.6",
70+
"eslint-config-next": "16.2.7",
7171
"jsdom": "28.0.0",
7272
"postcss": "^8.4.38",
7373
"prettier": "^3.4.2",

templates/with-cloudflare-d1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/react-dom": "19.2.3",
4848
"@vitejs/plugin-react": "4.5.2",
4949
"eslint": "^9.16.0",
50-
"eslint-config-next": "16.2.6",
50+
"eslint-config-next": "16.2.7",
5151
"jsdom": "28.0.0",
5252
"prettier": "^3.4.2",
5353
"tsx": "4.22.4",

0 commit comments

Comments
 (0)