We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3149061 commit ffa2e47Copy full SHA for ffa2e47
2 files changed
package.json
@@ -42,12 +42,12 @@
42
"@typescript-eslint/parser": "^8.56.0",
43
"@vitest/coverage-v8": "^4.0.18",
44
"@vue/test-utils": "^2.4.6",
45
- "eslint": "^9.39.2",
+ "eslint": "^9.39.3",
46
"eslint-config-prettier": "^10.1.8",
47
"eslint-plugin-nuxt": "^4.0.0",
48
"eslint-plugin-vitest": "^0.5.4",
49
"eslint-plugin-vue": "^10.8.0",
50
- "happy-dom": "^20.6.3",
+ "happy-dom": "^20.7.0",
51
"nuxt": "^4.3.1",
52
"nuxt-site-config": "^3.2.20",
53
"open-cli": "^8.0.0",
@@ -58,7 +58,7 @@
58
"type-fest": "^5.4.4",
59
"typescript": "^5.9.3",
60
"vitest": "^4.0.18",
61
- "vue-tsc": "^3.2.4"
+ "vue-tsc": "^3.2.5"
62
},
63
"engines": {
64
"node": "24",
0 commit comments