Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Oct 18, 2024
1 parent 1feea3d commit 30bf80a
Show file tree
Hide file tree
Showing 20 changed files with 1,909 additions and 1,405 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@bytemd/plugin-gfm": "^1.21.0",
"@bytemd/vue-next": "^1.21.0",
"@headlessui/vue": "^1.7.23",
"@imengyu/vue3-context-menu": "^1.4.2",
"@imengyu/vue3-context-menu": "^1.4.3",
"@tinymce/tinymce-vue": "^6.0.1",
"@visactor/vchart": "^1.12.6",
"@visactor/vchart": "^1.12.8",
"@vue-office/docx": "^1.6.2",
"@vue-office/excel": "^1.7.11",
"@vue-office/pdf": "^2.0.2",
"@vue-office/pdf": "^2.0.6",
"@vueuse/components": "^11.1.0",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
Expand All @@ -37,10 +37,10 @@
"cropperjs": "^1.6.2",
"dayjs": "^1.11.13",
"defu": "^6.1.4",
"disable-devtool": "^0.3.7",
"disable-devtool": "^0.3.8",
"echarts": "^5.5.1",
"element-plus": "^2.8.3",
"eruda": "^3.3.0",
"element-plus": "^2.8.5",
"eruda": "^3.4.0",
"floating-vue": "5.2.2",
"hotkeys-js": "^3.13.7",
"lodash-es": "^4.17.21",
Expand All @@ -50,29 +50,29 @@
"overlayscrollbars": "^2.10.0",
"overlayscrollbars-vue": "^0.5.9",
"path-browserify": "^1.0.1",
"path-to-regexp": "^8.1.0",
"pinia": "^2.2.2",
"path-to-regexp": "^8.2.0",
"pinia": "^2.2.4",
"print-js": "^1.6.0",
"qrcode": "^1.5.4",
"qs": "^6.13.0",
"scule": "^1.3.0",
"splitpanes": "^3.1.5",
"swiper": "^11.1.14",
"tinymce": "^7.3.0",
"tinymce": "^7.4.1",
"vconsole": "^3.15.1",
"vue": "^3.5.7",
"vue": "^3.5.12",
"vue-currency-input": "^3.1.0",
"vue-esign": "^1.1.4",
"vue-hooks-plus": "^2.2.1",
"vue-m-message": "^4.0.2",
"vue-router": "^4.4.5",
"vue3-count-to": "^1.1.2",
"vxe-table": "^4.7.16",
"xe-utils": "^3.5.30"
"xe-utils": "^3.5.31"
},
"devDependencies": {
"@antfu/eslint-config": "3.7.1",
"@iconify/json": "^2.2.251",
"@antfu/eslint-config": "3.8.0",
"@iconify/json": "^2.2.261",
"@iconify/vue": "^4.1.2",
"@stylistic/stylelint-config": "^2.0.0",
"@types/lodash-es": "^4.17.12",
Expand All @@ -82,46 +82,46 @@
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.16",
"@types/splitpanes": "^2.2.6",
"@unocss/eslint-plugin": "^0.62.4",
"@unocss/eslint-plugin": "^0.63.4",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"autoprefixer": "^10.4.20",
"boxen": "^8.0.1",
"eslint": "^9.11.0",
"esno": "^4.7.0",
"eslint": "^9.12.0",
"esno": "^4.8.0",
"fs-extra": "^11.2.0",
"http-server": "^14.1.1",
"inquirer": "^11.0.2",
"inquirer": "^12.0.0",
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.3",
"picocolors": "^1.1.0",
"npm-run-all2": "^6.2.4",
"picocolors": "^1.1.1",
"plop": "^4.0.1",
"postcss": "^8.4.47",
"postcss-nested": "^6.2.0",
"sass-embedded": "^1.79.3",
"sass-embedded": "^1.80.2",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.9.0",
"stylelint-config-recess-order": "^5.1.0",
"stylelint": "^16.10.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-scss": "^6.7.0",
"stylelint-scss": "^6.8.1",
"svgo": "^3.3.2",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"unocss-preset-scrollbar": "^0.3.1",
"unplugin-auto-import": "^0.18.3",
"unplugin-turbo-console": "^1.10.2",
"unplugin-turbo-console": "^1.10.4",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.6",
"vite": "^5.4.9",
"vite-plugin-app-loading": "^0.3.0",
"vite-plugin-archiver": "^0.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.4.5",
"vite-plugin-vue-devtools": "^7.5.2",
"vite-plugin-vue-meta-layouts": "^0.4.3",
"vue-tsc": "^2.1.6"
},
Expand Down
Loading

0 comments on commit 30bf80a

Please sign in to comment.