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 Feb 22, 2023
1 parent 15fa81f commit 2df2d85
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 186 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v3-admin-vite",
"version": "3.3.2",
"version": "3.3.3",
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术.",
"author": {
"name": "pany",
Expand Down Expand Up @@ -34,7 +34,7 @@
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.1",
"pinia": "^2.0.30",
"pinia": "^2.0.32",
"screenfull": "^6.0.2",
"vue": "^3.2.47",
"vue-router": "^4.1.6",
Expand All @@ -48,11 +48,11 @@
"@types/node": "^18.14.0",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/test-utils": "^2.3.0",
"eslint": "^8.34.0",
Expand All @@ -67,12 +67,12 @@
"typescript": "^4.9.5",
"unocss": "^0.49.7",
"unplugin-vue-define-options": "^1.2.2",
"vite": "^4.1.2",
"vite": "^4.1.4",
"vite-plugin-svg-icons": "^2.0.1",
"vite-svg-loader": "^4.0.0",
"vitest": "^0.28.5",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.1.4"
"vue-tsc": "^1.1.7"
},
"lint-staged": {
"*.{js,jsx,vue,ts,tsx}": [
Expand Down
Loading

0 comments on commit 2df2d85

Please sign in to comment.