提交 e3569b81 作者: Vben

fix: typo, ifx #637

上级 7519a00a
...@@ -33,13 +33,13 @@ ...@@ -33,13 +33,13 @@
}, },
"dependencies": { "dependencies": {
"@iconify/iconify": "^2.0.1", "@iconify/iconify": "^2.0.1",
"@logicflow/core": "^0.4.3", "@logicflow/core": "^0.4.6",
"@logicflow/extension": "^0.4.3", "@logicflow/extension": "^0.4.6",
"@vueuse/core": "^4.11.0", "@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",
"codemirror": "^5.61.0", "codemirror": "^5.61.1",
"cropperjs": "^1.5.11", "cropperjs": "^1.5.11",
"crypto-js": "^4.0.0", "crypto-js": "^4.0.0",
"echarts": "^5.1.1", "echarts": "^5.1.1",
...@@ -47,11 +47,11 @@ ...@@ -47,11 +47,11 @@
"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.18", "pinia": "2.0.0-alpha.13",
"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.1",
"vditor": "^3.8.5", "vditor": "^3.8.5",
"vue": "3.0.11", "vue": "3.0.11",
"vue-i18n": "9.0.0", "vue-i18n": "9.0.0",
...@@ -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.344", "@iconify/json": "^1.1.347",
"@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",
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
"conventional-changelog-cli": "^2.1.1", "conventional-changelog-cli": "^2.1.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dotenv": "^9.0.2", "dotenv": "^9.0.2",
"eslint": "^7.26.0", "eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-define-config": "^1.0.8", "eslint-define-config": "^1.0.8",
"eslint-plugin-prettier": "^3.4.0", "eslint-plugin-prettier": "^3.4.0",
...@@ -95,11 +95,11 @@ ...@@ -95,11 +95,11 @@
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"http-server": "^0.12.3", "http-server": "^0.12.3",
"husky": "^6.0.0", "husky": "^6.0.0",
"inquirer": "^8.0.0", "inquirer": "^8.1.0",
"is-ci": "^3.0.0", "is-ci": "^3.0.0",
"less": "^4.1.1", "less": "^4.1.1",
"lint-staged": "^11.0.0", "lint-staged": "^11.0.0",
"postcss": "^8.2.15", "postcss": "^8.3.0",
"prettier": "^2.3.0", "prettier": "^2.3.0",
"pretty-quick": "^3.1.0", "pretty-quick": "^3.1.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论