Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Jun 24, 2024
1 parent a923566 commit 88b3ec7
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 508 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@vant/touch-emulator": "^1.4.0",
"@visactor/vchart": "^1.11.3",
"@visactor/vchart": "^1.11.5",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"animate.css": "^4.1.1",
Expand All @@ -44,14 +44,14 @@
"swiper": "^11.1.4",
"vant": "^4.9.1",
"vconsole": "^3.15.1",
"vue": "^3.4.29",
"vue": "^3.4.30",
"vue-esign": "^1.1.4",
"vue-m-message": "^4.0.2",
"vue-router": "^4.3.3"
"vue-router": "^4.4.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@iconify/json": "^2.2.219",
"@iconify/json": "^2.2.221",
"@iconify/vue": "^4.1.2",
"@stylistic/stylelint-config": "^1.0.1",
"@types/archiver": "^6.0.2",
Expand Down Expand Up @@ -79,28 +79,28 @@
"plop": "^4.0.1",
"postcss": "^8.4.38",
"postcss-mobile-forever": "^4.1.4",
"sass": "^1.77.5",
"sass": "^1.77.6",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.6.1",
"stylelint-config-recess-order": "^5.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^6.3.1",
"stylelint-scss": "^6.3.2",
"svgo": "^3.3.2",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"unocss": "^0.61.0",
"unplugin-auto-import": "^0.17.6",
"unplugin-turbo-console": "^1.8.6",
"unplugin-vue-components": "^0.27.0",
"unplugin-vue-router": "^0.9.1",
"unplugin-vue-router": "^0.10.0",
"vite": "^5.3.1",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-compression2": "^1.1.1",
"vite-plugin-fake-server": "^2.1.1",
"vite-plugin-pages": "^0.32.2",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-devtools": "^7.3.0",
"vue-tsc": "^2.0.21"
"vite-plugin-vue-devtools": "^7.3.4",
"vue-tsc": "^2.0.22"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit 88b3ec7

Please sign in to comment.