Skip to content

Commit

Permalink
refactor: router (#145)
Browse files Browse the repository at this point in the history
* refactor: router

* perf: router

* perf: router

* perf: router

Co-authored-by: lrl <742798240@qq.com>
  • Loading branch information
xiaoxian521 and Ten-K authored Dec 12, 2021
1 parent 7811f6b commit d57e0e3
Show file tree
Hide file tree
Showing 19 changed files with 3,733 additions and 1,805 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"sortablejs": "1.13.0",
"typescript-cookie": "^1.0.0",
"v-contextmenu": "3.0.0",
"vue": "^3.2.21",
"vue": "^3.2.24",
"vue-i18n": "^9.2.0-beta.3",
"vue-json-pretty": "^2.0.2",
"vue-router": "^4.0.11",
Expand All @@ -87,7 +87,7 @@
"@typescript-eslint/parser": "4.31.0",
"@vitejs/plugin-vue": "^1.10.2",
"@vitejs/plugin-vue-jsx": "^1.3.1",
"@vue/compiler-sfc": "^3.2.21",
"@vue/compiler-sfc": "^3.2.24",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/eslint-config-typescript": "7.0.0",
"@zougt/vite-plugin-theme-preprocessor": "^1.3.12",
Expand Down
Loading

0 comments on commit d57e0e3

Please sign in to comment.