提交 c6012b8c 作者: 方治民

feat: 更新依赖

上级 9e792454
......@@ -61,7 +61,7 @@
"@vueuse/core": "^8.3.1",
"@vueuse/shared": "^8.3.1",
"@zxcvbn-ts/core": "^2.0.1",
"ant-design-vue": "3.2.0",
"ant-design-vue": "^3.2.2",
"axios": "^0.26.1",
"codemirror": "^5.65.3",
"cropperjs": "^1.5.12",
......@@ -92,7 +92,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@iconify/json": "^2.1.31",
"@iconify/json": "^2.1.32",
"@purge-icons/generated": "^0.8.1",
"@types/codemirror": "^5.60.5",
"@types/crypto-js": "^4.1.1",
......@@ -101,20 +101,20 @@
"@types/intro.js": "^3.0.2",
"@types/lodash-es": "^4.17.6",
"@types/mockjs": "^1.0.6",
"@types/node": "^17.0.25",
"@types/node": "^17.0.29",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.2",
"@types/qs": "^6.9.7",
"@types/showdown": "^1.9.4",
"@types/sortablejs": "^1.10.7",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"@vitejs/plugin-legacy": "^1.8.1",
"@vitejs/plugin-vue": "^2.3.1",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "3.2.31",
"@vue/test-utils": "^2.0.0-rc.21",
"autoprefixer": "^10.4.4",
"autoprefixer": "^10.4.5",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.2.2",
"cross-env": "^7.0.3",
......@@ -127,7 +127,7 @@
"esno": "^0.14.1",
"fs-extra": "^10.1.0",
"husky": "^7.0.4",
"inquirer": "^8.2.2",
"inquirer": "^8.2.3",
"less": "^4.1.2",
"lint-staged": "12.3.7",
"npm-run-all": "^4.1.5",
......@@ -141,7 +141,7 @@
"rollup": "^2.70.2",
"rollup-plugin-visualizer": "^5.6.0",
"sort-package-json": "^1.55.0",
"stylelint": "^14.7.1",
"stylelint": "^14.8.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^7.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
......@@ -150,7 +150,7 @@
"ts-node": "^10.7.0",
"typescript": "^4.6.3",
"unplugin-auto-import": "^0.7.1",
"vite": "^2.9.5",
"vite": "^2.9.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mkcert": "^1.6.0",
......
......@@ -6,7 +6,7 @@ specifiers:
'@commitlint/cli': ^16.2.3
'@commitlint/config-conventional': ^16.2.1
'@iconify/iconify': ^2.2.1
'@iconify/json': ^2.1.31
'@iconify/json': ^2.1.32
'@logicflow/core': ^1.1.14
'@logicflow/extension': ^1.1.14
'@purge-icons/generated': ^0.8.1
......@@ -17,14 +17,14 @@ specifiers:
'@types/intro.js': ^3.0.2
'@types/lodash-es': ^4.17.6
'@types/mockjs': ^1.0.6
'@types/node': ^17.0.25
'@types/node': ^17.0.29
'@types/nprogress': ^0.2.0
'@types/qrcode': ^1.4.2
'@types/qs': ^6.9.7
'@types/showdown': ^1.9.4
'@types/sortablejs': ^1.10.7
'@typescript-eslint/eslint-plugin': ^5.20.0
'@typescript-eslint/parser': ^5.20.0
'@typescript-eslint/eslint-plugin': ^5.21.0
'@typescript-eslint/parser': ^5.21.0
'@vitejs/plugin-legacy': ^1.8.1
'@vitejs/plugin-vue': ^2.3.1
'@vitejs/plugin-vue-jsx': ^1.3.10
......@@ -35,8 +35,8 @@ specifiers:
'@vueuse/core': ^8.3.1
'@vueuse/shared': ^8.3.1
'@zxcvbn-ts/core': ^2.0.1
ant-design-vue: 3.2.0
autoprefixer: ^10.4.4
ant-design-vue: ^3.2.2
autoprefixer: ^10.4.5
axios: ^0.26.1
codemirror: ^5.65.3
commitizen: ^4.2.4
......@@ -55,7 +55,7 @@ specifiers:
esno: ^0.14.1
fs-extra: ^10.1.0
husky: ^7.0.4
inquirer: ^8.2.2
inquirer: ^8.2.3
intro.js: ^5.1.0
less: ^4.1.2
lint-staged: 12.3.7
......@@ -81,7 +81,7 @@ specifiers:
showdown: ^2.1.0
sort-package-json: ^1.55.0
sortablejs: ^1.15.0
stylelint: ^14.7.1
stylelint: ^14.8.0
stylelint-config-prettier: ^9.0.3
stylelint-config-recommended: ^7.0.0
stylelint-config-recommended-vue: ^1.4.0
......@@ -92,7 +92,7 @@ specifiers:
typescript: ^4.6.3
unplugin-auto-import: ^0.7.1
vditor: ^3.8.13
vite: ^2.9.5
vite: ^2.9.6
vite-plugin-compression: ^0.5.1
vite-plugin-html: ^3.2.0
vite-plugin-mkcert: ^1.6.0
......@@ -126,7 +126,7 @@ dependencies:
'@vueuse/core': 8.3.1_vue@3.2.33
'@vueuse/shared': 8.3.1_vue@3.2.33
'@zxcvbn-ts/core': 2.0.1
ant-design-vue: 3.2.0_vue@3.2.33
ant-design-vue: 3.2.2_vue@3.2.33
axios: 0.26.1
codemirror: 5.65.3
cropperjs: 1.5.12
......@@ -157,7 +157,7 @@ dependencies:
devDependencies:
'@commitlint/cli': 16.2.3
'@commitlint/config-conventional': 16.2.1
'@iconify/json': 2.1.31
'@iconify/json': 2.1.32
'@purge-icons/generated': 0.8.1
'@types/codemirror': 5.60.5
'@types/crypto-js': 4.1.1
......@@ -166,20 +166,20 @@ devDependencies:
'@types/intro.js': 3.0.2
'@types/lodash-es': 4.17.6
'@types/mockjs': 1.0.6
'@types/node': 17.0.25
'@types/node': 17.0.29
'@types/nprogress': 0.2.0
'@types/qrcode': 1.4.2
'@types/qs': 6.9.7
'@types/showdown': 1.9.4
'@types/sortablejs': 1.10.7
'@typescript-eslint/eslint-plugin': 5.20.0_81f0d1a74f014d44d273bd1612c85fd9
'@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.3
'@vitejs/plugin-legacy': 1.8.1_vite@2.9.5
'@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
'@typescript-eslint/eslint-plugin': 5.21.0_829e74f28e9c9eb05edda582d47d45b8
'@typescript-eslint/parser': 5.21.0_eslint@8.14.0+typescript@4.6.3
'@vitejs/plugin-legacy': 1.8.1_vite@2.9.6
'@vitejs/plugin-vue': 2.3.1_vite@2.9.6+vue@3.2.33
'@vitejs/plugin-vue-jsx': 1.3.10
'@vue/compiler-sfc': 3.2.31
'@vue/test-utils': 2.0.0-rc.21_vue@3.2.33
autoprefixer: 10.4.4_postcss@8.4.12
autoprefixer: 10.4.5_postcss@8.4.12
commitizen: 4.2.4
conventional-changelog-cli: 2.2.2
cross-env: 7.0.3
......@@ -192,7 +192,7 @@ devDependencies:
esno: 0.14.1
fs-extra: 10.1.0
husky: 7.0.4
inquirer: 8.2.2
inquirer: 8.2.3
less: 4.1.2
lint-staged: 12.3.7
npm-run-all: 4.1.5
......@@ -206,29 +206,29 @@ devDependencies:
rollup: 2.70.2
rollup-plugin-visualizer: 5.6.0_rollup@2.70.2
sort-package-json: 1.55.0
stylelint: 14.7.1
stylelint-config-prettier: 9.0.3_stylelint@14.7.1
stylelint-config-recommended: 7.0.0_stylelint@14.7.1
stylelint-config-recommended-vue: 1.4.0_1a82b100232bbe7036ec0a7ca7a4baf4
stylelint-config-standard: 25.0.0_stylelint@14.7.1
stylelint-order: 5.0.0_stylelint@14.7.1
ts-node: 10.7.0_de7c86b0cde507c63a0402da5b982bd3
stylelint: 14.8.0
stylelint-config-prettier: 9.0.3_stylelint@14.8.0
stylelint-config-recommended: 7.0.0_stylelint@14.8.0
stylelint-config-recommended-vue: 1.4.0_1ccc7ea06e27768b66bc00a052168bcb
stylelint-config-standard: 25.0.0_stylelint@14.8.0
stylelint-order: 5.0.0_stylelint@14.8.0
ts-node: 10.7.0_5281fe59fc32158e106b8b5e2bebb315
typescript: 4.6.3
unplugin-auto-import: 0.7.1_a2717e62351bde94f3f2f324c19a39cf
vite: 2.9.5_less@4.1.2
vite-plugin-compression: 0.5.1_vite@2.9.5
vite-plugin-html: 3.2.0_vite@2.9.5
unplugin-auto-import: 0.7.1_7eaeb6bbdda562efa3c4d6924290f75a
vite: 2.9.6_less@4.1.2
vite-plugin-compression: 0.5.1_vite@2.9.6
vite-plugin-html: 3.2.0_vite@2.9.6
vite-plugin-mkcert: 1.6.0
vite-plugin-mock: 2.9.6_822ccf435f995ca1e98d9919e603f6e6
vite-plugin-optimize-persist: 0.1.2_3ffa6461a7336e598fca66c236cfe0d4
vite-plugin-package-config: 0.1.1_vite@2.9.5
vite-plugin-purge-icons: 0.8.1_vite@2.9.5
vite-plugin-pwa: 0.12.0_vite@2.9.5
vite-plugin-style-import: 2.0.0_vite@2.9.5
vite-plugin-svg-icons: 2.0.1_vite@2.9.5
vite-plugin-theme: 0.8.6_vite@2.9.5
vite-plugin-vue-setup-extend: 0.4.0_vite@2.9.5
vite-plugin-windicss: 1.8.4_vite@2.9.5
vite-plugin-mock: 2.9.6_3569a379b33a3870226fe14930593ba7
vite-plugin-optimize-persist: 0.1.2_08cc300d166ea4fbcad66106d06b4263
vite-plugin-package-config: 0.1.1_vite@2.9.6
vite-plugin-purge-icons: 0.8.1_vite@2.9.6
vite-plugin-pwa: 0.12.0_vite@2.9.6
vite-plugin-style-import: 2.0.0_vite@2.9.6
vite-plugin-svg-icons: 2.0.1_vite@2.9.6
vite-plugin-theme: 0.8.6_vite@2.9.6
vite-plugin-vue-setup-extend: 0.4.0_vite@2.9.6
vite-plugin-windicss: 1.8.4_vite@2.9.6
vue-eslint-parser: 8.3.0_eslint@8.14.0
vue-tsc: 0.33.9_typescript@4.6.3
......@@ -345,7 +345,7 @@ packages:
'@babel/compat-data': 7.17.7
'@babel/core': 7.17.9
'@babel/helper-validator-option': 7.16.7
browserslist: 4.20.2
browserslist: 4.20.3
semver: 6.3.0
dev: true
......@@ -1521,10 +1521,10 @@ packages:
'@commitlint/execute-rule': 16.2.1
'@commitlint/resolve-extends': 16.2.1
'@commitlint/types': 16.2.1
'@types/node': 17.0.25
'@types/node': 17.0.29
chalk: 4.1.2
cosmiconfig: 7.0.1
cosmiconfig-typescript-loader: 1.0.9_de7c86b0cde507c63a0402da5b982bd3
cosmiconfig-typescript-loader: 1.0.9_5281fe59fc32158e106b8b5e2bebb315
lodash: 4.17.21
resolve-from: 5.0.0
typescript: 4.6.3
......@@ -1664,8 +1664,8 @@ packages:
/@iconify/iconify/2.2.1:
resolution: {integrity: sha512-WJzw+3iicrF/tbjbxxRinSgy5FHdJoz/egTqwi3xCDkNRJPq482RX1iyaWrjNuY2vMNSPkQMuqHvZDXgA+WnwQ==}
/@iconify/json/2.1.31:
resolution: {integrity: sha512-peG8fjKAOe8w9xMrYo0kkDdF9AcDPxz89P516TTsC3EK2MVTaRuvuXEgMG3trqfU0Hur/n6ZZ/LXGE+/qS4aFg==}
/@iconify/json/2.1.32:
resolution: {integrity: sha512-mq+IIxkMSds9ad+QXKSArAxEa3AxnigFgr0xfmyPGhRyw63hpUqwOtnzMgb92VzhimsdItO4ihyJ0HqBgPy9VQ==}
dependencies:
'@iconify/types': 1.1.0
pathe: 0.2.0
......@@ -2049,14 +2049,14 @@ packages:
/@types/fs-extra/9.0.13:
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
dependencies:
'@types/node': 17.0.25
'@types/node': 17.0.29
dev: true
/@types/glob/7.2.0:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 3.0.5
'@types/node': 17.0.25
'@types/node': 17.0.29
dev: true
/@types/inquirer/8.2.1:
......@@ -2100,16 +2100,16 @@ packages:
resolution: {integrity: sha512-HUAiN65VsRXyFCTicolwb5+I7FM6f72zjMWr+ajGk+YTvzBgXqa2A5U7d+rtsouAkunJ5U4Sb5lNJjo9w+nmXg==}
dev: false
/@types/node/12.20.48:
resolution: {integrity: sha512-4kxzqkrpwYtn6okJUcb2lfUu9ilnb3yhUOH6qX3nug8D2DupZ2drIkff2yJzYcNJVl3begnlcaBJ7tqiTTzjnQ==}
/@types/node/12.20.50:
resolution: {integrity: sha512-+9axpWx2b2JCVovr7Ilgt96uc6C1zBKOQMpGtRbWT9IoR/8ue32GGMfGA4woP8QyP2gBs6GQWEVM3tCybGCxDA==}
dev: true
/@types/node/14.18.13:
resolution: {integrity: sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==}
/@types/node/14.18.16:
resolution: {integrity: sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==}
dev: true
/@types/node/17.0.25:
resolution: {integrity: sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==}
/@types/node/17.0.29:
resolution: {integrity: sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==}
dev: true
/@types/normalize-package-data/2.4.1:
......@@ -2127,7 +2127,7 @@ packages:
/@types/qrcode/1.4.2:
resolution: {integrity: sha512-7uNT9L4WQTNJejHTSTdaJhfBSCN73xtXaHFyBJ8TSwiLhe4PRuTue7Iph0s2nG9R/ifUaSnGhLUOZavlBEqDWQ==}
dependencies:
'@types/node': 17.0.25
'@types/node': 17.0.29
dev: true
/@types/qs/6.9.7:
......@@ -2137,7 +2137,7 @@ packages:
/@types/resolve/1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
'@types/node': 17.0.25
'@types/node': 17.0.29
dev: true
/@types/showdown/1.9.4:
......@@ -2151,7 +2151,7 @@ packages:
/@types/svgo/2.6.3:
resolution: {integrity: sha512-5sP0Xgo0dXppY0tbYF6TevB/1+tzFLuu71XXxC/zGvQAn9PW7y+DwtDO81g0ZUPye00K6tPwtsLDOpARa0mFcA==}
dependencies:
'@types/node': 17.0.25
'@types/node': 17.0.29
dev: true
/@types/tern/0.23.4:
......@@ -2163,7 +2163,7 @@ packages:
/@types/through/0.0.30:
resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==}
dependencies:
'@types/node': 17.0.25
'@types/node': 17.0.29
dev: true
/@types/tinycolor2/1.4.3:
......@@ -2174,8 +2174,8 @@ packages:
resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==}
dev: true
/@typescript-eslint/eslint-plugin/5.20.0_81f0d1a74f014d44d273bd1612c85fd9:
resolution: {integrity: sha512-fapGzoxilCn3sBtC6NtXZX6+P/Hef7VDbyfGqTTpzYydwhlkevB+0vE0EnmHPVTVSy68GUncyJ/2PcrFBeCo5Q==}
/@typescript-eslint/eslint-plugin/5.21.0_829e74f28e9c9eb05edda582d47d45b8:
resolution: {integrity: sha512-fTU85q8v5ZLpoZEyn/u1S2qrFOhi33Edo2CZ0+q1gDaWWm0JuPh3bgOyU8lM0edIEYgKLDkPFiZX2MOupgjlyg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
......@@ -2185,10 +2185,10 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.3
'@typescript-eslint/scope-manager': 5.20.0
'@typescript-eslint/type-utils': 5.20.0_eslint@8.14.0+typescript@4.6.3
'@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.3
'@typescript-eslint/parser': 5.21.0_eslint@8.14.0+typescript@4.6.3
'@typescript-eslint/scope-manager': 5.21.0
'@typescript-eslint/type-utils': 5.21.0_eslint@8.14.0+typescript@4.6.3
'@typescript-eslint/utils': 5.21.0_eslint@8.14.0+typescript@4.6.3
debug: 4.3.4
eslint: 8.14.0
functional-red-black-tree: 1.0.1
......@@ -2201,8 +2201,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser/5.20.0_eslint@8.14.0+typescript@4.6.3:
resolution: {integrity: sha512-UWKibrCZQCYvobmu3/N8TWbEeo/EPQbS41Ux1F9XqPzGuV7pfg6n50ZrFo6hryynD8qOTTfLHtHjjdQtxJ0h/w==}
/@typescript-eslint/parser/5.21.0_eslint@8.14.0+typescript@4.6.3:
resolution: {integrity: sha512-8RUwTO77hstXUr3pZoWZbRQUxXcSXafZ8/5gpnQCfXvgmP9gpNlRGlWzvfbEQ14TLjmtU8eGnONkff8U2ui2Eg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
......@@ -2211,9 +2211,9 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 5.20.0
'@typescript-eslint/types': 5.20.0
'@typescript-eslint/typescript-estree': 5.20.0_typescript@4.6.3
'@typescript-eslint/scope-manager': 5.21.0
'@typescript-eslint/types': 5.21.0
'@typescript-eslint/typescript-estree': 5.21.0_typescript@4.6.3
debug: 4.3.4
eslint: 8.14.0
typescript: 4.6.3
......@@ -2221,16 +2221,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/scope-manager/5.20.0:
resolution: {integrity: sha512-h9KtuPZ4D/JuX7rpp1iKg3zOH0WNEa+ZIXwpW/KWmEFDxlA/HSfCMhiyF1HS/drTICjIbpA6OqkAhrP/zkCStg==}
/@typescript-eslint/scope-manager/5.21.0:
resolution: {integrity: sha512-XTX0g0IhvzcH/e3393SvjRCfYQxgxtYzL3UREteUneo72EFlt7UNoiYnikUtmGVobTbhUDByhJ4xRBNe+34kOQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.20.0
'@typescript-eslint/visitor-keys': 5.20.0
'@typescript-eslint/types': 5.21.0
'@typescript-eslint/visitor-keys': 5.21.0
dev: true
/@typescript-eslint/type-utils/5.20.0_eslint@8.14.0+typescript@4.6.3:
resolution: {integrity: sha512-WxNrCwYB3N/m8ceyoGCgbLmuZwupvzN0rE8NBuwnl7APgjv24ZJIjkNzoFBXPRCGzLNkoU/WfanW0exvp/+3Iw==}
/@typescript-eslint/type-utils/5.21.0_eslint@8.14.0+typescript@4.6.3:
resolution: {integrity: sha512-MxmLZj0tkGlkcZCSE17ORaHl8Th3JQwBzyXL/uvC6sNmu128LsgjTX0NIzy+wdH2J7Pd02GN8FaoudJntFvSOw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
......@@ -2239,7 +2239,7 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.3
'@typescript-eslint/utils': 5.21.0_eslint@8.14.0+typescript@4.6.3
debug: 4.3.4
eslint: 8.14.0
tsutils: 3.21.0_typescript@4.6.3
......@@ -2248,13 +2248,13 @@ packages:
- supports-color
dev: true
/@typescript-eslint/types/5.20.0:
resolution: {integrity: sha512-+d8wprF9GyvPwtoB4CxBAR/s0rpP25XKgnOvMf/gMXYDvlUC3rPFHupdTQ/ow9vn7UDe5rX02ovGYQbv/IUCbg==}
/@typescript-eslint/types/5.21.0:
resolution: {integrity: sha512-XnOOo5Wc2cBlq8Lh5WNvAgHzpjnEzxn4CJBwGkcau7b/tZ556qrWXQz4DJyChYg8JZAD06kczrdgFPpEQZfDsA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.20.0_typescript@4.6.3:
resolution: {integrity: sha512-36xLjP/+bXusLMrT9fMMYy1KJAGgHhlER2TqpUVDYUQg4w0q/NW/sg4UGAgVwAqb8V4zYg43KMUpM8vV2lve6w==}
/@typescript-eslint/typescript-estree/5.21.0_typescript@4.6.3:
resolution: {integrity: sha512-Y8Y2T2FNvm08qlcoSMoNchh9y2Uj3QmjtwNMdRQkcFG7Muz//wfJBGBxh8R7HAGQFpgYpdHqUpEoPQk+q9Kjfg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
......@@ -2262,8 +2262,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 5.20.0
'@typescript-eslint/visitor-keys': 5.20.0
'@typescript-eslint/types': 5.21.0
'@typescript-eslint/visitor-keys': 5.21.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
......@@ -2274,16 +2274,16 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils/5.20.0_eslint@8.14.0+typescript@4.6.3:
resolution: {integrity: sha512-lHONGJL1LIO12Ujyx8L8xKbwWSkoUKFSO+0wDAqGXiudWB2EO7WEUT+YZLtVbmOmSllAjLb9tpoIPwpRe5Tn6w==}
/@typescript-eslint/utils/5.21.0_eslint@8.14.0+typescript@4.6.3:
resolution: {integrity: sha512-q/emogbND9wry7zxy7VYri+7ydawo2HDZhRZ5k6yggIvXa7PvBbAAZ4PFH/oZLem72ezC4Pr63rJvDK/sTlL8Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@types/json-schema': 7.0.11
'@typescript-eslint/scope-manager': 5.20.0
'@typescript-eslint/types': 5.20.0
'@typescript-eslint/typescript-estree': 5.20.0_typescript@4.6.3
'@typescript-eslint/scope-manager': 5.21.0
'@typescript-eslint/types': 5.21.0
'@typescript-eslint/typescript-estree': 5.21.0_typescript@4.6.3
eslint: 8.14.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.14.0
......@@ -2292,15 +2292,15 @@ packages:
- typescript
dev: true
/@typescript-eslint/visitor-keys/5.20.0:
resolution: {integrity: sha512-1flRpNF+0CAQkMNlTJ6L/Z5jiODG/e5+7mk6XwtPOUS3UrTz3UOiAg9jG2VtKsWI6rZQfy4C6a232QNRZTRGlg==}
/@typescript-eslint/visitor-keys/5.21.0:
resolution: {integrity: sha512-SX8jNN+iHqAF0riZQMkm7e8+POXa/fXw5cxL+gjpyP+FI+JVNhii53EmQgDAfDcBpFekYSlO0fGytMQwRiMQCA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
'@typescript-eslint/types': 5.20.0
'@typescript-eslint/types': 5.21.0
eslint-visitor-keys: 3.3.0
dev: true
/@vitejs/plugin-legacy/1.8.1_vite@2.9.5:
/@vitejs/plugin-legacy/1.8.1_vite@2.9.6:
resolution: {integrity: sha512-kmBWKq7EeNvzS4AqPBqUKdoWG/NYQXh7StUFMWR3D21aN5Mfmar7CTO2a7K+bBxJH/vAL9gnnueA0wb7cycCmQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
......@@ -2311,7 +2311,7 @@ packages:
magic-string: 0.26.1
regenerator-runtime: 0.13.9
systemjs: 6.12.1
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
dev: true
/@vitejs/plugin-vue-jsx/1.3.10:
......@@ -2328,14 +2328,14 @@ packages:
- supports-color
dev: true
/@vitejs/plugin-vue/2.3.1_vite@2.9.5+vue@3.2.33:
/@vitejs/plugin-vue/2.3.1_vite@2.9.6+vue@3.2.33:
resolution: {integrity: sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ==}
engines: {node: '>=12.0.0'}
peerDependencies:
vite: ^2.5.10
vue: ^3.2.25
dependencies:
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
vue: 3.2.33
dev: true
......@@ -2633,12 +2633,12 @@ packages:
through: 2.3.8
dev: true
/acorn-jsx/5.3.2_acorn@8.7.0:
/acorn-jsx/5.3.2_acorn@8.7.1:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
acorn: 8.7.0
acorn: 8.7.1
dev: true
/acorn-walk/8.2.0:
......@@ -2652,8 +2652,8 @@ packages:
hasBin: true
dev: true
/acorn/8.7.0:
resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==}
/acorn/8.7.1:
resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==}
engines: {node: '>=0.4.0'}
hasBin: true
dev: true
......@@ -2752,8 +2752,8 @@ packages:
engines: {node: '>=12'}
dev: true
/ant-design-vue/3.2.0_vue@3.2.33:
resolution: {integrity: sha512-qY9f/kF9YqfzV/vJ9/GKj7s1wmpCuNwWVRyQ3qsG8P4Was/u5WTKG5hz9huUY/cNle2nBTDacvMBIOkfxPeUiQ==}
/ant-design-vue/3.2.2_vue@3.2.33:
resolution: {integrity: sha512-PD9fgioIo+0PtSq8E6BePQ0eho83MsAlHURMePo6IFOPpdv0EE7AFeotOK/rUp1FOyb1fZc5tuJGL3MsJmfn1g==}
peerDependencies:
vue: '>=3.2.0'
dependencies:
......@@ -2763,9 +2763,9 @@ packages:
'@ctrl/tinycolor': 3.4.1
'@simonwep/pickr': 1.8.2
array-tree-filter: 2.1.0
async-validator: 4.0.7
async-validator: 4.1.1
dayjs: 1.11.1
dom-align: 1.12.2
dom-align: 1.12.3
dom-scroll-into-view: 2.0.1
lodash: 4.17.21
lodash-es: 4.17.21
......@@ -2841,8 +2841,8 @@ packages:
engines: {node: '>=8'}
dev: true
/async-validator/4.0.7:
resolution: {integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==}
/async-validator/4.1.1:
resolution: {integrity: sha512-p4DO/JXwjs8klJyJL8Q2oM4ks5fUTze/h5k10oPPKMiLe1fj3G1QMzPHNmN1Py4ycOk7WlO2DcGXv1qiESJCZA==}
dev: false
/async/3.2.3:
......@@ -2860,14 +2860,14 @@ packages:
hasBin: true
dev: true
/autoprefixer/10.4.4_postcss@8.4.12:
resolution: {integrity: sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==}
/autoprefixer/10.4.5_postcss@8.4.12:
resolution: {integrity: sha512-Fvd8yCoA7lNX/OUllvS+aS1I7WRBclGXsepbvT8ZaPgrH24rgXpZzF0/6Hh3ZEkwg+0AES/Osd196VZmYoEFtw==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
browserslist: 4.20.2
browserslist: 4.20.3
caniuse-lite: 1.0.30001332
fraction.js: 4.2.0
normalize-range: 0.1.2
......@@ -3036,13 +3036,13 @@ packages:
fill-range: 7.0.1
dev: true
/browserslist/4.20.2:
resolution: {integrity: sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==}
/browserslist/4.20.3:
resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001332
electron-to-chromium: 1.4.118
electron-to-chromium: 1.4.122
escalade: 3.1.1
node-releases: 2.0.3
picocolors: 1.0.0
......@@ -3639,7 +3639,7 @@ packages:
/core-js-compat/3.22.2:
resolution: {integrity: sha512-Fns9lU06ZJ07pdfmPMu7OnkIKGPKDzXKIiuGlSvHHapwqMUF2QnnsWwtueFZtSyZEilP0o6iUeHQwpn7LxtLUw==}
dependencies:
browserslist: 4.20.2
browserslist: 4.20.3
semver: 7.0.0
dev: true
......@@ -3659,16 +3659,16 @@ packages:
vary: 1.1.2
dev: true
/cosmiconfig-typescript-loader/1.0.9_de7c86b0cde507c63a0402da5b982bd3:
/cosmiconfig-typescript-loader/1.0.9_5281fe59fc32158e106b8b5e2bebb315:
resolution: {integrity: sha512-tRuMRhxN4m1Y8hP9SNYfz7jRwt8lZdWxdjg/ohg5esKmsndJIn4yT96oJVcf5x0eA11taXl+sIp+ielu529k6g==}
engines: {node: '>=12', npm: '>=6'}
peerDependencies:
'@types/node': '*'
typescript: '>=3'
dependencies:
'@types/node': 17.0.25
'@types/node': 17.0.29
cosmiconfig: 7.0.1
ts-node: 10.7.0_de7c86b0cde507c63a0402da5b982bd3
ts-node: 10.7.0_5281fe59fc32158e106b8b5e2bebb315
typescript: 4.6.3
transitivePeerDependencies:
- '@swc/core'
......@@ -3997,8 +3997,8 @@ packages:
esutils: 2.0.3
dev: true
/dom-align/1.12.2:
resolution: {integrity: sha512-pHuazgqrsTFrGU2WLDdXxCFabkdQDx72ddkraZNih1KsMcN5qsRSTR9O4VJRlwTPCPb5COYg3LOfiMHHcPInHg==}
/dom-align/1.12.3:
resolution: {integrity: sha512-Gj9hZN3a07cbR6zviMUBOMPdWxYhbMI+x+WS0NAIu2zFZmbK8ys9R79g+iG9qLnlCwpFoaB+fKy8Pdv470GsPA==}
dev: false
/dom-scroll-into-view/2.0.1:
......@@ -4103,8 +4103,8 @@ packages:
jake: 10.8.5
dev: true
/electron-to-chromium/1.4.118:
resolution: {integrity: sha512-maZIKjnYDvF7Fs35nvVcyr44UcKNwybr93Oba2n3HkKDFAtk0svERkLN/HyczJDS3Fo4wU9th9fUQd09ZLtj1w==}
/electron-to-chromium/1.4.122:
resolution: {integrity: sha512-VuLNxTIt8sBWIT2sd186xPd18Y8KcK8myLd9nMdSJOYZwFUxxbLVmX/T1VX+qqaytRlrYYQv39myxJdXtu7Ysw==}
dev: true
/emoji-regex/8.0.0:
......@@ -4179,7 +4179,7 @@ packages:
object.assign: 4.1.2
string.prototype.trimend: 1.0.4
string.prototype.trimstart: 1.0.4
unbox-primitive: 1.0.1
unbox-primitive: 1.0.2
dev: true
/es-module-lexer/0.9.3:
......@@ -4590,8 +4590,8 @@ packages:
resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.7.0
acorn-jsx: 5.3.2_acorn@8.7.0
acorn: 8.7.1
acorn-jsx: 5.3.2_acorn@8.7.1
eslint-visitor-keys: 3.3.0
dev: true
......@@ -5326,7 +5326,7 @@ packages:
he: 1.2.0
param-case: 3.0.4
relateurl: 0.2.7
terser: 5.12.1
terser: 5.13.0
dev: true
/html-tags/3.2.0:
......@@ -5477,8 +5477,8 @@ packages:
through: 2.3.8
dev: true
/inquirer/8.2.2:
resolution: {integrity: sha512-pG7I/si6K/0X7p1qU+rfWnpTE1UIkTONN1wxtzh0d+dHXtT/JG6qBgLxoyHVsQa8cFABxAPh0pD6uUUHiAoaow==}
/inquirer/8.2.3:
resolution: {integrity: sha512-jmoBlmWUChXgVi1wGDZsD7pWCaibJKmL+8+E2jaiWiRj8OlJLwQdQQS2CIjgvdg8UUHX+oyagQKicVVcqwxi9Q==}
engines: {node: '>=12.0.0'}
dependencies:
ansi-escapes: 4.3.2
......@@ -5495,6 +5495,7 @@ packages:
string-width: 4.2.3
strip-ansi: 6.0.1
through: 2.3.8
wrap-ansi: 7.0.0
dev: true
/internal-slot/1.0.3:
......@@ -5839,7 +5840,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
'@types/node': 17.0.25
'@types/node': 17.0.29
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
......@@ -7419,7 +7420,7 @@ packages:
jest-worker: 26.6.2
rollup: 2.70.2
serialize-javascript: 4.0.0
terser: 5.12.1
terser: 5.13.0
dev: true
/rollup-plugin-visualizer/5.6.0_rollup@2.70.2:
......@@ -7982,7 +7983,7 @@ packages:
resolution: {integrity: sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=}
dev: true
/stylelint-config-html/1.0.0_1a82b100232bbe7036ec0a7ca7a4baf4:
/stylelint-config-html/1.0.0_1ccc7ea06e27768b66bc00a052168bcb:
resolution: {integrity: sha512-rKQUUWDpaYC7ybsS6tLxddjn6DxhjSIXybElSmcTyVQj3ExhmU3q+l41ktrlwHRyY0M5SkTkZiwngvYPYmsgSQ==}
engines: {node: ^12 || >=14}
peerDependencies:
......@@ -7990,20 +7991,20 @@ packages:
stylelint: '>=14.0.0'
dependencies:
postcss-html: 1.4.1
stylelint: 14.7.1
stylelint: 14.8.0
dev: true
/stylelint-config-prettier/9.0.3_stylelint@14.7.1:
/stylelint-config-prettier/9.0.3_stylelint@14.8.0:
resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==}
engines: {node: '>= 12'}
hasBin: true
peerDependencies:
stylelint: '>=11.0.0'
dependencies:
stylelint: 14.7.1
stylelint: 14.8.0
dev: true
/stylelint-config-recommended-vue/1.4.0_1a82b100232bbe7036ec0a7ca7a4baf4:
/stylelint-config-recommended-vue/1.4.0_1ccc7ea06e27768b66bc00a052168bcb:
resolution: {integrity: sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==}
engines: {node: ^12 || >=14}
peerDependencies:
......@@ -8012,40 +8013,40 @@ packages:
dependencies:
postcss-html: 1.4.1
semver: 7.3.7
stylelint: 14.7.1
stylelint-config-html: 1.0.0_1a82b100232bbe7036ec0a7ca7a4baf4
stylelint-config-recommended: 7.0.0_stylelint@14.7.1
stylelint: 14.8.0
stylelint-config-html: 1.0.0_1ccc7ea06e27768b66bc00a052168bcb
stylelint-config-recommended: 7.0.0_stylelint@14.8.0
dev: true
/stylelint-config-recommended/7.0.0_stylelint@14.7.1:
/stylelint-config-recommended/7.0.0_stylelint@14.8.0:
resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==}
peerDependencies:
stylelint: ^14.4.0
dependencies:
stylelint: 14.7.1
stylelint: 14.8.0
dev: true
/stylelint-config-standard/25.0.0_stylelint@14.7.1:
/stylelint-config-standard/25.0.0_stylelint@14.8.0:
resolution: {integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==}
peerDependencies:
stylelint: ^14.4.0
dependencies:
stylelint: 14.7.1
stylelint-config-recommended: 7.0.0_stylelint@14.7.1
stylelint: 14.8.0
stylelint-config-recommended: 7.0.0_stylelint@14.8.0
dev: true
/stylelint-order/5.0.0_stylelint@14.7.1:
/stylelint-order/5.0.0_stylelint@14.8.0:
resolution: {integrity: sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==}
peerDependencies:
stylelint: ^14.0.0
dependencies:
postcss: 8.4.12
postcss-sorting: 7.0.1_postcss@8.4.12
stylelint: 14.7.1
stylelint: 14.8.0
dev: true
/stylelint/14.7.1:
resolution: {integrity: sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==}
/stylelint/14.8.0:
resolution: {integrity: sha512-uIyIWMSBSVcj73Gn3nTvPyNsYdwTpxo1W6dWTIa1nm8JKgUi3FIobSXLgrRE6joLidoA0FdgAhCaqxwTF2ikrQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
......@@ -8212,14 +8213,14 @@ packages:
unique-string: 2.0.0
dev: true
/terser/5.12.1:
resolution: {integrity: sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==}
/terser/5.13.0:
resolution: {integrity: sha512-sgQ99P+fRBM1jAYzN9RTnD/xEWx/7LZgYTCRgmYriSq1wxxqiQPJgXkkLBBuwySDWJ2PP0PnVQyuf4xLUuH4Ng==}
engines: {node: '>=10'}
hasBin: true
dependencies:
acorn: 8.7.0
acorn: 8.7.1
commander: 2.20.3
source-map: 0.7.3
source-map: 0.8.0-beta.0
source-map-support: 0.5.21
dev: true
......@@ -8319,7 +8320,7 @@ packages:
resolution: {integrity: sha512-TFgTbvbUY73JXIir3A/MUBDkdlstYOIF3PzpzsC8T5FZVCWrRHtdLeICN0G//GblX3vKCg3cSdCnTovq1/utxw==}
dependencies:
'@types/blueimp-md5': 2.18.0
'@types/node': 12.20.48
'@types/node': 12.20.50
blueimp-md5: 2.19.0
tslib: 1.14.1
dev: true
......@@ -8333,7 +8334,7 @@ packages:
engines: {node: '>=8'}
dev: true
/ts-node/10.7.0_de7c86b0cde507c63a0402da5b982bd3:
/ts-node/10.7.0_5281fe59fc32158e106b8b5e2bebb315:
resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==}
hasBin: true
peerDependencies:
......@@ -8352,8 +8353,8 @@ packages:
'@tsconfig/node12': 1.0.9
'@tsconfig/node14': 1.0.1
'@tsconfig/node16': 1.0.2
'@types/node': 17.0.25
acorn: 8.7.0
'@types/node': 17.0.29
acorn: 8.7.1
acorn-walk: 8.2.0
arg: 4.1.3
create-require: 1.1.1
......@@ -8443,10 +8444,10 @@ packages:
dev: true
optional: true
/unbox-primitive/1.0.1:
resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==}
/unbox-primitive/1.0.2:
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
dependencies:
function-bind: 1.1.1
call-bind: 1.0.2
has-bigints: 1.0.2
has-symbols: 1.0.3
which-boxed-primitive: 1.0.2
......@@ -8511,7 +8512,7 @@ packages:
engines: {node: '>= 0.8'}
dev: true
/unplugin-auto-import/0.7.1_a2717e62351bde94f3f2f324c19a39cf:
/unplugin-auto-import/0.7.1_7eaeb6bbdda562efa3c4d6924290f75a:
resolution: {integrity: sha512-9865OV9eP99PNxHR2mtTDExeN01m4M9boT5U2BtIwsU1wDRsaFIYWLwcCBEjvXzXfTTC2NNMskhHGVAMfL2WgA==}
engines: {node: '>=14'}
peerDependencies:
......@@ -8526,7 +8527,7 @@ packages:
local-pkg: 0.4.1
magic-string: 0.26.1
resolve: 1.22.0
unplugin: 0.6.2_rollup@2.70.2+vite@2.9.5
unplugin: 0.6.2_rollup@2.70.2+vite@2.9.6
transitivePeerDependencies:
- esbuild
- rollup
......@@ -8534,7 +8535,7 @@ packages:
- webpack
dev: true
/unplugin/0.6.2_rollup@2.70.2+vite@2.9.5:
/unplugin/0.6.2_rollup@2.70.2+vite@2.9.6:
resolution: {integrity: sha512-+QONc2uBFQbeo4x5mlJHjTKjR6pmuchMpGVrWhwdGFFMb4ttFZ4E9KqhOOrNcm3Q8NNyB1vJ4s5e36IZC7UWYw==}
peerDependencies:
esbuild: '>=0.13'
......@@ -8553,7 +8554,7 @@ packages:
dependencies:
chokidar: 3.5.3
rollup: 2.70.2
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
webpack-sources: 3.2.3
webpack-virtual-modules: 0.4.3
dev: true
......@@ -8645,7 +8646,7 @@ packages:
diff-match-patch: 1.0.5
dev: false
/vite-plugin-compression/0.5.1_vite@2.9.5:
/vite-plugin-compression/0.5.1_vite@2.9.6:
resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
peerDependencies:
vite: '>=2.0.0'
......@@ -8653,12 +8654,12 @@ packages:
chalk: 4.1.2
debug: 4.3.4
fs-extra: 10.1.0
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-html/3.2.0_vite@2.9.5:
/vite-plugin-html/3.2.0_vite@2.9.6:
resolution: {integrity: sha512-2VLCeDiHmV/BqqNn5h2V+4280KRgQzCFN47cst3WiNK848klESPQnzuC3okH5XHtgwHH/6s1Ho/YV6yIO0pgoQ==}
peerDependencies:
vite: '>=2.0.0'
......@@ -8675,7 +8676,7 @@ packages:
html-minifier-terser: 6.1.0
node-html-parser: 5.3.3
pathe: 0.2.0
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
dev: true
/vite-plugin-mkcert/1.6.0:
......@@ -8690,7 +8691,7 @@ packages:
- supports-color
dev: true
/vite-plugin-mock/2.9.6_822ccf435f995ca1e98d9919e603f6e6:
/vite-plugin-mock/2.9.6_3569a379b33a3870226fe14930593ba7:
resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==}
engines: {node: '>=12.0.0'}
peerDependencies:
......@@ -8707,13 +8708,13 @@ packages:
fast-glob: 3.2.11
mockjs: 1.1.0
path-to-regexp: 6.2.0
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
transitivePeerDependencies:
- rollup
- supports-color
dev: true
/vite-plugin-optimize-persist/0.1.2_3ffa6461a7336e598fca66c236cfe0d4:
/vite-plugin-optimize-persist/0.1.2_08cc300d166ea4fbcad66106d06b4263:
resolution: {integrity: sha512-H/Ebn2kZO8PvwUF08SsT5K5xMJNCWKoGX71+e9/ER3yNj7GHiFjNQlvGg5ih/zEx09MZ9m7WCxOwmEKbeIVzww==}
peerDependencies:
vite: ^2.0.0
......@@ -8721,24 +8722,24 @@ packages:
dependencies:
debug: 4.3.4
fs-extra: 10.1.0
vite: 2.9.5_less@4.1.2
vite-plugin-package-config: 0.1.1_vite@2.9.5
vite: 2.9.6_less@4.1.2
vite-plugin-package-config: 0.1.1_vite@2.9.6
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-package-config/0.1.1_vite@2.9.5:
/vite-plugin-package-config/0.1.1_vite@2.9.6:
resolution: {integrity: sha512-w9B3I8ZnqoyhlbzimXjXNk85imrMZgvI9m8f6j3zonK5IVA5KXzpT+PZOHlDz8lqh1vqvoEI1uhy+ZDoLAiA/w==}
peerDependencies:
vite: ^2.0.0
dependencies:
debug: 4.3.4
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-purge-icons/0.8.1_vite@2.9.5:
/vite-plugin-purge-icons/0.8.1_vite@2.9.6:
resolution: {integrity: sha512-H77YDvECkdzwsgYTu6LR5Nx0wey5Hporw+3/hTYTZh7D7YcarS+RsOvpUEgd2XG5fChgCmMBtMfnr2JmrNanSg==}
engines: {node: '>= 12'}
peerDependencies:
......@@ -8747,13 +8748,13 @@ packages:
'@purge-icons/core': 0.8.0
'@purge-icons/generated': 0.8.1
rollup-plugin-purge-icons: 0.8.1
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
transitivePeerDependencies:
- encoding
- supports-color
dev: true
/vite-plugin-pwa/0.12.0_vite@2.9.5:
/vite-plugin-pwa/0.12.0_vite@2.9.6:
resolution: {integrity: sha512-KYD+cnS5ExLF3T28NkfzBLZ53ehHlp+qMhHGFNh0zlVGpFHrJkL2v9wd4AMi7ZkBTffgeNatIFiv8rhCsMSxBQ==}
peerDependencies:
vite: ^2.0.0
......@@ -8762,7 +8763,7 @@ packages:
fast-glob: 3.2.11
pretty-bytes: 6.0.0
rollup: 2.70.2
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
workbox-build: 6.5.3
workbox-window: 6.5.3
transitivePeerDependencies:
......@@ -8770,7 +8771,7 @@ packages:
- supports-color
dev: true
/vite-plugin-style-import/2.0.0_vite@2.9.5:
/vite-plugin-style-import/2.0.0_vite@2.9.6:
resolution: {integrity: sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA==}
peerDependencies:
vite: '>=2.0.0'
......@@ -8782,10 +8783,10 @@ packages:
fs-extra: 10.1.0
magic-string: 0.25.9
pathe: 0.2.0
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
dev: true
/vite-plugin-svg-icons/2.0.1_vite@2.9.5:
/vite-plugin-svg-icons/2.0.1_vite@2.9.6:
resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==}
peerDependencies:
vite: '>=2.0.0'
......@@ -8798,17 +8799,17 @@ packages:
pathe: 0.2.0
svg-baker: 1.7.0
svgo: 2.8.0
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-theme/0.8.6_vite@2.9.5:
/vite-plugin-theme/0.8.6_vite@2.9.6:
resolution: {integrity: sha512-GyoP9JjGkF106AawBh1kvw2eQZ/CCPeZKN5p5XhQe1ah1LO7A/6aVGY5gYGWk2qHG9nXpM1IvxjdbMsg94bvYg==}
peerDependencies:
vite: '>=2.0.0-beta.49'
dependencies:
'@types/node': 14.18.13
'@types/node': 14.18.16
'@types/tinycolor2': 1.4.3
chalk: 4.1.2
clean-css: 5.3.0
......@@ -8816,22 +8817,22 @@ packages:
esbuild: 0.11.23
esbuild-plugin-alias: 0.1.2
tinycolor2: 1.4.2
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
transitivePeerDependencies:
- supports-color
dev: true
/vite-plugin-vue-setup-extend/0.4.0_vite@2.9.5:
/vite-plugin-vue-setup-extend/0.4.0_vite@2.9.6:
resolution: {integrity: sha512-WMbjPCui75fboFoUTHhdbXzu4Y/bJMv5N9QT9a7do3wNMNHHqrk+Tn2jrSJU0LS5fGl/EG+FEDBYVUeWIkDqXQ==}
peerDependencies:
vite: '>=2.0.0'
dependencies:
'@vue/compiler-sfc': 3.2.33
'@vue/compiler-sfc': 3.2.31
magic-string: 0.25.9
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
dev: true
/vite-plugin-windicss/1.8.4_vite@2.9.5:
/vite-plugin-windicss/1.8.4_vite@2.9.6:
resolution: {integrity: sha512-LSZAO8BZn3x406GRbYX5t5ONXXJVdqiQtN1qrznLA/Dy5/NzZVhfcrL6N1qEYYO7HsCDT4pLAjTzObvDnM9Y8A==}
peerDependencies:
vite: ^2.0.1
......@@ -8839,14 +8840,14 @@ packages:
'@windicss/plugin-utils': 1.8.4
debug: 4.3.4
kolorist: 1.5.1
vite: 2.9.5_less@4.1.2
vite: 2.9.6_less@4.1.2
windicss: 3.5.1
transitivePeerDependencies:
- supports-color
dev: true
/vite/2.9.5_less@4.1.2:
resolution: {integrity: sha512-dvMN64X2YEQgSXF1lYabKXw3BbN6e+BL67+P3Vy4MacnY+UzT1AfkHiioFSi9+uiDUiaDy7Ax/LQqivk6orilg==}
/vite/2.9.6_less@4.1.2:
resolution: {integrity: sha512-3IffdrByHW95Yjv0a13TQOQfJs7L5dVlSPuTt432XLbRMriWbThqJN2k/IS6kXn5WY4xBLhK9XoaWay1B8VzUw==}
engines: {node: '>=12.2.0'}
hasBin: true
peerDependencies:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论