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 2635717 commit 1132c34Copy full SHA for 1132c34
package.json
@@ -47,8 +47,8 @@
47
},
48
"devDependencies": {
49
"@nuxt/devtools": "^2.6.2",
50
- "@nuxt/eslint-config": "^1.5.2",
51
- "@nuxt/module-builder": "^1.0.1",
+ "@nuxt/eslint-config": "^1.7.1",
+ "@nuxt/module-builder": "^1.0.2",
52
"@nuxt/schema": "^3.17.7",
53
"@nuxt/test-utils": "^3.19.2",
54
"@types/node": "^22.16.4",
playground/package.json
@@ -9,7 +9,7 @@
9
"typecheck": "nuxi typecheck"
10
11
"dependencies": {
12
- "nuxt": "^3.14.1592",
+ "nuxt": "^3.17.7",
13
"typescript": "^5.6.3",
14
"vue": "^3.5.13",
15
"vue-tsc": "^2.1.10"
0 commit comments