We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6636e5 commit d9b6df6Copy full SHA for d9b6df6
package.json
@@ -54,11 +54,11 @@
54
"eslint": { "optional": true }
55
},
56
"dependencies": {
57
- "@cfworker/json-schema": "catalog:",
58
- "@nuxt/kit": "catalog:",
59
- "@standard-community/standard-json": "catalog:",
60
- "@standard-schema/spec": "catalog:",
61
- "consola": "catalog:"
+ "@cfworker/json-schema": "^4.1.1",
+ "@nuxt/kit": "^3.17.4",
+ "@standard-community/standard-json": "^0.3.0",
+ "@standard-schema/spec": "^1.1.0",
+ "consola": "^3.4.0"
62
63
"devDependencies": {
64
"@antfu/eslint-config": "catalog:",
0 commit comments