Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Dec 7, 2023
1 parent 031e6f9 commit e5b32ae
Show file tree
Hide file tree
Showing 3 changed files with 471 additions and 554 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.16",
"@vueuse/core": "^10.6.1",
"@vueuse/integrations": "^10.6.1",
"@vueuse/core": "^10.7.0",
"@vueuse/integrations": "^10.7.0",
"axios": "^1.6.2",
"dayjs": "^1.11.10",
"defu": "^6.1.3",
Expand All @@ -42,13 +42,13 @@
"qs": "^6.11.2",
"scule": "^1.1.1",
"vconsole": "^3.15.1",
"vue": "^3.3.9",
"vue": "^3.3.10",
"vue-m-message": "^4.0.2",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "2.2.2",
"@iconify/json": "^2.2.151",
"@antfu/eslint-config": "2.3.4",
"@iconify/json": "^2.2.153",
"@iconify/vue": "^4.1.1",
"@types/lodash-es": "^4.17.12",
"@types/nprogress": "^0.2.3",
Expand All @@ -60,13 +60,13 @@
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.16",
"bumpp": "^9.2.0",
"cz-git": "^1.7.1",
"cz-git": "^1.8.0",
"eslint": "^8.55.0",
"esno": "^4.0.0",
"fs-extra": "^11.2.0",
"http-server": "^14.1.1",
"inquirer": "^9.2.12",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"npm-run-all": "^4.1.5",
"plop": "^4.0.0",
"sass": "^1.69.5",
Expand All @@ -77,20 +77,20 @@
"stylelint-scss": "^5.3.1",
"stylelint-stylistic": "^0.4.3",
"svgo": "^3.0.5",
"terser": "^5.24.0",
"typescript": "^5.3.2",
"terser": "^5.25.0",
"typescript": "^5.3.3",
"unocss": "^0.58.0",
"unplugin-auto-import": "^0.17.2",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.4",
"vite": "^5.0.6",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mock": "^2.9.8",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-inspector": "^4.0.0",
"vite-plugin-vue-inspector": "^4.0.2",
"vite-plugin-vue-meta-layouts": "^0.3.3",
"vue-tsc": "^1.8.24"
"vue-tsc": "^1.8.25"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit e5b32ae

Please sign in to comment.