提交 d7d60398 作者: Vben

chore: update deps

上级 bc82d1a3
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"@iconify/iconify": "^2.0.1", "@iconify/iconify": "^2.0.1",
"@logicflow/core": "^0.4.3", "@logicflow/core": "^0.4.3",
"@logicflow/extension": "^0.4.3", "@logicflow/extension": "^0.4.3",
"@vueuse/core": "^4.9.3", "@vueuse/core": "^4.11.0",
"@zxcvbn-ts/core": "^0.3.0", "@zxcvbn-ts/core": "^0.3.0",
"ant-design-vue": "^2.1.6", "ant-design-vue": "^2.1.6",
"axios": "^0.21.1", "axios": "^0.21.1",
...@@ -47,12 +47,12 @@ ...@@ -47,12 +47,12 @@
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0", "path-to-regexp": "^6.2.0",
"pinia": "2.0.0-alpha.16", "pinia": "2.0.0-alpha.18",
"print-js": "^1.6.0", "print-js": "^1.6.0",
"qrcode": "^1.4.4", "qrcode": "^1.4.4",
"sortablejs": "^1.13.0", "sortablejs": "^1.13.0",
"tinymce": "^5.8.0", "tinymce": "^5.8.0",
"vditor": "^3.8.4", "vditor": "^3.8.5",
"vue": "3.0.11", "vue": "3.0.11",
"vue-i18n": "9.0.0", "vue-i18n": "9.0.0",
"vue-json-pretty": "^2.0.2", "vue-json-pretty": "^2.0.2",
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^12.1.4", "@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4", "@commitlint/config-conventional": "^12.1.4",
"@iconify/json": "^1.1.343", "@iconify/json": "^1.1.344",
"@purge-icons/generated": "^0.7.0", "@purge-icons/generated": "^0.7.0",
"@types/codemirror": "^5.60.0", "@types/codemirror": "^5.60.0",
"@types/crypto-js": "^4.0.1", "@types/crypto-js": "^4.0.1",
...@@ -75,9 +75,9 @@ ...@@ -75,9 +75,9 @@
"@types/qrcode": "^1.4.0", "@types/qrcode": "^1.4.0",
"@types/qs": "^6.9.6", "@types/qs": "^6.9.6",
"@types/sortablejs": "^1.10.6", "@types/sortablejs": "^1.10.6",
"@typescript-eslint/eslint-plugin": "^4.23.0", "@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.23.0", "@typescript-eslint/parser": "^4.24.0",
"@vitejs/plugin-legacy": "^1.3.4", "@vitejs/plugin-legacy": "^1.4.0",
"@vitejs/plugin-vue": "^1.2.2", "@vitejs/plugin-vue": "^1.2.2",
"@vitejs/plugin-vue-jsx": "^1.1.4", "@vitejs/plugin-vue-jsx": "^1.1.4",
"@vue/compiler-sfc": "3.0.11", "@vue/compiler-sfc": "3.0.11",
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
"stylelint-order": "^4.1.0", "stylelint-order": "^4.1.0",
"ts-node": "^9.1.1", "ts-node": "^9.1.1",
"typescript": "4.2.4", "typescript": "4.2.4",
"vite": "2.3.2", "vite": "2.3.3",
"vite-plugin-compression": "^0.2.5", "vite-plugin-compression": "^0.2.5",
"vite-plugin-html": "^2.0.7", "vite-plugin-html": "^2.0.7",
"vite-plugin-imagemin": "^0.3.2", "vite-plugin-imagemin": "^0.3.2",
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
"vite-plugin-theme": "^0.7.1", "vite-plugin-theme": "^0.7.1",
"vite-plugin-windicss": "0.15.10", "vite-plugin-windicss": "0.15.10",
"vue-eslint-parser": "^7.6.0", "vue-eslint-parser": "^7.6.0",
"vue-tsc": "^0.1.2" "vue-tsc": "^0.1.3"
}, },
"resolutions": { "resolutions": {
"//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it", "//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论