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 019ed5c commit b21aad6Copy full SHA for b21aad6
package.json
@@ -76,12 +76,12 @@
76
"vue-demi": "^0.14.7"
77
},
78
"devDependencies": {
79
- "@antfu/eslint-config": "^2.13.0",
+ "@antfu/eslint-config": "^2.13.2",
80
"@commitlint/cli": "^19.2.1",
81
"@commitlint/config-conventional": "^19.1.0",
82
"@types/cross-spawn": "^6.0.6",
83
"@types/lodash-es": "^4.17.12",
84
- "@types/node": "^20.12.5",
+ "@types/node": "^20.12.7",
85
"@types/prompts": "^2.4.9",
86
"@types/semver": "^7.5.8",
87
"@vitejs/plugin-vue": "^5.0.4",
@@ -113,7 +113,7 @@
113
"unplugin-vue-components": "^0.26.0",
114
"vite": "^5.2.8",
115
"vite-plugin-dts": "^3.8.1",
116
- "vitepress": "^1.0.2",
+ "vitepress": "^1.1.0",
117
"vitest": "^1.4.0",
118
"vue": "^3.4.21",
119
"vue-global-config": "^0.6.0",
0 commit comments