Skip to content

Commit b21aad6

Browse files
committed
fix: #85
1 parent 019ed5c commit b21aad6

File tree

3 files changed

+121
-112
lines changed

3 files changed

+121
-112
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
"vue-demi": "^0.14.7"
7777
},
7878
"devDependencies": {
79-
"@antfu/eslint-config": "^2.13.0",
79+
"@antfu/eslint-config": "^2.13.2",
8080
"@commitlint/cli": "^19.2.1",
8181
"@commitlint/config-conventional": "^19.1.0",
8282
"@types/cross-spawn": "^6.0.6",
8383
"@types/lodash-es": "^4.17.12",
84-
"@types/node": "^20.12.5",
84+
"@types/node": "^20.12.7",
8585
"@types/prompts": "^2.4.9",
8686
"@types/semver": "^7.5.8",
8787
"@vitejs/plugin-vue": "^5.0.4",
@@ -113,7 +113,7 @@
113113
"unplugin-vue-components": "^0.26.0",
114114
"vite": "^5.2.8",
115115
"vite-plugin-dts": "^3.8.1",
116-
"vitepress": "^1.0.2",
116+
"vitepress": "^1.1.0",
117117
"vitest": "^1.4.0",
118118
"vue": "^3.4.21",
119119
"vue-global-config": "^0.6.0",

0 commit comments

Comments
 (0)