We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437b7fa commit 34688edCopy full SHA for 34688ed
3 files changed
.tool-versions
@@ -1,2 +1,2 @@
1
-pnpm 11.7.0
+pnpm 11.9.0
2
nodejs 24.15.0
CLAUDE.md
@@ -266,7 +266,7 @@ Examples:
266
- LLMS.txt: <https://payloadcms.com/llms.txt>
267
- LLMS-FULL.txt: <https://payloadcms.com/llms-full.txt>
268
- Node version: >=24.15.0
269
-- pnpm version: ^11.7.0
+- pnpm version: ^11.9.0
270
271
## Admin Panel
272
package.json
@@ -203,5 +203,5 @@
203
"wrangler": "~4.61.1",
204
"zod": "4.3.6"
205
},
206
- "packageManager": "pnpm@11.7.0"
+ "packageManager": "pnpm@11.9.0"
207
}
0 commit comments