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 50e7047 commit 22b76d7Copy full SHA for 22b76d7
package.json
@@ -28,19 +28,19 @@
28
"test": "vitest run"
29
},
30
"dependencies": {
31
- "@nuxt/kit": "^3.14.159",
+ "@nuxt/kit": "^3.14.1592",
32
"globby": "^14.0.2",
33
"knitwork": "^1.1.0",
34
"scule": "^1.3.0"
35
36
"devDependencies": {
37
- "@antfu/eslint-config": "^3.8.0",
+ "@antfu/eslint-config": "^3.11.2",
38
"@nuxt/module-builder": "^0.8.4",
39
"@nuxt/test-utils": "^3.14.4",
40
- "@types/node": "^22.9.0",
41
- "eslint": "^9.14.0",
42
- "nuxt": "^3.14.159",
43
- "typescript": "^5.6.3",
44
- "vitest": "^2.1.4"
+ "@types/node": "^22.10.1",
+ "eslint": "^9.16.0",
+ "nuxt": "^3.14.1592",
+ "typescript": "^5.7.2",
+ "vitest": "^2.1.7"
45
}
46
0 commit comments