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 d07b967Copy full SHA for d07b967
package.json
@@ -44,19 +44,19 @@
44
},
45
"devDependencies": {
46
"@nuxt/devtools": "^2.6.2",
47
- "@nuxt/eslint-config": "^1.5.2",
+ "@nuxt/eslint-config": "^1.7.0",
48
"@nuxt/module-builder": "^1.0.1",
49
- "eslint": "^9.30.1",
+ "eslint": "^9.31.0",
50
"nuxt": "^4.0.0",
51
"standard-version": "^9.5.0",
52
"typescript": "^5.8.3",
53
- "vue-tsc": "^3.0.1"
+ "vue-tsc": "^3.0.3"
54
55
"publishConfig": {
56
"access": "public"
57
58
"resolutions": {
59
"@nuxtjs/strapi": "workspace:*"
60
61
- "packageManager": "pnpm@10.12.4"
+ "packageManager": "pnpm@10.13.1"
62
}
0 commit comments