chore: update deps
This commit is contained in:
parent
18c3b4f8be
commit
c804ebad3d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ruoyi-vue-pro-vue3",
|
||||
"version": "0.0.154",
|
||||
"version": "0.0.160",
|
||||
"description": "基于vue3、element-plus、typesScript、vite3。",
|
||||
"author": "xingyu",
|
||||
"private": false,
|
||||
@ -27,7 +27,7 @@
|
||||
"dependencies": {
|
||||
"@iconify/iconify": "^2.2.1",
|
||||
"@vueuse/core": "^8.9.4",
|
||||
"@wangeditor/editor": "^5.1.11",
|
||||
"@wangeditor/editor": "^5.1.10",
|
||||
"@wangeditor/editor-for-vue": "^5.1.10",
|
||||
"@zxcvbn-ts/core": "^2.0.3",
|
||||
"animate.css": "^4.1.1",
|
||||
@ -63,8 +63,8 @@
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/qrcode": "^1.4.2",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.6",
|
||||
"@typescript-eslint/parser": "^5.30.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"@vitejs/plugin-vue": "^3.0.1",
|
||||
"@vitejs/plugin-vue-jsx": "^2.0.0",
|
||||
"autoprefixer": "^10.4.7",
|
||||
@ -91,7 +91,7 @@
|
||||
"stylelint-order": "^5.0.0",
|
||||
"typescript": "4.7.4",
|
||||
"unplugin-vue-define-options": "^0.6.2",
|
||||
"vite": "3.0.1",
|
||||
"vite": "3.0.2",
|
||||
"vite-plugin-eslint": "^1.6.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-plugin-purge-icons": "^0.8.1",
|
||||
|
Loading…
Reference in New Issue
Block a user