diff --git a/package.json b/package.json index 6389c0887..798f1ee10 100644 --- a/package.json +++ b/package.json @@ -31,17 +31,17 @@ "@logicflow/core": "0.7.1", "@logicflow/extension": "0.7.1", "@pureadmin/components": "^1.0.2", - "@vueuse/core": "^8.0.0", - "@vueuse/motion": "^2.0.0-beta.9", - "@vueuse/shared": "^8.0.0", + "@vueuse/core": "^8.2.0", + "@vueuse/motion": "^2.0.0-beta.12", + "@vueuse/shared": "^8.2.0", "animate.css": "^4.1.1", "axios": "^0.26.1", "cropperjs": "^1.5.12", "css-color-function": "^1.3.3", "dayjs": "^1.11.0", "driver.js": "^0.9.8", - "echarts": "^5.3.0", - "element-plus": "^2.1.4", + "echarts": "^5.3.1", + "element-plus": "^2.1.5", "element-resize-detector": "^1.2.3", "js-cookie": "^3.0.1", "lodash": "^4.17.21", @@ -58,7 +58,7 @@ "rgb-hex": "^4.0.0", "v-contextmenu": "3.0.0", "vue": "^3.2.31", - "vue-i18n": "^9.2.0-beta.32", + "vue-i18n": "^9.2.0-beta.33", "vue-json-pretty": "^2.0.2", "vue-router": "^4.0.14", "vue-types": "^4.1.1", @@ -71,11 +71,11 @@ "devDependencies": { "@commitlint/cli": "13.1.0", "@commitlint/config-conventional": "13.1.0", - "@iconify-icons/ep": "^1.1.3", - "@iconify-icons/fa": "^1.1.1", - "@iconify-icons/fa-solid": "^1.1.2", - "@iconify-icons/ri": "^1.1.1", - "@iconify/vue": "^3.1.4", + "@iconify-icons/ep": "^1.2.4", + "@iconify-icons/fa": "^1.2.2", + "@iconify-icons/fa-solid": "^1.2.2", + "@iconify-icons/ri": "^1.2.1", + "@iconify/vue": "^3.2.0", "@intlify/vite-plugin-vue-i18n": "^3.3.1", "@pureadmin/theme": "^0.0.1", "@types/element-resize-detector": "1.1.3", @@ -118,12 +118,12 @@ "stylelint-config-recommended": "^6.0.0", "stylelint-config-standard": "^24.0.0", "stylelint-order": "^5.0.0", - "typescript": "^4.6.2", + "typescript": "^4.6.3", "unplugin-element-plus": "^0.3.1", - "vite": "^2.9.0-beta.4", + "vite": "^2.9.0-beta.8", "vite-plugin-live-reload": "^2.1.0", "vite-plugin-mock": "^2.9.6", - "vite-plugin-remove-console": "^0.0.6", + "vite-plugin-remove-console": "^0.0.7", "vite-plugin-style-import": "1.4.1", "vite-plugin-windicss": "^1.8.3", "vite-svg-loader": "2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67b11e3c5..8779793f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,11 +5,11 @@ specifiers: "@commitlint/cli": 13.1.0 "@commitlint/config-conventional": 13.1.0 "@ctrl/tinycolor": ^3.4.0 - "@iconify-icons/ep": ^1.1.3 - "@iconify-icons/fa": ^1.1.1 - "@iconify-icons/fa-solid": ^1.1.2 - "@iconify-icons/ri": ^1.1.1 - "@iconify/vue": ^3.1.4 + "@iconify-icons/ep": ^1.2.4 + "@iconify-icons/fa": ^1.2.2 + "@iconify-icons/fa-solid": ^1.2.2 + "@iconify-icons/ri": ^1.2.1 + "@iconify/vue": ^3.2.0 "@intlify/vite-plugin-vue-i18n": ^3.3.1 "@logicflow/core": 0.7.1 "@logicflow/extension": 0.7.1 @@ -30,9 +30,9 @@ specifiers: "@vitejs/plugin-vue-jsx": ^1.3.8 "@vue/eslint-config-prettier": ^7.0.0 "@vue/eslint-config-typescript": ^10.0.0 - "@vueuse/core": ^8.0.0 - "@vueuse/motion": ^2.0.0-beta.9 - "@vueuse/shared": ^8.0.0 + "@vueuse/core": ^8.2.0 + "@vueuse/motion": ^2.0.0-beta.12 + "@vueuse/shared": ^8.2.0 animate.css: ^4.1.1 autoprefixer: ^10.4.2 axios: ^0.26.1 @@ -41,8 +41,8 @@ specifiers: css-color-function: ^1.3.3 dayjs: ^1.11.0 driver.js: ^0.9.8 - echarts: ^5.3.0 - element-plus: ^2.1.4 + echarts: ^5.3.1 + element-plus: ^2.1.5 element-resize-detector: ^1.2.3 eslint: ^8.8.0 eslint-plugin-prettier: ^4.0.0 @@ -80,19 +80,19 @@ specifiers: stylelint-config-recommended: ^6.0.0 stylelint-config-standard: ^24.0.0 stylelint-order: ^5.0.0 - typescript: ^4.6.2 + typescript: ^4.6.3 unplugin-element-plus: ^0.3.1 v-contextmenu: 3.0.0 - vite: ^2.9.0-beta.4 + vite: ^2.9.0-beta.8 vite-plugin-live-reload: ^2.1.0 vite-plugin-mock: ^2.9.6 - vite-plugin-remove-console: ^0.0.6 + vite-plugin-remove-console: ^0.0.7 vite-plugin-style-import: 1.4.1 vite-plugin-windicss: ^1.8.3 vite-svg-loader: 2.2.0 vue: ^3.2.31 vue-eslint-parser: ^8.2.0 - vue-i18n: ^9.2.0-beta.32 + vue-i18n: ^9.2.0-beta.33 vue-json-pretty: ^2.0.2 vue-router: ^4.0.14 vue-types: ^4.1.1 @@ -109,9 +109,9 @@ dependencies: "@logicflow/core": 0.7.1 "@logicflow/extension": 0.7.1 "@pureadmin/components": 1.0.2_vue@3.2.31 - "@vueuse/core": 8.1.1_vue@3.2.31 + "@vueuse/core": 8.2.0_vue@3.2.31 "@vueuse/motion": 2.0.0-beta.12_vue@3.2.31 - "@vueuse/shared": 8.1.1_vue@3.2.31 + "@vueuse/shared": 8.2.0_vue@3.2.31 animate.css: 4.1.1 axios: 0.26.1 cropperjs: 1.5.12 @@ -119,7 +119,7 @@ dependencies: dayjs: 1.11.0 driver.js: 0.9.8 echarts: 5.3.1 - element-plus: 2.1.4_1a412d14def5ff5ca1122000e4bee666 + element-plus: 2.1.5_1a412d14def5ff5ca1122000e4bee666 element-resize-detector: 1.2.4 js-cookie: 3.0.1 lodash: 4.17.21 @@ -129,14 +129,14 @@ dependencies: mockjs: 1.1.0 nprogress: 0.2.0 path: 0.12.7 - pinia: 2.0.12_typescript@4.6.2+vue@3.2.31 + pinia: 2.0.12_typescript@4.6.3+vue@3.2.31 qs: 6.10.3 resize-observer-polyfill: 1.5.1 responsive-storage: 1.0.11_vue@3.2.31 rgb-hex: 4.0.0 v-contextmenu: 3.0.0_vue@3.2.31 vue: 3.2.31 - vue-i18n: 9.2.0-beta.32_vue@3.2.31 + vue-i18n: 9.2.0-beta.33_vue@3.2.31 vue-json-pretty: 2.0.6_vue@3.2.31 vue-router: 4.0.14_vue@3.2.31 vue-types: 4.1.1_vue@3.2.31 @@ -153,8 +153,8 @@ devDependencies: "@iconify-icons/fa": 1.2.2 "@iconify-icons/fa-solid": 1.2.2 "@iconify-icons/ri": 1.2.1 - "@iconify/vue": 3.1.4_vue@3.2.31 - "@intlify/vite-plugin-vue-i18n": 3.3.1_fecf2311320b252734da88aa76ba6360 + "@iconify/vue": 3.2.0_vue@3.2.31 + "@intlify/vite-plugin-vue-i18n": 3.3.1_62e4e06bcd41bd33e0b827748b9bb63d "@pureadmin/theme": 0.0.1 "@types/element-resize-detector": 1.1.3 "@types/js-cookie": 3.0.1 @@ -164,13 +164,13 @@ devDependencies: "@types/node": 14.14.14 "@types/nprogress": 0.2.0 "@types/qs": 6.9.7 - "@typescript-eslint/eslint-plugin": 5.15.0_f2c49ce7d0e93ebcfdb4b7d25b131b28 - "@typescript-eslint/parser": 5.15.0_eslint@8.11.0+typescript@4.6.2 - "@vitejs/plugin-legacy": 1.7.1_vite@2.9.0-beta.4 - "@vitejs/plugin-vue": 2.2.4_vite@2.9.0-beta.4+vue@3.2.31 + "@typescript-eslint/eslint-plugin": 5.16.0_bc68a9cd5bf604202498b1a9faaf9387 + "@typescript-eslint/parser": 5.16.0_eslint@8.11.0+typescript@4.6.3 + "@vitejs/plugin-legacy": 1.7.1_vite@2.9.0-beta.8 + "@vitejs/plugin-vue": 2.2.4_vite@2.9.0-beta.8+vue@3.2.31 "@vitejs/plugin-vue-jsx": 1.3.8 "@vue/eslint-config-prettier": 7.0.0_eslint@8.11.0+prettier@2.6.0 - "@vue/eslint-config-typescript": 10.0.0_5e58415d4c9ab0c3da8935a9b8bb8c26 + "@vue/eslint-config-typescript": 10.0.0_67e26bb50fed2173443e3fe1262a69b2 autoprefixer: 10.4.4_postcss@8.4.12 cross-env: 7.0.3 eslint: 8.11.0 @@ -196,14 +196,14 @@ devDependencies: stylelint-config-recommended: 6.0.0_stylelint@14.6.0 stylelint-config-standard: 24.0.0_stylelint@14.6.0 stylelint-order: 5.0.0_stylelint@14.6.0 - typescript: 4.6.2 - unplugin-element-plus: 0.3.2_rollup@2.70.1+vite@2.9.0-beta.4 - vite: 2.9.0-beta.4_sass@1.49.9 + typescript: 4.6.3 + unplugin-element-plus: 0.3.2_rollup@2.70.1+vite@2.9.0-beta.8 + vite: 2.9.0-beta.8_sass@1.49.9 vite-plugin-live-reload: 2.1.0 - vite-plugin-mock: 2.9.6_cc7e5ded527ea0e0180226d44637e3ca - vite-plugin-remove-console: 0.0.6 - vite-plugin-style-import: 1.4.1_vite@2.9.0-beta.4 - vite-plugin-windicss: 1.8.3_vite@2.9.0-beta.4 + vite-plugin-mock: 2.9.6_78dd2855e4ba22368bbd2dff8c1eb1e8 + vite-plugin-remove-console: 0.0.7 + vite-plugin-style-import: 1.4.1_vite@2.9.0-beta.8 + vite-plugin-windicss: 1.8.3_vite@2.9.0-beta.8 vite-svg-loader: 2.2.0 vue-eslint-parser: 8.3.0_eslint@8.11.0 windicss: 3.5.1 @@ -280,27 +280,27 @@ packages: engines: { node: ">=6.9.0" } dev: true - /@babel/core/7.17.7: + /@babel/core/7.17.8: resolution: { - integrity: sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== + integrity: sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== } engines: { node: ">=6.9.0" } dependencies: "@ampproject/remapping": 2.1.2 "@babel/code-frame": 7.16.7 "@babel/generator": 7.17.7 - "@babel/helper-compilation-targets": 7.17.7_@babel+core@7.17.7 + "@babel/helper-compilation-targets": 7.17.7_@babel+core@7.17.8 "@babel/helper-module-transforms": 7.17.7 - "@babel/helpers": 7.17.7 - "@babel/parser": 7.17.7 + "@babel/helpers": 7.17.8 + "@babel/parser": 7.17.8 "@babel/template": 7.16.7 "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 convert-source-map: 1.8.0 - debug: 4.3.3 + debug: 4.3.4 gensync: 1.0.0-beta.2 - json5: 2.2.0 + json5: 2.2.1 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -328,7 +328,7 @@ packages: "@babel/types": 7.17.0 dev: true - /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.7: + /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.8: resolution: { integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== @@ -338,13 +338,13 @@ packages: "@babel/core": ^7.0.0 dependencies: "@babel/compat-data": 7.17.7 - "@babel/core": 7.17.7 + "@babel/core": 7.17.8 "@babel/helper-validator-option": 7.16.7 browserslist: 4.20.2 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.7: + /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.8: resolution: { integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg== @@ -353,7 +353,7 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.17.7 + "@babel/core": 7.17.8 "@babel/helper-annotate-as-pure": 7.16.7 "@babel/helper-environment-visitor": 7.16.7 "@babel/helper-function-name": 7.16.7 @@ -516,10 +516,10 @@ packages: engines: { node: ">=6.9.0" } dev: true - /@babel/helpers/7.17.7: + /@babel/helpers/7.17.8: resolution: { - integrity: sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== + integrity: sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== } engines: { node: ">=6.9.0" } dependencies: @@ -542,15 +542,15 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.17.7: + /@babel/parser/7.17.8: resolution: { - integrity: sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== + integrity: sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== } engines: { node: ">=6.0.0" } hasBin: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.7: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.8: resolution: { integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== @@ -558,11 +558,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.7 + "@babel/core": 7.17.8 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.7: + /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.8: resolution: { integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q== @@ -571,11 +571,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.7 + "@babel/core": 7.17.8 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.7: + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.8: resolution: { integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A== @@ -584,11 +584,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.7 + "@babel/core": 7.17.8 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.7: + /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.8: resolution: { integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ== @@ -597,18 +597,18 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.7 - "@babel/helper-create-class-features-plugin": 7.17.6_@babel+core@7.17.7 + "@babel/core": 7.17.8 + "@babel/helper-create-class-features-plugin": 7.17.6_@babel+core@7.17.8 "@babel/helper-plugin-utils": 7.16.7 - "@babel/plugin-syntax-typescript": 7.16.7_@babel+core@7.17.7 + "@babel/plugin-syntax-typescript": 7.16.7_@babel+core@7.17.8 transitivePeerDependencies: - supports-color dev: true - /@babel/runtime-corejs3/7.17.7: + /@babel/runtime-corejs3/7.17.8: resolution: { - integrity: sha512-TvliGJjhxis5m7xIMvlXH/xG8Oa/LK0SCUCyfKD6nLi42n5fB4WibDJ0g9trmmBB6hwpMNx+Lzbxy9/4gpMaVw== + integrity: sha512-ZbYSUvoSF6dXZmMl/CYTMOvzIFnbGfv4W3SEHYgMvNsFTeLaF2gkGAF4K2ddmtSK4Emej+0aYcnSC6N5dPCXUQ== } engines: { node: ">=6.9.0" } dependencies: @@ -616,20 +616,20 @@ packages: regenerator-runtime: 0.13.9 dev: false - /@babel/runtime/7.17.7: + /@babel/runtime/7.17.8: resolution: { - integrity: sha512-L6rvG9GDxaLgFjg41K+5Yv9OMrU98sWe+Ykmc6FDJW/+vYZMhdOMKkISgzptMaERHvS2Y2lw9MDRm2gHhlQQoA== + integrity: sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA== } engines: { node: ">=6.9.0" } dependencies: regenerator-runtime: 0.13.9 dev: false - /@babel/standalone/7.17.7: + /@babel/standalone/7.17.8: resolution: { - integrity: sha512-461jrYyk7g4bRQoOROABqErtygmZrx1cZXWONIPCQzVTynT5VL83btu1PJIaXNgl4JtHXjzaYT7j3IOlVhnC1Q== + integrity: sha512-tr3SDpVnxR/fzrxyG+HZPAyEA9eTHZIAjy4eqrc7m+KBwsdo1YvTbUfJ6teWHQ177mk6GmdmltsIiOYCcvRPWA== } engines: { node: ">=6.9.0" } dev: true @@ -642,7 +642,7 @@ packages: engines: { node: ">=6.9.0" } dependencies: "@babel/code-frame": 7.16.7 - "@babel/parser": 7.17.7 + "@babel/parser": 7.17.8 "@babel/types": 7.17.0 dev: true @@ -659,9 +659,9 @@ packages: "@babel/helper-function-name": 7.16.7 "@babel/helper-hoist-variables": 7.16.7 "@babel/helper-split-export-declaration": 7.16.7 - "@babel/parser": 7.17.7 + "@babel/parser": 7.17.8 "@babel/types": 7.17.0 - debug: 4.3.3 + debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -694,7 +694,7 @@ packages: lodash: 4.17.21 resolve-from: 5.0.0 resolve-global: 1.0.0 - yargs: 17.3.1 + yargs: 17.4.0 dev: true /@commitlint/config-conventional/13.1.0: @@ -771,12 +771,12 @@ packages: "@commitlint/execute-rule": 13.2.0 "@commitlint/resolve-extends": 13.2.0 "@commitlint/types": 13.2.0 - "@endemolshinegroup/cosmiconfig-typescript-loader": 3.0.2_c84a270c92bf6e8d30a9786dab5936e4 + "@endemolshinegroup/cosmiconfig-typescript-loader": 3.0.2_ec5c0ebd3030a0a5109338876648df1b chalk: 4.1.2 cosmiconfig: 7.0.1 lodash: 4.17.21 resolve-from: 5.0.0 - typescript: 4.6.2 + typescript: 4.6.3 dev: true /@commitlint/message/13.2.0: @@ -875,10 +875,10 @@ packages: engines: { node: ">=10" } dev: false - /@element-plus/icons-vue/1.1.3_vue@3.2.31: + /@element-plus/icons-vue/1.1.4_vue@3.2.31: resolution: { - integrity: sha512-eaL3acguwQMmQcGssYtzDYJLgXwXae7zpKuA6uXCtz1wrEMVtN+T3u5tY+p7FzZ+2d/R9tzT/rq0EHmjKs33XQ== + integrity: sha512-Iz/nHqdp1sFPmdzRwHkEQQA3lKvoObk8azgABZ81QUOpW9s/lUyQVUSh0tNtEPZXQlKwlSh7SPgoVxzrE0uuVQ== } peerDependencies: vue: ^3.2.0 @@ -886,7 +886,7 @@ packages: vue: 3.2.31 dev: false - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_c84a270c92bf6e8d30a9786dab5936e4: + /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_ec5c0ebd3030a0a5109338876648df1b: resolution: { integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA== @@ -898,7 +898,7 @@ packages: cosmiconfig: 7.0.1 lodash.get: 4.4.2 make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.6.2 + ts-node: 9.1.1_typescript@4.6.3 tslib: 2.3.1 transitivePeerDependencies: - typescript @@ -912,7 +912,7 @@ packages: engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: ajv: 6.12.6 - debug: 4.3.3 + debug: 4.3.4 espree: 9.3.1 globals: 13.13.0 ignore: 5.2.0 @@ -924,6 +924,22 @@ packages: - supports-color dev: true + /@floating-ui/core/0.6.1: + resolution: + { + integrity: sha512-Y30eVMcZva8o84c0HcXAtDO4BEzPJMvF6+B7x7urL2xbAqVsGJhojOyHLaoQHQYjb6OkqRq5kO+zeySycQwKqg== + } + dev: false + + /@floating-ui/dom/0.4.2: + resolution: + { + integrity: sha512-2/4vOhMAujkMmGqGX1Gut84phe5MNfk1kGeM+RSTJCpeR0SWR2/RR+/f1r1msOvTQa28wn7HEhxGe71CjYY/vw== + } + dependencies: + "@floating-ui/core": 0.6.1 + dev: false + /@humanwhocodes/config-array/0.9.5: resolution: { @@ -932,7 +948,7 @@ packages: engines: { node: ">=10.10.0" } dependencies: "@humanwhocodes/object-schema": 1.2.1 - debug: 4.3.3 + debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -951,7 +967,7 @@ packages: integrity: sha512-EmNFcajYB1ZfvviG6296NtfMlg0Q+w619qx/0H+tUaVxHIlChPlmOYMKRiOPKeNTvoFgEN+u5jbYxMWBqSWYDg== } dependencies: - "@iconify/types": 1.0.12 + "@iconify/types": 1.1.0 dev: true /@iconify-icons/fa-solid/1.2.2: @@ -960,7 +976,7 @@ packages: integrity: sha512-XNU+pk89pMbozQk9YMpxA+K+rPsq07MXJa9TwZS1oyBlbaIdeH6r/KOOeNYzmDVk6yaaZyTh9wfSJhuc8zIVYw== } dependencies: - "@iconify/types": 1.0.12 + "@iconify/types": 1.1.0 dev: true /@iconify-icons/fa/1.2.2: @@ -969,7 +985,7 @@ packages: integrity: sha512-8lecoWNI7X/GRw7B9NPVyGlPrqUxi1w1aZyzAm1s+eiPixmmivxdHtg53tGeSJpYgm/grfSti8EbYoiFTIckrw== } dependencies: - "@iconify/types": 1.0.12 + "@iconify/types": 1.1.0 dev: true /@iconify-icons/ri/1.2.1: @@ -978,20 +994,20 @@ packages: integrity: sha512-8VlUg6xrRz2BWmwulF6aWnb138NzkLhBJZ36Pu/9qjpTwwLyFi+Wgg1+LeMvOBXySiD/H/bTQh7Lay73uiN61A== } dependencies: - "@iconify/types": 1.0.12 + "@iconify/types": 1.1.0 dev: true - /@iconify/types/1.0.12: + /@iconify/types/1.1.0: resolution: { - integrity: sha512-6er6wSGF3hgc1JEZqiGpg21CTCjHBYOUwqLmb2Idzkjiw6ogalGP0ZMLVutCzah+0WB4yP+Zd2oVPN8jvJ+Ftg== + integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw== } dev: true - /@iconify/vue/3.1.4_vue@3.2.31: + /@iconify/vue/3.2.0_vue@3.2.31: resolution: { - integrity: sha512-oJm0VPl1fhlsbBX9tBeAbtmZ5iHCxCkVQdCi81lxdA3cqc9yqBlCloqObX93/YWNM5N8j/j0Efk6iSwsihOoNA== + integrity: sha512-sBWkef1Pp3vjDfU92UjTnvN9BsJ5o4TVdIN8+Yx+TGEwLcujty7/vq1m9FhJ9D8/ZTAN2MttKojj80s6j4FqGg== } peerDependencies: vue: 3.x @@ -999,10 +1015,10 @@ packages: vue: 3.2.31 dev: true - /@intlify/bundle-utils/2.2.0_vue-i18n@9.2.0-beta.32: + /@intlify/bundle-utils/2.2.1_vue-i18n@9.2.0-beta.33: resolution: { - integrity: sha512-qVuN7+c84UB6rlLHSued2J9R86LG1rHg6ZibCghGMyPXnW0nOuIfkUFf1F7tXIqfMXjIPeJzlbpmzjWTI2z9Kw== + integrity: sha512-8n8zhYEKypS+KP22KUAC6BnQifJDDWUGcn3OVPqsThqMMucU22MShGvOuiKqQ4AeT7XQ5O4pudlJmxv3L91JrQ== } engines: { node: ">= 12" } peerDependencies: @@ -1014,55 +1030,55 @@ packages: vue-i18n: optional: true dependencies: - "@intlify/message-compiler": 9.2.0-beta.32 - "@intlify/shared": 9.2.0-beta.32 + "@intlify/message-compiler": 9.2.0-beta.33 + "@intlify/shared": 9.2.0-beta.33 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 - vue-i18n: 9.2.0-beta.32_vue@3.2.31 + vue-i18n: 9.2.0-beta.33_vue@3.2.31 yaml-eslint-parser: 0.3.2 dev: true - /@intlify/core-base/9.2.0-beta.32: + /@intlify/core-base/9.2.0-beta.33: resolution: { - integrity: sha512-t9IB9Z65cx0fcpd9/oD8MrsMvGy1FOColOe5oodjo9E//Qm7P8kvSHnKymWjsAcJs0wR2Y6J9X8FRFmO6LNLNQ== + integrity: sha512-8txC4+pIPg0foQkUfjUIT718JK6FV397rlg0Qn6w97W8T7eTjsU0nhgEI5R4vEr6T/diy1VmDZB/Kw+l6MgA5g== } engines: { node: ">= 12" } dependencies: - "@intlify/devtools-if": 9.2.0-beta.32 - "@intlify/message-compiler": 9.2.0-beta.32 - "@intlify/shared": 9.2.0-beta.32 - "@intlify/vue-devtools": 9.2.0-beta.32 + "@intlify/devtools-if": 9.2.0-beta.33 + "@intlify/message-compiler": 9.2.0-beta.33 + "@intlify/shared": 9.2.0-beta.33 + "@intlify/vue-devtools": 9.2.0-beta.33 dev: false - /@intlify/devtools-if/9.2.0-beta.32: + /@intlify/devtools-if/9.2.0-beta.33: resolution: { - integrity: sha512-MvcxHrP7urM17wcna2vyqt8D8Pc5lyD3ps2BcmAr60UYifNKBQU7LmHfjTG7BZO4t0LyUWrWFJmm7fRVlju40g== + integrity: sha512-k2J9hPHFoGh/AbsHwwc+Oavi5J2ntAM2uayU76nb4kWHouLKSB4wuR8vwxg2URdRizMFUDugXPxgvsP8d+sq5A== } engines: { node: ">= 12" } dependencies: - "@intlify/shared": 9.2.0-beta.32 + "@intlify/shared": 9.2.0-beta.33 dev: false - /@intlify/message-compiler/9.2.0-beta.32: + /@intlify/message-compiler/9.2.0-beta.33: resolution: { - integrity: sha512-7OOHIhOmOM4nqe3KfEuE65xLwawwBGg/pCFByzayf0jARoHkeaA7v/eKsUJVJMEakeF2pNstx06AvfecijgPzg== + integrity: sha512-+SICjFlnHSbRLZT+sNdBvOAQfcNX+fESyMmgPxC8HHWu4GLN2CoVQS4ACXb3QBZDKLVJBFhFGMnl+UXyJrno6g== } engines: { node: ">= 12" } dependencies: - "@intlify/shared": 9.2.0-beta.32 + "@intlify/shared": 9.2.0-beta.33 source-map: 0.6.1 - /@intlify/shared/9.2.0-beta.32: + /@intlify/shared/9.2.0-beta.33: resolution: { - integrity: sha512-lVaHnKFNg16eWlfDLzDFLapurrf0WK7xLWEkz8DMYNIXJshRQOZCkH7sQaqtONPoOT0LqjyPo1+sV0Wq85/HRQ== + integrity: sha512-HldlkV66vMt1vQsuUz4zjQ202C5KW6aHeIQhx7RxBO11i3E8V84dp5MG9epr9GZXVsrCAR56Ekj0HaTqksIRJA== } engines: { node: ">= 12" } - /@intlify/vite-plugin-vue-i18n/3.3.1_fecf2311320b252734da88aa76ba6360: + /@intlify/vite-plugin-vue-i18n/3.3.1_62e4e06bcd41bd33e0b827748b9bb63d: resolution: { integrity: sha512-b9HIUANzL4/LmrA5RqeiPabZl2/RiWNAJ90TVZ8kSi3APRZ4BbmwUAclKe8ip+1jCDhqaGO/qfAI7SbQ0Y76Uw== @@ -1078,27 +1094,27 @@ packages: vue-i18n: optional: true dependencies: - "@intlify/bundle-utils": 2.2.0_vue-i18n@9.2.0-beta.32 - "@intlify/shared": 9.2.0-beta.32 + "@intlify/bundle-utils": 2.2.1_vue-i18n@9.2.0-beta.33 + "@intlify/shared": 9.2.0-beta.33 "@rollup/pluginutils": 4.2.0 - debug: 4.3.3 + debug: 4.3.4 fast-glob: 3.2.11 source-map: 0.6.1 - vite: 2.9.0-beta.4_sass@1.49.9 - vue-i18n: 9.2.0-beta.32_vue@3.2.31 + vite: 2.9.0-beta.8_sass@1.49.9 + vue-i18n: 9.2.0-beta.33_vue@3.2.31 transitivePeerDependencies: - supports-color dev: true - /@intlify/vue-devtools/9.2.0-beta.32: + /@intlify/vue-devtools/9.2.0-beta.33: resolution: { - integrity: sha512-LZ+E8S+PBeKzV5zDrh/6kbPdEMu+oO6W7B9EmNhzBOKcF94oiJRTkFLymV6U2YefWu+JYEl2LGe7giXXt2jcwg== + integrity: sha512-L6SlCiCuYGStwrTqlVXPv74RoLlUN8had7Nhx3ynyWDppLHFHATi7B3Sz1ENuub1TRJIOmOfdl3L5IV0WXFhoQ== } engines: { node: ">= 12" } dependencies: - "@intlify/core-base": 9.2.0-beta.32 - "@intlify/shared": 9.2.0-beta.32 + "@intlify/core-base": 9.2.0-beta.33 + "@intlify/shared": 9.2.0-beta.33 dev: false /@jridgewell/resolve-uri/3.0.5: @@ -1385,10 +1401,10 @@ packages: "@types/node": 14.14.14 dev: true - /@typescript-eslint/eslint-plugin/5.15.0_f2c49ce7d0e93ebcfdb4b7d25b131b28: + /@typescript-eslint/eslint-plugin/5.16.0_bc68a9cd5bf604202498b1a9faaf9387: resolution: { - integrity: sha512-u6Db5JfF0Esn3tiAKELvoU5TpXVSkOpZ78cEGn/wXtT2RVqs2vkt4ge6N8cRCyw7YVKhmmLDbwI2pg92mlv7cA== + integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1399,26 +1415,26 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/parser": 5.15.0_eslint@8.11.0+typescript@4.6.2 - "@typescript-eslint/scope-manager": 5.15.0 - "@typescript-eslint/type-utils": 5.15.0_eslint@8.11.0+typescript@4.6.2 - "@typescript-eslint/utils": 5.15.0_eslint@8.11.0+typescript@4.6.2 - debug: 4.3.3 + "@typescript-eslint/parser": 5.16.0_eslint@8.11.0+typescript@4.6.3 + "@typescript-eslint/scope-manager": 5.16.0 + "@typescript-eslint/type-utils": 5.16.0_eslint@8.11.0+typescript@4.6.3 + "@typescript-eslint/utils": 5.16.0_eslint@8.11.0+typescript@4.6.3 + debug: 4.3.4 eslint: 8.11.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.6.2 - typescript: 4.6.2 + tsutils: 3.21.0_typescript@4.6.3 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.15.0_eslint@8.11.0+typescript@4.6.2: + /@typescript-eslint/parser/5.16.0_eslint@8.11.0+typescript@4.6.3: resolution: { - integrity: sha512-NGAYP/+RDM2sVfmKiKOCgJYPstAO40vPAgACoWPO/+yoYKSgAXIFaBKsV8P0Cc7fwKgvj27SjRNX4L7f4/jCKQ== + integrity: sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1428,31 +1444,31 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/scope-manager": 5.15.0 - "@typescript-eslint/types": 5.15.0 - "@typescript-eslint/typescript-estree": 5.15.0_typescript@4.6.2 - debug: 4.3.3 + "@typescript-eslint/scope-manager": 5.16.0 + "@typescript-eslint/types": 5.16.0 + "@typescript-eslint/typescript-estree": 5.16.0_typescript@4.6.3 + debug: 4.3.4 eslint: 8.11.0 - typescript: 4.6.2 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.15.0: + /@typescript-eslint/scope-manager/5.16.0: resolution: { - integrity: sha512-EFiZcSKrHh4kWk0pZaa+YNJosvKE50EnmN4IfgjkA3bTHElPtYcd2U37QQkNTqwMCS7LXeDeZzEqnsOH8chjSg== + integrity: sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: - "@typescript-eslint/types": 5.15.0 - "@typescript-eslint/visitor-keys": 5.15.0 + "@typescript-eslint/types": 5.16.0 + "@typescript-eslint/visitor-keys": 5.16.0 dev: true - /@typescript-eslint/type-utils/5.15.0_eslint@8.11.0+typescript@4.6.2: + /@typescript-eslint/type-utils/5.16.0_eslint@8.11.0+typescript@4.6.3: resolution: { - integrity: sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA== + integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1462,27 +1478,27 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/utils": 5.15.0_eslint@8.11.0+typescript@4.6.2 - debug: 4.3.3 + "@typescript-eslint/utils": 5.16.0_eslint@8.11.0+typescript@4.6.3 + debug: 4.3.4 eslint: 8.11.0 - tsutils: 3.21.0_typescript@4.6.2 - typescript: 4.6.2 + tsutils: 3.21.0_typescript@4.6.3 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.15.0: + /@typescript-eslint/types/5.16.0: resolution: { - integrity: sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA== + integrity: sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dev: true - /@typescript-eslint/typescript-estree/5.15.0_typescript@4.6.2: + /@typescript-eslint/typescript-estree/5.16.0_typescript@4.6.3: resolution: { - integrity: sha512-Hb0e3dGc35b75xLzixM3cSbG1sSbrTBQDfIScqdyvrfJZVEi4XWAT+UL/HMxEdrJNB8Yk28SKxPLtAhfCbBInA== + integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1491,31 +1507,31 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/types": 5.15.0 - "@typescript-eslint/visitor-keys": 5.15.0 - debug: 4.3.3 + "@typescript-eslint/types": 5.16.0 + "@typescript-eslint/visitor-keys": 5.16.0 + debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.6.2 - typescript: 4.6.2 + tsutils: 3.21.0_typescript@4.6.3 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.15.0_eslint@8.11.0+typescript@4.6.2: + /@typescript-eslint/utils/5.16.0_eslint@8.11.0+typescript@4.6.3: resolution: { - integrity: sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA== + integrity: sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ== } 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.10 - "@typescript-eslint/scope-manager": 5.15.0 - "@typescript-eslint/types": 5.15.0 - "@typescript-eslint/typescript-estree": 5.15.0_typescript@4.6.2 + "@typescript-eslint/scope-manager": 5.16.0 + "@typescript-eslint/types": 5.16.0 + "@typescript-eslint/typescript-estree": 5.16.0_typescript@4.6.3 eslint: 8.11.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.11.0 @@ -1524,18 +1540,18 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.15.0: + /@typescript-eslint/visitor-keys/5.16.0: resolution: { - integrity: sha512-+vX5FKtgvyHbmIJdxMJ2jKm9z2BIlXJiuewI8dsDYMp5LzPUcuTT78Ya5iwvQg3VqSVdmxyM8Anj1Jeq7733ZQ== + integrity: sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: - "@typescript-eslint/types": 5.15.0 + "@typescript-eslint/types": 5.16.0 eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-legacy/1.7.1_vite@2.9.0-beta.4: + /@vitejs/plugin-legacy/1.7.1_vite@2.9.0-beta.8: resolution: { integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA== @@ -1544,12 +1560,12 @@ packages: peerDependencies: vite: ^2.8.0 dependencies: - "@babel/standalone": 7.17.7 + "@babel/standalone": 7.17.8 core-js: 3.21.1 magic-string: 0.25.9 regenerator-runtime: 0.13.9 systemjs: 6.12.1 - vite: 2.9.0-beta.4_sass@1.49.9 + vite: 2.9.0-beta.8_sass@1.49.9 dev: true /@vitejs/plugin-vue-jsx/1.3.8: @@ -1559,17 +1575,17 @@ packages: } engines: { node: ">=12.0.0" } dependencies: - "@babel/core": 7.17.7 - "@babel/plugin-syntax-import-meta": 7.10.4_@babel+core@7.17.7 - "@babel/plugin-transform-typescript": 7.16.8_@babel+core@7.17.7 + "@babel/core": 7.17.8 + "@babel/plugin-syntax-import-meta": 7.10.4_@babel+core@7.17.8 + "@babel/plugin-transform-typescript": 7.16.8_@babel+core@7.17.8 "@rollup/pluginutils": 4.2.0 - "@vue/babel-plugin-jsx": 1.1.1_@babel+core@7.17.7 + "@vue/babel-plugin-jsx": 1.1.1_@babel+core@7.17.8 hash-sum: 2.0.0 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/2.2.4_vite@2.9.0-beta.4+vue@3.2.31: + /@vitejs/plugin-vue/2.2.4_vite@2.9.0-beta.8+vue@3.2.31: resolution: { integrity: sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw== @@ -1579,7 +1595,7 @@ packages: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.0-beta.4_sass@1.49.9 + vite: 2.9.0-beta.8_sass@1.49.9 vue: 3.2.31 dev: true @@ -1590,14 +1606,14 @@ packages: } dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.7: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.8: resolution: { integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w== } dependencies: "@babel/helper-module-imports": 7.16.7 - "@babel/plugin-syntax-jsx": 7.16.7_@babel+core@7.17.7 + "@babel/plugin-syntax-jsx": 7.16.7_@babel+core@7.17.8 "@babel/template": 7.16.7 "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 @@ -1616,7 +1632,7 @@ packages: integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ== } dependencies: - "@babel/parser": 7.17.7 + "@babel/parser": 7.17.8 "@vue/shared": 3.2.31 estree-walker: 2.0.2 source-map: 0.6.1 @@ -1636,7 +1652,7 @@ packages: integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ== } dependencies: - "@babel/parser": 7.17.7 + "@babel/parser": 7.17.8 "@vue/compiler-core": 3.2.31 "@vue/compiler-dom": 3.2.31 "@vue/compiler-ssr": 3.2.31 @@ -1678,7 +1694,7 @@ packages: prettier: 2.6.0 dev: true - /@vue/eslint-config-typescript/10.0.0_5e58415d4c9ab0c3da8935a9b8bb8c26: + /@vue/eslint-config-typescript/10.0.0_67e26bb50fed2173443e3fe1262a69b2: resolution: { integrity: sha512-F94cL8ug3FaYXlCfU5/wiGjk1qeadmoBpRGAOBq+qre3Smdupa59dd6ZJrsfRODpsMPyTG7330juMDsUvpZ3Rw== @@ -1688,8 +1704,8 @@ packages: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint-plugin-vue: ^8.0.1 dependencies: - "@typescript-eslint/eslint-plugin": 5.15.0_f2c49ce7d0e93ebcfdb4b7d25b131b28 - "@typescript-eslint/parser": 5.15.0_eslint@8.11.0+typescript@4.6.2 + "@typescript-eslint/eslint-plugin": 5.16.0_bc68a9cd5bf604202498b1a9faaf9387 + "@typescript-eslint/parser": 5.16.0_eslint@8.11.0+typescript@4.6.3 eslint: 8.11.0 eslint-plugin-vue: 8.5.0_eslint@8.11.0 vue-eslint-parser: 8.3.0_eslint@8.11.0 @@ -1704,7 +1720,7 @@ packages: integrity: sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA== } dependencies: - "@babel/parser": 7.17.7 + "@babel/parser": 7.17.8 "@vue/compiler-core": 3.2.31 "@vue/shared": 3.2.31 estree-walker: 2.0.2 @@ -1759,10 +1775,10 @@ packages: integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ== } - /@vueuse/core/8.1.1_vue@3.2.31: + /@vueuse/core/8.2.0_vue@3.2.31: resolution: { - integrity: sha512-NmpizOcQXW0OHV0qa6YwFtw5hQBe0RxMuxQoIIbCa6jRT16MTweFPecIM6VgA1e5vZJtAO7p//TgLSpzi3joZQ== + integrity: sha512-89ZfKtFHz5ynfpWyFVXtK0yePJ2MZqFaOxnGeZn7cIp8KFbPRlu6Wsxi3gBkJNpjq+q9qbEh6MjV7QBvqCQ5Og== } peerDependencies: "@vue/composition-api": ^1.1.0 @@ -1773,16 +1789,16 @@ packages: vue: optional: true dependencies: - "@vueuse/metadata": 8.1.1 - "@vueuse/shared": 8.1.1_vue@3.2.31 + "@vueuse/metadata": 8.2.0 + "@vueuse/shared": 8.2.0_vue@3.2.31 vue: 3.2.31 vue-demi: 0.12.4_vue@3.2.31 dev: false - /@vueuse/metadata/8.1.1: + /@vueuse/metadata/8.2.0: resolution: { - integrity: sha512-TSmA3UaSmBcV8pJ7fnHAL7NjSE1RQZlpJklg6YysFxwxDb0MZlo+Q8j9U1hLBZT1fnAjwZMaoxilanHN8ZwugQ== + integrity: sha512-cbaezEccNuxQC+OiudG9VjZNg9/RbAAHkyuhC6+8Gsgsc+MvDhfn1NrV6NNTaldLlZgJFgUiYOkrf3JGTTTGXQ== } dev: false @@ -1798,8 +1814,8 @@ packages: "@vue/composition-api": optional: true dependencies: - "@vueuse/core": 8.1.1_vue@3.2.31 - "@vueuse/shared": 8.1.1_vue@3.2.31 + "@vueuse/core": 8.2.0_vue@3.2.31 + "@vueuse/shared": 8.2.0_vue@3.2.31 framesync: 6.1.0 popmotion: 11.0.3 style-value-types: 5.1.0 @@ -1807,10 +1823,10 @@ packages: vue-demi: 0.12.4_vue@3.2.31 dev: false - /@vueuse/shared/8.1.1_vue@3.2.31: + /@vueuse/shared/8.2.0_vue@3.2.31: resolution: { - integrity: sha512-lWRcK8W9+q1t1XMxW9JIljXFQLIViInTOEF7wUHcISQNAYwHtHgr0z+U5SRM8tA4eJd/dVs/2BV1/z2DG7aKEg== + integrity: sha512-dTw7EJZgZCgG9DoVAiz4LtmKnIFXuE/idUFzvqRAJLjbPiVJc+qQH5kDUdKHI3W1U9t//1mdasQEKONArburiQ== } peerDependencies: "@vue/composition-api": ^1.1.0 @@ -1831,7 +1847,7 @@ packages: integrity: sha512-1fvfZhRD7WfV/Xh6uIAYKIdbQWrwEgSdkFlHiLPzMDS44KjwNZILDzLAz9Y2W5H2K4MLGgGMnzGS89ECyjc0Ww== } dependencies: - debug: 4.3.3 + debug: 4.3.4 jiti: 1.13.0 windicss: 3.5.1 transitivePeerDependencies: @@ -1846,7 +1862,7 @@ packages: dependencies: "@antfu/utils": 0.5.0 "@windicss/config": 1.8.3 - debug: 4.3.3 + debug: 4.3.4 fast-glob: 3.2.11 magic-string: 0.25.9 micromatch: 4.0.4 @@ -1865,8 +1881,8 @@ packages: dependencies: cac: 6.7.12 color: 4.2.1 - cssnano: 5.1.4_postcss@8.4.12 - cssnano-preset-lite: 2.1.1_postcss@8.4.12 + cssnano: 5.1.5_postcss@8.4.12 + cssnano-preset-lite: 2.1.2_postcss@8.4.12 fs-extra: 10.0.1 postcss: 8.4.12 prettier: 2.6.0 @@ -1947,10 +1963,10 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.10.0: + /ajv/8.11.0: resolution: { - integrity: sha512-bzqAEZOjkrUMl2afH8dknrq5KEk2SrwdBROR+vH1EKVQTqaUbJVPdc/gEdggTMM0Se+s+Ja4ju4TlNcStKl2Hw== + integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg== } dependencies: fast-deep-equal: 3.1.3 @@ -2100,7 +2116,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.20.2 - caniuse-lite: 1.0.30001317 + caniuse-lite: 1.0.30001319 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -2181,8 +2197,8 @@ packages: engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true dependencies: - caniuse-lite: 1.0.30001317 - electron-to-chromium: 1.4.86 + caniuse-lite: 1.0.30001319 + electron-to-chromium: 1.4.90 escalade: 3.1.1 node-releases: 2.0.2 picocolors: 1.0.0 @@ -2274,15 +2290,15 @@ packages: } dependencies: browserslist: 4.20.2 - caniuse-lite: 1.0.30001317 + caniuse-lite: 1.0.30001319 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite/1.0.30001317: + /caniuse-lite/1.0.30001319: resolution: { - integrity: sha512-xIZLh8gBm4dqNX0gkzrBeyI86J2eCjWzYAs40q88smG844YIrN4tVQl/RhquHvKEKImWWFIVh1Lxe5n1G/N+GQ== + integrity: sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw== } dev: true @@ -2522,10 +2538,10 @@ packages: engines: { node: ">= 10" } dev: true - /commander/9.0.0: + /commander/9.1.0: resolution: { - integrity: sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw== + integrity: sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w== } engines: { node: ^12.20.0 || >=14 } dev: false @@ -2721,7 +2737,7 @@ packages: dependencies: boolbase: 1.0.0 css-what: 5.1.0 - domhandler: 4.3.0 + domhandler: 4.3.1 domutils: 2.8.0 nth-check: 2.0.1 dev: true @@ -2754,10 +2770,10 @@ packages: hasBin: true dev: true - /cssnano-preset-default/5.2.4_postcss@8.4.12: + /cssnano-preset-default/5.2.5_postcss@8.4.12: resolution: { - integrity: sha512-w1Gg8xsebln6/axZ6qDFQHuglrGfbIHOIx0g4y9+etRlRab8CGpSpe6UMsrgJe4zhCaJ0LwLmc+PhdLRTwnhIA== + integrity: sha512-WopL7PzN7sos3X8B54/QGl+CZUh1f0qN4ds+y2d5EPwRSSc3jsitVw81O+Uyop0pXyOfPfZxnc+LmA8w/Ki/WQ== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: @@ -2773,11 +2789,11 @@ packages: postcss-discard-duplicates: 5.1.0_postcss@8.4.12 postcss-discard-empty: 5.1.1_postcss@8.4.12 postcss-discard-overridden: 5.1.0_postcss@8.4.12 - postcss-merge-longhand: 5.1.2_postcss@8.4.12 - postcss-merge-rules: 5.1.0_postcss@8.4.12 + postcss-merge-longhand: 5.1.3_postcss@8.4.12 + postcss-merge-rules: 5.1.1_postcss@8.4.12 postcss-minify-font-values: 5.1.0_postcss@8.4.12 - postcss-minify-gradients: 5.1.0_postcss@8.4.12 - postcss-minify-params: 5.1.1_postcss@8.4.12 + postcss-minify-gradients: 5.1.1_postcss@8.4.12 + postcss-minify-params: 5.1.2_postcss@8.4.12 postcss-minify-selectors: 5.2.0_postcss@8.4.12 postcss-normalize-charset: 5.1.0_postcss@8.4.12 postcss-normalize-display-values: 5.1.0_postcss@8.4.12 @@ -2788,17 +2804,17 @@ packages: postcss-normalize-unicode: 5.1.0_postcss@8.4.12 postcss-normalize-url: 5.1.0_postcss@8.4.12 postcss-normalize-whitespace: 5.1.1_postcss@8.4.12 - postcss-ordered-values: 5.1.0_postcss@8.4.12 + postcss-ordered-values: 5.1.1_postcss@8.4.12 postcss-reduce-initial: 5.1.0_postcss@8.4.12 postcss-reduce-transforms: 5.1.0_postcss@8.4.12 postcss-svgo: 5.1.0_postcss@8.4.12 postcss-unique-selectors: 5.1.1_postcss@8.4.12 dev: true - /cssnano-preset-lite/2.1.1_postcss@8.4.12: + /cssnano-preset-lite/2.1.2_postcss@8.4.12: resolution: { - integrity: sha512-TXAnw6dMFo2bRXtw/OpyPEdk3i3Oiem7Z2PQXooluk+9ATBBMLh0avfC6UqLA2QI493GixBl2vnhznX5+eV5Cw== + integrity: sha512-2QKlBCXL+73FKEO5GasclObEil3smr38cVk6/56u60+ub5C0UK681CDJdgrA5fx84e+Q5S48LYGxg3xjOFDEmg== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: @@ -2823,16 +2839,16 @@ packages: postcss: 8.4.12 dev: true - /cssnano/5.1.4_postcss@8.4.12: + /cssnano/5.1.5_postcss@8.4.12: resolution: { - integrity: sha512-hbfhVZreEPyzl+NbvRsjNo54JOX80b+j6nqG2biLVLaZHJEiqGyMh4xDGHtwhUKd5p59mj2GlDqlUBwJUuIu5A== + integrity: sha512-VZO1e+bRRVixMeia1zKagrv0lLN1B/r/u12STGNNUFxnp97LIFgZHQa0JxqlwEkvzUyA9Oz/WnCTAFkdEbONmg== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.2.4_postcss@8.4.12 + cssnano-preset-default: 5.2.5_postcss@8.4.12 lilconfig: 2.0.4 postcss: 8.4.12 yaml: 1.10.2 @@ -2861,7 +2877,7 @@ packages: integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA== } dependencies: - es5-ext: 0.10.58 + es5-ext: 0.10.59 type: 1.2.0 dev: false @@ -2907,10 +2923,10 @@ packages: ms: 2.1.3 dev: false - /debug/4.3.3: + /debug/4.3.4: resolution: { - integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q== + integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== } engines: { node: ">=6.0" } peerDependencies: @@ -2993,7 +3009,7 @@ packages: } dependencies: domelementtype: 2.2.0 - domhandler: 4.3.0 + domhandler: 4.3.1 entities: 2.2.0 dev: true @@ -3004,10 +3020,10 @@ packages: } dev: true - /domhandler/4.3.0: + /domhandler/4.3.1: resolution: { - integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g== + integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ== } engines: { node: ">= 4" } dependencies: @@ -3022,7 +3038,7 @@ packages: dependencies: dom-serializer: 1.3.2 domelementtype: 2.2.0 - domhandler: 4.3.0 + domhandler: 4.3.1 dev: true /dot-case/3.0.4: @@ -3080,25 +3096,26 @@ packages: resolution: { integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= } dev: true - /electron-to-chromium/1.4.86: + /electron-to-chromium/1.4.90: resolution: { - integrity: sha512-EVTZ+igi8x63pK4bPuA95PXIs2b2Cowi3WQwI9f9qManLiZJOD1Lash1J3W4TvvcUCcIR4o/rgi9o8UicXSO+w== + integrity: sha512-ZwKgSA0mQMyEhz+NR0F8dRzkrCLeHLzLkjx/CWf16+zV85hQ6meXPQbKanvhnpkYb7b2uJNj+enQJ/N877ND4Q== } dev: true - /element-plus/2.1.4_1a412d14def5ff5ca1122000e4bee666: + /element-plus/2.1.5_1a412d14def5ff5ca1122000e4bee666: resolution: { - integrity: sha512-pcwgDbKUrzyWbixYB/zIbLPLBQ/NPGPJnGXJ+jYozUSthPW4SuriaUGJKgbAE6PDBAtw3IodiT2E2GbiaZLxww== + integrity: sha512-QHssDDY2uIJVmfXHkPU7DOxDMqlb2UCsfpJaYRrAYpZC4YIrbtQCcw26A7uRZogDu+ampAaZzGQqioDLdKNkiA== } peerDependencies: vue: ^3.2.0 dependencies: "@ctrl/tinycolor": 3.4.0 - "@element-plus/icons-vue": 1.1.3_vue@3.2.31 + "@element-plus/icons-vue": 1.1.4_vue@3.2.31 + "@floating-ui/dom": 0.4.2 "@popperjs/core": 2.11.4 - "@vueuse/core": 8.1.1_vue@3.2.31 + "@vueuse/core": 8.2.0_vue@3.2.31 async-validator: 4.0.7 dayjs: 1.11.0 escape-html: 1.0.3 @@ -3106,7 +3123,7 @@ packages: lodash-es: 4.17.21 lodash-unified: 1.0.2_da03a4540fbd16bbaafbb96724306afd memoize-one: 6.0.0 - normalize-wheel-es: 1.1.1 + normalize-wheel-es: 1.1.2 vue: 3.2.31 transitivePeerDependencies: - "@types/lodash-es" @@ -3177,10 +3194,10 @@ packages: is-arrayish: 0.2.1 dev: true - /es-module-lexer/0.10.2: + /es-module-lexer/0.10.4: resolution: { - integrity: sha512-Yscrk6aIG8IlpN+trRLuTiSI2MSJQELnG/S8g1xHnzoFZuxRhcp+Udx2ooFu1h/EIPyQvLqLUlcgivmxALfA2g== + integrity: sha512-n5bOGUnrmuCKyMkmHNtC1ObnUx8AgFcKWe2mbxb6jYzuK81W0Rk3Z//sCoGJuxWzos8R2w48TemGIFqZsTY6YA== } dev: true @@ -3191,10 +3208,10 @@ packages: } dev: true - /es5-ext/0.10.58: + /es5-ext/0.10.59: resolution: { - integrity: sha512-LHO+KBBaHGwjy32ibSaMY+ZzjpC4K4I5bPoijICMBL7gXEXfrEUrzssmNP+KigbQEp1dRUnGkry/vUnxOqptLQ== + integrity: sha512-cOgyhW0tIJyQY1Kfw6Kr0viu9ZlUctVchRMZ7R0HiH3dxTSp5zJDLecwxUqPUrGKMsgBI1wd1FL+d9Jxfi4cLw== } engines: { node: ">=0.10" } requiresBuild: true @@ -3208,7 +3225,7 @@ packages: resolution: { integrity: sha1-p96IkUGgWpSwhUQDstCg+/qY87c= } dependencies: d: 1.0.1 - es5-ext: 0.10.58 + es5-ext: 0.10.59 es6-symbol: 3.1.3 dev: false @@ -3222,10 +3239,10 @@ packages: ext: 1.6.0 dev: false - /esbuild-android-64/0.14.27: + /esbuild-android-64/0.14.28: resolution: { - integrity: sha512-LuEd4uPuj/16Y8j6kqy3Z2E9vNY9logfq8Tq+oTE2PZVuNs3M1kj5Qd4O95ee66yDGb3isaOCV7sOLDwtMfGaQ== + integrity: sha512-A52C3zq+9tNwCqZ+4kVLBxnk/WnrYM8P2+QNvNE9B6d2OVPs214lp3g6UyO+dKDhUdefhfPCuwkP8j2A/+szNA== } engines: { node: ">=12" } cpu: [x64] @@ -3234,10 +3251,10 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.14.27: + /esbuild-android-arm64/0.14.28: resolution: { - integrity: sha512-E8Ktwwa6vX8q7QeJmg8yepBYXaee50OdQS3BFtEHKrzbV45H4foMOeEE7uqdjGQZFBap5VAqo7pvjlyA92wznQ== + integrity: sha512-sm0fDEGElZhMC3HLZeECI2juE4aG7uPfMBMqNUhy9CeX399Pz8rC6e78OXMXInGjSdEAwQmCOHmfsP7uv3Q8rA== } engines: { node: ">=12" } cpu: [arm64] @@ -3246,10 +3263,10 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.14.27: + /esbuild-darwin-64/0.14.28: resolution: { - integrity: sha512-czw/kXl/1ZdenPWfw9jDc5iuIYxqUxgQ/Q+hRd4/3udyGGVI31r29LCViN2bAJgGvQkqyLGVcG03PJPEXQ5i2g== + integrity: sha512-nzDd7mQ44FvsFHtOafZdBgn3Li5SMsnMnoz1J2MM37xJmR3wGNTFph88KypjHgWqwbxCI7MXS1U+sN4qDeeW6Q== } engines: { node: ">=12" } cpu: [x64] @@ -3258,10 +3275,10 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.14.27: + /esbuild-darwin-arm64/0.14.28: resolution: { - integrity: sha512-BEsv2U2U4o672oV8+xpXNxN9bgqRCtddQC6WBh4YhXKDcSZcdNh7+6nS+DM2vu7qWIWNA4JbRG24LUUYXysimQ== + integrity: sha512-XEq/bLR/glsUl+uGrBimQzOVs/CmwI833fXUhP9xrLI3IJ+rKyrZ5IA8u+1crOEf1LoTn8tV+hInmX6rGjbScw== } engines: { node: ">=12" } cpu: [arm64] @@ -3270,10 +3287,10 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.14.27: + /esbuild-freebsd-64/0.14.28: resolution: { - integrity: sha512-7FeiFPGBo+ga+kOkDxtPmdPZdayrSzsV9pmfHxcyLKxu+3oTcajeZlOO1y9HW+t5aFZPiv7czOHM4KNd0tNwCA== + integrity: sha512-rTKLgUj/HEcPeE5XZ7IZwWpFx7IWMfprN7QRk/TUJE1s1Ipb58esboIesUpjirJz/BwrgHq+FDG9ChAI8dZAtQ== } engines: { node: ">=12" } cpu: [x64] @@ -3282,10 +3299,10 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.14.27: + /esbuild-freebsd-arm64/0.14.28: resolution: { - integrity: sha512-8CK3++foRZJluOWXpllG5zwAVlxtv36NpHfsbWS7TYlD8S+QruXltKlXToc/5ZNzBK++l6rvRKELu/puCLc7jA== + integrity: sha512-sBffxD1UMOsB7aWMoExmipycjcy3HJGwmqE4GQZUTZvdiH4GhjgUiVdtPyt7kSCdL40JqnWQJ4b1l8Y51oCF4Q== } engines: { node: ">=12" } cpu: [arm64] @@ -3294,10 +3311,10 @@ packages: dev: true optional: true - /esbuild-linux-32/0.14.27: + /esbuild-linux-32/0.14.28: resolution: { - integrity: sha512-qhNYIcT+EsYSBClZ5QhLzFzV5iVsP1YsITqblSaztr3+ZJUI+GoK8aXHyzKd7/CKKuK93cxEMJPpfi1dfsOfdw== + integrity: sha512-+Wxidh3fBEQ9kHcCsD4etlBTMb1n6QY2uXv3rFhVn88CY/JP782MhA57/ipLMY4kOLeSKEuFGN4rtjHuhmRMig== } engines: { node: ">=12" } cpu: [ia32] @@ -3306,10 +3323,10 @@ packages: dev: true optional: true - /esbuild-linux-64/0.14.27: + /esbuild-linux-64/0.14.28: resolution: { - integrity: sha512-ESjck9+EsHoTaKWlFKJpPZRN26uiav5gkI16RuI8WBxUdLrrAlYuYSndxxKgEn1csd968BX/8yQZATYf/9+/qg== + integrity: sha512-7+xgsC4LvR6cnzaBdiljNnPDjbkwzahogN+S9uy9AoYw7ZjPnnXc6sjQAVCbqGb7MEgrWdpa6u/Tao79i4lWxg== } engines: { node: ">=12" } cpu: [x64] @@ -3318,10 +3335,10 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.14.27: + /esbuild-linux-arm/0.14.28: resolution: { - integrity: sha512-JnnmgUBdqLQO9hoNZQqNHFWlNpSX82vzB3rYuCJMhtkuaWQEmQz6Lec1UIxJdC38ifEghNTBsF9bbe8dFilnCw== + integrity: sha512-L5isjmlLbh9E0WVllXiVETbScgMbth/+XkXQii1WwgO1RvLIfaGrVFz8d2n6EH/ImtgYxPYGx+OcvIKQBc91Rg== } engines: { node: ">=12" } cpu: [arm] @@ -3330,10 +3347,10 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.14.27: + /esbuild-linux-arm64/0.14.28: resolution: { - integrity: sha512-no6Mi17eV2tHlJnqBHRLekpZ2/VYx+NfGxKcBE/2xOMYwctsanCaXxw4zapvNrGE9X38vefVXLz6YCF8b1EHiQ== + integrity: sha512-EjRHgwg+kgXABzyoPGPOPg4d5wZqRnZ/ZAxBDzLY+i6DS8OUfTSlZHWIOZzU4XF7125WxRBg9ULbrFJBl+57Eg== } engines: { node: ">=12" } cpu: [arm64] @@ -3342,10 +3359,10 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.14.27: + /esbuild-linux-mips64le/0.14.28: resolution: { - integrity: sha512-NolWP2uOvIJpbwpsDbwfeExZOY1bZNlWE/kVfkzLMsSgqeVcl5YMen/cedRe9mKnpfLli+i0uSp7N+fkKNU27A== + integrity: sha512-krx9SSg7yfiUKk64EmjefOyiEF6nv2bRE4um/LiTaQ6Y/6FP4UF3/Ou/AxZVyR154uSRq63xejcAsmswXAYRsw== } engines: { node: ">=12" } cpu: [mips64el] @@ -3354,10 +3371,10 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.14.27: + /esbuild-linux-ppc64le/0.14.28: resolution: { - integrity: sha512-/7dTjDvXMdRKmsSxKXeWyonuGgblnYDn0MI1xDC7J1VQXny8k1qgNp6VmrlsawwnsymSUUiThhkJsI+rx0taNA== + integrity: sha512-LD0Xxu9g+DNuhsEBV5QuVZ4uKVBMup0xPIruLweuAf9/mHXFnaCuNXUBF5t0DxKl7GQ5MSioKtnb92oMo+QXEw== } engines: { node: ">=12" } cpu: [ppc64] @@ -3366,10 +3383,10 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.14.27: + /esbuild-linux-riscv64/0.14.28: resolution: { - integrity: sha512-D+aFiUzOJG13RhrSmZgrcFaF4UUHpqj7XSKrIiCXIj1dkIkFqdrmqMSOtSs78dOtObWiOrFCDDzB24UyeEiNGg== + integrity: sha512-L/DWfRh2P0vxq4Y+qieSNXKGdMg+e9Qe8jkbN2/8XSGYDTPzO2OcAxSujob4qIh7iSl+cknbXV+BvH0YFR0jbg== } engines: { node: ">=12" } cpu: [riscv64] @@ -3378,10 +3395,10 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.14.27: + /esbuild-linux-s390x/0.14.28: resolution: { - integrity: sha512-CD/D4tj0U4UQjELkdNlZhQ8nDHU5rBn6NGp47Hiz0Y7/akAY5i0oGadhEIg0WCY/HYVXFb3CsSPPwaKcTOW3bg== + integrity: sha512-rrgxmsbmL8QQknWGnAL9bGJRQYLOi2AzXy5OTwfhxnj9eqjo5mSVbJXjgiq5LPUAMQZGdPH5yaNK0obAXS81Zw== } engines: { node: ">=12" } cpu: [s390x] @@ -3390,10 +3407,10 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.14.27: + /esbuild-netbsd-64/0.14.28: resolution: { - integrity: sha512-h3mAld69SrO1VoaMpYl3a5FNdGRE/Nqc+E8VtHOag4tyBwhCQXxtvDDOAKOUQexBGca0IuR6UayQ4ntSX5ij1Q== + integrity: sha512-h8wntIyOR8/xMVVM6TvJxxWKh4AjmLK87IPKpuVi8Pq0kyk0RMA+eo4PFGk5j2XK0D7dj8PcSF5NSlP9kN/j0A== } engines: { node: ">=12" } cpu: [x64] @@ -3402,10 +3419,10 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.14.27: + /esbuild-openbsd-64/0.14.28: resolution: { - integrity: sha512-xwSje6qIZaDHXWoPpIgvL+7fC6WeubHHv18tusLYMwL+Z6bEa4Pbfs5IWDtQdHkArtfxEkIZz77944z8MgDxGw== + integrity: sha512-HBv18rVapbuDx52/fhZ/c/w6TXyaQAvRxiDDn5Hz/pBcwOs3cdd2WxeIKlWmDoqm2JMx5EVlq4IWgoaRX9mVkw== } engines: { node: ">=12" } cpu: [x64] @@ -3414,10 +3431,10 @@ packages: dev: true optional: true - /esbuild-sunos-64/0.14.27: + /esbuild-sunos-64/0.14.28: resolution: { - integrity: sha512-/nBVpWIDjYiyMhuqIqbXXsxBc58cBVH9uztAOIfWShStxq9BNBik92oPQPJ57nzWXRNKQUEFWr4Q98utDWz7jg== + integrity: sha512-zlIxePhZxKYheR2vBCgPVvTixgo/ozOfOMoP6RZj8dxzquU1NgeyhjkcRXucbLCtmoNJ+i4PtWwPZTLuDd3bGg== } engines: { node: ">=12" } cpu: [x64] @@ -3426,10 +3443,10 @@ packages: dev: true optional: true - /esbuild-windows-32/0.14.27: + /esbuild-windows-32/0.14.28: resolution: { - integrity: sha512-Q9/zEjhZJ4trtWhFWIZvS/7RUzzi8rvkoaS9oiizkHTTKd8UxFwn/Mm2OywsAfYymgUYm8+y2b+BKTNEFxUekw== + integrity: sha512-am9DIJxXlld1BOAY/VlvBQHMUCPL7S3gB/lnXIY3M4ys0gfuRqPf4EvMwZMzYUbFKBY+/Qb8SRgPRRGhwnJ8Kg== } engines: { node: ">=12" } cpu: [ia32] @@ -3438,10 +3455,10 @@ packages: dev: true optional: true - /esbuild-windows-64/0.14.27: + /esbuild-windows-64/0.14.28: resolution: { - integrity: sha512-b3y3vTSl5aEhWHK66ngtiS/c6byLf6y/ZBvODH1YkBM+MGtVL6jN38FdHUsZasCz9gFwYs/lJMVY9u7GL6wfYg== + integrity: sha512-78PhySDnmRZlsPNp/W/5Fim8iivlBQQxfhBFIqR7xwvfDmCFUSByyMKP7LCHgNtb04yNdop8nJJkJaQ8Xnwgiw== } engines: { node: ">=12" } cpu: [x64] @@ -3450,10 +3467,10 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.14.27: + /esbuild-windows-arm64/0.14.28: resolution: { - integrity: sha512-I/reTxr6TFMcR5qbIkwRGvldMIaiBu2+MP0LlD7sOlNXrfqIl9uNjsuxFPGEG4IRomjfQ5q8WT+xlF/ySVkqKg== + integrity: sha512-VhXGBTo6HELD8zyHXynV6+L2jWx0zkKnGx4TmEdSBK7UVFACtOyfUqpToG0EtnYyRZ0HESBhzPSVpP781ovmvA== } engines: { node: ">=12" } cpu: [arm64] @@ -3471,35 +3488,35 @@ packages: requiresBuild: true dev: true - /esbuild/0.14.27: + /esbuild/0.14.28: resolution: { - integrity: sha512-MZQt5SywZS3hA9fXnMhR22dv0oPGh6QtjJRIYbgL1AeqAoQZE+Qn5ppGYQAoHv/vq827flj4tIJ79Mrdiwk46Q== + integrity: sha512-YLNprkCcMVKQ5sekmCKEQ3Obu/L7s6+iij38xNKyBeSmSsTWur4Ky/9zB3XIGT8SCJITG/bZwAR2l7YOAXch4Q== } engines: { node: ">=12" } hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-64: 0.14.27 - esbuild-android-arm64: 0.14.27 - esbuild-darwin-64: 0.14.27 - esbuild-darwin-arm64: 0.14.27 - esbuild-freebsd-64: 0.14.27 - esbuild-freebsd-arm64: 0.14.27 - esbuild-linux-32: 0.14.27 - esbuild-linux-64: 0.14.27 - esbuild-linux-arm: 0.14.27 - esbuild-linux-arm64: 0.14.27 - esbuild-linux-mips64le: 0.14.27 - esbuild-linux-ppc64le: 0.14.27 - esbuild-linux-riscv64: 0.14.27 - esbuild-linux-s390x: 0.14.27 - esbuild-netbsd-64: 0.14.27 - esbuild-openbsd-64: 0.14.27 - esbuild-sunos-64: 0.14.27 - esbuild-windows-32: 0.14.27 - esbuild-windows-64: 0.14.27 - esbuild-windows-arm64: 0.14.27 + esbuild-android-64: 0.14.28 + esbuild-android-arm64: 0.14.28 + esbuild-darwin-64: 0.14.28 + esbuild-darwin-arm64: 0.14.28 + esbuild-freebsd-64: 0.14.28 + esbuild-freebsd-arm64: 0.14.28 + esbuild-linux-32: 0.14.28 + esbuild-linux-64: 0.14.28 + esbuild-linux-arm: 0.14.28 + esbuild-linux-arm64: 0.14.28 + esbuild-linux-mips64le: 0.14.28 + esbuild-linux-ppc64le: 0.14.28 + esbuild-linux-riscv64: 0.14.28 + esbuild-linux-s390x: 0.14.28 + esbuild-netbsd-64: 0.14.28 + esbuild-openbsd-64: 0.14.28 + esbuild-sunos-64: 0.14.28 + esbuild-windows-32: 0.14.28 + esbuild-windows-64: 0.14.28 + esbuild-windows-arm64: 0.14.28 dev: true /escalade/3.1.1: @@ -3676,7 +3693,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.3 + debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 @@ -3808,7 +3825,7 @@ packages: resolution: { integrity: sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk= } dependencies: d: 1.0.1 - es5-ext: 0.10.58 + es5-ext: 0.10.59 dev: false /eventemitter3/4.0.7: @@ -4383,7 +4400,7 @@ packages: } dependencies: domelementtype: 2.2.0 - domhandler: 4.3.0 + domhandler: 4.3.1 domutils: 2.8.0 entities: 3.0.1 dev: true @@ -4708,15 +4725,13 @@ packages: resolution: { integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= } dev: true - /json5/2.2.0: + /json5/2.2.1: resolution: { - integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== + integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== } engines: { node: ">=6" } hasBin: true - dependencies: - minimist: 1.2.5 dev: true /jsonc-eslint-parser/1.4.1: @@ -4814,7 +4829,7 @@ packages: cli-truncate: 2.1.0 commander: 7.2.0 cosmiconfig: 7.0.1 - debug: 4.3.3 + debug: 4.3.4 enquirer: 2.3.6 execa: 5.1.1 listr2: 3.14.0_enquirer@2.3.6 @@ -5128,13 +5143,6 @@ packages: kind-of: 6.0.3 dev: true - /minimist/1.2.5: - resolution: - { - integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== - } - dev: true - /mitt/3.0.0: resolution: { @@ -5149,7 +5157,7 @@ packages: } hasBin: true dependencies: - commander: 9.0.0 + commander: 9.1.0 dev: false /mousetrap/1.6.5: @@ -5285,10 +5293,10 @@ packages: engines: { node: ">=10" } dev: true - /normalize-wheel-es/1.1.1: + /normalize-wheel-es/1.1.2: resolution: { - integrity: sha512-157VNH4CngrcsvF8xOVOe22cwniIR3nxSltdctvQeHZj8JttEeOXffK28jucWfWBXs0QNetAumjc1GiInnwX4w== + integrity: sha512-scX83plWJXYH1J4+BhAuIHadROzxX0UBF3+HuZNY2Ks8BciE7tSTQ+5JhTsvzjaO0/EJdm4JBGrfObKxFf3Png== } dev: false @@ -5560,7 +5568,7 @@ packages: engines: { node: ">=0.10.0" } dev: true - /pinia/2.0.12_typescript@4.6.2+vue@3.2.31: + /pinia/2.0.12_typescript@4.6.3+vue@3.2.31: resolution: { integrity: sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew== @@ -5576,7 +5584,7 @@ packages: optional: true dependencies: "@vue/devtools-api": 6.1.3 - typescript: 4.6.2 + typescript: 4.6.3 vue: 3.2.31 vue-demi: 0.12.4_vue@3.2.31 dev: false @@ -5723,10 +5731,10 @@ packages: resolution: { integrity: sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ= } dev: true - /postcss-merge-longhand/5.1.2_postcss@8.4.12: + /postcss-merge-longhand/5.1.3_postcss@8.4.12: resolution: { - integrity: sha512-18/bp9DZnY1ai9RlahOfLBbmIUKfKFPASxRCiZ1vlpZqWPCn8qWPFlEozqmWL+kBtcEQmG8W9YqGCstDImvp/Q== + integrity: sha512-lX8GPGvZ0iGP/IboM7HXH5JwkXvXod1Rr8H8ixwiA372hArk0zP4ZcCy4z4Prg/bfNlbbTf0KCOjCF9kKnpP/w== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: @@ -5737,10 +5745,10 @@ packages: stylehacks: 5.1.0_postcss@8.4.12 dev: true - /postcss-merge-rules/5.1.0_postcss@8.4.12: + /postcss-merge-rules/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-NecukEJovQ0mG7h7xV8wbYAkXGTO3MPKnXvuiXzOKcxoOodfTTKYjeo8TMhAswlSkjcPIBlnKbSFcTuVSDaPyQ== + integrity: sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: @@ -5766,10 +5774,10 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients/5.1.0_postcss@8.4.12: + /postcss-minify-gradients/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-J/TMLklkONn3LuL8wCwfwU8zKC1hpS6VcxFkNUNjmVt53uKqrrykR3ov11mdUYyqVMEx67slMce0tE14cE4DTg== + integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: @@ -5781,10 +5789,10 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params/5.1.1_postcss@8.4.12: + /postcss-minify-params/5.1.2_postcss@8.4.12: resolution: { - integrity: sha512-WCpr+J9Uz8XzMpAfg3UL8z5rde6MifBbh5L8bn8S2F5hq/YDJJzASYCnCHvAB4Fqb94ys8v95ULQkW2EhCFvNg== + integrity: sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: @@ -5927,10 +5935,10 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values/5.1.0_postcss@8.4.12: + /postcss-ordered-values/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-wU4Z4D4uOIH+BUKkYid36gGDJNQtkVJT7Twv8qH6UyfttbbJWyw4/xIPuVEkkCtQLAJ0EdsNSh8dlvqkXb49TA== + integrity: sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: @@ -6379,7 +6387,7 @@ packages: open: 8.4.0 rollup: 2.70.1 source-map: 0.7.3 - yargs: 17.3.1 + yargs: 17.4.0 dev: true /rollup/2.70.1: @@ -6878,7 +6886,7 @@ packages: colord: 2.9.2 cosmiconfig: 7.0.1 css-functions-list: 3.0.1 - debug: 4.3.3 + debug: 4.3.4 execall: 2.0.0 fast-glob: 3.2.11 fastest-levenshtein: 1.0.12 @@ -6992,7 +7000,7 @@ packages: } engines: { node: ">=10.0.0" } dependencies: - ajv: 8.10.0 + ajv: 8.11.0 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -7051,7 +7059,7 @@ packages: engines: { node: ">=8" } dev: true - /ts-node/9.1.1_typescript@4.6.2: + /ts-node/9.1.1_typescript@4.6.3: resolution: { integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg== @@ -7066,7 +7074,7 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 4.6.2 + typescript: 4.6.3 yn: 3.1.1 dev: true @@ -7090,7 +7098,7 @@ packages: integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== } - /tsutils/3.21.0_typescript@4.6.2: + /tsutils/3.21.0_typescript@4.6.3: resolution: { integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== @@ -7100,7 +7108,7 @@ packages: typescript: ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" dependencies: tslib: 1.14.1 - typescript: 4.6.2 + typescript: 4.6.3 dev: true /type-check/0.4.0: @@ -7167,10 +7175,10 @@ packages: } dev: false - /typescript/4.6.2: + /typescript/4.6.3: resolution: { - integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg== + integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw== } engines: { node: ">=4.2.0" } hasBin: true @@ -7215,7 +7223,7 @@ packages: engines: { node: ">= 0.8" } dev: true - /unplugin-element-plus/0.3.2_rollup@2.70.1+vite@2.9.0-beta.4: + /unplugin-element-plus/0.3.2_rollup@2.70.1+vite@2.9.0-beta.8: resolution: { integrity: sha512-/oPbLA1ByrZ3VvN3jrVtVZcGJ147+ccyrL1w9d8wNLTTMH+buxdtiMQQv9R7Muz22ocJvebXZzlRVlA/JeeVPA== @@ -7223,9 +7231,9 @@ packages: engines: { node: ">=12.20.0" } dependencies: "@rollup/pluginutils": 4.2.0 - es-module-lexer: 0.10.2 + es-module-lexer: 0.10.4 magic-string: 0.26.1 - unplugin: 0.3.3_rollup@2.70.1+vite@2.9.0-beta.4 + unplugin: 0.3.3_rollup@2.70.1+vite@2.9.0-beta.8 transitivePeerDependencies: - esbuild - rollup @@ -7233,7 +7241,7 @@ packages: - webpack dev: true - /unplugin/0.3.3_rollup@2.70.1+vite@2.9.0-beta.4: + /unplugin/0.3.3_rollup@2.70.1+vite@2.9.0-beta.8: resolution: { integrity: sha512-WjZWpUqqcYPQ/efR00Zm2m1+J1LitwoZ4uhHV4VdZ+IpW0Nh/qnDYtVf+nLhozXdGxslMPecOshVR7NiWFl4gA== @@ -7254,7 +7262,7 @@ packages: optional: true dependencies: rollup: 2.70.1 - vite: 2.9.0-beta.4_sass@1.49.9 + vite: 2.9.0-beta.8_sass@1.49.9 webpack-virtual-modules: 0.4.3 dev: true @@ -7350,7 +7358,7 @@ packages: chokidar: 3.5.3 dev: true - /vite-plugin-mock/2.9.6_cc7e5ded527ea0e0180226d44637e3ca: + /vite-plugin-mock/2.9.6_78dd2855e4ba22368bbd2dff8c1eb1e8: resolution: { integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg== @@ -7365,25 +7373,25 @@ packages: chalk: 4.1.2 chokidar: 3.5.3 connect: 3.7.0 - debug: 4.3.3 + debug: 4.3.4 esbuild: 0.11.3 fast-glob: 3.2.11 mockjs: 1.1.0 path-to-regexp: 6.2.0 - vite: 2.9.0-beta.4_sass@1.49.9 + vite: 2.9.0-beta.8_sass@1.49.9 transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-remove-console/0.0.6: + /vite-plugin-remove-console/0.0.7: resolution: { - integrity: sha512-nwzYfkk320uO9sYBCql6rTE/07cjhffnHjayHXLdeDDQD6nGwmuqvBB1YWHlvIeboKr/caMdkpZpE7pM5kk2fw== + integrity: sha512-aGD/EK/EeEjKaRlgwx/6bT1lSGUGR/ITUUSnwVPkRbHF0TFsoprruv1SRx7+NQTAsGazRSaFepO0znCqtiHsFw== } dev: true - /vite-plugin-style-import/1.4.1_vite@2.9.0-beta.4: + /vite-plugin-style-import/1.4.1_vite@2.9.0-beta.8: resolution: { integrity: sha512-lJCRvm7+So0hHdnSJiJPg9gD5mxtL6YY0jmhEph+k7ArpsyvqOh6han2kG5htbWWDZxHkUN9d1BuTFL//yCLLQ== @@ -7393,16 +7401,16 @@ packages: dependencies: "@rollup/pluginutils": 4.2.0 change-case: 4.1.2 - debug: 4.3.3 + debug: 4.3.4 es-module-lexer: 0.9.3 fs-extra: 10.0.1 magic-string: 0.25.9 - vite: 2.9.0-beta.4_sass@1.49.9 + vite: 2.9.0-beta.8_sass@1.49.9 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-windicss/1.8.3_vite@2.9.0-beta.4: + /vite-plugin-windicss/1.8.3_vite@2.9.0-beta.8: resolution: { integrity: sha512-RIw2GD6H6cKNE8wZXVOBs4L1uTicVS0FaAkeqXvy1oyuXLC4SXmvnzEuoK0+qFuWJjW0ECNwE8eU+ZZhzNQKUg== @@ -7411,9 +7419,9 @@ packages: vite: ^2.0.1 dependencies: "@windicss/plugin-utils": 1.8.3 - debug: 4.3.3 + debug: 4.3.4 kolorist: 1.5.1 - vite: 2.9.0-beta.4_sass@1.49.9 + vite: 2.9.0-beta.8_sass@1.49.9 windicss: 3.5.1 transitivePeerDependencies: - supports-color @@ -7429,10 +7437,10 @@ packages: svgo: 2.8.0 dev: true - /vite/2.9.0-beta.4_sass@1.49.9: + /vite/2.9.0-beta.8_sass@1.49.9: resolution: { - integrity: sha512-ToelFqN8lBaiK34VHzTbixOImHoHBw/PCveV5Xynd4ie1twcE0G6t9MFgunuN1hoajWMraGL5bV+pZ3hENR7GA== + integrity: sha512-8pTPiHpL7oVtNJKf7zi63XoFD7U6XfQ/e3SJWizPPzuxr8LLd09Dz28mt0ZKUltXH/jQ+1eiNY5Bgnbxff991g== } engines: { node: ">=12.2.0" } hasBin: true @@ -7448,7 +7456,7 @@ packages: stylus: optional: true dependencies: - esbuild: 0.14.27 + esbuild: 0.14.28 postcss: 8.4.12 resolve: 1.22.0 rollup: 2.70.1 @@ -7484,7 +7492,7 @@ packages: peerDependencies: eslint: ">=6.0.0" dependencies: - debug: 4.3.3 + debug: 4.3.4 eslint: 8.11.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 @@ -7496,18 +7504,18 @@ packages: - supports-color dev: true - /vue-i18n/9.2.0-beta.32_vue@3.2.31: + /vue-i18n/9.2.0-beta.33_vue@3.2.31: resolution: { - integrity: sha512-heUy1Aa/4DT2+ukoZkXMtDeU0o4pB5K6XxCypsmpoQ1QURAx1zyHqHB4mdjnLj3DDjllT921cV9cuKEWflQYGQ== + integrity: sha512-9pdffijCCGvOTVVgxvTVMeQYiwzuZXftjRbK2WLVJA14TYFgTmhOyVr/8a6Li0SO+4ketPzyeHo24Km+AajjPQ== } engines: { node: ">= 12" } peerDependencies: vue: ^3.0.0 dependencies: - "@intlify/core-base": 9.2.0-beta.32 - "@intlify/shared": 9.2.0-beta.32 - "@intlify/vue-devtools": 9.2.0-beta.32 + "@intlify/core-base": 9.2.0-beta.33 + "@intlify/shared": 9.2.0-beta.33 + "@intlify/vue-devtools": 9.2.0-beta.33 "@vue/devtools-api": 6.1.3 vue: 3.2.31 dev: false @@ -7593,8 +7601,8 @@ packages: integrity: sha512-5KOIpQ0+idKvDTkjZOp7RHYXA97FyJ9mjwy+zQUdMUCqZItlEXzvVOYtOlHkJr/HcbwgIz/7f/trGFggZK5X4g== } dependencies: - "@babel/runtime": 7.17.7 - "@babel/runtime-corejs3": 7.17.7 + "@babel/runtime": 7.17.8 + "@babel/runtime-corejs3": 7.17.8 tslib: 2.3.1 dev: false @@ -7766,10 +7774,10 @@ packages: engines: { node: ">=12" } dev: true - /yargs/17.3.1: + /yargs/17.4.0: resolution: { - integrity: sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA== + integrity: sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA== } engines: { node: ">=12" } dependencies: diff --git a/src/components/ReSplitPane/iconfont/iconfont.css b/src/components/ReSplitPane/iconfont/iconfont.css new file mode 100644 index 000000000..40618a702 --- /dev/null +++ b/src/components/ReSplitPane/iconfont/iconfont.css @@ -0,0 +1,22 @@ +@font-face { + font-family: "iconfont"; /* Project id 3268330 */ + src: url("iconfont.woff2?t=1647939915215") format("woff2"), + url("iconfont.woff?t=1647939915215") format("woff"), + url("iconfont.ttf?t=1647939915215") format("truetype"); +} + +.iconfont { + font-family: "iconfont" !important; + font-size: 16px; + font-style: normal; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-tuozhuai1:before { + content: "\e647"; +} + +.icon-tuozhuai1-copy:before { + content: "\eda3"; +} diff --git a/src/components/ReSplitPane/iconfont/iconfont.js b/src/components/ReSplitPane/iconfont/iconfont.js new file mode 100644 index 000000000..bf0ad4dd4 --- /dev/null +++ b/src/components/ReSplitPane/iconfont/iconfont.js @@ -0,0 +1,66 @@ +!(function (e) { + var t, + n, + c, + o, + s, + i = + '', + d = (d = document.getElementsByTagName("script"))[ + d.length - 1 + ].getAttribute("data-injectcss"), + m = function (e, t) { + t.parentNode.insertBefore(e, t); + }; + if (d && !e.__iconfont__svg__cssinject__) { + e.__iconfont__svg__cssinject__ = !0; + try { + document.write( + "" + ); + } catch (e) { + console && console.log(e); + } + } + function l() { + s || ((s = !0), c()); + } + function a() { + try { + o.documentElement.doScroll("left"); + } catch (e) { + return void setTimeout(a, 50); + } + l(); + } + (t = function () { + var e, + t = document.createElement("div"); + (t.innerHTML = i), + (i = null), + (t = t.getElementsByTagName("svg")[0]) && + (t.setAttribute("aria-hidden", "true"), + (t.style.position = "absolute"), + (t.style.width = 0), + (t.style.height = 0), + (t.style.overflow = "hidden"), + // eslint-disable-next-line no-self-assign + (t = t), + (e = document.body).firstChild ? m(t, e.firstChild) : e.appendChild(t)); + }), + document.addEventListener + ? ~["complete", "loaded", "interactive"].indexOf(document.readyState) + ? setTimeout(t, 0) + : ((n = function () { + document.removeEventListener("DOMContentLoaded", n, !1), t(); + }), + document.addEventListener("DOMContentLoaded", n, !1)) + : document.attachEvent && + ((c = t), + (o = e.document), + (s = !1), + a(), + (o.onreadystatechange = function () { + "complete" == o.readyState && ((o.onreadystatechange = null), l()); + })); +})(window); diff --git a/src/components/ReSplitPane/iconfont/iconfont.json b/src/components/ReSplitPane/iconfont/iconfont.json new file mode 100644 index 000000000..7dcd08e1b --- /dev/null +++ b/src/components/ReSplitPane/iconfont/iconfont.json @@ -0,0 +1,23 @@ +{ + "id": "3268330", + "name": "split", + "font_family": "iconfont", + "css_prefix_text": "icon-", + "description": "", + "glyphs": [ + { + "icon_id": "22378774", + "name": "拖拽", + "font_class": "tuozhuai1", + "unicode": "e647", + "unicode_decimal": 58951 + }, + { + "icon_id": "23570521", + "name": "拖拽", + "font_class": "tuozhuai1-copy", + "unicode": "eda3", + "unicode_decimal": 60835 + } + ] +} diff --git a/src/components/ReSplitPane/iconfont/iconfont.ttf b/src/components/ReSplitPane/iconfont/iconfont.ttf new file mode 100644 index 000000000..04cbfdac9 Binary files /dev/null and b/src/components/ReSplitPane/iconfont/iconfont.ttf differ diff --git a/src/components/ReSplitPane/iconfont/iconfont.woff b/src/components/ReSplitPane/iconfont/iconfont.woff new file mode 100644 index 000000000..9bd75a2f7 Binary files /dev/null and b/src/components/ReSplitPane/iconfont/iconfont.woff differ diff --git a/src/components/ReSplitPane/iconfont/iconfont.woff2 b/src/components/ReSplitPane/iconfont/iconfont.woff2 new file mode 100644 index 000000000..ce75fa6d1 Binary files /dev/null and b/src/components/ReSplitPane/iconfont/iconfont.woff2 differ diff --git a/src/components/ReSplitPane/index.tsx b/src/components/ReSplitPane/index.tsx index 7cf4418ad..9d52820c1 100644 --- a/src/components/ReSplitPane/index.tsx +++ b/src/components/ReSplitPane/index.tsx @@ -35,16 +35,12 @@ export default defineComponent({ props.splitSet?.split ]); - const userSelect = computed(() => { - return active.value ? "none" : ""; - }); - const cursor = computed(() => { return active.value ? props.splitSet?.split === "vertical" - ? "col-resize" - : "row-resize" - : ""; + ? { cursor: "col-resize" } + : { cursor: "row-resize" } + : { cursor: "default" }; }); const onClick = (): void => { @@ -109,7 +105,7 @@ export default defineComponent({ <>
onMouseUp()} onMousemove={() => onMouseMove(event)} > diff --git a/src/components/ReSplitPane/resizer.css b/src/components/ReSplitPane/resizer.css index 7a22f7fc6..34b1fc224 100644 --- a/src/components/ReSplitPane/resizer.css +++ b/src/components/ReSplitPane/resizer.css @@ -1,3 +1,5 @@ +@import "./iconfont/iconfont.css"; + .splitter-pane-resizer { box-sizing: border-box; background: #000; @@ -9,19 +11,37 @@ } .splitter-pane-resizer.horizontal { - height: 11px; - margin: -5px 0; - border-top: 5px solid rgb(255 255 255 / 0%); - border-bottom: 5px solid rgb(255 255 255 / 0%); - cursor: row-resize; + height: 6px; width: 100%; + background: #e5e6eb; + cursor: row-resize; +} + +.splitter-pane-resizer.horizontal:before { + content: "\eda3"; + font-family: "iconfont"; + font-size: 13px; + color: #000; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); } .splitter-pane-resizer.vertical { - width: 11px; + width: 6px; height: 100%; - margin-left: -5px; - border-left: 5px solid rgb(255 255 255 / 0%); - border-right: 5px solid rgb(255 255 255 / 0%); + background: #e5e6eb; cursor: col-resize; } + +.splitter-pane-resizer.vertical:before { + content: "\e647"; + font-family: "iconfont"; + font-size: 13px; + color: #000; + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); +} diff --git a/src/views/components/split-pane/index.vue b/src/views/components/split-pane/index.vue index 8b4dab69f..16721c843 100644 --- a/src/views/components/split-pane/index.vue +++ b/src/views/components/split-pane/index.vue @@ -56,13 +56,14 @@ $H: 70vh; text-align: center; font-size: 50px; color: #fff; + border: 1px solid #e5e6eb; .dv-a, .dv-b, .dv-c { width: $W; height: $W; - background: rgba($color: dodgerblue, $alpha: 0.8); + color: rgba($color: dodgerblue, $alpha: 0.8); line-height: $H; } @@ -72,11 +73,11 @@ $H: 70vh; } .dv-b { - background: rgba($color: #000, $alpha: 0.8); + color: rgba($color: #000, $alpha: 0.8); } .dv-c { - background: rgba($color: #ce272d, $alpha: 0.8); + color: rgba($color: #ce272d, $alpha: 0.8); } }