mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-11-29 18:48:31 +08:00
chore: 更新依赖
This commit is contained in:
parent
30a303195f
commit
cc9226f19e
28
package.json
28
package.json
@ -21,9 +21,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "^1.7.16",
|
||||
"@vueuse/core": "^10.7.0",
|
||||
"@vueuse/integrations": "^10.7.0",
|
||||
"axios": "^1.6.2",
|
||||
"@vueuse/core": "^10.7.1",
|
||||
"@vueuse/integrations": "^10.7.1",
|
||||
"axios": "^1.6.3",
|
||||
"dayjs": "^1.11.10",
|
||||
"defu": "^6.1.3",
|
||||
"element-plus": "^2.4.4",
|
||||
@ -42,22 +42,22 @@
|
||||
"qs": "^6.11.2",
|
||||
"scule": "^1.1.1",
|
||||
"vconsole": "^3.15.1",
|
||||
"vue": "^3.3.13",
|
||||
"vue": "^3.4.3",
|
||||
"vue-m-message": "^4.0.2",
|
||||
"vue-router": "^4.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "2.4.6",
|
||||
"@iconify/json": "^2.2.161",
|
||||
"@antfu/eslint-config": "2.6.1",
|
||||
"@iconify/json": "^2.2.163",
|
||||
"@iconify/vue": "^4.1.1",
|
||||
"@stylistic/stylelint-config": "^1.0.1",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/path-browserify": "^1.0.2",
|
||||
"@types/qs": "^6.9.11",
|
||||
"@unocss/eslint-plugin": "^0.58.0",
|
||||
"@unocss/eslint-plugin": "^0.58.2",
|
||||
"@vitejs/plugin-legacy": "^5.2.0",
|
||||
"@vitejs/plugin-vue": "^4.5.2",
|
||||
"@vitejs/plugin-vue": "^5.0.2",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"bumpp": "^9.2.1",
|
||||
@ -70,9 +70,9 @@
|
||||
"lint-staged": "^15.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"plop": "^4.0.1",
|
||||
"sass": "^1.69.5",
|
||||
"sass": "^1.69.6",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"stylelint": "^16.0.2",
|
||||
"stylelint": "^16.1.0",
|
||||
"stylelint-config-recess-order": "^4.4.0",
|
||||
"stylelint-config-standard-scss": "^12.0.0",
|
||||
"stylelint-config-standard-vue": "^1.0.0",
|
||||
@ -80,8 +80,8 @@
|
||||
"svgo": "^3.1.0",
|
||||
"terser": "^5.26.0",
|
||||
"typescript": "^5.3.3",
|
||||
"unocss": "^0.58.0",
|
||||
"unplugin-auto-import": "^0.17.2",
|
||||
"unocss": "^0.58.2",
|
||||
"unplugin-auto-import": "^0.17.3",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"vite": "^5.0.10",
|
||||
"vite-plugin-banner": "^0.7.1",
|
||||
@ -90,8 +90,8 @@
|
||||
"vite-plugin-pages": "^0.32.0",
|
||||
"vite-plugin-svg-icons": "^2.0.1",
|
||||
"vite-plugin-vue-inspector": "^4.0.2",
|
||||
"vite-plugin-vue-meta-layouts": "^0.3.4",
|
||||
"vue-tsc": "^1.8.26"
|
||||
"vite-plugin-vue-meta-layouts": "^0.4.1",
|
||||
"vue-tsc": "^1.8.27"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged",
|
||||
|
1558
pnpm-lock.yaml
1558
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user