Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
ckvv committed Nov 29, 2023
1 parent c5aa301 commit ddd8d6b
Show file tree
Hide file tree
Showing 2 changed files with 1,266 additions and 889 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,22 @@
"async-validator": "^4.2.5"
},
"devDependencies": {
"@vue/repl": "^2.5.8",
"eslint": "^8.47.0",
"@vue/repl": "^2.8.1",
"eslint": "^8.54.0",
"@antfu/eslint-config": "0.40.2",
"tsx": "^3.12.7",
"@types/node": "^18.x",
"typescript": "5.1.6",
"vite": "^4.4.9",
"@vitejs/plugin-vue": "^4.2.3",
"vite-plugin-dts": "3.5.2",
"tsx": "^4.6.0",
"@types/node": "^20.x",
"typescript": "5.3.2",
"vite": "^5.0.3",
"@vitejs/plugin-vue": "^4.5.0",
"vite-plugin-dts": "3.6.3",
"@vue/tsconfig": "^0.4.0",
"fast-glob": "^3.3.1",
"fast-glob": "^3.3.2",
"simple-git-hooks": "^2.9.0",
"lint-staged": "^14.0.0",
"lint-staged": "^15.1.0",
"standard-version": "^9.5.0",
"vitepress": "1.0.0-rc.4",
"vue": "^3.3.4"
"vitepress": "1.0.0-rc.31",
"vue": "^3.3.9"
},
"peerDependencies": {
"vue": "^3.3.x"
Expand Down
Loading

0 comments on commit ddd8d6b

Please sign in to comment.