Skip to content

Commit

Permalink
chore: updates all dependencies && vue 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed May 18, 2023
1 parent 87f7e23 commit 245d679
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 158 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.1",
"pinia": "^2.1.0",
"pinia": "^2.1.1",
"screenfull": "^6.0.2",
"vue": "^3.3.2",
"vue": "^3.3.4",
"vue-router": "^4.2.0",
"vxe-table": "^4.3.14",
"vxe-table-plugin-element": "^3.0.6",
Expand All @@ -45,7 +45,7 @@
"devDependencies": {
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.1.7",
"@types/node": "^20.2.0",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
Expand All @@ -66,10 +66,10 @@
"terser": "^5.17.4",
"typescript": "^5.0.4",
"unocss": "^0.51.13",
"vite": "^4.3.7",
"vite": "^4.3.8",
"vite-plugin-svg-icons": "^2.0.1",
"vite-svg-loader": "^4.0.0",
"vitest": "^0.31.0",
"vitest": "^0.31.1",
"vue-eslint-parser": "^9.3.0",
"vue-tsc": "^1.6.5"
},
Expand Down
Loading

0 comments on commit 245d679

Please sign in to comment.