chore: update deps
正在显示
... | @@ -39,12 +39,12 @@ | ... | @@ -39,12 +39,12 @@ |
"@logicflow/extension": "^1.1.13", | "@logicflow/extension": "^1.1.13", | ||
"@vue/runtime-core": "^3.2.33", | "@vue/runtime-core": "^3.2.33", | ||
"@vue/shared": "^3.2.33", | "@vue/shared": "^3.2.33", | ||
"@vueuse/core": "^8.2.6", | "@vueuse/core": "^8.3.0", | ||
"@vueuse/shared": "^8.2.6", | "@vueuse/shared": "^8.3.0", | ||
"@zxcvbn-ts/core": "^2.0.1", | "@zxcvbn-ts/core": "^2.0.1", | ||
"ant-design-vue": "3.1.1", | "ant-design-vue": "^3.2.0", | ||
"axios": "^0.26.1", | "axios": "^0.26.1", | ||
"codemirror": "^5.65.2", | "codemirror": "^5.65.3", | ||
"cropperjs": "^1.5.12", | "cropperjs": "^1.5.12", | ||
"crypto-js": "^4.1.1", | "crypto-js": "^4.1.1", | ||
"dayjs": "^1.11.1", | "dayjs": "^1.11.1", | ||
... | @@ -59,7 +59,7 @@ | ... | @@ -59,7 +59,7 @@ |
"qrcode": "^1.5.0", | "qrcode": "^1.5.0", | ||
"qs": "^6.10.3", | "qs": "^6.10.3", | ||
"resize-observer-polyfill": "^1.5.1", | "resize-observer-polyfill": "^1.5.1", | ||
"showdown": "^2.0.3", | "showdown": "^2.1.0", | ||
"sortablejs": "^1.15.0", | "sortablejs": "^1.15.0", | ||
"tinymce": "^5.10.3", | "tinymce": "^5.10.3", | ||
"vditor": "^3.8.13", | "vditor": "^3.8.13", | ||
... | @@ -73,7 +73,7 @@ | ... | @@ -73,7 +73,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^16.2.3", | "@commitlint/cli": "^16.2.3", | ||
"@commitlint/config-conventional": "^16.2.1", | "@commitlint/config-conventional": "^16.2.1", | ||
"@iconify/json": "^2.1.28", | "@iconify/json": "^2.1.30", | ||
"@purge-icons/generated": "^0.8.1", | "@purge-icons/generated": "^0.8.1", | ||
"@types/codemirror": "^5.60.5", | "@types/codemirror": "^5.60.5", | ||
"@types/crypto-js": "^4.1.1", | "@types/crypto-js": "^4.1.1", | ||
... | @@ -82,19 +82,19 @@ | ... | @@ -82,19 +82,19 @@ |
"@types/intro.js": "^3.0.2", | "@types/intro.js": "^3.0.2", | ||
"@types/lodash-es": "^4.17.6", | "@types/lodash-es": "^4.17.6", | ||
"@types/mockjs": "^1.0.6", | "@types/mockjs": "^1.0.6", | ||
"@types/node": "^17.0.24", | "@types/node": "^17.0.25", | ||
"@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.4.2", | "@types/qrcode": "^1.4.2", | ||
"@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
"@types/showdown": "^1.9.4", | "@types/showdown": "^1.9.4", | ||
"@types/sortablejs": "^1.10.7", | "@types/sortablejs": "^1.10.7", | ||
"@typescript-eslint/eslint-plugin": "^5.19.0", | "@typescript-eslint/eslint-plugin": "^5.20.0", | ||
"@typescript-eslint/parser": "^5.19.0", | "@typescript-eslint/parser": "^5.20.0", | ||
"@vitejs/plugin-legacy": "^1.8.1", | "@vitejs/plugin-legacy": "^1.8.1", | ||
"@vitejs/plugin-vue": "^2.3.1", | "@vitejs/plugin-vue": "^2.3.1", | ||
"@vitejs/plugin-vue-jsx": "^1.3.10", | "@vitejs/plugin-vue-jsx": "^1.3.10", | ||
"@vue/compiler-sfc": "3.2.31", | "@vue/compiler-sfc": "3.2.31", | ||
"@vue/test-utils": "^2.0.0-rc.20", | "@vue/test-utils": "^2.0.0-rc.21", | ||
"autoprefixer": "^10.4.4", | "autoprefixer": "^10.4.4", | ||
"commitizen": "^4.2.4", | "commitizen": "^4.2.4", | ||
"conventional-changelog-cli": "^2.2.2", | "conventional-changelog-cli": "^2.2.2", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论