Skip to content

Commit

Permalink
更新依赖项以保持兼容性,升级多个包至最新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
lvzhenbo committed Dec 13, 2024
1 parent 9b991e2 commit e703021
Show file tree
Hide file tree
Showing 2 changed files with 952 additions and 1,733 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,35 +15,35 @@
"dependencies": {
"@vicons/antd": "^0.12.0",
"@vicons/fluent": "^0.12.0",
"@vueuse/core": "^11.2.0",
"@vueuse/core": "^12.0.0",
"highlight.js": "^11.10.0",
"naive-ui": "^2.40.1",
"vue": "^3.5.12"
"naive-ui": "^2.40.3",
"vue": "^3.5.13"
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.16.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.8.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@types/node": "^22.10.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
"@vue/tsconfig": "^0.5.1",
"@vue/eslint-config-typescript": "^14.1.4",
"@vue/tsconfig": "^0.7.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-vue": "^9.30.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"typescript": "~5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.6.2",
"eslint-plugin-vue": "^9.32.0",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.16",
"typescript": "5.6.3",
"unplugin-auto-import": "^0.18.6",
"unplugin-vue-components": "^0.27.5",
"vite": "^6.0.3",
"vite-plugin-vue-devtools": "^7.6.8",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.10"
},
"packageManager": "[email protected]alpha.0+sha512.856941ef22665d2f3e41c04e8d86ed757ef057fb2bc35011698bfa988ef5817cc1cdd28bb883e7f23f0568c75de5544d4750211d4276b9ba6d55369eb207a549"
"packageManager": "[email protected]beta.1+sha512.629de0531b9ae9a3f8e372d014ef8f5a57906d9a48095ced54bbfbd246b4136381478032c8d13819fd1eedde8330517a799ea6756eedd9a136e36524fa3083cf"
}
Loading

0 comments on commit e703021

Please sign in to comment.