chore: update deps
正在显示
... | @@ -37,7 +37,7 @@ | ... | @@ -37,7 +37,7 @@ |
"@iconify/iconify": "^2.0.4", | "@iconify/iconify": "^2.0.4", | ||
"@logicflow/core": "^0.6.16", | "@logicflow/core": "^0.6.16", | ||
"@logicflow/extension": "^0.6.16", | "@logicflow/extension": "^0.6.16", | ||
"@vueuse/core": "^6.3.2", | "@vueuse/core": "^6.3.3", | ||
"@zxcvbn-ts/core": "^1.0.0-beta.0", | "@zxcvbn-ts/core": "^1.0.0-beta.0", | ||
"ant-design-vue": "2.2.7", | "ant-design-vue": "2.2.7", | ||
"axios": "^0.21.4", | "axios": "^0.21.4", | ||
... | @@ -50,7 +50,7 @@ | ... | @@ -50,7 +50,7 @@ |
"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-rc.8", | "pinia": "2.0.0-rc.9", | ||
"print-js": "^1.6.0", | "print-js": "^1.6.0", | ||
"qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
"resize-observer-polyfill": "^1.5.1", | "resize-observer-polyfill": "^1.5.1", | ||
... | @@ -68,7 +68,7 @@ | ... | @@ -68,7 +68,7 @@ |
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^13.1.0", | "@commitlint/cli": "^13.1.0", | ||
"@commitlint/config-conventional": "^13.1.0", | "@commitlint/config-conventional": "^13.1.0", | ||
"@iconify/json": "^1.1.399", | "@iconify/json": "^1.1.401", | ||
"@purge-icons/generated": "^0.7.0", | "@purge-icons/generated": "^0.7.0", | ||
"@types/codemirror": "^5.60.2", | "@types/codemirror": "^5.60.2", | ||
"@types/crypto-js": "^4.0.2", | "@types/crypto-js": "^4.0.2", | ||
... | @@ -76,9 +76,9 @@ | ... | @@ -76,9 +76,9 @@ |
"@types/inquirer": "^8.1.1", | "@types/inquirer": "^8.1.1", | ||
"@types/intro.js": "^3.0.2", | "@types/intro.js": "^3.0.2", | ||
"@types/jest": "^27.0.1", | "@types/jest": "^27.0.1", | ||
"@types/lodash-es": "^4.17.4", | "@types/lodash-es": "^4.17.5", | ||
"@types/mockjs": "^1.0.4", | "@types/mockjs": "^1.0.4", | ||
"@types/node": "^16.9.0", | "@types/node": "^16.9.1", | ||
"@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.4.1", | "@types/qrcode": "^1.4.1", | ||
"@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
... | @@ -108,7 +108,7 @@ | ... | @@ -108,7 +108,7 @@ |
"husky": "^7.0.2", | "husky": "^7.0.2", | ||
"inquirer": "^8.1.2", | "inquirer": "^8.1.2", | ||
"is-ci": "^3.0.0", | "is-ci": "^3.0.0", | ||
"jest": "^27.1.1", | "jest": "^27.2.0", | ||
"less": "^4.1.1", | "less": "^4.1.1", | ||
"lint-staged": "^11.1.2", | "lint-staged": "^11.1.2", | ||
"npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
... | @@ -123,8 +123,8 @@ | ... | @@ -123,8 +123,8 @@ |
"stylelint-order": "^4.1.0", | "stylelint-order": "^4.1.0", | ||
"ts-jest": "^27.0.5", | "ts-jest": "^27.0.5", | ||
"ts-node": "^10.2.1", | "ts-node": "^10.2.1", | ||
"typescript": "4.4.2", | "typescript": "4.4.3", | ||
"vite": "2.5.6", | "vite": "2.5.7", | ||
"vite-plugin-compression": "^0.3.5", | "vite-plugin-compression": "^0.3.5", | ||
"vite-plugin-html": "^2.1.0", | "vite-plugin-html": "^2.1.0", | ||
"vite-plugin-imagemin": "^0.4.5", | "vite-plugin-imagemin": "^0.4.5", | ||
... | ... |
请
注册
或者
登录
后发表评论