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 67d8e1a commit f30d556Copy full SHA for f30d556
package.json
@@ -11,15 +11,15 @@
11
},
12
"devDependencies": {
13
"@nuxt/cli": "^3.25.1",
14
- "@nuxt/eslint": "^1.3.1",
15
- "@nuxt/eslint-config": "^1.3.1",
16
- "@types/node": "^22.15.17",
+ "@nuxt/eslint": "^1.4.1",
+ "@nuxt/eslint-config": "^1.4.1",
+ "@types/node": "^22.15.21",
17
"consola": "^3.4.2",
18
- "eslint": "^9.26.0",
+ "eslint": "^9.27.0",
19
"pathe": "^2.0.3",
20
"pkg-types": "^2.1.0",
21
"tinyexec": "^1.0.1",
22
- "tinyglobby": "^0.2.13",
+ "tinyglobby": "^0.2.14",
23
"turbo": "2.5.3",
24
"typescript": "5.8.3",
25
"vue-tsc": "2.2.10"
@@ -28,7 +28,7 @@
28
"@nuxt/examples-ui": "workspace:*",
29
"@nuxt/kit": "3.17.3",
30
"nuxt": "3.17.3",
31
- "vue": "3.5.13"
+ "vue": "3.5.15"
32
33
- "packageManager": "pnpm@10.10.0"
+ "packageManager": "pnpm@10.11.0"
34
}
0 commit comments