chore: updates all dependencies

This commit is contained in:
pany
2023-06-15 13:48:57 +08:00
parent e8faa26bd7
commit 1a6c2f174e
2 changed files with 98 additions and 98 deletions

View File

@@ -34,22 +34,22 @@
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.1",
"pinia": "^2.1.3",
"pinia": "^2.1.4",
"screenfull": "^6.0.2",
"vue": "^3.3.4",
"vue-router": "^4.2.2",
"vxe-table": "^4.4.1",
"vxe-table": "^4.4.2",
"vxe-table-plugin-element": "^3.0.7",
"xe-utils": "^3.5.11"
},
"devDependencies": {
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.3.0",
"@types/node": "^20.3.1",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/eslint-config-prettier": "^7.1.0",
@@ -62,8 +62,8 @@
"jsdom": "^22.1.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"sass": "^1.63.3",
"terser": "^5.17.7",
"sass": "^1.63.4",
"terser": "^5.18.0",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"vite": "^4.3.9",