chore: 依赖更新
正在显示
| ... | @@ -57,15 +57,15 @@ | ... | @@ -57,15 +57,15 @@ |
| "@ant-design/colors": "^7.0.0", | "@ant-design/colors": "^7.0.0", | ||
| "@ant-design/icons-vue": "^6.1.0", | "@ant-design/icons-vue": "^6.1.0", | ||
| "@iconify/iconify": "^3.1.0", | "@iconify/iconify": "^3.1.0", | ||
| "@logicflow/core": "^1.2.1", | "@logicflow/core": "^1.2.3", | ||
| "@logicflow/extension": "^1.2.1", | "@logicflow/extension": "^1.2.3", | ||
| "@stomp/stompjs": "^7.0.0", | "@stomp/stompjs": "^7.0.0", | ||
| "@vue/runtime-core": "^3.2.47", | "@vue/runtime-core": "^3.2.47", | ||
| "@vue/shared": "^3.2.47", | "@vue/shared": "^3.2.47", | ||
| "@vueuse/core": "^9.13.0", | "@vueuse/core": "^9.13.0", | ||
| "@vueuse/shared": "^9.13.0", | "@vueuse/shared": "^9.13.0", | ||
| "@zxcvbn-ts/core": "^2.2.1", | "@zxcvbn-ts/core": "^2.2.1", | ||
| "ant-design-vue": "^3.2.16", | "ant-design-vue": "^3.2.19", | ||
| "axios": "^0.26.1", | "axios": "^0.26.1", | ||
| "codemirror": "^6.0.1", | "codemirror": "^6.0.1", | ||
| "cropperjs": "^1.5.13", | "cropperjs": "^1.5.13", | ||
| ... | @@ -80,9 +80,9 @@ | ... | @@ -80,9 +80,9 @@ |
| "nanoid": "^4.0.2", | "nanoid": "^4.0.2", | ||
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| "path-to-regexp": "^6.2.1", | "path-to-regexp": "^6.2.1", | ||
| "pinia": "^2.0.33", | "pinia": "^2.0.35", | ||
| "print-js": "^1.6.0", | "print-js": "^1.6.0", | ||
| "qrcode": "^1.5.1", | "qrcode": "^1.5.3", | ||
| "qs": "^6.11.1", | "qs": "^6.11.1", | ||
| "resize-observer-polyfill": "^1.5.1", | "resize-observer-polyfill": "^1.5.1", | ||
| "showdown": "^2.1.0", | "showdown": "^2.1.0", | ||
| ... | @@ -90,7 +90,7 @@ | ... | @@ -90,7 +90,7 @@ |
| "sortablejs": "^1.15.0", | "sortablejs": "^1.15.0", | ||
| "stompjs": "^2.3.3", | "stompjs": "^2.3.3", | ||
| "tinymce": "^5.10.7", | "tinymce": "^5.10.7", | ||
| "vditor": "^3.9.1", | "vditor": "^3.9.2", | ||
| "vue": "^3.2.47", | "vue": "^3.2.47", | ||
| "vue-i18n": "^9.2.2", | "vue-i18n": "^9.2.2", | ||
| "vue-json-pretty": "^2.2.4", | "vue-json-pretty": "^2.2.4", | ||
| ... | @@ -99,20 +99,20 @@ | ... | @@ -99,20 +99,20 @@ |
| "xlsx": "^0.18.5" | "xlsx": "^0.18.5" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@antfu/eslint-config": "^0.38.2", | "@antfu/eslint-config": "^0.38.5", | ||
| "@commitlint/cli": "^17.5.1", | "@commitlint/cli": "^17.6.1", | ||
| "@commitlint/config-conventional": "^17.4.4", | "@commitlint/config-conventional": "^17.6.1", | ||
| "@iconify/json": "^2.2.43", | "@iconify/json": "^2.2.56", | ||
| "@purge-icons/generated": "^0.9.0", | "@purge-icons/generated": "^0.9.0", | ||
| "@types/codemirror": "^5.60.7", | "@types/codemirror": "^5.60.7", | ||
| "@types/crypto-js": "^4.1.1", | "@types/crypto-js": "^4.1.1", | ||
| "@types/fs-extra": "^11.0.1", | "@types/fs-extra": "^11.0.1", | ||
| "@types/inquirer": "^9.0.3", | "@types/inquirer": "^9.0.3", | ||
| "@types/intro.js": "^5.1.1", | "@types/intro.js": "^5.1.1", | ||
| "@types/lodash": "^4.14.192", | "@types/lodash": "^4.14.194", | ||
| "@types/lodash-es": "^4.17.7", | "@types/lodash-es": "^4.17.7", | ||
| "@types/mockjs": "^1.0.7", | "@types/mockjs": "^1.0.7", | ||
| "@types/node": "^18.15.11", | "@types/node": "^18.16.1", | ||
| "@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
| "@types/qrcode": "^1.5.0", | "@types/qrcode": "^1.5.0", | ||
| "@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
| ... | @@ -120,10 +120,10 @@ | ... | @@ -120,10 +120,10 @@ |
| "@types/sockjs-client": "^1.5.1", | "@types/sockjs-client": "^1.5.1", | ||
| "@types/sortablejs": "^1.15.1", | "@types/sortablejs": "^1.15.1", | ||
| "@types/stompjs": "^2.3.5", | "@types/stompjs": "^2.3.5", | ||
| "@typescript-eslint/eslint-plugin": "^5.57.0", | "@typescript-eslint/eslint-plugin": "^5.59.1", | ||
| "@typescript-eslint/parser": "^5.57.0", | "@typescript-eslint/parser": "^5.59.1", | ||
| "@vitejs/plugin-legacy": "^4.0.2", | "@vitejs/plugin-legacy": "^4.0.3", | ||
| "@vitejs/plugin-vue": "^4.1.0", | "@vitejs/plugin-vue": "^4.2.1", | ||
| "@vitejs/plugin-vue-jsx": "^3.0.1", | "@vitejs/plugin-vue-jsx": "^3.0.1", | ||
| "@vue/compiler-dom": "^3.2.47", | "@vue/compiler-dom": "^3.2.47", | ||
| "@vue/compiler-sfc": "^3.2.47", | "@vue/compiler-sfc": "^3.2.47", | ||
| ... | @@ -136,42 +136,42 @@ | ... | @@ -136,42 +136,42 @@ |
| "cz-git": "^1.6.1", | "cz-git": "^1.6.1", | ||
| "czg": "^1.6.1", | "czg": "^1.6.1", | ||
| "dotenv": "^16.0.3", | "dotenv": "^16.0.3", | ||
| "eslint": "^8.37.0", | "eslint": "^8.39.0", | ||
| "eslint-config-prettier": "^8.8.0", | "eslint-config-prettier": "^8.8.0", | ||
| "eslint-plugin-prettier": "^4.2.1", | "eslint-plugin-prettier": "^4.2.1", | ||
| "eslint-plugin-vue": "^9.10.0", | "eslint-plugin-vue": "^9.11.0", | ||
| "esno": "^0.16.3", | "esno": "^0.16.3", | ||
| "fs-extra": "^11.1.1", | "fs-extra": "^11.1.1", | ||
| "husky": "^8.0.3", | "husky": "^8.0.3", | ||
| "inquirer": "^9.1.5", | "inquirer": "^9.2.0", | ||
| "less": "^4.1.3", | "less": "^4.1.3", | ||
| "lint-staged": "^13.2.0", | "lint-staged": "^13.2.1", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
| "picocolors": "^1.0.0", | "picocolors": "^1.0.0", | ||
| "pont-engine": "^1.5.7", | "pont-engine": "^1.5.7", | ||
| "postcss": "^8.4.21", | "postcss": "^8.4.23", | ||
| "postcss-html": "^1.5.0", | "postcss-html": "^1.5.0", | ||
| "postcss-less": "^6.0.0", | "postcss-less": "^6.0.0", | ||
| "prettier": "^2.8.7", | "prettier": "^2.8.8", | ||
| "rimraf": "^4.4.1", | "rimraf": "^4.4.1", | ||
| "rollup": "^2.79.1", | "rollup": "^3.21.0", | ||
| "rollup-plugin-visualizer": "^5.9.0", | "rollup-plugin-visualizer": "^5.9.0", | ||
| "sort-package-json": "^2.4.1", | "sort-package-json": "^2.4.1", | ||
| "stylelint": "^15.4.0", | "stylelint": "^15.6.0", | ||
| "stylelint-config-recommended": "^11.0.0", | "stylelint-config-recommended": "^12.0.0", | ||
| "stylelint-config-recommended-vue": "^1.4.0", | "stylelint-config-recommended-vue": "^1.4.0", | ||
| "stylelint-config-standard": "^32.0.0", | "stylelint-config-standard": "^33.0.0", | ||
| "stylelint-order": "^6.0.3", | "stylelint-order": "^6.0.3", | ||
| "terser": "^5.16.8", | "terser": "^5.17.1", | ||
| "ts-node": "^10.9.1", | "ts-node": "^10.9.1", | ||
| "typescript": "^5.0.3", | "typescript": "^5.0.4", | ||
| "unplugin-auto-import": "^0.15.2", | "unplugin-auto-import": "^0.15.3", | ||
| "vite": "^4.2.1", | "vite": "^4.3.2", | ||
| "vite-plugin-compression": "^0.5.1", | "vite-plugin-compression": "^0.5.1", | ||
| "vite-plugin-html": "^3.2.0", | "vite-plugin-html": "^3.2.0", | ||
| "vite-plugin-mkcert": "^1.14.0", | "vite-plugin-mkcert": "^1.14.0", | ||
| "vite-plugin-mock": "^2.9.6", | "vite-plugin-mock": "^2.9.8", | ||
| "vite-plugin-purge-icons": "^0.9.2", | "vite-plugin-purge-icons": "^0.9.2", | ||
| "vite-plugin-pwa": "^0.14.7", | "vite-plugin-pwa": "^0.14.7", | ||
| "vite-plugin-style-import": "^2.0.0", | "vite-plugin-style-import": "^2.0.0", | ||
| ... | @@ -180,7 +180,7 @@ | ... | @@ -180,7 +180,7 @@ |
| "vite-plugin-vue-setup-extend": "^0.4.0", | "vite-plugin-vue-setup-extend": "^0.4.0", | ||
| "vite-plugin-windicss": "^1.8.10", | "vite-plugin-windicss": "^1.8.10", | ||
| "vue-eslint-parser": "^9.1.1", | "vue-eslint-parser": "^9.1.1", | ||
| "vue-tsc": "^1.2.0" | "vue-tsc": "^1.4.4" | ||
| }, | }, | ||
| "engines": { | "engines": { | ||
| "node": ">=14" | "node": ">=14" | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论