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 417297cCopy full SHA for 417297c
package.json
@@ -44,19 +44,19 @@
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/eslint-config": "^1.8.0",
+ "@nuxt/module-builder": "^1.0.2",
+ "eslint": "^9.33.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.5"
54
55
"publishConfig": {
56
"access": "public"
57
58
"resolutions": {
59
"@nuxtjs/strapi": "workspace:*"
60
61
- "packageManager": "pnpm@10.12.4"
+ "packageManager": "pnpm@10.14.0"
62
}
0 commit comments