Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Sep 20, 2024
1 parent a0451a5 commit abe8c07
Show file tree
Hide file tree
Showing 19 changed files with 1,840 additions and 1,591 deletions.
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@headlessui/vue": "^1.7.23",
"@vant/touch-emulator": "^1.4.0",
"@visactor/vchart": "^1.12.1",
"@vueuse/components": "^11.0.3",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^11.0.3",
"@visactor/vchart": "^1.12.6",
"@vueuse/components": "^11.1.0",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"animate.css": "^4.1.1",
"axios": "^1.7.7",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"eruda": "^3.2.3",
"eruda": "^3.3.0",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"mockjs": "^1.1.0",
Expand All @@ -37,65 +37,65 @@
"pinia": "^2.2.2",
"qrcode": "^1.5.4",
"qs": "^6.13.0",
"swiper": "^11.1.11",
"vant": "^4.9.4",
"swiper": "^11.1.14",
"vant": "^4.9.6",
"vconsole": "^3.15.1",
"vue": "^3.4.38",
"vue": "^3.5.7",
"vue-esign": "^1.1.4",
"vue-m-message": "^4.0.2",
"vue-router": "^4.4.3"
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.1",
"@iconify/json": "^2.2.243",
"@antfu/eslint-config": "^3.7.1",
"@iconify/json": "^2.2.251",
"@iconify/vue": "^4.1.2",
"@stylistic/stylelint-config": "^2.0.0",
"@types/lodash-es": "^4.17.12",
"@types/mockjs": "^1.0.10",
"@types/nprogress": "^0.2.3",
"@types/path-browserify": "^1.0.3",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.15",
"@unocss/eslint-plugin": "^0.62.3",
"@unocss/preset-rem-to-px": "^0.62.3",
"@types/qs": "^6.9.16",
"@unocss/eslint-plugin": "^0.62.4",
"@unocss/preset-rem-to-px": "^0.62.4",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@yeungkc/unocss-preset-safe-area": "^0.0.10",
"autoprefixer": "^10.4.20",
"boxen": "^8.0.1",
"eslint": "^9.9.1",
"eslint": "^9.11.0",
"http-server": "^14.1.1",
"lint-staged": "^15.2.9",
"npm-run-all2": "^6.2.2",
"picocolors": "^1.0.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.3",
"picocolors": "^1.1.0",
"plop": "^4.0.1",
"postcss": "^8.4.42",
"postcss-mobile-forever": "^4.1.5",
"postcss": "^8.4.47",
"postcss-mobile-forever": "^4.1.6",
"postcss-nested": "^6.2.0",
"sass": "^1.77.8",
"sass": "^1.79.2",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.9.0",
"stylelint-config-recess-order": "^5.1.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^6.5.1",
"stylelint-scss": "^6.7.0",
"svgo": "^3.3.2",
"typescript": "^5.5.4",
"unocss": "^0.62.3",
"unplugin-auto-import": "^0.18.2",
"unplugin-turbo-console": "^1.10.1",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"unplugin-auto-import": "^0.18.3",
"unplugin-turbo-console": "^1.10.2",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-router": "^0.10.7",
"vite": "^5.4.2",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.6",
"vite-plugin-archiver": "^0.1.1",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-compression2": "^1.2.0",
"vite-plugin-fake-server": "^2.1.1",
"vite-plugin-banner": "^0.8.0",
"vite-plugin-compression2": "^1.3.0",
"vite-plugin-fake-server": "^2.1.2",
"vite-plugin-pages": "^0.32.3",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-devtools": "^7.3.9",
"vue-tsc": "^2.1.4"
"vite-plugin-vue-devtools": "^7.4.5",
"vue-tsc": "^2.1.6"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
2 changes: 1 addition & 1 deletion plop-templates/page/prompt.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import path from 'node:path'
import fs from 'node:fs'
import path from 'node:path'

function getFolder(path) {
const components = []
Expand Down
Loading

0 comments on commit abe8c07

Please sign in to comment.