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 3bd8a36 commit 6d3f037Copy full SHA for 6d3f037
package.json
@@ -47,7 +47,7 @@
47
"@nuxt/kit": "^3.14.1592"
48
},
49
"devDependencies": {
50
- "@nuxt/devtools": "^1.6.0",
+ "@nuxt/devtools": "^1.6.1",
51
"@nuxt/eslint-config": "^0.7.1",
52
"@nuxt/module-builder": "^0.8.4",
53
"@nuxt/schema": "^3.14.1592",
playground/package.json
@@ -9,9 +9,9 @@
9
"typecheck": "nuxi typecheck"
10
11
"dependencies": {
12
- "nuxt": "^3.13.2",
13
- "typescript": "^5.6.2",
14
- "vue": "^3.5.10",
15
- "vue-tsc": "^2.1.6"
+ "nuxt": "^3.14.1592",
+ "typescript": "^5.6.3",
+ "vue": "^3.5.13",
+ "vue-tsc": "^2.1.10"
16
}
17
0 commit comments