chore: update deps
This commit is contained in:
parent
a4531be904
commit
88a93c4e57
54
package.json
54
package.json
@ -14,48 +14,48 @@
|
|||||||
"cz": "cz"
|
"cz": "cz"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vueuse/core": "^8.9.4",
|
"@vueuse/core": "^9.13.0",
|
||||||
"@wangeditor/editor": "^5.1.20",
|
"@wangeditor/editor": "^5.1.23",
|
||||||
"@wangeditor/editor-for-vue": "^5.1.12",
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
||||||
"axios": "^1.1.3",
|
"axios": "^1.3.4",
|
||||||
"dayjs": "^1.11.7",
|
"dayjs": "^1.11.7",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"md-editor-v3": "^1.11.4",
|
"md-editor-v3": "^2.9.0",
|
||||||
"mockjs": "^1.1.0",
|
"mockjs": "^1.1.0",
|
||||||
"pinia": "^2.0.28",
|
"pinia": "^2.0.33",
|
||||||
"vue": "^3.2.45",
|
"vite": "^4.1.4",
|
||||||
|
"vue": "^3.2.47",
|
||||||
"vue-router": "^4.1.6"
|
"vue-router": "^4.1.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^17.0.3",
|
"@commitlint/cli": "^17.4.4",
|
||||||
"@commitlint/config-conventional": "^17.0.3",
|
"@commitlint/config-conventional": "^17.4.4",
|
||||||
"@iconify/json": "^2.1.99",
|
"@iconify/json": "^2.2.31",
|
||||||
"@iconify/vue": "^3.2.1",
|
"@iconify/vue": "^4.1.0",
|
||||||
"@vitejs/plugin-vue": "^1.10.2",
|
"@vitejs/plugin-vue": "^4.0.0",
|
||||||
"@vue/compiler-sfc": "^3.2.31",
|
"@vue/compiler-sfc": "^3.2.47",
|
||||||
"chalk": "^5.0.1",
|
"chalk": "^5.2.0",
|
||||||
"commitizen": "^4.2.4",
|
"commitizen": "^4.3.0",
|
||||||
"cz-conventional-changelog": "^3.3.0",
|
"cz-conventional-changelog": "^3.3.0",
|
||||||
"cz-customizable": "^6.9.0",
|
"cz-customizable": "^7.0.0",
|
||||||
"dotenv": "^10.0.0",
|
"dotenv": "^16.0.3",
|
||||||
"eslint": "^8.12.0",
|
"eslint": "^8.12.0",
|
||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
"eslint-plugin-prettier": "^4.0.0",
|
"eslint-plugin-prettier": "^4.0.0",
|
||||||
"eslint-plugin-vue": "^8.5.0",
|
"eslint-plugin-vue": "^8.5.0",
|
||||||
"esno": "^0.13.0",
|
"esno": "^0.16.3",
|
||||||
"fs-extra": "^10.0.1",
|
"fs-extra": "^11.1.0",
|
||||||
"husky": "^8.0.1",
|
"husky": "^8.0.3",
|
||||||
"lint-staged": "^13.0.3",
|
"lint-staged": "^13.1.2",
|
||||||
"naive-ui": "^2.34.3",
|
"naive-ui": "^2.34.3",
|
||||||
"prettier": "^2.6.1",
|
"prettier": "^2.8.4",
|
||||||
"rollup-plugin-visualizer": "^5.8.2",
|
"rollup-plugin-visualizer": "^5.9.0",
|
||||||
"sass": "^1.49.10",
|
"sass": "^1.58.3",
|
||||||
"unocss": "0.46.5",
|
"unocss": "0.46.5",
|
||||||
"unplugin-auto-import": "^0.9.2",
|
"unplugin-auto-import": "^0.15.1",
|
||||||
"unplugin-icons": "^0.14.9",
|
"unplugin-icons": "^0.15.3",
|
||||||
"unplugin-vue-components": "^0.17.21",
|
"unplugin-vue-components": "^0.24.1",
|
||||||
"unplugin-vue-define-options": "^0.11.2",
|
"unplugin-vue-define-options": "^0.11.2",
|
||||||
"vite": "^3.2.5",
|
|
||||||
"vite-plugin-compression": "^0.5.1",
|
"vite-plugin-compression": "^0.5.1",
|
||||||
"vite-plugin-html": "^3.2.0",
|
"vite-plugin-html": "^3.2.0",
|
||||||
"vite-plugin-mock": "^2.9.6",
|
"vite-plugin-mock": "^2.9.6",
|
||||||
|
2537
pnpm-lock.yaml
generated
2537
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user