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 May 4, 2023
1 parent c822e29 commit eb9c7ac
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 368 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,35 +45,35 @@
"devDependencies": {
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.2",
"@types/node": "^18.16.3",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue-macros/volar": "^0.9.6",
"@vue-macros/volar": "^0.9.7",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^2.3.2",
"eslint": "^8.39.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.11.0",
"husky": "^8.0.3",
"jsdom": "^21.1.1",
"jsdom": "^22.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"sass": "^1.62.1",
"terser": "^5.17.1",
"typescript": "^5.0.4",
"unocss": "^0.51.8",
"unplugin-vue-define-options": "^1.3.4",
"vite": "^4.3.3",
"vite": "^4.3.4",
"vite-plugin-svg-icons": "^2.0.1",
"vite-svg-loader": "^4.0.0",
"vitest": "^0.30.1",
"vue-eslint-parser": "^9.1.1",
"vue-tsc": "^1.6.1"
"vitest": "^0.31.0",
"vue-eslint-parser": "^9.2.0",
"vue-tsc": "^1.6.4"
},
"lint-staged": {
"*.{js,jsx,vue,ts,tsx}": [
Expand Down
Loading

0 comments on commit eb9c7ac

Please sign in to comment.