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 5cbab17 commit f77ba97Copy full SHA for f77ba97
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "@nuxtjs/robots",
3
"type": "module",
4
"version": "5.6.8",
5
- "packageManager": "pnpm@10.28.1",
+ "packageManager": "pnpm@10.28.2",
6
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
7
"author": {
8
"name": "Harlan Wilton",
@@ -61,7 +61,7 @@
61
"test:attw": "attw --pack"
62
},
63
"peerDependencies": {
64
- "zod": ">=3"
+ "zod": ">=3.25.76"
65
66
"peerDependenciesMeta": {
67
"zod": {
0 commit comments