Skip to content

Commit

Permalink
chore: updates all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Nov 7, 2022
1 parent 8389a52 commit 907dc21
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 377 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v3-admin-vite",
"version": "3.3.0",
"version": "3.3.1",
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术.",
"author": {
"name": "pany",
Expand All @@ -26,7 +26,7 @@
"@element-plus/icons-vue": "^2.0.10",
"axios": "^1.1.3",
"dayjs": "^1.11.6",
"element-plus": "^2.2.19",
"element-plus": "^2.2.20",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
Expand All @@ -44,26 +44,26 @@
"devDependencies": {
"@types/js-cookie": "^3.0.2",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.11.8",
"@types/node": "^18.11.9",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.6.0",
"eslint-plugin-vue": "^9.7.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"sass": "^1.55.0",
"sass": "^1.56.0",
"terser": "^5.15.1",
"typescript": "^4.8.4",
"unocss": "^0.46.1",
"vite": "^3.2.1",
"unocss": "^0.46.3",
"vite": "^3.2.3",
"vite-plugin-svg-icons": "^2.0.1",
"vite-svg-loader": "^3.6.0",
"vue-eslint-parser": "^9.1.0",
Expand Down
Loading

0 comments on commit 907dc21

Please sign in to comment.