We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c318328 commit bf09d4dCopy full SHA for bf09d4d
package.json
@@ -96,11 +96,11 @@
96
"@commitlint/config-conventional": "^19.5.0",
97
"@types/cross-spawn": "^6.0.6",
98
"@types/lodash-es": "^4.17.12",
99
- "@types/node": "^22.8.1",
+ "@types/node": "^22.8.4",
100
"@types/prompts": "^2.4.9",
101
"@types/semver": "^7.5.8",
102
"@vitejs/plugin-vue": "^5.1.4",
103
- "@vitest/ui": "^2.1.3",
+ "@vitest/ui": "^2.1.4",
104
"@vue/compiler-sfc": "^3.5.12",
105
"@vue/test-utils": "^2.4.6",
106
"axios": "^1.7.7",
@@ -132,8 +132,8 @@
132
"unplugin-vue-components": "^0.27.4",
133
"vite": "^5.4.10",
134
"vite-plugin-dts": "4.3.0",
135
- "vitepress": "^1.4.1",
136
- "vitest": "^2.1.3",
+ "vitepress": "^1.4.2",
+ "vitest": "^2.1.4",
137
"vue": "^3.5.12",
138
"vue-global-config": "^0.6.3",
139
"zhlint": "^0.8.2"
0 commit comments