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 4e0ab46 commit 58d822aCopy full SHA for 58d822a
package.json
@@ -43,20 +43,20 @@
43
"ufo": "^1.6.1"
44
},
45
"devDependencies": {
46
- "@nuxt/devtools": "^2.6.2",
47
- "@nuxt/eslint-config": "^1.5.2",
48
- "@nuxt/module-builder": "^1.0.1",
49
- "eslint": "^9.30.1",
+ "@nuxt/devtools": "^2.6.5",
+ "@nuxt/eslint-config": "^1.9.0",
+ "@nuxt/module-builder": "^1.0.2",
+ "eslint": "^9.36.0",
50
"nuxt": "^4.0.0",
51
"standard-version": "^9.5.0",
52
- "typescript": "^5.8.3",
53
- "vue-tsc": "^3.0.1"
+ "typescript": "^5.9.2",
+ "vue-tsc": "^3.0.7"
54
55
"publishConfig": {
56
"access": "public"
57
58
"resolutions": {
59
"@nuxtjs/strapi": "workspace:*"
60
61
- "packageManager": "pnpm@10.12.4"
+ "packageManager": "pnpm@10.17.0"
62
}
0 commit comments