Skip to content

Commit

Permalink
build(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Sep 4, 2022
1 parent 3e0cc8c commit 21b6fb6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
"@types/node": "^18.7.14",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.45.14",
"@unocss/vite": "^0.45.14",
"@unocss/preset-uno": "^0.45.15",
"@unocss/vite": "^0.45.15",
"@vitejs/plugin-vue": "^3.0.3",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"commitizen": "^4.2.5",
Expand All @@ -104,7 +104,7 @@
"lint-staged": "^13.0.3",
"mockjs": "^1.1.0",
"postinstall-postinstall": "^2.1.0",
"rollup-plugin-visualizer": "^5.8.0",
"rollup-plugin-visualizer": "^5.8.1",
"sass": "^1.54.8",
"standard-version": "^9.5.0",
"typescript": "4.8.2",
Expand All @@ -117,9 +117,9 @@
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-progress": "^0.0.3",
"vite-plugin-pwa": "^0.12.4",
"vite-plugin-pwa": "^0.12.6",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^0.40.5"
"vue-tsc": "^0.40.6"
},
"lint-staged": {
"*.{vue,js,jsx,ts,tsx,json}": "eslint --fix"
Expand Down

1 comment on commit 21b6fb6

@vercel
Copy link

@vercel vercel bot commented on 21b6fb6 Sep 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.