mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-04 04:57:53 +08:00
更新依赖
This commit is contained in:
parent
a079b0236f
commit
ae07789d4f
24
package.json
24
package.json
@ -20,10 +20,10 @@
|
||||
"@bytemd/vue-next": "^1.21.0",
|
||||
"@headlessui/vue": "^1.7.16",
|
||||
"@tinymce/tinymce-vue": "^5.1.1",
|
||||
"@vueuse/core": "^10.6.0",
|
||||
"@vueuse/integrations": "^10.6.0",
|
||||
"@vueuse/core": "^10.6.1",
|
||||
"@vueuse/integrations": "^10.6.1",
|
||||
"animate.css": "^4.1.1",
|
||||
"axios": "^1.6.1",
|
||||
"axios": "^1.6.2",
|
||||
"bytemd": "^1.21.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"defu": "^6.1.3",
|
||||
@ -44,10 +44,10 @@
|
||||
"print-js": "^1.6.0",
|
||||
"qrcode": "^1.5.3",
|
||||
"qs": "^6.11.2",
|
||||
"scule": "^1.0.0",
|
||||
"scule": "^1.1.0",
|
||||
"splitpanes": "^3.1.5",
|
||||
"swiper": "^11.0.4",
|
||||
"tinymce": "^6.7.2",
|
||||
"tinymce": "^6.7.3",
|
||||
"vconsole": "^3.15.1",
|
||||
"vue": "^3.3.8",
|
||||
"vue-esign": "^1.1.4",
|
||||
@ -58,8 +58,8 @@
|
||||
"xe-utils": "^3.5.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "1.1.0",
|
||||
"@iconify/json": "^2.2.139",
|
||||
"@antfu/eslint-config": "2.0.0",
|
||||
"@iconify/json": "^2.2.143",
|
||||
"@iconify/vue": "^4.1.1",
|
||||
"@types/lodash-es": "^4.17.11",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
@ -71,12 +71,12 @@
|
||||
"@vitejs/plugin-vue": "^4.4.1",
|
||||
"@vitejs/plugin-vue-jsx": "^3.0.2",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"eslint": "^8.53.0",
|
||||
"esno": "^0.17.0",
|
||||
"eslint": "^8.54.0",
|
||||
"esno": "^4.0.0",
|
||||
"fs-extra": "^11.1.1",
|
||||
"http-server": "^14.1.1",
|
||||
"inquirer": "^9.2.12",
|
||||
"lint-staged": "^15.0.2",
|
||||
"lint-staged": "^15.1.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"plop": "^4.0.0",
|
||||
"postcss-html": "^1.5.0",
|
||||
@ -87,10 +87,10 @@
|
||||
"stylelint-config-standard-vue": "^1.0.0",
|
||||
"stylelint-scss": "^5.3.1",
|
||||
"stylelint-stylistic": "^0.4.3",
|
||||
"svgo": "^3.0.3",
|
||||
"svgo": "^3.0.4",
|
||||
"terser": "^5.24.0",
|
||||
"typescript": "^5.2.2",
|
||||
"unocss": "^0.57.3",
|
||||
"unocss": "^0.57.6",
|
||||
"unplugin-auto-import": "^0.16.7",
|
||||
"unplugin-vue-components": "^0.25.2",
|
||||
"vite": "^4.5.0",
|
||||
|
1474
pnpm-lock.yaml
1474
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user