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 fafd01b commit 13de1f9Copy full SHA for 13de1f9
package.json
@@ -12,15 +12,15 @@
12
"devDependencies": {
13
"@nuxt/eslint": "^1.3.0",
14
"@nuxt/kit": "3.13.2",
15
- "@types/node": "^22.9.0",
16
- "consola": "^3.2.3",
17
- "eslint": "^9.14.0",
18
- "globby": "^14.0.2",
19
- "pathe": "^2.0.0",
20
- "pkg-types": "^1.2.1",
21
- "tinyexec": "^0.3.1",
22
- "turbo": "^2.3.0",
23
- "typescript": "^5.6.3"
+ "@types/node": "^22.14.0",
+ "consola": "^3.4.2",
+ "eslint": "^9.23.0",
+ "globby": "^14.1.0",
+ "pathe": "^2.0.3",
+ "pkg-types": "^1.3.1",
+ "tinyexec": "^0.3.2",
+ "turbo": "^2.4.4",
+ "typescript": "^5.8.2"
24
},
25
"resolutions": {
26
0 commit comments