Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Aug 14, 2024
1 parent 6db6521 commit 23fafcd
Show file tree
Hide file tree
Showing 3 changed files with 1,623 additions and 1,624 deletions.
72 changes: 36 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,82 +19,82 @@
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@vant/touch-emulator": "^1.4.0",
"@visactor/vchart": "^1.11.9",
"@visactor/vchart": "^1.11.12",
"@vueuse/components": "^10.11.1",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"@vueuse/core": "^10.11.1",
"@vueuse/integrations": "^10.11.1",
"animate.css": "^4.1.1",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"axios": "^1.7.4",
"dayjs": "^1.11.12",
"echarts": "^5.5.1",
"eruda": "^3.2.0",
"eruda": "^3.2.3",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"overlayscrollbars-vue": "^0.5.9",
"path-browserify": "^1.0.1",
"pinia": "^2.1.7",
"qrcode": "^1.5.3",
"qs": "^6.12.3",
"swiper": "^11.1.5",
"vant": "^4.9.2",
"pinia": "^2.2.1",
"qrcode": "^1.5.4",
"qs": "^6.13.0",
"swiper": "^11.1.9",
"vant": "^4.9.4",
"vconsole": "^3.15.1",
"vue": "^3.4.32",
"vue": "^3.4.37",
"vue-esign": "^1.1.4",
"vue-m-message": "^4.0.2",
"vue-router": "^4.4.0"
"vue-router": "^4.4.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.0",
"@iconify/json": "^2.2.228",
"@antfu/eslint-config": "^2.25.1",
"@iconify/json": "^2.2.237",
"@iconify/vue": "^4.1.2",
"@stylistic/stylelint-config": "^1.0.1",
"@stylistic/stylelint-config": "^2.0.0",
"@types/archiver": "^6.0.2",
"@types/lodash-es": "^4.17.12",
"@types/mockjs": "^1.0.10",
"@types/nprogress": "^0.2.3",
"@types/path-browserify": "^1.0.2",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.15",
"@unocss/eslint-plugin": "^0.61.5",
"@unocss/preset-rem-to-px": "^0.61.5",
"@vitejs/plugin-vue": "^5.0.5",
"@unocss/eslint-plugin": "^0.62.1",
"@unocss/preset-rem-to-px": "^0.62.1",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@yeungkc/unocss-preset-safe-area": "^0.0.8",
"archiver": "^7.0.1",
"autoprefixer": "^10.4.19",
"boxen": "^8.0.0",
"eslint": "^9.7.0",
"autoprefixer": "^10.4.20",
"boxen": "^8.0.1",
"eslint": "^9.9.0",
"http-server": "^14.1.1",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.9",
"npm-run-all2": "^6.2.2",
"picocolors": "^1.0.1",
"plop": "^4.0.1",
"postcss": "^8.4.39",
"postcss": "^8.4.41",
"postcss-mobile-forever": "^4.1.5",
"sass": "^1.77.8",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.7.0",
"stylelint": "^16.8.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.4.1",
"stylelint-scss": "^6.5.0",
"svgo": "^3.3.2",
"typescript": "^5.5.3",
"unocss": "^0.61.5",
"unplugin-auto-import": "^0.18.0",
"unplugin-turbo-console": "^1.9.11",
"unplugin-vue-components": "^0.27.3",
"unplugin-vue-router": "^0.10.0",
"vite": "^5.3.4",
"typescript": "^5.5.4",
"unocss": "^0.62.1",
"unplugin-auto-import": "^0.18.2",
"unplugin-turbo-console": "^1.10.1",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-router": "^0.10.4",
"vite": "^5.4.0",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-compression2": "^1.1.2",
"vite-plugin-compression2": "^1.1.4",
"vite-plugin-fake-server": "^2.1.1",
"vite-plugin-pages": "^0.32.3",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-devtools": "^7.3.6",
"vue-tsc": "^2.0.26"
"vite-plugin-vue-devtools": "^7.3.8",
"vue-tsc": "^2.0.29"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
Loading

0 comments on commit 23fafcd

Please sign in to comment.