We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19f905 commit bd315d1Copy full SHA for bd315d1
package.json
@@ -76,22 +76,22 @@
76
"defu": "^6.1.4"
77
},
78
"devDependencies": {
79
- "@antfu/eslint-config": "3.16.0",
+ "@antfu/eslint-config": "4.1.0",
80
"@nuxt/module-builder": "^0.8.4",
81
"@nuxt/schema": "^3.15.3",
82
"@nuxt/test-utils": "^3.15.4",
83
"@types/node": "^22.12.0",
84
- "@vitest/coverage-v8": "^2.1.8",
+ "@vitest/coverage-v8": "^3.0.4",
85
"@vue/test-utils": "^2.4.6",
86
- "bumpp": "^9.11.1",
+ "bumpp": "^10.0.1",
87
"eslint": "^9.19.0",
88
- "happy-dom": "^15.11.7",
+ "happy-dom": "^16.7.3",
89
"nuxt": "^3.15.3",
90
"tsx": "^4.19.2",
91
"typescript": "^5.7.3",
92
- "unbuild": "^2.0.0",
+ "unbuild": "^3.3.1",
93
"unconfig": "^0.6.1",
94
- "vitest": "^2.1.8",
+ "vitest": "^3.0.4",
95
"vue": "^3.5.13"
96
97
"resolutions": {
0 commit comments