Skip to content

Commit

Permalink
🔼 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Redlnn committed Nov 17, 2024
1 parent b1350b5 commit 77c6f39
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 395 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
"gen-pkg-pson": "node tools/genPackageJson.js"
},
"dependencies": {
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@tsconfig/node22": "^22.0.0",
"@types/node": "^22.9.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/tsconfig": "^0.5.1",
"@vue/tsconfig": "^0.6.0",
"@vueuse/core": "^11.2.0",
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.0",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"sass-embedded": "^1.80.6",
"sass-embedded": "^1.81.0",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-static-copy": "^2.1.0",
"vue-tsc": "^2.1.10"
Expand Down
Loading

0 comments on commit 77c6f39

Please sign in to comment.