Skip to content

Commit 947b6a0

Browse files
committed
chore: 升级依赖
1 parent bd782cf commit 947b6a0

File tree

2 files changed

+113
-113
lines changed

2 files changed

+113
-113
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v3-admin-vite",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element-Plus、Pinia 和 Vite 等主流技术.",
55
"author": {
66
"name": "pany",
@@ -41,12 +41,12 @@
4141
"devDependencies": {
4242
"@types/js-cookie": "^3.0.2",
4343
"@types/lodash-es": "^4.17.6",
44-
"@types/node": "^17.0.31",
44+
"@types/node": "^17.0.32",
4545
"@types/nprogress": "^0.2.0",
4646
"@types/path-browserify": "^1.0.0",
4747
"@typescript-eslint/eslint-plugin": "^5.23.0",
4848
"@typescript-eslint/parser": "^5.23.0",
49-
"@vitejs/plugin-vue": "^2.3.2",
49+
"@vitejs/plugin-vue": "^2.3.3",
5050
"@vue/eslint-config-prettier": "^7.0.0",
5151
"@vue/eslint-config-typescript": "^10.0.0",
5252
"eslint": "^8.15.0",
@@ -58,10 +58,10 @@
5858
"sass": "^1.51.0",
5959
"typescript": "^4.6.4",
6060
"unocss": "^0.33.2",
61-
"vite": "^2.9.8",
61+
"vite": "^2.9.9",
6262
"vite-plugin-svg-icons": "^2.0.1",
6363
"vue-eslint-parser": "^8.3.0",
64-
"vue-tsc": "^0.34.11"
64+
"vue-tsc": "^0.34.13"
6565
},
6666
"lint-staged": {
6767
"*.{js,jsx,vue,ts,tsx}": [

0 commit comments

Comments
 (0)