diff --git a/build/plugins.ts b/build/plugins.ts index c4590faef..4a679c481 100644 --- a/build/plugins.ts +++ b/build/plugins.ts @@ -12,7 +12,7 @@ import VueI18n from "@intlify/vite-plugin-vue-i18n"; import ElementPlus from "unplugin-element-plus/vite"; import { visualizer } from "rollup-plugin-visualizer"; import removeConsole from "vite-plugin-remove-console"; -import themePreprocessorPlugin from "@zougt/vite-plugin-theme-preprocessor"; +import themePreprocessorPlugin from "@pureadmin/theme"; export function getPluginsList(command, VITE_LEGACY) { const prodMock = true; diff --git a/package.json b/package.json index aed82e0d4..9055a4c72 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ "@iconify-icons/ri": "^1.1.1", "@iconify/vue": "^3.1.4", "@intlify/vite-plugin-vue-i18n": "^3.3.1", + "@pureadmin/theme": "^0.0.1", "@types/element-resize-detector": "1.1.3", "@types/js-cookie": "^3.0.1", "@types/lodash": "^4.14.180", @@ -92,7 +93,6 @@ "@vitejs/plugin-vue-jsx": "^1.3.8", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^10.0.0", - "@zougt/vite-plugin-theme-preprocessor": "^1.4.4", "autoprefixer": "^10.4.2", "cross-env": "7.0.3", "eslint": "^8.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b24045904..8b0472f74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,6 +14,7 @@ specifiers: "@logicflow/core": 0.7.1 "@logicflow/extension": 0.7.1 "@pureadmin/components": ^1.0.2 + "@pureadmin/theme": ^0.0.1 "@types/element-resize-detector": 1.1.3 "@types/js-cookie": ^3.0.1 "@types/lodash": ^4.14.180 @@ -32,7 +33,6 @@ specifiers: "@vueuse/core": ^8.0.0 "@vueuse/motion": ^2.0.0-beta.9 "@vueuse/shared": ^8.0.0 - "@zougt/vite-plugin-theme-preprocessor": ^1.4.4 animate.css: ^4.1.1 autoprefixer: ^10.4.2 axios: ^0.26.1 @@ -109,16 +109,16 @@ dependencies: "@logicflow/core": 0.7.1 "@logicflow/extension": 0.7.1 "@pureadmin/components": 1.0.2_vue@3.2.31 - "@vueuse/core": 8.0.0_vue@3.2.31 - "@vueuse/motion": 2.0.0-beta.9_vue@3.2.31 - "@vueuse/shared": 8.0.0_vue@3.2.31 + "@vueuse/core": 8.1.1_vue@3.2.31 + "@vueuse/motion": 2.0.0-beta.12_vue@3.2.31 + "@vueuse/shared": 8.1.1_vue@3.2.31 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 + echarts: 5.3.1 element-plus: 2.1.4_1a412d14def5ff5ca1122000e4bee666 element-resize-detector: 1.2.4 js-cookie: 3.0.1 @@ -129,7 +129,7 @@ dependencies: mockjs: 1.1.0 nprogress: 0.2.0 path: 0.12.7 - pinia: 2.0.11_typescript@4.6.2+vue@3.2.31 + pinia: 2.0.12_typescript@4.6.2+vue@3.2.31 qs: 6.10.3 resize-observer-polyfill: 1.5.1 responsive-storage: 1.0.11_vue@3.2.31 @@ -149,12 +149,13 @@ dependencies: devDependencies: "@commitlint/cli": 13.1.0 "@commitlint/config-conventional": 13.1.0 - "@iconify-icons/ep": 1.2.0 - "@iconify-icons/fa": 1.2.0 - "@iconify-icons/fa-solid": 1.2.0 - "@iconify-icons/ri": 1.2.0 + "@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.1.4_vue@3.2.31 "@intlify/vite-plugin-vue-i18n": 3.3.1_5005873cfdafd7bccc775c7a0caf8390 + "@pureadmin/theme": 0.0.1 "@types/element-resize-detector": 1.1.3 "@types/js-cookie": 3.0.1 "@types/lodash": 4.14.180 @@ -163,41 +164,40 @@ devDependencies: "@types/node": 14.14.14 "@types/nprogress": 0.2.0 "@types/qs": 6.9.7 - "@typescript-eslint/eslint-plugin": 5.11.0_e5aa81e2725d014cc10493a9f0356cdc - "@typescript-eslint/parser": 5.11.0_eslint@8.9.0+typescript@4.6.2 + "@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.3 "@vitejs/plugin-vue": 2.2.4_vite@2.9.0-beta.3+vue@3.2.31 "@vitejs/plugin-vue-jsx": 1.3.8 - "@vue/eslint-config-prettier": 7.0.0_eslint@8.9.0+prettier@2.5.1 - "@vue/eslint-config-typescript": 10.0.0_e9ae806e724e1e93b0f13f024669b2db - "@zougt/vite-plugin-theme-preprocessor": 1.4.4_sass@1.49.9 - autoprefixer: 10.4.2_postcss@8.4.6 + "@vue/eslint-config-prettier": 7.0.0_eslint@8.11.0+prettier@2.6.0 + "@vue/eslint-config-typescript": 10.0.0_5e58415d4c9ab0c3da8935a9b8bb8c26 + autoprefixer: 10.4.4_postcss@8.4.12 cross-env: 7.0.3 - eslint: 8.9.0 - eslint-plugin-prettier: 4.0.0_eslint@8.9.0+prettier@2.5.1 - eslint-plugin-vue: 8.4.1_eslint@8.9.0 + eslint: 8.11.0 + eslint-plugin-prettier: 4.0.0_eslint@8.11.0+prettier@2.6.0 + eslint-plugin-vue: 8.5.0_eslint@8.11.0 font-awesome: 4.7.0 husky: 7.0.4 lint-staged: 11.1.2 picocolors: 1.0.0 - postcss: 8.4.6 + postcss: 8.4.12 postcss-html: 1.3.0 - postcss-import: 14.0.0_postcss@8.4.6 - postcss-scss: 4.0.3_postcss@8.4.6 - prettier: 2.5.1 - pretty-quick: 3.1.1_prettier@2.5.1 + postcss-import: 14.0.0_postcss@8.4.12 + postcss-scss: 4.0.3_postcss@8.4.12 + prettier: 2.6.0 + pretty-quick: 3.1.1_prettier@2.6.0 rimraf: 3.0.2 rollup: 2.70.1 rollup-plugin-visualizer: 5.6.0_rollup@2.70.1 sass: 1.49.9 - stylelint: 14.5.0 - stylelint-config-html: 1.0.0_2fdfe057bbf58b3dfbbb46d8950182ee - stylelint-config-prettier: 9.0.3_stylelint@14.5.0 - stylelint-config-recommended: 6.0.0_stylelint@14.5.0 - stylelint-config-standard: 24.0.0_stylelint@14.5.0 - stylelint-order: 5.0.0_stylelint@14.5.0 + stylelint: 14.6.0 + stylelint-config-html: 1.0.0_f552817e5b8b1b7dca381d844218922e + stylelint-config-prettier: 9.0.3_stylelint@14.6.0 + 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.1_8aa1bde8efe35e32c45ddf0124ae91c1 + unplugin-element-plus: 0.3.2_rollup@2.70.1+vite@2.9.0-beta.3 vite: 2.9.0-beta.3_sass@1.49.9 vite-plugin-live-reload: 2.1.0 vite-plugin-mock: 2.9.6_0f4f060d71e998e1697ce4d6d1a6c012 @@ -205,7 +205,7 @@ devDependencies: vite-plugin-style-import: 1.4.1_vite@2.9.0-beta.3 vite-plugin-windicss: 1.8.3_vite@2.9.0-beta.3 vite-svg-loader: 2.2.0 - vue-eslint-parser: 8.2.0_eslint@8.9.0 + vue-eslint-parser: 8.3.0_eslint@8.11.0 windicss: 3.5.1 packages: @@ -272,28 +272,28 @@ packages: "@babel/highlight": 7.16.10 dev: true - /@babel/compat-data/7.17.0: + /@babel/compat-data/7.17.7: resolution: { - integrity: sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng== + integrity: sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== } engines: { node: ">=6.9.0" } dev: true - /@babel/core/7.17.5: + /@babel/core/7.17.7: resolution: { - integrity: sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== + integrity: sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== } engines: { node: ">=6.9.0" } dependencies: "@ampproject/remapping": 2.1.2 "@babel/code-frame": 7.16.7 - "@babel/generator": 7.17.3 - "@babel/helper-compilation-targets": 7.16.7_@babel+core@7.17.5 - "@babel/helper-module-transforms": 7.17.6 - "@babel/helpers": 7.17.2 - "@babel/parser": 7.17.3 + "@babel/generator": 7.17.7 + "@babel/helper-compilation-targets": 7.17.7_@babel+core@7.17.7 + "@babel/helper-module-transforms": 7.17.7 + "@babel/helpers": 7.17.7 + "@babel/parser": 7.17.7 "@babel/template": 7.16.7 "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 @@ -306,10 +306,10 @@ packages: - supports-color dev: true - /@babel/generator/7.17.3: + /@babel/generator/7.17.7: resolution: { - integrity: sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== + integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== } engines: { node: ">=6.9.0" } dependencies: @@ -328,23 +328,23 @@ packages: "@babel/types": 7.17.0 dev: true - /@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.5: + /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.7: resolution: { - integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== + integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/compat-data": 7.17.0 - "@babel/core": 7.17.5 + "@babel/compat-data": 7.17.7 + "@babel/core": 7.17.7 "@babel/helper-validator-option": 7.16.7 - browserslist: 4.19.1 + browserslist: 4.20.2 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.5: + /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.7: resolution: { integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg== @@ -353,11 +353,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.17.5 + "@babel/core": 7.17.7 "@babel/helper-annotate-as-pure": 7.16.7 "@babel/helper-environment-visitor": 7.16.7 "@babel/helper-function-name": 7.16.7 - "@babel/helper-member-expression-to-functions": 7.16.7 + "@babel/helper-member-expression-to-functions": 7.17.7 "@babel/helper-optimise-call-expression": 7.16.7 "@babel/helper-replace-supers": 7.16.7 "@babel/helper-split-export-declaration": 7.16.7 @@ -407,10 +407,10 @@ packages: "@babel/types": 7.17.0 dev: true - /@babel/helper-member-expression-to-functions/7.16.7: + /@babel/helper-member-expression-to-functions/7.17.7: resolution: { - integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q== + integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw== } engines: { node: ">=6.9.0" } dependencies: @@ -427,16 +427,16 @@ packages: "@babel/types": 7.17.0 dev: true - /@babel/helper-module-transforms/7.17.6: + /@babel/helper-module-transforms/7.17.7: resolution: { - integrity: sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA== + integrity: sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== } engines: { node: ">=6.9.0" } dependencies: "@babel/helper-environment-visitor": 7.16.7 "@babel/helper-module-imports": 7.16.7 - "@babel/helper-simple-access": 7.16.7 + "@babel/helper-simple-access": 7.17.7 "@babel/helper-split-export-declaration": 7.16.7 "@babel/helper-validator-identifier": 7.16.7 "@babel/template": 7.16.7 @@ -472,7 +472,7 @@ packages: engines: { node: ">=6.9.0" } dependencies: "@babel/helper-environment-visitor": 7.16.7 - "@babel/helper-member-expression-to-functions": 7.16.7 + "@babel/helper-member-expression-to-functions": 7.17.7 "@babel/helper-optimise-call-expression": 7.16.7 "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 @@ -480,10 +480,10 @@ packages: - supports-color dev: true - /@babel/helper-simple-access/7.16.7: + /@babel/helper-simple-access/7.17.7: resolution: { - integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g== + integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== } engines: { node: ">=6.9.0" } dependencies: @@ -516,10 +516,10 @@ packages: engines: { node: ">=6.9.0" } dev: true - /@babel/helpers/7.17.2: + /@babel/helpers/7.17.7: resolution: { - integrity: sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== + integrity: sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== } engines: { node: ">=6.9.0" } dependencies: @@ -542,24 +542,15 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.17.0: + /@babel/parser/7.17.7: resolution: { - integrity: sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== + integrity: sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== } engines: { node: ">=6.0.0" } hasBin: true - /@babel/parser/7.17.3: - resolution: - { - integrity: sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== - } - engines: { node: ">=6.0.0" } - hasBin: true - dev: true - - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.5: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.7: resolution: { integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== @@ -567,11 +558,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.5 + "@babel/core": 7.17.7 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.5: + /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.7: resolution: { integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q== @@ -580,11 +571,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.5 + "@babel/core": 7.17.7 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.5: + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.7: resolution: { integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A== @@ -593,11 +584,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.5 + "@babel/core": 7.17.7 "@babel/helper-plugin-utils": 7.16.7 dev: true - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.5: + /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.7: resolution: { integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ== @@ -606,18 +597,18 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.17.5 - "@babel/helper-create-class-features-plugin": 7.17.6_@babel+core@7.17.5 + "@babel/core": 7.17.7 + "@babel/helper-create-class-features-plugin": 7.17.6_@babel+core@7.17.7 "@babel/helper-plugin-utils": 7.16.7 - "@babel/plugin-syntax-typescript": 7.16.7_@babel+core@7.17.5 + "@babel/plugin-syntax-typescript": 7.16.7_@babel+core@7.17.7 transitivePeerDependencies: - supports-color dev: true - /@babel/runtime-corejs3/7.17.2: + /@babel/runtime-corejs3/7.17.7: resolution: { - integrity: sha512-NcKtr2epxfIrNM4VOmPKO46TvDMCBhgi2CrSHaEarrz+Plk2K5r9QemmOFTGpZaoKnWoGH5MO+CzeRsih/Fcgg== + integrity: sha512-TvliGJjhxis5m7xIMvlXH/xG8Oa/LK0SCUCyfKD6nLi42n5fB4WibDJ0g9trmmBB6hwpMNx+Lzbxy9/4gpMaVw== } engines: { node: ">=6.9.0" } dependencies: @@ -625,20 +616,20 @@ packages: regenerator-runtime: 0.13.9 dev: false - /@babel/runtime/7.17.2: + /@babel/runtime/7.17.7: resolution: { - integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw== + integrity: sha512-L6rvG9GDxaLgFjg41K+5Yv9OMrU98sWe+Ykmc6FDJW/+vYZMhdOMKkISgzptMaERHvS2Y2lw9MDRm2gHhlQQoA== } engines: { node: ">=6.9.0" } dependencies: regenerator-runtime: 0.13.9 dev: false - /@babel/standalone/7.17.6: + /@babel/standalone/7.17.7: resolution: { - integrity: sha512-rBBC7aZ4Q8UkMV4Wl6cAw8Wcgg7DcIG3pzo2n+W/FwmBRZB/q7yGpzE10VXpOmSj9/KW3L1pbDhPGI1oOrscgA== + integrity: sha512-461jrYyk7g4bRQoOROABqErtygmZrx1cZXWONIPCQzVTynT5VL83btu1PJIaXNgl4JtHXjzaYT7j3IOlVhnC1Q== } engines: { node: ">=6.9.0" } dev: true @@ -651,7 +642,7 @@ packages: engines: { node: ">=6.9.0" } dependencies: "@babel/code-frame": 7.16.7 - "@babel/parser": 7.17.3 + "@babel/parser": 7.17.7 "@babel/types": 7.17.0 dev: true @@ -663,12 +654,12 @@ packages: engines: { node: ">=6.9.0" } dependencies: "@babel/code-frame": 7.16.7 - "@babel/generator": 7.17.3 + "@babel/generator": 7.17.7 "@babel/helper-environment-visitor": 7.16.7 "@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.3 + "@babel/parser": 7.17.7 "@babel/types": 7.17.0 debug: 4.3.3 globals: 11.12.0 @@ -817,7 +808,7 @@ packages: dependencies: "@commitlint/top-level": 13.2.0 "@commitlint/types": 13.2.0 - fs-extra: 10.0.0 + fs-extra: 10.0.1 git-raw-commits: 2.0.11 dev: true @@ -913,36 +904,36 @@ packages: - typescript dev: true - /@eslint/eslintrc/1.1.0: + /@eslint/eslintrc/1.2.1: resolution: { - integrity: sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg== + integrity: sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: ajv: 6.12.6 debug: 4.3.3 espree: 9.3.1 - globals: 13.12.1 - ignore: 4.0.6 + globals: 13.13.0 + ignore: 5.2.0 import-fresh: 3.3.0 js-yaml: 4.1.0 - minimatch: 3.1.1 + minimatch: 3.1.2 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color dev: true - /@humanwhocodes/config-array/0.9.3: + /@humanwhocodes/config-array/0.9.5: resolution: { - integrity: sha512-3xSMlXHh03hCcCmFc0rbKp3Ivt2PFEJnQUJDDMTJQ2wkECZWdq4GePs2ctc5H8zV+cHPaq8k2vU8mrQjA6iHdQ== + integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw== } engines: { node: ">=10.10.0" } dependencies: "@humanwhocodes/object-schema": 1.2.1 debug: 4.3.3 - minimatch: 3.1.1 + minimatch: 3.1.2 transitivePeerDependencies: - supports-color dev: true @@ -954,37 +945,37 @@ packages: } dev: true - /@iconify-icons/ep/1.2.0: + /@iconify-icons/ep/1.2.4: resolution: { - integrity: sha512-otxi9RHYCBBOanP4Uj0zHJIlG74cZMjtxnKPCwIYxpiMElQOiN2tIz+qy/Fsoeg1Tkdy/QOWgkvwTcaUSrSlZw== + integrity: sha512-EmNFcajYB1ZfvviG6296NtfMlg0Q+w619qx/0H+tUaVxHIlChPlmOYMKRiOPKeNTvoFgEN+u5jbYxMWBqSWYDg== } dependencies: "@iconify/types": 1.0.12 dev: true - /@iconify-icons/fa-solid/1.2.0: + /@iconify-icons/fa-solid/1.2.2: resolution: { - integrity: sha512-WGL0pwRQHAgLjX6oMqOMIQKH42BhBSJdssDFednCiXcPDxhYR3ehCNgZKFC3JMcmPsk00GHJc83SOh0ZKMGi+A== + integrity: sha512-XNU+pk89pMbozQk9YMpxA+K+rPsq07MXJa9TwZS1oyBlbaIdeH6r/KOOeNYzmDVk6yaaZyTh9wfSJhuc8zIVYw== } dependencies: "@iconify/types": 1.0.12 dev: true - /@iconify-icons/fa/1.2.0: + /@iconify-icons/fa/1.2.2: resolution: { - integrity: sha512-4LoBvfyDqPvuzdm7hGqSpFEgtBHBqsp6o0oPmBfnkGxGnazIlwhCwcrm9d9kuzRQp5hTlUmNIErj3ZdralI6Tg== + integrity: sha512-8lecoWNI7X/GRw7B9NPVyGlPrqUxi1w1aZyzAm1s+eiPixmmivxdHtg53tGeSJpYgm/grfSti8EbYoiFTIckrw== } dependencies: "@iconify/types": 1.0.12 dev: true - /@iconify-icons/ri/1.2.0: + /@iconify-icons/ri/1.2.1: resolution: { - integrity: sha512-kh2USkBt/DkA7EvMntDgaaz/EqrC6U/bgFioGKlFLjM/3JWYyOepUzy7zAyl5dI2QkNuD9shG4pxlA7sPI+Okw== + integrity: sha512-8VlUg6xrRz2BWmwulF6aWnb138NzkLhBJZ36Pu/9qjpTwwLyFi+Wgg1+LeMvOBXySiD/H/bTQh7Lay73uiN61A== } dependencies: "@iconify/types": 1.0.12 @@ -1089,7 +1080,7 @@ packages: dependencies: "@intlify/bundle-utils": 2.2.0_vue-i18n@9.2.0-beta.32 "@intlify/shared": 9.2.0-beta.32 - "@rollup/pluginutils": 4.1.2 + "@rollup/pluginutils": 4.2.0 debug: 4.3.3 fast-glob: 3.2.11 source-map: 0.6.1 @@ -1206,6 +1197,19 @@ packages: vue: 3.2.31 dev: false + /@pureadmin/theme/0.0.1: + resolution: + { + integrity: sha512-LqCmIHHlpleqZ93xnZ/JYZmDIBCMAXE3Yo7/RA64e755aWz/QrbBHrU5cN5e7J53N+TSPeWPxrmWMcyApzNgbQ== + } + dependencies: + "@zougt/some-loader-utils": 1.4.3 + cac: 6.7.12 + chalk: 5.0.1 + fs-extra: 10.0.1 + string-hash: 1.1.3 + dev: true + /@rollup/plugin-node-resolve/13.1.3_rollup@2.70.1: resolution: { @@ -1239,10 +1243,10 @@ packages: rollup: 2.70.1 dev: true - /@rollup/pluginutils/4.1.2: + /@rollup/pluginutils/4.2.0: resolution: { - integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ== + integrity: sha512-2WUyJNRkyH5p487pGnn4tWAsxhEFKN/pT8CMgHshd5H+IXkOnKvKZwsz5ZWz+YCXkleZRAU5kwbfgF8CPfDRqA== } engines: { node: ">= 8.0.0" } dependencies: @@ -1279,10 +1283,10 @@ packages: } dev: true - /@types/json-schema/7.0.9: + /@types/json-schema/7.0.10: resolution: { - integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== + integrity: sha512-BLO9bBq59vW3fxCpD4o0N4U+DXsvwvIcl+jofw0frQo/GrBFC+/jRZj1E7kgp6dvTyNmA4y6JCV5Id/r3mNP5A== } dev: true @@ -1381,10 +1385,10 @@ packages: "@types/node": 14.14.14 dev: true - /@typescript-eslint/eslint-plugin/5.11.0_e5aa81e2725d014cc10493a9f0356cdc: + /@typescript-eslint/eslint-plugin/5.15.0_f2c49ce7d0e93ebcfdb4b7d25b131b28: resolution: { - integrity: sha512-HJh33bgzXe6jGRocOj4FmefD7hRY4itgjzOrSs3JPrTNXsX7j5+nQPciAUj/1nZtwo2kAc3C75jZO+T23gzSGw== + integrity: sha512-u6Db5JfF0Esn3tiAKELvoU5TpXVSkOpZ78cEGn/wXtT2RVqs2vkt4ge6N8cRCyw7YVKhmmLDbwI2pg92mlv7cA== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1395,12 +1399,12 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/parser": 5.11.0_eslint@8.9.0+typescript@4.6.2 - "@typescript-eslint/scope-manager": 5.11.0 - "@typescript-eslint/type-utils": 5.11.0_eslint@8.9.0+typescript@4.6.2 - "@typescript-eslint/utils": 5.11.0_eslint@8.9.0+typescript@4.6.2 + "@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 - eslint: 8.9.0 + eslint: 8.11.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -1411,10 +1415,10 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.11.0_eslint@8.9.0+typescript@4.6.2: + /@typescript-eslint/parser/5.15.0_eslint@8.11.0+typescript@4.6.2: resolution: { - integrity: sha512-x0DCjetHZYBRovJdr3U0zG9OOdNXUaFLJ82ehr1AlkArljJuwEsgnud+Q7umlGDFLFrs8tU8ybQDFocp/eX8mQ== + integrity: sha512-NGAYP/+RDM2sVfmKiKOCgJYPstAO40vPAgACoWPO/+yoYKSgAXIFaBKsV8P0Cc7fwKgvj27SjRNX4L7f4/jCKQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1424,31 +1428,31 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/scope-manager": 5.11.0 - "@typescript-eslint/types": 5.11.0 - "@typescript-eslint/typescript-estree": 5.11.0_typescript@4.6.2 + "@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 - eslint: 8.9.0 + eslint: 8.11.0 typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.11.0: + /@typescript-eslint/scope-manager/5.15.0: resolution: { - integrity: sha512-z+K4LlahDFVMww20t/0zcA7gq/NgOawaLuxgqGRVKS0PiZlCTIUtX0EJbC0BK1JtR4CelmkPK67zuCgpdlF4EA== + integrity: sha512-EFiZcSKrHh4kWk0pZaa+YNJosvKE50EnmN4IfgjkA3bTHElPtYcd2U37QQkNTqwMCS7LXeDeZzEqnsOH8chjSg== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: - "@typescript-eslint/types": 5.11.0 - "@typescript-eslint/visitor-keys": 5.11.0 + "@typescript-eslint/types": 5.15.0 + "@typescript-eslint/visitor-keys": 5.15.0 dev: true - /@typescript-eslint/type-utils/5.11.0_eslint@8.9.0+typescript@4.6.2: + /@typescript-eslint/type-utils/5.15.0_eslint@8.11.0+typescript@4.6.2: resolution: { - integrity: sha512-wDqdsYO6ofLaD4DsGZ0jGwxp4HrzD2YKulpEZXmgN3xo4BHJwf7kq49JTRpV0Gx6bxkSUmc9s0EIK1xPbFFpIA== + integrity: sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1458,27 +1462,27 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/utils": 5.11.0_eslint@8.9.0+typescript@4.6.2 + "@typescript-eslint/utils": 5.15.0_eslint@8.11.0+typescript@4.6.2 debug: 4.3.3 - eslint: 8.9.0 + eslint: 8.11.0 tsutils: 3.21.0_typescript@4.6.2 typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.11.0: + /@typescript-eslint/types/5.15.0: resolution: { - integrity: sha512-cxgBFGSRCoBEhvSVLkKw39+kMzUKHlJGVwwMbPcTZX3qEhuXhrjwaZXWMxVfxDgyMm+b5Q5b29Llo2yow8Y7xQ== + integrity: sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dev: true - /@typescript-eslint/typescript-estree/5.11.0_typescript@4.6.2: + /@typescript-eslint/typescript-estree/5.15.0_typescript@4.6.2: resolution: { - integrity: sha512-yVH9hKIv3ZN3lw8m/Jy5I4oXO4ZBMqijcXCdA4mY8ull6TPTAoQnKKrcZ0HDXg7Bsl0Unwwx7jcXMuNZc0m4lg== + integrity: sha512-Hb0e3dGc35b75xLzixM3cSbG1sSbrTBQDfIScqdyvrfJZVEi4XWAT+UL/HMxEdrJNB8Yk28SKxPLtAhfCbBInA== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: @@ -1487,8 +1491,8 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/types": 5.11.0 - "@typescript-eslint/visitor-keys": 5.11.0 + "@typescript-eslint/types": 5.15.0 + "@typescript-eslint/visitor-keys": 5.15.0 debug: 4.3.3 globby: 11.1.0 is-glob: 4.0.3 @@ -1499,35 +1503,35 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.11.0_eslint@8.9.0+typescript@4.6.2: + /@typescript-eslint/utils/5.15.0_eslint@8.11.0+typescript@4.6.2: resolution: { - integrity: sha512-g2I480tFE1iYRDyMhxPAtLQ9HAn0jjBtipgTCZmd9I9s11OV8CTsG+YfFciuNDcHqm4csbAgC2aVZCHzLxMSUw== + integrity: sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA== } 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.9 - "@typescript-eslint/scope-manager": 5.11.0 - "@typescript-eslint/types": 5.11.0 - "@typescript-eslint/typescript-estree": 5.11.0_typescript@4.6.2 - eslint: 8.9.0 + "@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 + eslint: 8.11.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.9.0 + eslint-utils: 3.0.0_eslint@8.11.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.11.0: + /@typescript-eslint/visitor-keys/5.15.0: resolution: { - integrity: sha512-E8w/vJReMGuloGxJDkpPlGwhxocxOpSVgSvjiLO5IxZPmxZF30weOeJYyPSEACwM+X4NziYS9q+WkN/2DHYQwA== + integrity: sha512-+vX5FKtgvyHbmIJdxMJ2jKm9z2BIlXJiuewI8dsDYMp5LzPUcuTT78Ya5iwvQg3VqSVdmxyM8Anj1Jeq7733ZQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dependencies: - "@typescript-eslint/types": 5.11.0 + "@typescript-eslint/types": 5.15.0 eslint-visitor-keys: 3.3.0 dev: true @@ -1540,9 +1544,9 @@ packages: peerDependencies: vite: ^2.8.0 dependencies: - "@babel/standalone": 7.17.6 + "@babel/standalone": 7.17.7 core-js: 3.21.1 - magic-string: 0.25.7 + magic-string: 0.25.9 regenerator-runtime: 0.13.9 systemjs: 6.12.1 vite: 2.9.0-beta.3_sass@1.49.9 @@ -1555,11 +1559,11 @@ packages: } engines: { node: ">=12.0.0" } dependencies: - "@babel/core": 7.17.5 - "@babel/plugin-syntax-import-meta": 7.10.4_@babel+core@7.17.5 - "@babel/plugin-transform-typescript": 7.16.8_@babel+core@7.17.5 - "@rollup/pluginutils": 4.1.2 - "@vue/babel-plugin-jsx": 1.1.1_@babel+core@7.17.5 + "@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 + "@rollup/pluginutils": 4.2.0 + "@vue/babel-plugin-jsx": 1.1.1_@babel+core@7.17.7 hash-sum: 2.0.0 transitivePeerDependencies: - supports-color @@ -1586,14 +1590,14 @@ packages: } dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.5: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.7: 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.5 + "@babel/plugin-syntax-jsx": 7.16.7_@babel+core@7.17.7 "@babel/template": 7.16.7 "@babel/traverse": 7.17.3 "@babel/types": 7.17.0 @@ -1612,7 +1616,7 @@ packages: integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ== } dependencies: - "@babel/parser": 7.17.0 + "@babel/parser": 7.17.7 "@vue/shared": 3.2.31 estree-walker: 2.0.2 source-map: 0.6.1 @@ -1632,15 +1636,15 @@ packages: integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ== } dependencies: - "@babel/parser": 7.17.0 + "@babel/parser": 7.17.7 "@vue/compiler-core": 3.2.31 "@vue/compiler-dom": 3.2.31 "@vue/compiler-ssr": 3.2.31 "@vue/reactivity-transform": 3.2.31 "@vue/shared": 3.2.31 estree-walker: 2.0.2 - magic-string: 0.25.7 - postcss: 8.4.6 + magic-string: 0.25.9 + postcss: 8.4.12 source-map: 0.6.1 /@vue/compiler-ssr/3.2.31: @@ -1652,14 +1656,14 @@ packages: "@vue/compiler-dom": 3.2.31 "@vue/shared": 3.2.31 - /@vue/devtools-api/6.0.10: + /@vue/devtools-api/6.1.3: resolution: { - integrity: sha512-PxZDEDYOHX7rEdrZohA+6yUv0AOL/7IRzW4nbpWDlnwsmcyP5nAfV1yODYaConjL8HBxB/tIC6QmHu1ApW2muA== + integrity: sha512-79InfO2xHv+WHIrH1bHXQUiQD/wMls9qBk6WVwGCbdwP7/3zINtvqPNMtmSHXsIKjvUAHc8L0ouOj6ZQQRmcXg== } dev: false - /@vue/eslint-config-prettier/7.0.0_eslint@8.9.0+prettier@2.5.1: + /@vue/eslint-config-prettier/7.0.0_eslint@8.11.0+prettier@2.6.0: resolution: { integrity: sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw== @@ -1668,13 +1672,13 @@ packages: eslint: ">= 7.28.0" prettier: ">= 2.0.0" dependencies: - eslint: 8.9.0 - eslint-config-prettier: 8.3.0_eslint@8.9.0 - eslint-plugin-prettier: 4.0.0_07b422646bb75d3db791621d4fdbc992 - prettier: 2.5.1 + eslint: 8.11.0 + eslint-config-prettier: 8.5.0_eslint@8.11.0 + eslint-plugin-prettier: 4.0.0_68edcf5670f37721baf5d2cac6124e4d + prettier: 2.6.0 dev: true - /@vue/eslint-config-typescript/10.0.0_e9ae806e724e1e93b0f13f024669b2db: + /@vue/eslint-config-typescript/10.0.0_5e58415d4c9ab0c3da8935a9b8bb8c26: resolution: { integrity: sha512-F94cL8ug3FaYXlCfU5/wiGjk1qeadmoBpRGAOBq+qre3Smdupa59dd6ZJrsfRODpsMPyTG7330juMDsUvpZ3Rw== @@ -1684,11 +1688,11 @@ packages: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint-plugin-vue: ^8.0.1 dependencies: - "@typescript-eslint/eslint-plugin": 5.11.0_e5aa81e2725d014cc10493a9f0356cdc - "@typescript-eslint/parser": 5.11.0_eslint@8.9.0+typescript@4.6.2 - eslint: 8.9.0 - eslint-plugin-vue: 8.4.1_eslint@8.9.0 - vue-eslint-parser: 8.2.0_eslint@8.9.0 + "@typescript-eslint/eslint-plugin": 5.15.0_f2c49ce7d0e93ebcfdb4b7d25b131b28 + "@typescript-eslint/parser": 5.15.0_eslint@8.11.0+typescript@4.6.2 + eslint: 8.11.0 + eslint-plugin-vue: 8.5.0_eslint@8.11.0 + vue-eslint-parser: 8.3.0_eslint@8.11.0 transitivePeerDependencies: - supports-color - typescript @@ -1700,11 +1704,11 @@ packages: integrity: sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA== } dependencies: - "@babel/parser": 7.17.0 + "@babel/parser": 7.17.7 "@vue/compiler-core": 3.2.31 "@vue/shared": 3.2.31 estree-walker: 2.0.2 - magic-string: 0.25.7 + magic-string: 0.25.9 /@vue/reactivity/3.2.31: resolution: @@ -1733,7 +1737,7 @@ packages: dependencies: "@vue/runtime-core": 3.2.31 "@vue/shared": 3.2.31 - csstype: 2.6.19 + csstype: 2.6.20 dev: false /@vue/server-renderer/3.2.31_vue@3.2.31: @@ -1755,45 +1759,6 @@ packages: integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ== } - /@vueuse/core/7.7.0_vue@3.2.31: - resolution: - { - integrity: sha512-DS8+dg758CiWnswebYHjS05PqTtc1ZLomsDlkFjG/KC0iFRgFIsGC66AAGuSXLqWCoirp2xN6N2mkrp1aHdI7A== - } - peerDependencies: - "@vue/composition-api": ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - "@vue/composition-api": - optional: true - vue: - optional: true - dependencies: - "@vueuse/shared": 7.7.0_vue@3.2.31 - vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 - dev: false - - /@vueuse/core/8.0.0_vue@3.2.31: - resolution: - { - integrity: sha512-CU8oQhTaAQ4+9IlEHnaGk88qQ2fSvALHixWZhfyA2j18G42XeyJz3V0FmnBMWZUwd7VRSHJZFbGziZ6o5npNow== - } - peerDependencies: - "@vue/composition-api": ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - "@vue/composition-api": - optional: true - vue: - optional: true - dependencies: - "@vueuse/metadata": 8.0.0 - "@vueuse/shared": 8.0.0_vue@3.2.31 - vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 - dev: false - /@vueuse/core/8.1.1_vue@3.2.31: resolution: { @@ -1811,14 +1776,7 @@ packages: "@vueuse/metadata": 8.1.1 "@vueuse/shared": 8.1.1_vue@3.2.31 vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 - dev: false - - /@vueuse/metadata/8.0.0: - resolution: - { - integrity: sha512-23R9pqgfJnfmUnGCOtaDkwaNYEAO7N6whvaAFAs5D5xHXgqAj+z/tLhwQzSJw/ZzJGUb8W5L+VgP9S7SL35riw== - } + vue-demi: 0.12.4_vue@3.2.31 dev: false /@vueuse/metadata/8.1.1: @@ -1828,10 +1786,10 @@ packages: } dev: false - /@vueuse/motion/2.0.0-beta.9_vue@3.2.31: + /@vueuse/motion/2.0.0-beta.12_vue@3.2.31: resolution: { - integrity: sha512-S61glJRkYCqLJA9oPM+jdAWXM/ZFnRi6UZJ0TpxDUhRuA+ri0G5hwwmcy4y78wvX6gkDUGQFFGELz1xBEwrZww== + integrity: sha512-cAZqXexLX6xo+H1N1Mv+wBSSqG4wB+BdjIuHQ50jwlelXCDxSi8gj0K/9nDS+aUZtWh6YMwS6UGCKg58jMVglA== } peerDependencies: "@vue/composition-api": ^1.4.1 @@ -1840,46 +1798,13 @@ packages: "@vue/composition-api": optional: true dependencies: - "@vueuse/core": 7.7.0_vue@3.2.31 + "@vueuse/core": 8.1.1_vue@3.2.31 + "@vueuse/shared": 8.1.1_vue@3.2.31 + framesync: 6.1.0 popmotion: 11.0.3 + style-value-types: 5.1.0 vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 - dev: false - - /@vueuse/shared/7.7.0_vue@3.2.31: - resolution: - { - integrity: sha512-ANzMcUnjuUPJ9nWqMAqYt8p0qon6AH5pP5/V/0RSWkwCIWZwi57ujIaxizzMwnJECUF/73BmsRmpvvtokCIrKw== - } - peerDependencies: - "@vue/composition-api": ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - "@vue/composition-api": - optional: true - vue: - optional: true - dependencies: - vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 - dev: false - - /@vueuse/shared/8.0.0_vue@3.2.31: - resolution: - { - integrity: sha512-HUIFZ5Vc3aGvIzDQJJhg2+Ok5xvNuwxoz5HrOr/M765wlj357WiMYzhU2XGljL6IcmK29SP/1Jb4Fra7A4PBCw== - } - peerDependencies: - "@vue/composition-api": ^1.1.0 - vue: ^2.6.0 || ^3.2.0 - peerDependenciesMeta: - "@vue/composition-api": - optional: true - vue: - optional: true - dependencies: - vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 + vue-demi: 0.12.4_vue@3.2.31 dev: false /@vueuse/shared/8.1.1_vue@3.2.31: @@ -1897,7 +1822,7 @@ packages: optional: true dependencies: vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 + vue-demi: 0.12.4_vue@3.2.31 dev: false /@windicss/config/1.8.3: @@ -1923,52 +1848,31 @@ packages: "@windicss/config": 1.8.3 debug: 4.3.3 fast-glob: 3.2.11 - magic-string: 0.25.7 + magic-string: 0.25.9 micromatch: 4.0.4 windicss: 3.5.1 transitivePeerDependencies: - supports-color dev: true - /@zougt/some-loader-utils/1.4.2_sass@1.49.9: + /@zougt/some-loader-utils/1.4.3: resolution: { - integrity: sha512-RYD7OPoypVGICOO+9P/6fawtp1gi2/sp4Lol5S0cUzrBvrWnPJTYENplDtxutVQtLwXKg9aKS+B2/zGEEebJqA== + integrity: sha512-0FsoqSTQ+qOyp6x5Q6LZQ7xVwquEgLYiIStG3L8p0Q2GsGGYKDkOZ0mIpMt67aNdr8XLsbxXjzTl/iHtTz5zcA== } engines: { node: ">= 10.13.0" } hasBin: true - peerDependencies: - less: ^3.13.1 || ^4.1.1 - sass: ^1.32.8 dependencies: cac: 6.7.12 color: 4.2.1 - cssnano: 5.0.17_postcss@8.4.6 - cssnano-preset-lite: 2.0.3_postcss@8.4.6 - fs-extra: 10.0.0 - postcss: 8.4.6 - prettier: 2.5.1 - sass: 1.49.9 + cssnano: 5.1.4_postcss@8.4.12 + cssnano-preset-lite: 2.1.1_postcss@8.4.12 + fs-extra: 10.0.1 + postcss: 8.4.12 + prettier: 2.6.0 uuid: 8.3.2 dev: true - /@zougt/vite-plugin-theme-preprocessor/1.4.4_sass@1.49.9: - resolution: - { - integrity: sha512-YeykUlFIwyn7PMuVu419qP6x0r58FgRMmicBBa1/olpuC4+ND8/G3g5uZqhyyVE4JwM7rHRLjWN/9oTcZHUruA== - } - engines: { node: ">= 12.0.0" } - dependencies: - "@zougt/some-loader-utils": 1.4.2_sass@1.49.9 - cac: 6.7.12 - chalk: 5.0.0 - fs-extra: 10.0.0 - string-hash: 1.1.3 - transitivePeerDependencies: - - less - - sass - dev: true - /JSONStream/1.3.5: resolution: { @@ -2185,22 +2089,22 @@ packages: } dev: false - /autoprefixer/10.4.2_postcss@8.4.6: + /autoprefixer/10.4.4_postcss@8.4.12: resolution: { - integrity: sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ== + integrity: sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA== } engines: { node: ^10 || ^12 || >=14 } hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.19.1 - caniuse-lite: 1.0.30001312 - fraction.js: 4.1.3 + browserslist: 4.20.2 + caniuse-lite: 1.0.30001317 + fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true @@ -2269,16 +2173,16 @@ packages: fill-range: 7.0.1 dev: true - /browserslist/4.19.1: + /browserslist/4.20.2: resolution: { - integrity: sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A== + integrity: sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA== } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true dependencies: - caniuse-lite: 1.0.30001312 - electron-to-chromium: 1.4.68 + caniuse-lite: 1.0.30001317 + electron-to-chromium: 1.4.86 escalade: 3.1.1 node-releases: 2.0.2 picocolors: 1.0.0 @@ -2369,16 +2273,16 @@ packages: integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw== } dependencies: - browserslist: 4.19.1 - caniuse-lite: 1.0.30001312 + browserslist: 4.20.2 + caniuse-lite: 1.0.30001317 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite/1.0.30001312: + /caniuse-lite/1.0.30001317: resolution: { - integrity: sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ== + integrity: sha512-xIZLh8gBm4dqNX0gkzrBeyI86J2eCjWzYAs40q88smG844YIrN4tVQl/RhquHvKEKImWWFIVh1Lxe5n1G/N+GQ== } dev: true @@ -2426,10 +2330,10 @@ packages: supports-color: 7.2.0 dev: true - /chalk/5.0.0: + /chalk/5.0.1: resolution: { - integrity: sha512-/duVOqst+luxCQRKEo4bNxinsOQtMP80ZYm7mMqzuh5PociNL0PvmHFvREJ9ueYL2TxlHjBcmLCdmocx9Vg+IQ== + integrity: sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w== } engines: { node: ^12.17.0 || ^14.13 || >=16.0.0 } dev: true @@ -2788,7 +2692,7 @@ packages: rgb: 0.1.0 dev: false - /css-declaration-sorter/6.1.4_postcss@8.4.6: + /css-declaration-sorter/6.1.4_postcss@8.4.12: resolution: { integrity: sha512-lpfkqS0fctcmZotJGhnxkIyJWvBXgpyi2wsFd4J8VB7wzyrT6Ch/3Q+FMNJpjK4gu1+GN5khOnpU2ZVKrLbhCw== @@ -2797,7 +2701,7 @@ packages: peerDependencies: postcss: ^8.0.9 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 timsort: 0.3.0 dev: true @@ -2850,87 +2754,87 @@ packages: hasBin: true dev: true - /cssnano-preset-default/5.1.12_postcss@8.4.6: + /cssnano-preset-default/5.2.4_postcss@8.4.12: resolution: { - integrity: sha512-rO/JZYyjW1QNkWBxMGV28DW7d98UDLaF759frhli58QFehZ+D/LSmwQ2z/ylBAe2hUlsIWTq6NYGfQPq65EF9w== + integrity: sha512-w1Gg8xsebln6/axZ6qDFQHuglrGfbIHOIx0g4y9+etRlRab8CGpSpe6UMsrgJe4zhCaJ0LwLmc+PhdLRTwnhIA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.1.4_postcss@8.4.6 - cssnano-utils: 3.0.2_postcss@8.4.6 - postcss: 8.4.6 - postcss-calc: 8.2.4_postcss@8.4.6 - postcss-colormin: 5.2.5_postcss@8.4.6 - postcss-convert-values: 5.0.4_postcss@8.4.6 - postcss-discard-comments: 5.0.3_postcss@8.4.6 - postcss-discard-duplicates: 5.0.3_postcss@8.4.6 - postcss-discard-empty: 5.0.3_postcss@8.4.6 - postcss-discard-overridden: 5.0.4_postcss@8.4.6 - postcss-merge-longhand: 5.0.6_postcss@8.4.6 - postcss-merge-rules: 5.0.6_postcss@8.4.6 - postcss-minify-font-values: 5.0.4_postcss@8.4.6 - postcss-minify-gradients: 5.0.6_postcss@8.4.6 - postcss-minify-params: 5.0.5_postcss@8.4.6 - postcss-minify-selectors: 5.1.3_postcss@8.4.6 - postcss-normalize-charset: 5.0.3_postcss@8.4.6 - postcss-normalize-display-values: 5.0.3_postcss@8.4.6 - postcss-normalize-positions: 5.0.4_postcss@8.4.6 - postcss-normalize-repeat-style: 5.0.4_postcss@8.4.6 - postcss-normalize-string: 5.0.4_postcss@8.4.6 - postcss-normalize-timing-functions: 5.0.3_postcss@8.4.6 - postcss-normalize-unicode: 5.0.4_postcss@8.4.6 - postcss-normalize-url: 5.0.5_postcss@8.4.6 - postcss-normalize-whitespace: 5.0.4_postcss@8.4.6 - postcss-ordered-values: 5.0.5_postcss@8.4.6 - postcss-reduce-initial: 5.0.3_postcss@8.4.6 - postcss-reduce-transforms: 5.0.4_postcss@8.4.6 - postcss-svgo: 5.0.4_postcss@8.4.6 - postcss-unique-selectors: 5.0.4_postcss@8.4.6 + css-declaration-sorter: 6.1.4_postcss@8.4.12 + cssnano-utils: 3.1.0_postcss@8.4.12 + postcss: 8.4.12 + postcss-calc: 8.2.4_postcss@8.4.12 + postcss-colormin: 5.3.0_postcss@8.4.12 + postcss-convert-values: 5.1.0_postcss@8.4.12 + postcss-discard-comments: 5.1.1_postcss@8.4.12 + 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-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-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 + postcss-normalize-positions: 5.1.0_postcss@8.4.12 + postcss-normalize-repeat-style: 5.1.0_postcss@8.4.12 + postcss-normalize-string: 5.1.0_postcss@8.4.12 + postcss-normalize-timing-functions: 5.1.0_postcss@8.4.12 + 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-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.0.3_postcss@8.4.6: + /cssnano-preset-lite/2.1.1_postcss@8.4.12: resolution: { - integrity: sha512-B+xof7fl4sDUDBwqDzuoqqhb2KsmoxMbtsOpmoxrHFcUHbSTO74H+08rfL4hRFyRS6RHEtkqECWsBMkuFWfB1A== + integrity: sha512-TXAnw6dMFo2bRXtw/OpyPEdk3i3Oiem7Z2PQXooluk+9ATBBMLh0avfC6UqLA2QI493GixBl2vnhznX5+eV5Cw== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.0.2_postcss@8.4.6 - postcss: 8.4.6 - postcss-discard-comments: 5.0.3_postcss@8.4.6 - postcss-discard-empty: 5.0.3_postcss@8.4.6 - postcss-normalize-whitespace: 5.0.4_postcss@8.4.6 + cssnano-utils: 3.1.0_postcss@8.4.12 + postcss: 8.4.12 + postcss-discard-comments: 5.1.1_postcss@8.4.12 + postcss-discard-empty: 5.1.1_postcss@8.4.12 + postcss-normalize-whitespace: 5.1.1_postcss@8.4.12 dev: true - /cssnano-utils/3.0.2_postcss@8.4.6: + /cssnano-utils/3.1.0_postcss@8.4.12: resolution: { - integrity: sha512-KhprijuQv2sP4kT92sSQwhlK3SJTbDIsxcfIEySB0O+3m9esFOai7dP9bMx5enHAh2MwarVIcnwiWoOm01RIbQ== + integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /cssnano/5.0.17_postcss@8.4.6: + /cssnano/5.1.4_postcss@8.4.12: resolution: { - integrity: sha512-fmjLP7k8kL18xSspeXTzRhaFtRI7DL9b8IcXR80JgtnWBpvAzHT7sCR/6qdn0tnxIaINUN6OEQu83wF57Gs3Xw== + integrity: sha512-hbfhVZreEPyzl+NbvRsjNo54JOX80b+j6nqG2biLVLaZHJEiqGyMh4xDGHtwhUKd5p59mj2GlDqlUBwJUuIu5A== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.1.12_postcss@8.4.6 + cssnano-preset-default: 5.2.4_postcss@8.4.12 lilconfig: 2.0.4 - postcss: 8.4.6 + postcss: 8.4.12 yaml: 1.10.2 dev: true @@ -2944,10 +2848,10 @@ packages: css-tree: 1.1.3 dev: true - /csstype/2.6.19: + /csstype/2.6.20: resolution: { - integrity: sha512-ZVxXaNy28/k3kJg0Fou5MiYpp88j7H9hLZp8PDC3jV0WFjfH5E9xHb56L0W59cPbKbcHXeP4qyT8PrHp8t6LcQ== + integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA== } dev: false @@ -2957,7 +2861,7 @@ packages: integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA== } dependencies: - es5-ext: 0.10.53 + es5-ext: 0.10.58 type: 1.2.0 dev: false @@ -3162,24 +3066,24 @@ packages: } dev: false - /echarts/5.3.0: + /echarts/5.3.1: resolution: { - integrity: sha512-zENufmwFE6WjM+24tW3xQq4ICqQtI0CGj4bDVDNd3BK3LtaA/5wBp+64ykIyKy3QElz0cieKqSYP4FX9Lv9MwQ== + integrity: sha512-nWdlbgX3OVY0hpqncSvp0gDt1FRSKWn7lsWEH+PHmfCuvE0QmSw17pczQvm8AvawnLEkmf1Cts7YwQJZNC0AEQ== } dependencies: tslib: 2.3.0 - zrender: 5.3.0 + zrender: 5.3.1 dev: false /ee-first/1.1.1: resolution: { integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= } dev: true - /electron-to-chromium/1.4.68: + /electron-to-chromium/1.4.86: resolution: { - integrity: sha512-cId+QwWrV8R1UawO6b9BR1hnkJ4EJPCPAr4h315vliHUtVUJDk39Sg1PMNnaWKfj5x+93ssjeJ9LKL6r8LaMiA== + integrity: sha512-EVTZ+igi8x63pK4bPuA95PXIs2b2Cowi3WQwI9f9qManLiZJOD1Lash1J3W4TvvcUCcIR4o/rgi9o8UicXSO+w== } dev: true @@ -3273,6 +3177,13 @@ packages: is-arrayish: 0.2.1 dev: true + /es-module-lexer/0.10.1: + resolution: + { + integrity: sha512-7zffMCLzbiuuRjL5FVs4BEIr6j+Istfrbwzrwg8de4ep1kSyZNJmmq5RQzyqJq4YhvOmAxZ3DBsZXDO4I5N71Q== + } + dev: true + /es-module-lexer/0.9.3: resolution: { @@ -3280,22 +3191,24 @@ packages: } dev: true - /es5-ext/0.10.53: + /es5-ext/0.10.58: resolution: { - integrity: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q== + integrity: sha512-LHO+KBBaHGwjy32ibSaMY+ZzjpC4K4I5bPoijICMBL7gXEXfrEUrzssmNP+KigbQEp1dRUnGkry/vUnxOqptLQ== } + engines: { node: ">=0.10" } + requiresBuild: true dependencies: es6-iterator: 2.0.3 es6-symbol: 3.1.3 - next-tick: 1.0.0 + next-tick: 1.1.0 dev: false /es6-iterator/2.0.3: resolution: { integrity: sha1-p96IkUGgWpSwhUQDstCg+/qY87c= } dependencies: d: 1.0.1 - es5-ext: 0.10.53 + es5-ext: 0.10.58 es6-symbol: 3.1.3 dev: false @@ -3612,19 +3525,19 @@ packages: engines: { node: ">=10" } dev: true - /eslint-config-prettier/8.3.0_eslint@8.9.0: + /eslint-config-prettier/8.5.0_eslint@8.11.0: resolution: { - integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== + integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q== } hasBin: true peerDependencies: eslint: ">=7.0.0" dependencies: - eslint: 8.9.0 + eslint: 8.11.0 dev: true - /eslint-plugin-prettier/4.0.0_07b422646bb75d3db791621d4fdbc992: + /eslint-plugin-prettier/4.0.0_68edcf5670f37721baf5d2cac6124e4d: resolution: { integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ== @@ -3638,13 +3551,13 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.9.0 - eslint-config-prettier: 8.3.0_eslint@8.9.0 - prettier: 2.5.1 + eslint: 8.11.0 + eslint-config-prettier: 8.5.0_eslint@8.11.0 + prettier: 2.6.0 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-prettier/4.0.0_eslint@8.9.0+prettier@2.5.1: + /eslint-plugin-prettier/4.0.0_eslint@8.11.0+prettier@2.6.0: resolution: { integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ== @@ -3658,25 +3571,25 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.9.0 - prettier: 2.5.1 + eslint: 8.11.0 + prettier: 2.6.0 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-vue/8.4.1_eslint@8.9.0: + /eslint-plugin-vue/8.5.0_eslint@8.11.0: resolution: { - integrity: sha512-nmWOhNmDx9TZ+yP9ZhezTkZUupSHsYA2TocRm+efPSXMOyFrVczVlaIuQcLBjCtI8CbkBiUQ3VcyQsjlIhDrhA== + integrity: sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.9.0 - eslint-utils: 3.0.0_eslint@8.9.0 + eslint: 8.11.0 + eslint-utils: 3.0.0_eslint@8.11.0 natural-compare: 1.4.0 semver: 7.3.5 - vue-eslint-parser: 8.2.0_eslint@8.9.0 + vue-eslint-parser: 8.3.0_eslint@8.11.0 transitivePeerDependencies: - supports-color dev: true @@ -3713,7 +3626,7 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.9.0: + /eslint-utils/3.0.0_eslint@8.11.0: resolution: { integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== @@ -3722,7 +3635,7 @@ packages: peerDependencies: eslint: ">=5" dependencies: - eslint: 8.9.0 + eslint: 8.11.0 eslint-visitor-keys: 2.1.0 dev: true @@ -3750,16 +3663,16 @@ packages: engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dev: true - /eslint/8.9.0: + /eslint/8.11.0: resolution: { - integrity: sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q== + integrity: sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } hasBin: true dependencies: - "@eslint/eslintrc": 1.1.0 - "@humanwhocodes/config-array": 0.9.3 + "@eslint/eslintrc": 1.2.1 + "@humanwhocodes/config-array": 0.9.5 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -3767,7 +3680,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.9.0 + eslint-utils: 3.0.0_eslint@8.11.0 eslint-visitor-keys: 3.3.0 espree: 9.3.1 esquery: 1.4.0 @@ -3776,7 +3689,7 @@ packages: file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 - globals: 13.12.1 + globals: 13.13.0 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -3785,7 +3698,7 @@ packages: json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 - minimatch: 3.1.1 + minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.1 regexpp: 3.2.0 @@ -3895,7 +3808,7 @@ packages: resolution: { integrity: sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk= } dependencies: d: 1.0.1 - es5-ext: 0.10.53 + es5-ext: 0.10.58 dev: false /eventemitter3/4.0.7: @@ -4109,10 +4022,10 @@ packages: engines: { node: ">=0.10.3" } dev: true - /fraction.js/4.1.3: + /fraction.js/4.2.0: resolution: { - integrity: sha512-pUHWWt6vHzZZiQJcM6S/0PXfS+g6FM4BF5rj9wZyreivhQPdsh5PpE25VtSNxq80wHS5RfY51Ii+8Z0Zl/pmzg== + integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA== } dev: true @@ -4125,10 +4038,19 @@ packages: tslib: 2.3.1 dev: false - /fs-extra/10.0.0: + /framesync/6.1.0: resolution: { - integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ== + integrity: sha512-aBX+hdWAvwiJYeQlFLY2533VxeL6OEu71CAgV4GGKksrj6+dE6i7K86WSSiRBEARCoJn5bFqffhg4l07eA27tg== + } + dependencies: + tslib: 2.3.1 + dev: false + + /fs-extra/10.0.1: + resolution: + { + integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag== } engines: { node: ">=12" } dependencies: @@ -4204,7 +4126,7 @@ packages: dependencies: function-bind: 1.1.1 has: 1.0.3 - has-symbols: 1.0.2 + has-symbols: 1.0.3 dev: false /get-own-enumerable-property-symbols/3.0.2: @@ -4291,7 +4213,7 @@ packages: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.1.1 + minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 dev: true @@ -4333,10 +4255,10 @@ packages: engines: { node: ">=4" } dev: true - /globals/13.12.1: + /globals/13.13.0: resolution: { - integrity: sha512-317dFlgY2pdJZ9rspXDks7073GpDmXdfbM3vYYp0HAMKGDh1FfWPleI2ljVNLQX5M5lXcAslTcPTrOrMEFOjyw== + integrity: sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A== } engines: { node: ">=8" } dependencies: @@ -4388,10 +4310,10 @@ packages: engines: { node: ">=8" } dev: true - /has-symbols/1.0.2: + /has-symbols/1.0.3: resolution: { - integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw== + integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== } engines: { node: ">= 0.4" } dev: false @@ -4498,14 +4420,6 @@ packages: } dev: false - /ignore/4.0.6: - resolution: - { - integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== - } - engines: { node: ">= 4" } - dev: true - /ignore/5.2.0: resolution: { @@ -4932,7 +4846,7 @@ packages: log-update: 4.0.0 p-map: 4.0.0 rfdc: 1.3.0 - rxjs: 7.5.4 + rxjs: 7.5.5 through: 2.3.8 wrap-ansi: 7.0.0 dev: true @@ -5051,14 +4965,24 @@ packages: yallist: 4.0.0 dev: true - /magic-string/0.25.7: + /magic-string/0.25.9: resolution: { - integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA== + integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ== } dependencies: sourcemap-codec: 1.4.8 + /magic-string/0.26.1: + resolution: + { + integrity: sha512-ndThHmvgtieXe8J/VGPjG+Apu7v7ItcD5mhEIvOscWjPF/ccOiLxHaSuCAS2G+3x4GKsAbT8u7zdyamupui8Tg== + } + engines: { node: ">=12" } + dependencies: + sourcemap-codec: 1.4.8 + dev: true + /make-error/1.3.6: resolution: { @@ -5183,10 +5107,10 @@ packages: engines: { node: ">=4" } dev: true - /minimatch/3.1.1: + /minimatch/3.1.2: resolution: { - integrity: sha512-reLxBcKUPNBnc/sVtAbxgRVFSegoGeLaSjmphNhcwcolhYLRgtJscn5mRl6YRZNQv40Y7P6JM2YhSIsbL9OB5A== + integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== } dependencies: brace-expansion: 1.1.11 @@ -5272,13 +5196,13 @@ packages: array-differ: 3.0.0 array-union: 2.1.0 arrify: 2.0.1 - minimatch: 3.1.1 + minimatch: 3.1.2 dev: true - /nanoid/3.2.0: + /nanoid/3.3.1: resolution: { - integrity: sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA== + integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw== } engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } hasBin: true @@ -5287,8 +5211,11 @@ packages: resolution: { integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= } dev: true - /next-tick/1.0.0: - resolution: { integrity: sha1-yobR/ogoFpsBICCOPchCS524NCw= } + /next-tick/1.1.0: + resolution: + { + integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ== + } dev: false /no-case/3.0.4: @@ -5633,10 +5560,10 @@ packages: engines: { node: ">=0.10.0" } dev: true - /pinia/2.0.11_typescript@4.6.2+vue@3.2.31: + /pinia/2.0.12_typescript@4.6.2+vue@3.2.31: resolution: { - integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw== + integrity: sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew== } peerDependencies: "@vue/composition-api": ^1.4.0 @@ -5648,10 +5575,10 @@ packages: typescript: optional: true dependencies: - "@vue/devtools-api": 6.0.10 + "@vue/devtools-api": 6.1.3 typescript: 4.6.2 vue: 3.2.31 - vue-demi: 0.12.1_vue@3.2.31 + vue-demi: 0.12.4_vue@3.2.31 dev: false /please-upgrade-node/3.2.0: @@ -5675,7 +5602,7 @@ packages: tslib: 2.3.1 dev: false - /postcss-calc/8.2.4_postcss@8.4.6: + /postcss-calc/8.2.4_postcss@8.4.12: resolution: { integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q== @@ -5683,86 +5610,86 @@ packages: peerDependencies: postcss: ^8.2.2 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-selector-parser: 6.0.9 postcss-value-parser: 4.2.0 dev: true - /postcss-colormin/5.2.5_postcss@8.4.6: + /postcss-colormin/5.3.0_postcss@8.4.12: resolution: { - integrity: sha512-+X30aDaGYq81mFqwyPpnYInsZQnNpdxMX0ajlY7AExCexEFkPVV+KrO7kXwayqEWL2xwEbNQ4nUO0ZsRWGnevg== + integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.19.1 + browserslist: 4.20.2 caniuse-api: 3.0.0 colord: 2.9.2 - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-convert-values/5.0.4_postcss@8.4.6: + /postcss-convert-values/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-bugzSAyjIexdObovsPZu/sBCTHccImJxLyFgeV0MmNBm/Lw5h5XnjfML6gzEmJ3A6nyfCW7hb1JXzcsA4Zfbdw== + integrity: sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-discard-comments/5.0.3_postcss@8.4.6: + /postcss-discard-comments/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-6W5BemziRoqIdAKT+1QjM4bNcJAQ7z7zk073730NHg4cUXh3/rQHHj7pmYxUB9aGhuRhBiUf0pXvIHkRwhQP0Q== + integrity: sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /postcss-discard-duplicates/5.0.3_postcss@8.4.6: + /postcss-discard-duplicates/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-vPtm1Mf+kp7iAENTG7jI1MN1lk+fBqL5y+qxyi4v3H+lzsXEdfS3dwUZD45KVhgzDEgduur8ycB4hMegyMTeRw== + integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /postcss-discard-empty/5.0.3_postcss@8.4.6: + /postcss-discard-empty/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-xGJugpaXKakwKI7sSdZjUuN4V3zSzb2Y0LOlmTajFbNinEjTfVs9PFW2lmKBaC/E64WwYppfqLD03P8l9BuueA== + integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /postcss-discard-overridden/5.0.4_postcss@8.4.6: + /postcss-discard-overridden/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-3j9QH0Qh1KkdxwiZOW82cId7zdwXVQv/gRXYDnwx5pBtR1sTkU4cXRK9lp5dSdiM0r0OICO/L8J6sV1/7m0kHg== + integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true /postcss-html/1.3.0: @@ -5773,11 +5700,11 @@ packages: engines: { node: ^12 || >=14 } dependencies: htmlparser2: 7.2.0 - postcss: 8.4.6 - postcss-safe-parser: 6.0.0_postcss@8.4.6 + postcss: 8.4.12 + postcss-safe-parser: 6.0.0_postcss@8.4.12 dev: true - /postcss-import/14.0.0_postcss@8.4.6: + /postcss-import/14.0.0_postcss@8.4.12: resolution: { integrity: sha512-gFDDzXhqr9ELmnLHgCC3TbGfA6Dm/YMb/UN8/f7Uuq4fL7VTk2vOIj6hwINEwbokEmp123bLD7a5m+E+KIetRg== @@ -5786,7 +5713,7 @@ packages: peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.0 @@ -5796,248 +5723,248 @@ packages: resolution: { integrity: sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ= } dev: true - /postcss-merge-longhand/5.0.6_postcss@8.4.6: + /postcss-merge-longhand/5.1.2_postcss@8.4.12: resolution: { - integrity: sha512-rkmoPwQO6ymJSmWsX6l2hHeEBQa7C4kJb9jyi5fZB1sE8nSCv7sqchoYPixRwX/yvLoZP2y6FA5kcjiByeJqDg== + integrity: sha512-18/bp9DZnY1ai9RlahOfLBbmIUKfKFPASxRCiZ1vlpZqWPCn8qWPFlEozqmWL+kBtcEQmG8W9YqGCstDImvp/Q== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 - stylehacks: 5.0.3_postcss@8.4.6 + stylehacks: 5.1.0_postcss@8.4.12 dev: true - /postcss-merge-rules/5.0.6_postcss@8.4.6: + /postcss-merge-rules/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-nzJWJ9yXWp8AOEpn/HFAW72WKVGD2bsLiAmgw4hDchSij27bt6TF+sIK0cJUBAYT3SGcjtGGsOR89bwkkMuMgQ== + integrity: sha512-NecukEJovQ0mG7h7xV8wbYAkXGTO3MPKnXvuiXzOKcxoOodfTTKYjeo8TMhAswlSkjcPIBlnKbSFcTuVSDaPyQ== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.19.1 + browserslist: 4.20.2 caniuse-api: 3.0.0 - cssnano-utils: 3.0.2_postcss@8.4.6 - postcss: 8.4.6 + cssnano-utils: 3.1.0_postcss@8.4.12 + postcss: 8.4.12 postcss-selector-parser: 6.0.9 dev: true - /postcss-minify-font-values/5.0.4_postcss@8.4.6: + /postcss-minify-font-values/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-RN6q3tyuEesvyCYYFCRGJ41J1XFvgV+dvYGHr0CeHv8F00yILlN8Slf4t8XW4IghlfZYCeyRrANO6HpJ948ieA== + integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients/5.0.6_postcss@8.4.6: + /postcss-minify-gradients/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-E/dT6oVxB9nLGUTiY/rG5dX9taugv9cbLNTFad3dKxOO+BQg25Q/xo2z2ddG+ZB1CbkZYaVwx5blY8VC7R/43A== + integrity: sha512-J/TMLklkONn3LuL8wCwfwU8zKC1hpS6VcxFkNUNjmVt53uKqrrykR3ov11mdUYyqVMEx67slMce0tE14cE4DTg== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: colord: 2.9.2 - cssnano-utils: 3.0.2_postcss@8.4.6 - postcss: 8.4.6 + cssnano-utils: 3.1.0_postcss@8.4.12 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params/5.0.5_postcss@8.4.6: + /postcss-minify-params/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-YBNuq3Rz5LfLFNHb9wrvm6t859b8qIqfXsWeK7wROm3jSKNpO1Y5e8cOyBv6Acji15TgSrAwb3JkVNCqNyLvBg== + integrity: sha512-WCpr+J9Uz8XzMpAfg3UL8z5rde6MifBbh5L8bn8S2F5hq/YDJJzASYCnCHvAB4Fqb94ys8v95ULQkW2EhCFvNg== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.19.1 - cssnano-utils: 3.0.2_postcss@8.4.6 - postcss: 8.4.6 + browserslist: 4.20.2 + cssnano-utils: 3.1.0_postcss@8.4.12 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-selectors/5.1.3_postcss@8.4.6: + /postcss-minify-selectors/5.2.0_postcss@8.4.12: resolution: { - integrity: sha512-9RJfTiQEKA/kZhMaEXND893nBqmYQ8qYa/G+uPdVnXF6D/FzpfI6kwBtWEcHx5FqDbA79O9n6fQJfrIj6M8jvQ== + integrity: sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-selector-parser: 6.0.9 dev: true - /postcss-normalize-charset/5.0.3_postcss@8.4.6: + /postcss-normalize-charset/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-iKEplDBco9EfH7sx4ut7R2r/dwTnUqyfACf62Unc9UiyFuI7uUqZZtY+u+qp7g8Qszl/U28HIfcsI3pEABWFfA== + integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /postcss-normalize-display-values/5.0.3_postcss@8.4.6: + /postcss-normalize-display-values/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-FIV5FY/qs4Ja32jiDb5mVj5iWBlS3N8tFcw2yg98+8MkRgyhtnBgSC0lxU+16AMHbjX5fbSJgw5AXLMolonuRQ== + integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-positions/5.0.4_postcss@8.4.6: + /postcss-normalize-positions/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-qynirjBX0Lc73ROomZE3lzzmXXTu48/QiEzKgMeqh28+MfuHLsuqC9po4kj84igZqqFGovz8F8hf44hA3dPYmQ== + integrity: sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-repeat-style/5.0.4_postcss@8.4.6: + /postcss-normalize-repeat-style/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-Innt+wctD7YpfeDR7r5Ik6krdyppyAg2HBRpX88fo5AYzC1Ut/l3xaxACG0KsbX49cO2n5EB13clPwuYVt8cMA== + integrity: sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-string/5.0.4_postcss@8.4.6: + /postcss-normalize-string/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-Dfk42l0+A1CDnVpgE606ENvdmksttLynEqTQf5FL3XGQOyqxjbo25+pglCUvziicTxjtI2NLUR6KkxyUWEVubQ== + integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-timing-functions/5.0.3_postcss@8.4.6: + /postcss-normalize-timing-functions/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-QRfjvFh11moN4PYnJ7hia4uJXeFotyK3t2jjg8lM9mswleGsNw2Lm3I5wO+l4k1FzK96EFwEVn8X8Ojrp2gP4g== + integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-unicode/5.0.4_postcss@8.4.6: + /postcss-normalize-unicode/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-W79Regn+a+eXTzB+oV/8XJ33s3pDyFTND2yDuUCo0Xa3QSy1HtNIfRVPXNubHxjhlqmMFADr3FSCHT84ITW3ig== + integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.19.1 - postcss: 8.4.6 + browserslist: 4.20.2 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-url/5.0.5_postcss@8.4.6: + /postcss-normalize-url/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-Ws3tX+PcekYlXh+ycAt0wyzqGthkvVtZ9SZLutMVvHARxcpu4o7vvXcNoiNKyjKuWecnjS6HDI3fjBuDr5MQxQ== + integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: normalize-url: 6.1.0 - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-whitespace/5.0.4_postcss@8.4.6: + /postcss-normalize-whitespace/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-wsnuHolYZjMwWZJoTC9jeI2AcjA67v4UuidDrPN9RnX8KIZfE+r2Nd6XZRwHVwUiHmRvKQtxiqo64K+h8/imaw== + integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values/5.0.5_postcss@8.4.6: + /postcss-ordered-values/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-mfY7lXpq+8bDEHfP+muqibDPhZ5eP9zgBEF9XRvoQgXcQe2Db3G1wcvjbnfjXG6wYsl+0UIjikqq4ym1V2jGMQ== + integrity: sha512-wU4Z4D4uOIH+BUKkYid36gGDJNQtkVJT7Twv8qH6UyfttbbJWyw4/xIPuVEkkCtQLAJ0EdsNSh8dlvqkXb49TA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.0.2_postcss@8.4.6 - postcss: 8.4.6 + cssnano-utils: 3.1.0_postcss@8.4.12 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true - /postcss-reduce-initial/5.0.3_postcss@8.4.6: + /postcss-reduce-initial/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-c88TkSnQ/Dnwgb4OZbKPOBbCaauwEjbECP5uAuFPOzQ+XdjNjRH7SG0dteXrpp1LlIFEKK76iUGgmw2V0xeieA== + integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.19.1 + browserslist: 4.20.2 caniuse-api: 3.0.0 - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /postcss-reduce-transforms/5.0.4_postcss@8.4.6: + /postcss-reduce-transforms/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-VIJB9SFSaL8B/B7AXb7KHL6/GNNbbCHslgdzS9UDfBZYIA2nx8NLY7iD/BXFSO/1sRUILzBTfHCoW5inP37C5g== + integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 dev: true @@ -6045,7 +5972,7 @@ packages: resolution: { integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4= } dev: true - /postcss-safe-parser/6.0.0_postcss@8.4.6: + /postcss-safe-parser/6.0.0_postcss@8.4.12: resolution: { integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ== @@ -6054,10 +5981,10 @@ packages: peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /postcss-scss/4.0.3_postcss@8.4.6: + /postcss-scss/4.0.3_postcss@8.4.12: resolution: { integrity: sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA== @@ -6066,7 +5993,7 @@ packages: peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true /postcss-selector-parser/6.0.9: @@ -6080,7 +6007,7 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-sorting/7.0.1_postcss@8.4.6: + /postcss-sorting/7.0.1_postcss@8.4.12: resolution: { integrity: sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g== @@ -6088,33 +6015,33 @@ packages: peerDependencies: postcss: ^8.3.9 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 dev: true - /postcss-svgo/5.0.4_postcss@8.4.6: + /postcss-svgo/5.1.0_postcss@8.4.12: resolution: { - integrity: sha512-yDKHvULbnZtIrRqhZoA+rxreWpee28JSRH/gy9727u0UCgtpv1M/9WEWY3xySlFa0zQJcqf6oCBJPR5NwkmYpg== + integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-value-parser: 4.2.0 svgo: 2.8.0 dev: true - /postcss-unique-selectors/5.0.4_postcss@8.4.6: + /postcss-unique-selectors/5.1.1_postcss@8.4.12: resolution: { - integrity: sha512-5ampwoSDJCxDPoANBIlMgoBcYUHnhaiuLYJR5pj1DLnYQvMRVyFuTA5C3Bvt+aHtiqWpJkD/lXT50Vo1D0ZsAQ== + integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.6 + postcss: 8.4.12 postcss-selector-parser: 6.0.9 dev: true @@ -6125,14 +6052,14 @@ packages: } dev: true - /postcss/8.4.6: + /postcss/8.4.12: resolution: { - integrity: sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA== + integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg== } engines: { node: ^10 || ^12 || >=14 } dependencies: - nanoid: 3.2.0 + nanoid: 3.3.1 picocolors: 1.0.0 source-map-js: 1.0.2 @@ -6161,16 +6088,16 @@ packages: fast-diff: 1.2.0 dev: true - /prettier/2.5.1: + /prettier/2.6.0: resolution: { - integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== + integrity: sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A== } engines: { node: ">=10.13.0" } hasBin: true dev: true - /pretty-quick/3.1.1_prettier@2.5.1: + /pretty-quick/3.1.1_prettier@2.6.0: resolution: { integrity: sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ== @@ -6186,7 +6113,7 @@ packages: ignore: 5.2.0 mri: 1.2.0 multimatch: 4.0.0 - prettier: 2.5.1 + prettier: 2.6.0 dev: true /process/0.11.10: @@ -6448,7 +6375,7 @@ packages: peerDependencies: rollup: ^2.0.0 dependencies: - nanoid: 3.2.0 + nanoid: 3.3.1 open: 8.4.0 rollup: 2.70.1 source-map: 0.7.3 @@ -6475,10 +6402,10 @@ packages: queue-microtask: 1.2.3 dev: true - /rxjs/7.5.4: + /rxjs/7.5.5: resolution: { - integrity: sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ== + integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw== } dependencies: tslib: 2.3.1 @@ -6852,21 +6779,31 @@ packages: tslib: 2.3.1 dev: false - /stylehacks/5.0.3_postcss@8.4.6: + /style-value-types/5.1.0: resolution: { - integrity: sha512-ENcUdpf4yO0E1rubu8rkxI+JGQk4CgjchynZ4bDBJDfqdy+uhTRSWb8/F3Jtu+Bw5MW45Po3/aQGeIyyxgQtxg== + integrity: sha512-DRIfBtjxQ4ztBZpexkFcI+UR7pODC5qLMf2Syt+bH98PAHHRH2tQnzxBuDQlqcAoYar6GzWnj8iAfqfwnEzCiQ== + } + dependencies: + hey-listen: 1.0.8 + tslib: 2.3.1 + dev: false + + /stylehacks/5.1.0_postcss@8.4.12: + resolution: + { + integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q== } engines: { node: ^10 || ^12 || >=14.0 } peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.19.1 - postcss: 8.4.6 + browserslist: 4.20.2 + postcss: 8.4.12 postcss-selector-parser: 6.0.9 dev: true - /stylelint-config-html/1.0.0_2fdfe057bbf58b3dfbbb46d8950182ee: + /stylelint-config-html/1.0.0_f552817e5b8b1b7dca381d844218922e: resolution: { integrity: sha512-rKQUUWDpaYC7ybsS6tLxddjn6DxhjSIXybElSmcTyVQj3ExhmU3q+l41ktrlwHRyY0M5SkTkZiwngvYPYmsgSQ== @@ -6877,10 +6814,10 @@ packages: stylelint: ">=14.0.0" dependencies: postcss-html: 1.3.0 - stylelint: 14.5.0 + stylelint: 14.6.0 dev: true - /stylelint-config-prettier/9.0.3_stylelint@14.5.0: + /stylelint-config-prettier/9.0.3_stylelint@14.6.0: resolution: { integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg== @@ -6890,10 +6827,10 @@ packages: peerDependencies: stylelint: ">=11.0.0" dependencies: - stylelint: 14.5.0 + stylelint: 14.6.0 dev: true - /stylelint-config-recommended/6.0.0_stylelint@14.5.0: + /stylelint-config-recommended/6.0.0_stylelint@14.6.0: resolution: { integrity: sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw== @@ -6901,10 +6838,10 @@ packages: peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.5.0 + stylelint: 14.6.0 dev: true - /stylelint-config-standard/24.0.0_stylelint@14.5.0: + /stylelint-config-standard/24.0.0_stylelint@14.6.0: resolution: { integrity: sha512-+RtU7fbNT+VlNbdXJvnjc3USNPZRiRVp/d2DxOF/vBDDTi0kH5RX2Ny6errdtZJH3boO+bmqIYEllEmok4jiuw== @@ -6912,11 +6849,11 @@ packages: peerDependencies: stylelint: ^14.0.0 dependencies: - stylelint: 14.5.0 - stylelint-config-recommended: 6.0.0_stylelint@14.5.0 + stylelint: 14.6.0 + stylelint-config-recommended: 6.0.0_stylelint@14.6.0 dev: true - /stylelint-order/5.0.0_stylelint@14.5.0: + /stylelint-order/5.0.0_stylelint@14.6.0: resolution: { integrity: sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw== @@ -6924,15 +6861,15 @@ packages: peerDependencies: stylelint: ^14.0.0 dependencies: - postcss: 8.4.6 - postcss-sorting: 7.0.1_postcss@8.4.6 - stylelint: 14.5.0 + postcss: 8.4.12 + postcss-sorting: 7.0.1_postcss@8.4.12 + stylelint: 14.6.0 dev: true - /stylelint/14.5.0: + /stylelint/14.6.0: resolution: { - integrity: sha512-4dvQjrhAz2njLoE1OvUEZpryNWcmx2w5Lq5jlibxFv6b5W6O8/vob12M2ZzhX3Ndzs5f67F+BEYmhnQXOwfVYQ== + integrity: sha512-Xk2sqXYPi9nXgq70nBiZkbQm/QOOKd83NBTaBE1fXEWAEeRlgHnKC/E7kJFlT6K0SaNDOK5yIvR7GFPGsNLuOg== } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } hasBin: true @@ -6962,10 +6899,10 @@ packages: normalize-path: 3.0.0 normalize-selector: 0.2.0 picocolors: 1.0.0 - postcss: 8.4.6 + postcss: 8.4.12 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 6.0.0_postcss@8.4.6 + postcss-safe-parser: 6.0.0_postcss@8.4.12 postcss-selector-parser: 6.0.9 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -7278,20 +7215,17 @@ packages: engines: { node: ">= 0.8" } dev: true - /unplugin-element-plus/0.3.1_8aa1bde8efe35e32c45ddf0124ae91c1: + /unplugin-element-plus/0.3.2_rollup@2.70.1+vite@2.9.0-beta.3: resolution: { - integrity: sha512-DowQB5yvyJ/89q45o9LELGiRFYIGo5AJZqEBsjVJOVHL0x3OY57XB5BTLxUd5Of3wPk646MvADKY3htJvopy9w== + integrity: sha512-/oPbLA1ByrZ3VvN3jrVtVZcGJ147+ccyrL1w9d8wNLTTMH+buxdtiMQQv9R7Muz22ocJvebXZzlRVlA/JeeVPA== } - engines: { node: ">=14" } - peerDependencies: - vue: "3" + engines: { node: ">=12.20.0" } dependencies: - "@rollup/pluginutils": 4.1.2 - es-module-lexer: 0.9.3 - magic-string: 0.25.7 + "@rollup/pluginutils": 4.2.0 + es-module-lexer: 0.10.1 + magic-string: 0.26.1 unplugin: 0.3.3_rollup@2.70.1+vite@2.9.0-beta.3 - vue: 3.2.31 transitivePeerDependencies: - esbuild - rollup @@ -7457,12 +7391,12 @@ packages: peerDependencies: vite: ">=2.0.0" dependencies: - "@rollup/pluginutils": 4.1.2 + "@rollup/pluginutils": 4.2.0 change-case: 4.1.2 debug: 4.3.3 es-module-lexer: 0.9.3 - fs-extra: 10.0.0 - magic-string: 0.25.7 + fs-extra: 10.0.1 + magic-string: 0.25.9 vite: 2.9.0-beta.3_sass@1.49.9 transitivePeerDependencies: - supports-color @@ -7515,7 +7449,7 @@ packages: optional: true dependencies: esbuild: 0.14.27 - postcss: 8.4.6 + postcss: 8.4.12 resolve: 1.22.0 rollup: 2.70.1 sass: 1.49.9 @@ -7523,10 +7457,10 @@ packages: fsevents: 2.3.2 dev: true - /vue-demi/0.12.1_vue@3.2.31: + /vue-demi/0.12.4_vue@3.2.31: resolution: { - integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw== + integrity: sha512-ztPDkFt0TSUdoq1ZI6oD730vgztBkiByhUW7L1cOTebiSBqSYfSQgnhYakYigBkyAybqCTH7h44yZuDJf2xILQ== } engines: { node: ">=12" } hasBin: true @@ -7541,17 +7475,17 @@ packages: vue: 3.2.31 dev: false - /vue-eslint-parser/8.2.0_eslint@8.9.0: + /vue-eslint-parser/8.3.0_eslint@8.11.0: resolution: { - integrity: sha512-hvl8OVT8imlKk/lQyhkshqwQQChzHETcBd5abiO4ePw7ib7QUZLfW+2TUrJHKUvFOCFRJrDin5KJO9OHzB5bRQ== + integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } peerDependencies: eslint: ">=6.0.0" dependencies: debug: 4.3.3 - eslint: 8.9.0 + eslint: 8.11.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.3.1 @@ -7574,7 +7508,7 @@ packages: "@intlify/core-base": 9.2.0-beta.32 "@intlify/shared": 9.2.0-beta.32 "@intlify/vue-devtools": 9.2.0-beta.32 - "@vue/devtools-api": 6.0.10 + "@vue/devtools-api": 6.1.3 vue: 3.2.31 dev: false @@ -7598,7 +7532,7 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - "@vue/devtools-api": 6.0.10 + "@vue/devtools-api": 6.1.3 vue: 3.2.31 dev: false @@ -7659,8 +7593,8 @@ packages: integrity: sha512-5KOIpQ0+idKvDTkjZOp7RHYXA97FyJ9mjwy+zQUdMUCqZItlEXzvVOYtOlHkJr/HcbwgIz/7f/trGFggZK5X4g== } dependencies: - "@babel/runtime": 7.17.2 - "@babel/runtime-corejs3": 7.17.2 + "@babel/runtime": 7.17.7 + "@babel/runtime-corejs3": 7.17.7 tslib: 2.3.1 dev: false @@ -7824,10 +7758,10 @@ packages: engines: { node: ">=10" } dev: true - /yargs-parser/21.0.0: + /yargs-parser/21.0.1: resolution: { - integrity: sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA== + integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg== } engines: { node: ">=12" } dev: true @@ -7845,7 +7779,7 @@ packages: require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 - yargs-parser: 21.0.0 + yargs-parser: 21.0.1 dev: true /yn/3.1.1: @@ -7864,10 +7798,10 @@ packages: engines: { node: ">=10" } dev: true - /zrender/5.3.0: + /zrender/5.3.1: resolution: { - integrity: sha512-Ln2QB5uqI1ftNYMtCRxd+XDq6MOttLgam2tmhKAVA+j0ko47UT+VNlDvKTkqe4K2sJhBvB0EhYNLebqlCTjatQ== + integrity: sha512-7olqIjy0gWfznKr6vgfnGBk7y4UtdMvdwFmK92vVQsQeDPyzkHW1OlrLEKg6GHz1W5ePf0FeN1q2vkl/HFqhXw== } dependencies: tslib: 2.3.0 diff --git a/src/layout/components/setting/index.vue b/src/layout/components/setting/index.vue index 77988b25a..91d2aebff 100644 --- a/src/layout/components/setting/index.vue +++ b/src/layout/components/setting/index.vue @@ -24,7 +24,7 @@ import { useEpThemeStoreHook } from "/@/store/modules/epTheme"; import { storageLocal, storageSession } from "/@/utils/storage"; import { useMultiTagsStoreHook } from "/@/store/modules/multiTags"; import { createNewStyle, writeNewStyle } from "../../theme/element-plus"; -import { toggleTheme } from "@zougt/vite-plugin-theme-preprocessor/dist/browser-utils"; +import { toggleTheme } from "@pureadmin/theme/dist/browser-utils"; import dayIcon from "/@/assets/svg/day.svg?component"; import darkIcon from "/@/assets/svg/dark.svg?component"; diff --git a/vite.config.ts b/vite.config.ts index d4c7f70f4..7a7cdd6d6 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -89,7 +89,7 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => { "vxe-table/lib/locale/lang/zh-CN", "vxe-table/lib/locale/lang/en-US" ], - exclude: ["@zougt/vite-plugin-theme-preprocessor/dist/browser-utils"] + exclude: ["@pureadmin/theme/dist/browser-utils"] }, build: { sourcemap: false,