diff --git a/package.json b/package.json index f3301ee76..36e23a3a6 100644 --- a/package.json +++ b/package.json @@ -31,12 +31,12 @@ "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1", "@howdyjs/mouse-menu": "^2.0.9", - "@logicflow/core": "^1.2.12", - "@logicflow/extension": "^1.2.13", + "@logicflow/core": "^1.2.13", + "@logicflow/extension": "^1.2.14", "@pureadmin/descriptions": "^1.1.1", "@pureadmin/table": "^2.3.3", "@pureadmin/utils": "^1.9.7", - "@vueuse/core": "^10.4.0", + "@vueuse/core": "^10.4.1", "@vueuse/motion": "^2.0.0", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", @@ -48,7 +48,7 @@ "dayjs": "^1.11.9", "echarts": "^5.4.3", "el-table-infinite-scroll": "^3.0.1", - "element-plus": "^2.3.12", + "element-plus": "^2.3.14", "intro.js": "^7.2.0", "js-cookie": "^3.0.5", "jsbarcode": "^3.11.5", @@ -59,7 +59,7 @@ "nprogress": "^0.2.0", "path": "^0.12.7", "pinia": "^2.1.6", - "pinyin-pro": "^3.16.3", + "pinyin-pro": "^3.16.6", "qrcode": "^1.5.3", "qs": "^6.11.2", "responsive-storage": "^2.2.0", @@ -70,7 +70,7 @@ "v3-infinite-loading": "^1.3.1", "version-rocket": "^1.7.0", "vue": "^3.3.4", - "vue-i18n": "^9.2.2", + "vue-i18n": "^9.4.1", "vue-json-pretty": "^2.2.4", "vue-pdf-embed": "^1.1.6", "vue-router": "^4.2.4", @@ -78,10 +78,10 @@ "vue-types": "^5.1.1", "vue-virtual-scroller": "2.0.0-beta.7", "vue-waterfall-plugin-next": "^2.2.3", - "vue3-danmaku": "^1.5.1", + "vue3-danmaku": "^1.6.0", "vuedraggable": "^4.1.0", - "wavesurfer.js": "^7.1.5", - "xgplayer": "^3.0.8", + "wavesurfer.js": "^7.3.2", + "xgplayer": "^3.0.9", "xlsx": "^0.18.5" }, "devDependencies": { @@ -93,37 +93,37 @@ "@intlify/unplugin-vue-i18n": "^0.11.0", "@pureadmin/theme": "^3.1.0", "@types/intro.js": "^5.1.1", - "@types/js-cookie": "^3.0.3", + "@types/js-cookie": "^3.0.4", "@types/mockjs": "^1.0.7", - "@types/node": "^18.17.12", + "@types/node": "^18.17.17", "@types/nprogress": "0.2.0", - "@types/qrcode": "^1.5.1", - "@types/qs": "^6.9.7", - "@types/sortablejs": "^1.15.1", + "@types/qrcode": "^1.5.2", + "@types/qs": "^6.9.8", + "@types/sortablejs": "^1.15.2", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", - "@vitejs/plugin-vue": "^4.3.3", + "@vitejs/plugin-vue": "^4.3.4", "@vitejs/plugin-vue-jsx": "^3.0.2", "@vue/eslint-config-prettier": "^7.1.0", "@vue/eslint-config-typescript": "^11.0.3", "autoprefixer": "^10.4.15", "cloc": "^2.11.0", "cssnano": "^6.0.1", - "eslint": "^8.48.0", + "eslint": "^8.49.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-vue": "^9.17.0", "husky": "^8.0.3", "lint-staged": "^13.3.0", "picocolors": "^1.0.0", - "postcss": "^8.4.28", + "postcss": "^8.4.29", "postcss-html": "^1.5.0", "postcss-import": "^15.1.0", - "postcss-scss": "^4.0.7", + "postcss-scss": "^4.0.8", "prettier": "^2.8.8", "pretty-quick": "^3.1.3", "rimraf": "^5.0.1", "rollup-plugin-visualizer": "^5.9.2", - "sass": "^1.66.1", + "sass": "^1.67.0", "sass-loader": "^13.3.2", "stylelint": "^15.10.3", "stylelint-config-html": "^1.1.0", @@ -135,10 +135,10 @@ "stylelint-config-standard-scss": "^9.0.0", "stylelint-order": "^6.0.3", "stylelint-prettier": "^3.0.0", - "stylelint-scss": "^5.1.0", + "stylelint-scss": "^5.2.1", "svgo": "^3.0.2", "tailwindcss": "^3.3.3", - "terser": "^5.19.2", + "terser": "^5.19.4", "typescript": "5.0.4", "vite": "^4.4.9", "vite-plugin-cdn-import": "^0.3.5", @@ -147,7 +147,7 @@ "vite-plugin-remove-console": "^2.1.1", "vite-svg-loader": "^4.0.0", "vue-eslint-parser": "^9.3.1", - "vue-tsc": "^1.8.8" + "vue-tsc": "^1.8.11" }, "pnpm": { "peerDependencyRules": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cba377d7e..6dd62a663 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,27 +9,27 @@ specifiers: "@iconify-icons/ri": ^1.2.10 "@iconify/vue": ^4.1.1 "@intlify/unplugin-vue-i18n": ^0.11.0 - "@logicflow/core": ^1.2.12 - "@logicflow/extension": ^1.2.13 + "@logicflow/core": ^1.2.13 + "@logicflow/extension": ^1.2.14 "@pureadmin/descriptions": ^1.1.1 "@pureadmin/table": ^2.3.3 "@pureadmin/theme": ^3.1.0 "@pureadmin/utils": ^1.9.7 "@types/intro.js": ^5.1.1 - "@types/js-cookie": ^3.0.3 + "@types/js-cookie": ^3.0.4 "@types/mockjs": ^1.0.7 - "@types/node": ^18.17.12 + "@types/node": ^18.17.17 "@types/nprogress": 0.2.0 - "@types/qrcode": ^1.5.1 - "@types/qs": ^6.9.7 - "@types/sortablejs": ^1.15.1 + "@types/qrcode": ^1.5.2 + "@types/qs": ^6.9.8 + "@types/sortablejs": ^1.15.2 "@typescript-eslint/eslint-plugin": ^5.62.0 "@typescript-eslint/parser": ^5.62.0 - "@vitejs/plugin-vue": ^4.3.3 + "@vitejs/plugin-vue": ^4.3.4 "@vitejs/plugin-vue-jsx": ^3.0.2 "@vue/eslint-config-prettier": ^7.1.0 "@vue/eslint-config-typescript": ^11.0.3 - "@vueuse/core": ^10.4.0 + "@vueuse/core": ^10.4.1 "@vueuse/motion": ^2.0.0 "@wangeditor/editor": ^5.1.23 "@wangeditor/editor-for-vue": ^5.1.12 @@ -44,8 +44,8 @@ specifiers: dayjs: ^1.11.9 echarts: ^5.4.3 el-table-infinite-scroll: ^3.0.1 - element-plus: ^2.3.12 - eslint: ^8.48.0 + element-plus: ^2.3.14 + eslint: ^8.49.0 eslint-plugin-prettier: ^4.2.1 eslint-plugin-vue: ^9.17.0 husky: ^8.0.3 @@ -61,11 +61,11 @@ specifiers: path: ^0.12.7 picocolors: ^1.0.0 pinia: ^2.1.6 - pinyin-pro: ^3.16.3 - postcss: ^8.4.28 + pinyin-pro: ^3.16.6 + postcss: ^8.4.29 postcss-html: ^1.5.0 postcss-import: ^15.1.0 - postcss-scss: ^4.0.7 + postcss-scss: ^4.0.8 prettier: ^2.8.8 pretty-quick: ^3.1.3 qrcode: ^1.5.3 @@ -73,7 +73,7 @@ specifiers: responsive-storage: ^2.2.0 rimraf: ^5.0.1 rollup-plugin-visualizer: ^5.9.2 - sass: ^1.66.1 + sass: ^1.67.0 sass-loader: ^13.3.2 sortablejs: ^1.15.0 stylelint: ^15.10.3 @@ -86,11 +86,11 @@ specifiers: stylelint-config-standard-scss: ^9.0.0 stylelint-order: ^6.0.3 stylelint-prettier: ^3.0.0 - stylelint-scss: ^5.1.0 + stylelint-scss: ^5.2.1 svgo: ^3.0.2 swiper: ^10.2.0 tailwindcss: ^3.3.3 - terser: ^5.19.2 + terser: ^5.19.4 typeit: ^8.7.1 typescript: 5.0.4 v-contextmenu: 3.0.0 @@ -104,30 +104,30 @@ specifiers: vite-svg-loader: ^4.0.0 vue: ^3.3.4 vue-eslint-parser: ^9.3.1 - vue-i18n: ^9.2.2 + vue-i18n: ^9.4.1 vue-json-pretty: ^2.2.4 vue-pdf-embed: ^1.1.6 vue-router: ^4.2.4 vue-tippy: ^6.3.1 - vue-tsc: ^1.8.8 + vue-tsc: ^1.8.11 vue-types: ^5.1.1 vue-virtual-scroller: 2.0.0-beta.7 vue-waterfall-plugin-next: ^2.2.3 - vue3-danmaku: ^1.5.1 + vue3-danmaku: ^1.6.0 vuedraggable: ^4.1.0 - wavesurfer.js: ^7.1.5 - xgplayer: ^3.0.8 + wavesurfer.js: ^7.3.2 + xgplayer: ^3.0.9 xlsx: ^0.18.5 dependencies: "@amap/amap-jsapi-loader": 1.0.1 "@howdyjs/mouse-menu": 2.0.9_vue@3.3.4 - "@logicflow/core": 1.2.12 - "@logicflow/extension": 1.2.13 - "@pureadmin/descriptions": 1.1.1_element-plus@2.3.12 - "@pureadmin/table": 2.3.3_element-plus@2.3.12 + "@logicflow/core": 1.2.13 + "@logicflow/extension": 1.2.14 + "@pureadmin/descriptions": 1.1.1_element-plus@2.3.14 + "@pureadmin/table": 2.3.3_element-plus@2.3.14 "@pureadmin/utils": 1.9.7_echarts@5.4.3+vue@3.3.4 - "@vueuse/core": 10.4.0_vue@3.3.4 + "@vueuse/core": 10.4.1_vue@3.3.4 "@vueuse/motion": 2.0.0_vue@3.3.4 "@wangeditor/editor": 5.1.23 "@wangeditor/editor-for-vue": 5.1.12_ni3htjq3zmaywymvtkxe6555ve @@ -139,7 +139,7 @@ dependencies: dayjs: 1.11.9 echarts: 5.4.3 el-table-infinite-scroll: 3.0.1 - element-plus: 2.3.12_vue@3.3.4 + element-plus: 2.3.14_vue@3.3.4 intro.js: 7.2.0 js-cookie: 3.0.5 jsbarcode: 3.11.5 @@ -150,7 +150,7 @@ dependencies: nprogress: 0.2.0 path: 0.12.7 pinia: 2.1.6_typescript@5.0.4+vue@3.3.4 - pinyin-pro: 3.16.3 + pinyin-pro: 3.16.6 qrcode: 1.5.3 qs: 6.11.2 responsive-storage: 2.2.0 @@ -161,7 +161,7 @@ dependencies: v3-infinite-loading: 1.3.1 version-rocket: 1.7.0 vue: 3.3.4 - vue-i18n: 9.2.2_vue@3.3.4 + vue-i18n: 9.4.1_vue@3.3.4 vue-json-pretty: 2.2.4_vue@3.3.4 vue-pdf-embed: 1.1.6_vue@3.3.4 vue-router: 4.2.4_vue@3.3.4 @@ -169,10 +169,10 @@ dependencies: vue-types: 5.1.1_vue@3.3.4 vue-virtual-scroller: 2.0.0-beta.7_vue@3.3.4 vue-waterfall-plugin-next: 2.2.3_vue@3.3.4 - vue3-danmaku: 1.5.1_vue@3.3.4 + vue3-danmaku: 1.6.0_vue@3.3.4 vuedraggable: 4.1.0_vue@3.3.4 - wavesurfer.js: 7.1.5 - xgplayer: 3.0.8 + wavesurfer.js: 7.3.2 + xgplayer: 3.0.9 xlsx: 0.18.5 devDependencies: @@ -181,64 +181,64 @@ devDependencies: "@iconify-icons/ep": 1.2.12 "@iconify-icons/ri": 1.2.10 "@iconify/vue": 4.1.1_vue@3.3.4 - "@intlify/unplugin-vue-i18n": 0.11.0_vue-i18n@9.2.2 + "@intlify/unplugin-vue-i18n": 0.11.0_vue-i18n@9.4.1 "@pureadmin/theme": 3.1.0 "@types/intro.js": 5.1.1 - "@types/js-cookie": 3.0.3 + "@types/js-cookie": 3.0.4 "@types/mockjs": 1.0.7 - "@types/node": 18.17.12 + "@types/node": 18.17.17 "@types/nprogress": 0.2.0 - "@types/qrcode": 1.5.1 - "@types/qs": 6.9.7 - "@types/sortablejs": 1.15.1 - "@typescript-eslint/eslint-plugin": 5.62.0_qdu6gjedhdwrepotkj2o663lae - "@typescript-eslint/parser": 5.62.0_d4dqg5wt6wf5prcrqnucdywgei - "@vitejs/plugin-vue": 4.3.3_vite@4.4.9+vue@3.3.4 + "@types/qrcode": 1.5.2 + "@types/qs": 6.9.8 + "@types/sortablejs": 1.15.2 + "@typescript-eslint/eslint-plugin": 5.62.0_nbm35zv4vhuk2prarsg3ctrza4 + "@typescript-eslint/parser": 5.62.0_xufvi4p3tcpimg57nt2h7e5t4a + "@vitejs/plugin-vue": 4.3.4_vite@4.4.9+vue@3.3.4 "@vitejs/plugin-vue-jsx": 3.0.2_vite@4.4.9+vue@3.3.4 - "@vue/eslint-config-prettier": 7.1.0_men7ly5cnlj53ck524lfh6r344 - "@vue/eslint-config-typescript": 11.0.3_gpqr4bioogiyr7avam7547evpu - autoprefixer: 10.4.15_postcss@8.4.28 + "@vue/eslint-config-prettier": 7.1.0_ffcudjnflmo3zuahc4utlrh6qe + "@vue/eslint-config-typescript": 11.0.3_2mfwj4gu2jau4yfyo7e6cfshva + autoprefixer: 10.4.15_postcss@8.4.29 cloc: 2.11.0 - cssnano: 6.0.1_postcss@8.4.28 - eslint: 8.48.0 - eslint-plugin-prettier: 4.2.1_men7ly5cnlj53ck524lfh6r344 - eslint-plugin-vue: 9.17.0_eslint@8.48.0 + cssnano: 6.0.1_postcss@8.4.29 + eslint: 8.49.0 + eslint-plugin-prettier: 4.2.1_ffcudjnflmo3zuahc4utlrh6qe + eslint-plugin-vue: 9.17.0_eslint@8.49.0 husky: 8.0.3 lint-staged: 13.3.0 picocolors: 1.0.0 - postcss: 8.4.28 + postcss: 8.4.29 postcss-html: 1.5.0 - postcss-import: 15.1.0_postcss@8.4.28 - postcss-scss: 4.0.7_postcss@8.4.28 + postcss-import: 15.1.0_postcss@8.4.29 + postcss-scss: 4.0.8_postcss@8.4.29 prettier: 2.8.8 pretty-quick: 3.1.3_prettier@2.8.8 rimraf: 5.0.1 rollup-plugin-visualizer: 5.9.2 - sass: 1.66.1 - sass-loader: 13.3.2_sass@1.66.1 - stylelint: 15.10.3 + sass: 1.67.0 + sass-loader: 13.3.2_sass@1.67.0 + stylelint: 15.10.3_typescript@5.0.4 stylelint-config-html: 1.1.0_a6l2rvr7enkswjarqif24xxgi4 stylelint-config-recess-order: 4.3.0_stylelint@15.10.3 stylelint-config-recommended: 12.0.0_stylelint@15.10.3 - stylelint-config-recommended-scss: 12.0.0_7d3mf2kza32tdlv7dc7dltorq4 + stylelint-config-recommended-scss: 12.0.0_eisfqjzg6suqfss3n62w23ixny stylelint-config-recommended-vue: 1.5.0_a6l2rvr7enkswjarqif24xxgi4 stylelint-config-standard: 33.0.0_stylelint@15.10.3 - stylelint-config-standard-scss: 9.0.0_7d3mf2kza32tdlv7dc7dltorq4 + stylelint-config-standard-scss: 9.0.0_eisfqjzg6suqfss3n62w23ixny stylelint-order: 6.0.3_stylelint@15.10.3 stylelint-prettier: 3.0.0_sgjs4g5bpu7nvrg6flf6oybgui - stylelint-scss: 5.1.0_stylelint@15.10.3 + stylelint-scss: 5.2.1_stylelint@15.10.3 svgo: 3.0.2 tailwindcss: 3.3.3 - terser: 5.19.2 + terser: 5.19.4 typescript: 5.0.4 - vite: 4.4.9_j36uhkxo224q7q24iprq5z6rj4 + vite: 4.4.9_fpx7fmfeojyxagjbd6edklztsa vite-plugin-cdn-import: 0.3.5 vite-plugin-compression: 0.5.1_vite@4.4.9 vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@4.4.9 vite-plugin-remove-console: 2.1.1 vite-svg-loader: 4.0.0 - vue-eslint-parser: 9.3.1_eslint@8.48.0 - vue-tsc: 1.8.8_typescript@5.0.4 + vue-eslint-parser: 9.3.1_eslint@8.49.0 + vue-tsc: 1.8.11_typescript@5.0.4 packages: /@aashutoshrathi/word-wrap/1.2.6: @@ -274,40 +274,40 @@ packages: "@jridgewell/gen-mapping": 0.3.3 "@jridgewell/trace-mapping": 0.3.19 - /@babel/code-frame/7.22.10: + /@babel/code-frame/7.22.13: resolution: { - integrity: sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA== + integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== } engines: { node: ">=6.9.0" } dependencies: - "@babel/highlight": 7.22.10 + "@babel/highlight": 7.22.20 chalk: 2.4.2 - /@babel/compat-data/7.22.9: + /@babel/compat-data/7.22.20: resolution: { - integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== + integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw== } engines: { node: ">=6.9.0" } - /@babel/core/7.22.11: + /@babel/core/7.22.20: resolution: { - integrity: sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ== + integrity: sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA== } engines: { node: ">=6.9.0" } dependencies: "@ampproject/remapping": 2.2.1 - "@babel/code-frame": 7.22.10 - "@babel/generator": 7.22.10 - "@babel/helper-compilation-targets": 7.22.10 - "@babel/helper-module-transforms": 7.22.9_@babel+core@7.22.11 - "@babel/helpers": 7.22.11 - "@babel/parser": 7.22.11 - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.11 - "@babel/types": 7.22.11 + "@babel/code-frame": 7.22.13 + "@babel/generator": 7.22.15 + "@babel/helper-compilation-targets": 7.22.15 + "@babel/helper-module-transforms": 7.22.20_@babel+core@7.22.20 + "@babel/helpers": 7.22.15 + "@babel/parser": 7.22.16 + "@babel/template": 7.22.15 + "@babel/traverse": 7.22.20 + "@babel/types": 7.22.19 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -316,14 +316,14 @@ packages: transitivePeerDependencies: - supports-color - /@babel/generator/7.22.10: + /@babel/generator/7.22.15: resolution: { - integrity: sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A== + integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA== } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 "@jridgewell/gen-mapping": 0.3.3 "@jridgewell/trace-mapping": 0.3.19 jsesc: 2.5.2 @@ -335,47 +335,47 @@ packages: } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 dev: true - /@babel/helper-compilation-targets/7.22.10: + /@babel/helper-compilation-targets/7.22.15: resolution: { - integrity: sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== + integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== } engines: { node: ">=6.9.0" } dependencies: - "@babel/compat-data": 7.22.9 - "@babel/helper-validator-option": 7.22.5 + "@babel/compat-data": 7.22.20 + "@babel/helper-validator-option": 7.22.15 browserslist: 4.21.10 lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-create-class-features-plugin/7.22.11_@babel+core@7.22.11: + /@babel/helper-create-class-features-plugin/7.22.15_@babel+core@7.22.20: resolution: { - integrity: sha512-y1grdYL4WzmUDBRGK0pDbIoFd7UZKoDurDzWEoNMYoj1EL+foGRQNyPWDcC+YyegN5y1DUsFFmzjGijB3nSVAQ== + integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg== } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-environment-visitor": 7.22.5 + "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-function-name": 7.22.5 - "@babel/helper-member-expression-to-functions": 7.22.5 + "@babel/helper-member-expression-to-functions": 7.22.15 "@babel/helper-optimise-call-expression": 7.22.5 - "@babel/helper-replace-supers": 7.22.9_@babel+core@7.22.11 + "@babel/helper-replace-supers": 7.22.20_@babel+core@7.22.20 "@babel/helper-skip-transparent-expression-wrappers": 7.22.5 "@babel/helper-split-export-declaration": 7.22.6 semver: 6.3.1 dev: true - /@babel/helper-environment-visitor/7.22.5: + /@babel/helper-environment-visitor/7.22.20: resolution: { - integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== + integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== } engines: { node: ">=6.9.0" } @@ -386,8 +386,8 @@ packages: } engines: { node: ">=6.9.0" } dependencies: - "@babel/template": 7.22.5 - "@babel/types": 7.22.11 + "@babel/template": 7.22.15 + "@babel/types": 7.22.19 /@babel/helper-hoist-variables/7.22.5: resolution: @@ -396,42 +396,42 @@ packages: } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 - /@babel/helper-member-expression-to-functions/7.22.5: + /@babel/helper-member-expression-to-functions/7.22.15: resolution: { - integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ== + integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA== } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 dev: true - /@babel/helper-module-imports/7.22.5: + /@babel/helper-module-imports/7.22.15: resolution: { - integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== + integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 - /@babel/helper-module-transforms/7.22.9_@babel+core@7.22.11: + /@babel/helper-module-transforms/7.22.20_@babel+core@7.22.20: resolution: { - integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== + integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A== } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.22.11 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-module-imports": 7.22.5 + "@babel/core": 7.22.20 + "@babel/helper-environment-visitor": 7.22.20 + "@babel/helper-module-imports": 7.22.15 "@babel/helper-simple-access": 7.22.5 "@babel/helper-split-export-declaration": 7.22.6 - "@babel/helper-validator-identifier": 7.22.5 + "@babel/helper-validator-identifier": 7.22.20 /@babel/helper-optimise-call-expression/7.22.5: resolution: @@ -440,7 +440,7 @@ packages: } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 dev: true /@babel/helper-plugin-utils/7.22.5: @@ -450,18 +450,18 @@ packages: } engines: { node: ">=6.9.0" } - /@babel/helper-replace-supers/7.22.9_@babel+core@7.22.11: + /@babel/helper-replace-supers/7.22.20_@babel+core@7.22.20: resolution: { - integrity: sha512-LJIKvvpgPOPUThdYqcX6IXRuIcTkcAub0IaDRGCZH0p5GPUp7PhRU9QVgFcDDd51BaPkk77ZjqFwh6DZTAEmGg== + integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw== } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.22.11 - "@babel/helper-environment-visitor": 7.22.5 - "@babel/helper-member-expression-to-functions": 7.22.5 + "@babel/core": 7.22.20 + "@babel/helper-environment-visitor": 7.22.20 + "@babel/helper-member-expression-to-functions": 7.22.15 "@babel/helper-optimise-call-expression": 7.22.5 dev: true @@ -472,7 +472,7 @@ packages: } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 /@babel/helper-skip-transparent-expression-wrappers/7.22.5: resolution: @@ -481,7 +481,7 @@ packages: } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 dev: true /@babel/helper-split-export-declaration/7.22.6: @@ -491,7 +491,7 @@ packages: } engines: { node: ">=6.9.0" } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 /@babel/helper-string-parser/7.22.5: resolution: @@ -500,55 +500,55 @@ packages: } engines: { node: ">=6.9.0" } - /@babel/helper-validator-identifier/7.22.5: + /@babel/helper-validator-identifier/7.22.20: resolution: { - integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== + integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== } engines: { node: ">=6.9.0" } - /@babel/helper-validator-option/7.22.5: + /@babel/helper-validator-option/7.22.15: resolution: { - integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw== + integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== } engines: { node: ">=6.9.0" } - /@babel/helpers/7.22.11: + /@babel/helpers/7.22.15: resolution: { - integrity: sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg== + integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw== } engines: { node: ">=6.9.0" } dependencies: - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.11 - "@babel/types": 7.22.11 + "@babel/template": 7.22.15 + "@babel/traverse": 7.22.20 + "@babel/types": 7.22.19 transitivePeerDependencies: - supports-color - /@babel/highlight/7.22.10: + /@babel/highlight/7.22.20: resolution: { - integrity: sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ== + integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== } engines: { node: ">=6.9.0" } dependencies: - "@babel/helper-validator-identifier": 7.22.5 + "@babel/helper-validator-identifier": 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.22.11: + /@babel/parser/7.22.16: resolution: { - integrity: sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g== + integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA== } engines: { node: ">=6.0.0" } hasBin: true dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.22.11: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.22.20: resolution: { integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== @@ -556,11 +556,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.22.11: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.22.20: resolution: { integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg== @@ -568,11 +568,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.22.11: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.22.20: resolution: { integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== @@ -580,11 +580,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.22.11: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.22.20: resolution: { integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== @@ -592,11 +592,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.22.11: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.22.20: resolution: { integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== @@ -604,11 +604,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-jsx/7.22.5_@babel+core@7.22.11: + /@babel/plugin-syntax-jsx/7.22.5_@babel+core@7.22.20: resolution: { integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg== @@ -617,11 +617,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.22.11: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.22.20: resolution: { integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== @@ -629,11 +629,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.22.11: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.22.20: resolution: { integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== @@ -641,11 +641,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.22.11: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.22.20: resolution: { integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== @@ -653,11 +653,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.22.11: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.22.20: resolution: { integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== @@ -665,11 +665,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.22.11: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.22.20: resolution: { integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== @@ -677,11 +677,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.22.11: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.22.20: resolution: { integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== @@ -689,11 +689,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.22.11: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.22.20: resolution: { integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== @@ -702,11 +702,11 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 dev: false - /@babel/plugin-syntax-typescript/7.22.5_@babel+core@7.22.11: + /@babel/plugin-syntax-typescript/7.22.5_@babel+core@7.22.20: resolution: { integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ== @@ -715,84 +715,84 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-plugin-utils": 7.22.5 - /@babel/plugin-transform-typescript/7.22.11_@babel+core@7.22.11: + /@babel/plugin-transform-typescript/7.22.15_@babel+core@7.22.20: resolution: { - integrity: sha512-0E4/L+7gfvHub7wsbTv03oRtD69X31LByy44fGmFzbZScpupFByMcgCJ0VbBTkzyjSJKuRoGN8tcijOWKTmqOA== + integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA== } engines: { node: ">=6.9.0" } peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@babel/helper-annotate-as-pure": 7.22.5 - "@babel/helper-create-class-features-plugin": 7.22.11_@babel+core@7.22.11 + "@babel/helper-create-class-features-plugin": 7.22.15_@babel+core@7.22.20 "@babel/helper-plugin-utils": 7.22.5 - "@babel/plugin-syntax-typescript": 7.22.5_@babel+core@7.22.11 + "@babel/plugin-syntax-typescript": 7.22.5_@babel+core@7.22.20 dev: true - /@babel/runtime/7.22.11: + /@babel/runtime/7.22.15: resolution: { - integrity: sha512-ee7jVNlWN09+KftVOu9n7S8gQzD/Z6hN/I8VBRXW4P1+Xe7kJGXMwu8vds4aGIMHZnNbdpSWCfZZtinytpcAvA== + integrity: sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA== } engines: { node: ">=6.9.0" } dependencies: regenerator-runtime: 0.14.0 dev: false - /@babel/standalone/7.22.12: + /@babel/standalone/7.22.20: resolution: { - integrity: sha512-Od5EnOR/gvwwvLCaJCypkVW6C9PitK2tu/aHb+ZpPnwkVidmlJ+7jUf8YLm9BrNILfT9P8etZq/t6r1IrFauQw== + integrity: sha512-1W+v64N5c4yEQH1WZDGTzChpxfJ23QjmeH6qPT8CSqLV1kwKkpajMSK/xpD2aQkvy+Hfw4WaMMOhSMQtMC+PNw== } engines: { node: ">=6.9.0" } dev: false optional: true - /@babel/template/7.22.5: + /@babel/template/7.22.15: resolution: { - integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw== + integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== } engines: { node: ">=6.9.0" } dependencies: - "@babel/code-frame": 7.22.10 - "@babel/parser": 7.22.11 - "@babel/types": 7.22.11 + "@babel/code-frame": 7.22.13 + "@babel/parser": 7.22.16 + "@babel/types": 7.22.19 - /@babel/traverse/7.22.11: + /@babel/traverse/7.22.20: resolution: { - integrity: sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ== + integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw== } engines: { node: ">=6.9.0" } dependencies: - "@babel/code-frame": 7.22.10 - "@babel/generator": 7.22.10 - "@babel/helper-environment-visitor": 7.22.5 + "@babel/code-frame": 7.22.13 + "@babel/generator": 7.22.15 + "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-function-name": 7.22.5 "@babel/helper-hoist-variables": 7.22.5 "@babel/helper-split-export-declaration": 7.22.6 - "@babel/parser": 7.22.11 - "@babel/types": 7.22.11 + "@babel/parser": 7.22.16 + "@babel/types": 7.22.19 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/types/7.22.11: + /@babel/types/7.22.19: resolution: { - integrity: sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== + integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg== } engines: { node: ">=6.9.0" } dependencies: "@babel/helper-string-parser": 7.22.5 - "@babel/helper-validator-identifier": 7.22.5 + "@babel/helper-validator-identifier": 7.22.20 to-fast-properties: 2.0.0 /@bcoe/v8-coverage/0.2.3: @@ -917,8 +917,8 @@ packages: "@commitlint/types": 17.4.4 "@types/node": 20.4.7 chalk: 4.1.2 - cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.4.0_za2eextkngo4dg6wojav6mbwne + cosmiconfig: 8.3.6_typescript@5.0.4 + cosmiconfig-typescript-loader: 4.4.0_2fuggrnjstbn67ds34jsnagt54 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1360,7 +1360,7 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.4.0_eslint@8.48.0: + /@eslint-community/eslint-utils/4.4.0_eslint@8.49.0: resolution: { integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== @@ -1369,14 +1369,14 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.48.0 + eslint: 8.49.0 eslint-visitor-keys: 3.4.3 dev: true - /@eslint-community/regexpp/4.8.0: + /@eslint-community/regexpp/4.8.1: resolution: { - integrity: sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg== + integrity: sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ== } engines: { node: ^12.0.0 || ^14.0.0 || >=16.0.0 } dev: true @@ -1401,37 +1401,37 @@ packages: - supports-color dev: true - /@eslint/js/8.48.0: + /@eslint/js/8.49.0: resolution: { - integrity: sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw== + integrity: sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dev: true - /@floating-ui/core/1.4.1: + /@floating-ui/core/1.5.0: resolution: { - integrity: sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ== + integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg== } dependencies: - "@floating-ui/utils": 0.1.1 + "@floating-ui/utils": 0.1.3 dev: false - /@floating-ui/dom/1.5.1: + /@floating-ui/dom/1.5.3: resolution: { - integrity: sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw== + integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA== } dependencies: - "@floating-ui/core": 1.4.1 - "@floating-ui/utils": 0.1.1 + "@floating-ui/core": 1.5.0 + "@floating-ui/utils": 0.1.3 dev: false - /@floating-ui/utils/0.1.1: + /@floating-ui/utils/0.1.3: resolution: { - integrity: sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw== + integrity: sha512-uvnFKtPgzLnpzzTRfhDlvXX0kLYi9lDRQbcDmT8iXl71Rx+uwSuaUIQl3DNC7w5OweAQ7XQMDObML+KaYDQfng== } dev: false @@ -1447,10 +1447,10 @@ packages: vue: 3.3.4 dev: false - /@humanwhocodes/config-array/0.11.10: + /@humanwhocodes/config-array/0.11.11: resolution: { - integrity: sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ== + integrity: sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA== } engines: { node: ">=10.10.0" } dependencies: @@ -1513,7 +1513,7 @@ packages: vue: 3.3.4 dev: true - /@intlify/bundle-utils/6.0.1_vue-i18n@9.2.2: + /@intlify/bundle-utils/6.0.1_vue-i18n@9.4.1: resolution: { integrity: sha512-BkeZNKZiC0B7K3OYMwiPLoAqsZmKH3SxTL75vYAkuQ//XWR8WO0NpfjXhTxgLTVFHxMcNb2agAopC0DP6fqDrg== @@ -1535,42 +1535,21 @@ packages: estree-walker: 2.0.2 jsonc-eslint-parser: 1.4.1 magic-string: 0.30.3 - mlly: 1.4.1 + mlly: 1.4.2 source-map: 0.6.1 - vue-i18n: 9.2.2_vue@3.3.4 + vue-i18n: 9.4.1_vue@3.3.4 yaml-eslint-parser: 0.3.2 dev: true - /@intlify/core-base/9.2.2: + /@intlify/core-base/9.4.1: resolution: { - integrity: sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA== + integrity: sha512-WIwx+elsZbxSMxRG5+LC+utRohFvmZMoDevfKOfnYMLbpCjCSavqTfHJAtfsY6ruowzqXeKkeLhRHbYbjoJx5g== } - engines: { node: ">= 14" } + engines: { node: ">= 16" } dependencies: - "@intlify/devtools-if": 9.2.2 - "@intlify/message-compiler": 9.2.2 - "@intlify/shared": 9.2.2 - "@intlify/vue-devtools": 9.2.2 - - /@intlify/devtools-if/9.2.2: - resolution: - { - integrity: sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg== - } - engines: { node: ">= 14" } - dependencies: - "@intlify/shared": 9.2.2 - - /@intlify/message-compiler/9.2.2: - resolution: - { - integrity: sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA== - } - engines: { node: ">= 14" } - dependencies: - "@intlify/shared": 9.2.2 - source-map: 0.6.1 + "@intlify/message-compiler": 9.4.1 + "@intlify/shared": 9.4.1 /@intlify/message-compiler/9.3.0-beta.17: resolution: @@ -1583,12 +1562,15 @@ packages: source-map: 0.6.1 dev: true - /@intlify/shared/9.2.2: + /@intlify/message-compiler/9.4.1: resolution: { - integrity: sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q== + integrity: sha512-aN2N+dUx320108QhH51Ycd2LEpZ+NKbzyQ2kjjhqMcxhHdxtOnkgdx+MDBhOy/CObwBmhC3Nygzc6hNlfKvPNw== } - engines: { node: ">= 14" } + engines: { node: ">= 16" } + dependencies: + "@intlify/shared": 9.4.1 + source-map-js: 1.0.2 /@intlify/shared/9.3.0-beta.17: resolution: @@ -1598,7 +1580,14 @@ packages: engines: { node: ">= 14" } dev: true - /@intlify/unplugin-vue-i18n/0.11.0_vue-i18n@9.2.2: + /@intlify/shared/9.4.1: + resolution: + { + integrity: sha512-A51elBmZWf1FS80inf/32diO9DeXoqg9GR9aUDHFcfHoNDuT46Q+fpPOdj8jiJnSHSBh8E1E+6qWRhAZXdK3Ng== + } + engines: { node: ">= 16" } + + /@intlify/unplugin-vue-i18n/0.11.0_vue-i18n@9.4.1: resolution: { integrity: sha512-ivcLZo08fvepHWV8o5lcKfhcKFSWqhwrqIAU6pUIbvq2ICo9fnXnIPYIZj7FeuHDLW1G3ADm44ZhQC3nYmvDlg== @@ -1616,7 +1605,7 @@ packages: vue-i18n-bridge: optional: true dependencies: - "@intlify/bundle-utils": 6.0.1_vue-i18n@9.2.2 + "@intlify/bundle-utils": 6.0.1_vue-i18n@9.4.1 "@intlify/shared": 9.3.0-beta.17 "@rollup/pluginutils": 5.0.4 "@vue/compiler-sfc": 3.3.4 @@ -1628,22 +1617,12 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 unplugin: 1.4.0 - vue-i18n: 9.2.2_vue@3.3.4 + vue-i18n: 9.4.1_vue@3.3.4 transitivePeerDependencies: - rollup - supports-color dev: true - /@intlify/vue-devtools/9.2.2: - resolution: - { - integrity: sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg== - } - engines: { node: ">= 14" } - dependencies: - "@intlify/core-base": 9.2.2 - "@intlify/shared": 9.2.2 - /@isaacs/cliui/8.0.2: resolution: { @@ -1689,7 +1668,7 @@ packages: engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -1713,7 +1692,7 @@ packages: "@jest/test-result": 27.5.1 "@jest/transform": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -1753,7 +1732,7 @@ packages: dependencies: "@jest/fake-timers": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 jest-mock: 27.5.1 dev: false @@ -1766,7 +1745,7 @@ packages: dependencies: "@jest/types": 27.5.1 "@sinonjs/fake-timers": 8.1.0 - "@types/node": 18.17.12 + "@types/node": 18.17.17 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -1801,7 +1780,7 @@ packages: "@jest/test-result": 27.5.1 "@jest/transform": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -1872,7 +1851,7 @@ packages: } engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@jest/types": 27.5.1 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -1900,7 +1879,7 @@ packages: dependencies: "@types/istanbul-lib-coverage": 2.0.4 "@types/istanbul-reports": 3.0.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 "@types/yargs": 16.0.5 chalk: 4.1.2 dev: false @@ -1965,10 +1944,10 @@ packages: "@jridgewell/sourcemap-codec": 1.4.15 dev: true - /@logicflow/core/1.2.12: + /@logicflow/core/1.2.13: resolution: { - integrity: sha512-1Z1MEMNZsHDcNfrDchISqHY8rOnfiFymvypKYQN/J8Z4VfrOb05M7n5pceJh92j+9kILsbxhcaTJLgQh1nbWxA== + integrity: sha512-qtyjPNvLFFDHJedvY7XJ46ESPbgOVD6IzXHOjwx2g4WRvr0kOpyMGX7eViEEgJiZFSJRhz5YD9E3iHXwaQiu6w== } dependencies: "@types/mousetrap": 1.6.11 @@ -1976,13 +1955,13 @@ packages: preact: 10.17.1 dev: false - /@logicflow/extension/1.2.13: + /@logicflow/extension/1.2.14: resolution: { - integrity: sha512-Zy6V1K+7DogO6II5vJ5MO4D6g4bySBQjS3NL83wZP68n3qiPYojgCgSdK5XxarMibult6CBAilJgcAU5tnMyag== + integrity: sha512-0RknVTQZAgXIvOD9LLvfBF/XwYQTJfqwoWXFE7f8bP4lrvh670BDze404iypW0w6n4WFf5cXYwZTEXtLTVez0g== } dependencies: - "@logicflow/core": 1.2.12 + "@logicflow/core": 1.2.13 jest: 27.5.1 lodash-es: 4.17.21 preact: 10.17.1 @@ -2022,31 +2001,31 @@ packages: "@nodelib/fs.scandir": 2.1.5 fastq: 1.15.0 - /@nuxt/kit/3.7.0: + /@nuxt/kit/3.7.3: resolution: { - integrity: sha512-bsPRb2NTLHRacjyybhhA3pZFIqo2pxB6bcP4FQDuzlGzVTI5PtJzbfNpkmQC7q+LZt8K0pNlxKVGisDvZctk6w== + integrity: sha512-bhP02i6CNti15Z4ix3LpR3fd1ANtTcpfS3CDSaCja24hDt3UxIasyp52mqD9LRC+OxrUVHJziB18EwUtS6RLDQ== } engines: { node: ^14.18.0 || >=16.10.0 } requiresBuild: true dependencies: - "@nuxt/schema": 3.7.0 + "@nuxt/schema": 3.7.3 c12: 1.4.2 consola: 3.2.3 defu: 6.1.2 globby: 13.2.2 hash-sum: 2.0.0 ignore: 5.2.4 - jiti: 1.19.3 + jiti: 1.20.0 knitwork: 1.0.0 - mlly: 1.4.1 + mlly: 1.4.2 pathe: 1.1.1 pkg-types: 1.0.3 scule: 1.0.0 semver: 7.5.4 ufo: 1.3.0 unctx: 2.3.1 - unimport: 3.2.0 + unimport: 3.3.0 untyped: 1.4.0 transitivePeerDependencies: - rollup @@ -2054,10 +2033,10 @@ packages: dev: false optional: true - /@nuxt/schema/3.7.0: + /@nuxt/schema/3.7.3: resolution: { - integrity: sha512-fNRAubny1x6rIibm/HcacnEGeAQri/FkJ5ei24aY4YjQ12+xDfi7bljfFr6C2+CrEGc1beYd4OQcUqXqEpz5+g== + integrity: sha512-Uqe3Z9RnAROzv5owQo//PztD9d4csKK6ulwQO1hIAinCh34X7z2zrv9lhm14hlRYU1n7ISEi4S7UeHgL/r8d8A== } engines: { node: ^14.18.0 || >=16.10.0 } dependencies: @@ -2069,7 +2048,7 @@ packages: postcss-import-resolver: 2.0.0 std-env: 3.4.3 ufo: 1.3.0 - unimport: 3.2.0 + unimport: 3.3.0 untyped: 1.4.0 transitivePeerDependencies: - rollup @@ -2102,7 +2081,7 @@ packages: } dev: false - /@pureadmin/descriptions/1.1.1_element-plus@2.3.12: + /@pureadmin/descriptions/1.1.1_element-plus@2.3.14: resolution: { integrity: sha512-4BHLKomLU/LxGs5EUA+h+aKNrJEkhrU6+QE8VoWfJZ8VTU6ddvFLT/Pi4WuO5CWNXM9ZjqvHLFFVwEPlKntqtg== @@ -2111,11 +2090,11 @@ packages: element-plus: ^2.0.0 dependencies: "@element-plus/icons-vue": 2.1.0_vue@3.3.4 - element-plus: 2.3.12_vue@3.3.4 + element-plus: 2.3.14_vue@3.3.4 vue: 3.3.4 dev: false - /@pureadmin/table/2.3.3_element-plus@2.3.12: + /@pureadmin/table/2.3.3_element-plus@2.3.14: resolution: { integrity: sha512-MQK4rPdfQRamGVLD5aRzzqhXiBRfMLqIAUJAVLIl2CErPUH1/4NkiOq1ZNroJMow28XxTQDWyG0tHka5HfmHUA== @@ -2123,7 +2102,7 @@ packages: peerDependencies: element-plus: ^2.0.0 dependencies: - element-plus: 2.3.12_vue@3.3.4 + element-plus: 2.3.14_vue@3.3.4 vue: 3.3.4 dev: false @@ -2173,7 +2152,7 @@ packages: deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 - resolve: 1.22.4 + resolve: 1.22.6 dev: true /@rollup/pluginutils/3.1.0: @@ -2296,45 +2275,45 @@ packages: } dev: true - /@types/babel__core/7.20.1: + /@types/babel__core/7.20.2: resolution: { - integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw== + integrity: sha512-pNpr1T1xLUc2l3xJKuPtsEky3ybxN3m4fJkknfIpTCTfIZCDW57oAg+EfCgIIp2rvCe0Wn++/FfodDS4YXxBwA== } dependencies: - "@babel/parser": 7.22.11 - "@babel/types": 7.22.11 - "@types/babel__generator": 7.6.4 - "@types/babel__template": 7.4.1 - "@types/babel__traverse": 7.20.1 + "@babel/parser": 7.22.16 + "@babel/types": 7.22.19 + "@types/babel__generator": 7.6.5 + "@types/babel__template": 7.4.2 + "@types/babel__traverse": 7.20.2 dev: false - /@types/babel__generator/7.6.4: + /@types/babel__generator/7.6.5: resolution: { - integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg== + integrity: sha512-h9yIuWbJKdOPLJTbmSpPzkF67e659PbQDba7ifWm5BJ8xTv+sDmS7rFmywkWOvXedGTivCdeGSIIX8WLcRTz8w== } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 dev: false - /@types/babel__template/7.4.1: + /@types/babel__template/7.4.2: resolution: { - integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g== + integrity: sha512-/AVzPICMhMOMYoSx9MoKpGDKdBRsIXMNByh1PXSZoa+v6ZoLa8xxtsT/uLQ/NJm0XVAWl/BvId4MlDeXJaeIZQ== } dependencies: - "@babel/parser": 7.22.11 - "@babel/types": 7.22.11 + "@babel/parser": 7.22.16 + "@babel/types": 7.22.19 dev: false - /@types/babel__traverse/7.20.1: + /@types/babel__traverse/7.20.2: resolution: { - integrity: sha512-MitHFXnhtgwsGZWtT68URpOvLN4EREih1u3QtQiN4VdAxWKRVvGCSvw/Qth0M0Qq3pJpnGOu5JaM/ydK7OGbqg== + integrity: sha512-ojlGK1Hsfce93J0+kn3H5R73elidKUaZonirN33GSmgTUMpzI/MIFfSpF3haANe3G1bEBS9/9/QEqwTzwqFsKw== } dependencies: - "@babel/types": 7.22.11 + "@babel/types": 7.22.19 dev: false /@types/estree/0.0.39: @@ -2363,7 +2342,7 @@ packages: integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw== } dependencies: - "@types/node": 18.17.12 + "@types/node": 18.17.17 dev: false /@types/intro.js/5.1.1: @@ -2398,33 +2377,33 @@ packages: "@types/istanbul-lib-report": 3.0.0 dev: false - /@types/js-cookie/3.0.3: + /@types/js-cookie/3.0.4: resolution: { - integrity: sha512-Xe7IImK09HP1sv2M/aI+48a20VX+TdRJucfq4vfRVy6nWN8PYPOEnlMRSgxJAgYQIXJVL8dZ4/ilAM7dWNaOww== + integrity: sha512-vMMnFF+H5KYqdd/myCzq6wLDlPpteJK+jGFgBus3Da7lw+YsDmx2C8feGTzY2M3Fo823yON+HC2CL240j4OV+w== } dev: true - /@types/json-schema/7.0.12: + /@types/json-schema/7.0.13: resolution: { - integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA== + integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ== } dev: true - /@types/lodash-es/4.17.8: + /@types/lodash-es/4.17.9: resolution: { - integrity: sha512-euY3XQcZmIzSy7YH5+Unb3b2X12Wtk54YWINBvvGQ5SmMvwb11JQskGsfkH/5HXK77Kr8GF0wkVDIxzAisWtog== + integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ== } dependencies: - "@types/lodash": 4.14.197 + "@types/lodash": 4.14.198 dev: false - /@types/lodash/4.14.197: + /@types/lodash/4.14.198: resolution: { - integrity: sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g== + integrity: sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg== } dev: false @@ -2456,10 +2435,10 @@ packages: } dev: false - /@types/node/18.17.12: + /@types/node/18.17.17: resolution: { - integrity: sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ== + integrity: sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw== } /@types/node/20.4.7: @@ -2490,19 +2469,19 @@ packages: } dev: false - /@types/qrcode/1.5.1: + /@types/qrcode/1.5.2: resolution: { - integrity: sha512-HpSN675K0PmxIDRpjMI3Mc2GiKo3dNu+X/F5SoItiaDS1lVfgC6Wac1c5lQDfKWbTJUSHWiHKzpJpBZG7k9gaA== + integrity: sha512-W4KDz75m7rJjFbyCctzCtRzZUj+PrUHV+YjqDp50sSRezTbrtEAIq2iTzC6lISARl3qw+8IlcCyljdcVJE0Wug== } dependencies: - "@types/node": 18.17.12 + "@types/node": 18.17.17 dev: true - /@types/qs/6.9.7: + /@types/qs/6.9.8: resolution: { - integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw== + integrity: sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg== } dev: true @@ -2512,20 +2491,20 @@ packages: integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw== } dependencies: - "@types/node": 18.17.12 + "@types/node": 18.17.17 dev: true - /@types/semver/7.5.0: + /@types/semver/7.5.2: resolution: { - integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw== + integrity: sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw== } dev: true - /@types/sortablejs/1.15.1: + /@types/sortablejs/1.15.2: resolution: { - integrity: sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ== + integrity: sha512-mOIv/EnPMzAZAVbuh9uGjOZ1BBdimP9Y6IPGntsvQJtko5yapSDKB7GwB3AOlF5N3bkpk4sBwQRpS3aEkiUbaA== } dev: true @@ -2566,7 +2545,7 @@ packages: "@types/yargs-parser": 21.0.0 dev: false - /@typescript-eslint/eslint-plugin/5.62.0_qdu6gjedhdwrepotkj2o663lae: + /@typescript-eslint/eslint-plugin/5.62.0_nbm35zv4vhuk2prarsg3ctrza4: resolution: { integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag== @@ -2580,13 +2559,13 @@ packages: typescript: optional: true dependencies: - "@eslint-community/regexpp": 4.8.0 - "@typescript-eslint/parser": 5.62.0_d4dqg5wt6wf5prcrqnucdywgei + "@eslint-community/regexpp": 4.8.1 + "@typescript-eslint/parser": 5.62.0_xufvi4p3tcpimg57nt2h7e5t4a "@typescript-eslint/scope-manager": 5.62.0 - "@typescript-eslint/type-utils": 5.62.0_d4dqg5wt6wf5prcrqnucdywgei - "@typescript-eslint/utils": 5.62.0_d4dqg5wt6wf5prcrqnucdywgei + "@typescript-eslint/type-utils": 5.62.0_xufvi4p3tcpimg57nt2h7e5t4a + "@typescript-eslint/utils": 5.62.0_xufvi4p3tcpimg57nt2h7e5t4a debug: 4.3.4 - eslint: 8.48.0 + eslint: 8.49.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -2597,7 +2576,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.62.0_d4dqg5wt6wf5prcrqnucdywgei: + /@typescript-eslint/parser/5.62.0_xufvi4p3tcpimg57nt2h7e5t4a: resolution: { integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA== @@ -2614,7 +2593,7 @@ packages: "@typescript-eslint/types": 5.62.0 "@typescript-eslint/typescript-estree": 5.62.0_typescript@5.0.4 debug: 4.3.4 - eslint: 8.48.0 + eslint: 8.49.0 typescript: 5.0.4 transitivePeerDependencies: - supports-color @@ -2631,7 +2610,7 @@ packages: "@typescript-eslint/visitor-keys": 5.62.0 dev: true - /@typescript-eslint/type-utils/5.62.0_d4dqg5wt6wf5prcrqnucdywgei: + /@typescript-eslint/type-utils/5.62.0_xufvi4p3tcpimg57nt2h7e5t4a: resolution: { integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew== @@ -2645,9 +2624,9 @@ packages: optional: true dependencies: "@typescript-eslint/typescript-estree": 5.62.0_typescript@5.0.4 - "@typescript-eslint/utils": 5.62.0_d4dqg5wt6wf5prcrqnucdywgei + "@typescript-eslint/utils": 5.62.0_xufvi4p3tcpimg57nt2h7e5t4a debug: 4.3.4 - eslint: 8.48.0 + eslint: 8.49.0 tsutils: 3.21.0_typescript@5.0.4 typescript: 5.0.4 transitivePeerDependencies: @@ -2686,7 +2665,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.62.0_d4dqg5wt6wf5prcrqnucdywgei: + /@typescript-eslint/utils/5.62.0_xufvi4p3tcpimg57nt2h7e5t4a: resolution: { integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ== @@ -2695,13 +2674,13 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - "@eslint-community/eslint-utils": 4.4.0_eslint@8.48.0 - "@types/json-schema": 7.0.12 - "@types/semver": 7.5.0 + "@eslint-community/eslint-utils": 4.4.0_eslint@8.49.0 + "@types/json-schema": 7.0.13 + "@types/semver": 7.5.2 "@typescript-eslint/scope-manager": 5.62.0 "@typescript-eslint/types": 5.62.0 "@typescript-eslint/typescript-estree": 5.62.0_typescript@5.0.4 - eslint: 8.48.0 + eslint: 8.49.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -2786,26 +2765,26 @@ packages: vite: ^4.0.0 vue: ^3.0.0 dependencies: - "@babel/core": 7.22.11 - "@babel/plugin-transform-typescript": 7.22.11_@babel+core@7.22.11 - "@vue/babel-plugin-jsx": 1.1.5_@babel+core@7.22.11 - vite: 4.4.9_j36uhkxo224q7q24iprq5z6rj4 + "@babel/core": 7.22.20 + "@babel/plugin-transform-typescript": 7.22.15_@babel+core@7.22.20 + "@vue/babel-plugin-jsx": 1.1.5_@babel+core@7.22.20 + vite: 4.4.9_fpx7fmfeojyxagjbd6edklztsa vue: 3.3.4 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/4.3.3_vite@4.4.9+vue@3.3.4: + /@vitejs/plugin-vue/4.3.4_vite@4.4.9+vue@3.3.4: resolution: { - integrity: sha512-ssxyhIAZqB0TrpUg6R0cBpCuMk9jTIlO1GNSKKQD6S8VjnXi6JXKfUXjSsxey9IwQiaRGsO1WnW9Rkl1L6AJVw== + integrity: sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw== } engines: { node: ^14.18.0 || >=16.0.0 } peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9_j36uhkxo224q7q24iprq5z6rj4 + vite: 4.4.9_fpx7fmfeojyxagjbd6edklztsa vue: 3.3.4 dev: true @@ -2843,7 +2822,7 @@ packages: } dev: true - /@vue/babel-plugin-jsx/1.1.5_@babel+core@7.22.11: + /@vue/babel-plugin-jsx/1.1.5_@babel+core@7.22.20: resolution: { integrity: sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g== @@ -2851,12 +2830,12 @@ packages: peerDependencies: "@babel/core": ^7.0.0-0 dependencies: - "@babel/core": 7.22.11 - "@babel/helper-module-imports": 7.22.5 - "@babel/plugin-syntax-jsx": 7.22.5_@babel+core@7.22.11 - "@babel/template": 7.22.5 - "@babel/traverse": 7.22.11 - "@babel/types": 7.22.11 + "@babel/core": 7.22.20 + "@babel/helper-module-imports": 7.22.15 + "@babel/plugin-syntax-jsx": 7.22.5_@babel+core@7.22.20 + "@babel/template": 7.22.15 + "@babel/traverse": 7.22.20 + "@babel/types": 7.22.19 "@vue/babel-helper-vue-transform-on": 1.1.5 camelcase: 6.3.0 html-tags: 3.3.1 @@ -2871,7 +2850,7 @@ packages: integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g== } dependencies: - "@babel/parser": 7.22.11 + "@babel/parser": 7.22.16 "@vue/shared": 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 @@ -2891,7 +2870,7 @@ packages: integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ== } dependencies: - "@babel/parser": 7.22.11 + "@babel/parser": 7.22.16 "@vue/compiler-core": 3.3.4 "@vue/compiler-dom": 3.3.4 "@vue/compiler-ssr": 3.3.4 @@ -2899,7 +2878,7 @@ packages: "@vue/shared": 3.3.4 estree-walker: 2.0.2 magic-string: 0.30.3 - postcss: 8.4.28 + postcss: 8.4.29 source-map-js: 1.0.2 /@vue/compiler-ssr/3.3.4: @@ -2917,7 +2896,7 @@ packages: integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q== } - /@vue/eslint-config-prettier/7.1.0_men7ly5cnlj53ck524lfh6r344: + /@vue/eslint-config-prettier/7.1.0_ffcudjnflmo3zuahc4utlrh6qe: resolution: { integrity: sha512-Pv/lVr0bAzSIHLd9iz0KnvAr4GKyCEl+h52bc4e5yWuDVtLgFwycF7nrbWTAQAS+FU6q1geVd07lc6EWfJiWKQ== @@ -2926,13 +2905,13 @@ packages: eslint: ">= 7.28.0" prettier: ">= 2.0.0" dependencies: - eslint: 8.48.0 - eslint-config-prettier: 8.10.0_eslint@8.48.0 - eslint-plugin-prettier: 4.2.1_b7j5i5eung22avfvwixh6yzuzu + eslint: 8.49.0 + eslint-config-prettier: 8.10.0_eslint@8.49.0 + eslint-plugin-prettier: 4.2.1_v3du5qq33rbbtywpdhf4lgk4fi prettier: 2.8.8 dev: true - /@vue/eslint-config-typescript/11.0.3_gpqr4bioogiyr7avam7547evpu: + /@vue/eslint-config-typescript/11.0.3_2mfwj4gu2jau4yfyo7e6cfshva: resolution: { integrity: sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw== @@ -2946,20 +2925,20 @@ packages: typescript: optional: true dependencies: - "@typescript-eslint/eslint-plugin": 5.62.0_qdu6gjedhdwrepotkj2o663lae - "@typescript-eslint/parser": 5.62.0_d4dqg5wt6wf5prcrqnucdywgei - eslint: 8.48.0 - eslint-plugin-vue: 9.17.0_eslint@8.48.0 + "@typescript-eslint/eslint-plugin": 5.62.0_nbm35zv4vhuk2prarsg3ctrza4 + "@typescript-eslint/parser": 5.62.0_xufvi4p3tcpimg57nt2h7e5t4a + eslint: 8.49.0 + eslint-plugin-vue: 9.17.0_eslint@8.49.0 typescript: 5.0.4 - vue-eslint-parser: 9.3.1_eslint@8.48.0 + vue-eslint-parser: 9.3.1_eslint@8.49.0 transitivePeerDependencies: - supports-color dev: true - /@vue/language-core/1.8.8_typescript@5.0.4: + /@vue/language-core/1.8.11_typescript@5.0.4: resolution: { - integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw== + integrity: sha512-+MZOBGqGwfld6hpo0DB47x8eNM0dNqk15ZdfOhj19CpvuYuOWCeVdOEGZunKDyo3QLkTn3kLOSysJzg7FDOQBA== } peerDependencies: typescript: "*" @@ -2984,7 +2963,7 @@ packages: integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw== } dependencies: - "@babel/parser": 7.22.11 + "@babel/parser": 7.22.16 "@vue/compiler-core": 3.3.4 "@vue/shared": 3.3.4 estree-walker: 2.0.2 @@ -3035,28 +3014,28 @@ packages: integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ== } - /@vue/typescript/1.8.8_typescript@5.0.4: + /@vue/typescript/1.8.11_typescript@5.0.4: resolution: { - integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow== + integrity: sha512-skUmMDiPUUtu1flPmf2YybF+PX8IzBtMioQOaNn6Ck/RhdrPJGj1AX/7s3Buf9G6ln+/KHR1XQuti/FFxw5XVA== } dependencies: "@volar/typescript": 1.10.1 - "@vue/language-core": 1.8.8_typescript@5.0.4 + "@vue/language-core": 1.8.11_typescript@5.0.4 transitivePeerDependencies: - typescript dev: true - /@vueuse/core/10.4.0_vue@3.3.4: + /@vueuse/core/10.4.1_vue@3.3.4: resolution: { - integrity: sha512-8JnnTwiuzUqfiYIW8H4FKG/g5ZMKSE+9auoFUwUAkzhqUjy24VbMkNlDBWetQCimiptx7RAO6u1IS55H6+p1Tg== + integrity: sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg== } dependencies: "@types/web-bluetooth": 0.0.17 - "@vueuse/metadata": 10.4.0 - "@vueuse/shared": 10.4.0_vue@3.3.4 - vue-demi: 0.14.5_vue@3.3.4 + "@vueuse/metadata": 10.4.1 + "@vueuse/shared": 10.4.1_vue@3.3.4 + vue-demi: 0.14.6_vue@3.3.4 transitivePeerDependencies: - "@vue/composition-api" - vue @@ -3071,16 +3050,16 @@ packages: "@types/web-bluetooth": 0.0.16 "@vueuse/metadata": 9.13.0 "@vueuse/shared": 9.13.0_vue@3.3.4 - vue-demi: 0.14.5_vue@3.3.4 + vue-demi: 0.14.6_vue@3.3.4 transitivePeerDependencies: - "@vue/composition-api" - vue dev: false - /@vueuse/metadata/10.4.0: + /@vueuse/metadata/10.4.1: resolution: { - integrity: sha512-JNf9IR7ZBTDxWPfQlHhqBOv1VLO6ReTZi9HGY7RABjYHVpaEpjlHU7HpZDVOJGDa0gKITAbA2zMkNSBjKMcdaw== + integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg== } dev: false @@ -3099,28 +3078,28 @@ packages: peerDependencies: vue: ">=3.0.0" dependencies: - "@vueuse/core": 10.4.0_vue@3.3.4 - "@vueuse/shared": 10.4.0_vue@3.3.4 + "@vueuse/core": 10.4.1_vue@3.3.4 + "@vueuse/shared": 10.4.1_vue@3.3.4 csstype: 3.1.2 framesync: 6.1.2 popmotion: 11.0.5 style-value-types: 5.1.2 vue: 3.3.4 optionalDependencies: - "@nuxt/kit": 3.7.0 + "@nuxt/kit": 3.7.3 transitivePeerDependencies: - "@vue/composition-api" - rollup - supports-color dev: false - /@vueuse/shared/10.4.0_vue@3.3.4: + /@vueuse/shared/10.4.1_vue@3.3.4: resolution: { - integrity: sha512-52asvLf5cbAS/h6xWjqoY4MgjxmFjnVNf/nA8BP7RbeIrIGcf+BZbeOcVo+92byqArXEJiBxptXpufQvbwJL/w== + integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg== } dependencies: - vue-demi: 0.14.5_vue@3.3.4 + vue-demi: 0.14.6_vue@3.3.4 transitivePeerDependencies: - "@vue/composition-api" - vue @@ -3132,7 +3111,7 @@ packages: integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw== } dependencies: - vue-demi: 0.14.5_vue@3.3.4 + vue-demi: 0.14.6_vue@3.3.4 transitivePeerDependencies: - "@vue/composition-api" - vue @@ -3361,10 +3340,10 @@ packages: dependencies: cac: 6.7.14 color: 4.2.3 - cssnano: 5.1.15_postcss@8.4.28 - cssnano-preset-lite: 2.1.3_postcss@8.4.28 + cssnano: 5.1.15_postcss@8.4.29 + cssnano-preset-lite: 2.1.3_postcss@8.4.29 fs-extra: 10.1.0 - postcss: 8.4.28 + postcss: 8.4.29 prettier: 2.8.8 uuid: 8.3.2 dev: true @@ -3688,7 +3667,7 @@ packages: } dev: false - /autoprefixer/10.4.15_postcss@8.4.28: + /autoprefixer/10.4.15_postcss@8.4.29: resolution: { integrity: sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew== @@ -3699,11 +3678,11 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.21.10 - caniuse-lite: 1.0.30001524 - fraction.js: 4.2.1 + caniuse-lite: 1.0.30001534 + fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true @@ -3732,7 +3711,7 @@ packages: - debug dev: false - /babel-jest/27.5.1_@babel+core@7.22.11: + /babel-jest/27.5.1_@babel+core@7.22.20: resolution: { integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg== @@ -3741,12 +3720,12 @@ packages: peerDependencies: "@babel/core": ^7.8.0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@jest/transform": 27.5.1 "@jest/types": 27.5.1 - "@types/babel__core": 7.20.1 + "@types/babel__core": 7.20.2 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.5.1_@babel+core@7.22.11 + babel-preset-jest: 27.5.1_@babel+core@7.22.20 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -3777,13 +3756,13 @@ packages: } engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: - "@babel/template": 7.22.5 - "@babel/types": 7.22.11 - "@types/babel__core": 7.20.1 - "@types/babel__traverse": 7.20.1 + "@babel/template": 7.22.15 + "@babel/types": 7.22.19 + "@types/babel__core": 7.20.2 + "@types/babel__traverse": 7.20.2 dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.22.11: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.22.20: resolution: { integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ== @@ -3791,22 +3770,22 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.22.11 - "@babel/plugin-syntax-async-generators": 7.8.4_@babel+core@7.22.11 - "@babel/plugin-syntax-bigint": 7.8.3_@babel+core@7.22.11 - "@babel/plugin-syntax-class-properties": 7.12.13_@babel+core@7.22.11 - "@babel/plugin-syntax-import-meta": 7.10.4_@babel+core@7.22.11 - "@babel/plugin-syntax-json-strings": 7.8.3_@babel+core@7.22.11 - "@babel/plugin-syntax-logical-assignment-operators": 7.10.4_@babel+core@7.22.11 - "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3_@babel+core@7.22.11 - "@babel/plugin-syntax-numeric-separator": 7.10.4_@babel+core@7.22.11 - "@babel/plugin-syntax-object-rest-spread": 7.8.3_@babel+core@7.22.11 - "@babel/plugin-syntax-optional-catch-binding": 7.8.3_@babel+core@7.22.11 - "@babel/plugin-syntax-optional-chaining": 7.8.3_@babel+core@7.22.11 - "@babel/plugin-syntax-top-level-await": 7.14.5_@babel+core@7.22.11 + "@babel/core": 7.22.20 + "@babel/plugin-syntax-async-generators": 7.8.4_@babel+core@7.22.20 + "@babel/plugin-syntax-bigint": 7.8.3_@babel+core@7.22.20 + "@babel/plugin-syntax-class-properties": 7.12.13_@babel+core@7.22.20 + "@babel/plugin-syntax-import-meta": 7.10.4_@babel+core@7.22.20 + "@babel/plugin-syntax-json-strings": 7.8.3_@babel+core@7.22.20 + "@babel/plugin-syntax-logical-assignment-operators": 7.10.4_@babel+core@7.22.20 + "@babel/plugin-syntax-nullish-coalescing-operator": 7.8.3_@babel+core@7.22.20 + "@babel/plugin-syntax-numeric-separator": 7.10.4_@babel+core@7.22.20 + "@babel/plugin-syntax-object-rest-spread": 7.8.3_@babel+core@7.22.20 + "@babel/plugin-syntax-optional-catch-binding": 7.8.3_@babel+core@7.22.20 + "@babel/plugin-syntax-optional-chaining": 7.8.3_@babel+core@7.22.20 + "@babel/plugin-syntax-top-level-await": 7.14.5_@babel+core@7.22.20 dev: false - /babel-preset-jest/27.5.1_@babel+core@7.22.11: + /babel-preset-jest/27.5.1_@babel+core@7.22.20: resolution: { integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag== @@ -3815,9 +3794,9 @@ packages: peerDependencies: "@babel/core": ^7.0.0 dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 babel-plugin-jest-hoist: 27.5.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.22.11 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.22.20 dev: false /balanced-match/1.0.2: @@ -3889,8 +3868,8 @@ packages: engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true dependencies: - caniuse-lite: 1.0.30001524 - electron-to-chromium: 1.4.503 + caniuse-lite: 1.0.30001534 + electron-to-chromium: 1.4.523 node-releases: 2.0.13 update-browserslist-db: 1.0.11_browserslist@4.21.10 @@ -3927,8 +3906,8 @@ packages: defu: 6.1.2 dotenv: 16.3.1 giget: 1.1.2 - jiti: 1.19.3 - mlly: 1.4.1 + jiti: 1.20.0 + mlly: 1.4.2 ohash: 1.1.3 pathe: 1.1.1 perfect-debounce: 1.0.0 @@ -4018,15 +3997,15 @@ packages: } dependencies: browserslist: 4.21.10 - caniuse-lite: 1.0.30001524 + caniuse-lite: 1.0.30001534 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite/1.0.30001524: + /caniuse-lite/1.0.30001534: resolution: { - integrity: sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA== + integrity: sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q== } /cfb/1.2.2: @@ -4412,10 +4391,10 @@ packages: integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A== } - /core-js/3.32.1: + /core-js/3.32.2: resolution: { - integrity: sha512-lqufgNn9NLnESg5mQeYsxQP5w7wrViSj0jr/kv6ECQiByzQkrn1MKvV0L3acttpDqfQrHLwr2KCMgX5b8X+lyQ== + integrity: sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ== } requiresBuild: true dev: false @@ -4428,7 +4407,7 @@ packages: dev: false optional: true - /cosmiconfig-typescript-loader/4.4.0_za2eextkngo4dg6wojav6mbwne: + /cosmiconfig-typescript-loader/4.4.0_2fuggrnjstbn67ds34jsnagt54: resolution: { integrity: sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw== @@ -4441,22 +4420,28 @@ packages: typescript: ">=4" dependencies: "@types/node": 20.4.7 - cosmiconfig: 8.2.0 + cosmiconfig: 8.3.6_typescript@5.0.4 ts-node: 10.9.1_7yyumlbuqtg3pr5dxvk56zmd34 typescript: 5.0.4 dev: true - /cosmiconfig/8.2.0: + /cosmiconfig/8.3.6_typescript@5.0.4: resolution: { - integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ== + integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA== } engines: { node: ">=14" } + peerDependencies: + typescript: ">=4.9.5" + peerDependenciesMeta: + typescript: + optional: true dependencies: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 + typescript: 5.0.4 dev: true /crc-32/1.2.2: @@ -4493,7 +4478,7 @@ packages: shebang-command: 2.0.0 which: 2.0.2 - /css-declaration-sorter/6.4.1_postcss@8.4.28: + /css-declaration-sorter/6.4.1_postcss@8.4.29: resolution: { integrity: sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g== @@ -4502,7 +4487,7 @@ packages: peerDependencies: postcss: ^8.0.9 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true /css-functions-list/3.2.0: @@ -4589,7 +4574,7 @@ packages: hasBin: true dev: true - /cssnano-preset-default/5.2.14_postcss@8.4.28: + /cssnano-preset-default/5.2.14_postcss@8.4.29: resolution: { integrity: sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A== @@ -4598,39 +4583,39 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.4.1_postcss@8.4.28 - cssnano-utils: 3.1.0_postcss@8.4.28 - postcss: 8.4.28 - postcss-calc: 8.2.4_postcss@8.4.28 - postcss-colormin: 5.3.1_postcss@8.4.28 - postcss-convert-values: 5.1.3_postcss@8.4.28 - postcss-discard-comments: 5.1.2_postcss@8.4.28 - postcss-discard-duplicates: 5.1.0_postcss@8.4.28 - postcss-discard-empty: 5.1.1_postcss@8.4.28 - postcss-discard-overridden: 5.1.0_postcss@8.4.28 - postcss-merge-longhand: 5.1.7_postcss@8.4.28 - postcss-merge-rules: 5.1.4_postcss@8.4.28 - postcss-minify-font-values: 5.1.0_postcss@8.4.28 - postcss-minify-gradients: 5.1.1_postcss@8.4.28 - postcss-minify-params: 5.1.4_postcss@8.4.28 - postcss-minify-selectors: 5.2.1_postcss@8.4.28 - postcss-normalize-charset: 5.1.0_postcss@8.4.28 - postcss-normalize-display-values: 5.1.0_postcss@8.4.28 - postcss-normalize-positions: 5.1.1_postcss@8.4.28 - postcss-normalize-repeat-style: 5.1.1_postcss@8.4.28 - postcss-normalize-string: 5.1.0_postcss@8.4.28 - postcss-normalize-timing-functions: 5.1.0_postcss@8.4.28 - postcss-normalize-unicode: 5.1.1_postcss@8.4.28 - postcss-normalize-url: 5.1.0_postcss@8.4.28 - postcss-normalize-whitespace: 5.1.1_postcss@8.4.28 - postcss-ordered-values: 5.1.3_postcss@8.4.28 - postcss-reduce-initial: 5.1.2_postcss@8.4.28 - postcss-reduce-transforms: 5.1.0_postcss@8.4.28 - postcss-svgo: 5.1.0_postcss@8.4.28 - postcss-unique-selectors: 5.1.1_postcss@8.4.28 + css-declaration-sorter: 6.4.1_postcss@8.4.29 + cssnano-utils: 3.1.0_postcss@8.4.29 + postcss: 8.4.29 + postcss-calc: 8.2.4_postcss@8.4.29 + postcss-colormin: 5.3.1_postcss@8.4.29 + postcss-convert-values: 5.1.3_postcss@8.4.29 + postcss-discard-comments: 5.1.2_postcss@8.4.29 + postcss-discard-duplicates: 5.1.0_postcss@8.4.29 + postcss-discard-empty: 5.1.1_postcss@8.4.29 + postcss-discard-overridden: 5.1.0_postcss@8.4.29 + postcss-merge-longhand: 5.1.7_postcss@8.4.29 + postcss-merge-rules: 5.1.4_postcss@8.4.29 + postcss-minify-font-values: 5.1.0_postcss@8.4.29 + postcss-minify-gradients: 5.1.1_postcss@8.4.29 + postcss-minify-params: 5.1.4_postcss@8.4.29 + postcss-minify-selectors: 5.2.1_postcss@8.4.29 + postcss-normalize-charset: 5.1.0_postcss@8.4.29 + postcss-normalize-display-values: 5.1.0_postcss@8.4.29 + postcss-normalize-positions: 5.1.1_postcss@8.4.29 + postcss-normalize-repeat-style: 5.1.1_postcss@8.4.29 + postcss-normalize-string: 5.1.0_postcss@8.4.29 + postcss-normalize-timing-functions: 5.1.0_postcss@8.4.29 + postcss-normalize-unicode: 5.1.1_postcss@8.4.29 + postcss-normalize-url: 5.1.0_postcss@8.4.29 + postcss-normalize-whitespace: 5.1.1_postcss@8.4.29 + postcss-ordered-values: 5.1.3_postcss@8.4.29 + postcss-reduce-initial: 5.1.2_postcss@8.4.29 + postcss-reduce-transforms: 5.1.0_postcss@8.4.29 + postcss-svgo: 5.1.0_postcss@8.4.29 + postcss-unique-selectors: 5.1.1_postcss@8.4.29 dev: true - /cssnano-preset-default/6.0.1_postcss@8.4.28: + /cssnano-preset-default/6.0.1_postcss@8.4.29: resolution: { integrity: sha512-7VzyFZ5zEB1+l1nToKyrRkuaJIx0zi/1npjvZfbBwbtNTzhLtlvYraK/7/uqmX2Wb2aQtd983uuGw79jAjLSuQ== @@ -4639,39 +4624,39 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.4.1_postcss@8.4.28 - cssnano-utils: 4.0.0_postcss@8.4.28 - postcss: 8.4.28 - postcss-calc: 9.0.1_postcss@8.4.28 - postcss-colormin: 6.0.0_postcss@8.4.28 - postcss-convert-values: 6.0.0_postcss@8.4.28 - postcss-discard-comments: 6.0.0_postcss@8.4.28 - postcss-discard-duplicates: 6.0.0_postcss@8.4.28 - postcss-discard-empty: 6.0.0_postcss@8.4.28 - postcss-discard-overridden: 6.0.0_postcss@8.4.28 - postcss-merge-longhand: 6.0.0_postcss@8.4.28 - postcss-merge-rules: 6.0.1_postcss@8.4.28 - postcss-minify-font-values: 6.0.0_postcss@8.4.28 - postcss-minify-gradients: 6.0.0_postcss@8.4.28 - postcss-minify-params: 6.0.0_postcss@8.4.28 - postcss-minify-selectors: 6.0.0_postcss@8.4.28 - postcss-normalize-charset: 6.0.0_postcss@8.4.28 - postcss-normalize-display-values: 6.0.0_postcss@8.4.28 - postcss-normalize-positions: 6.0.0_postcss@8.4.28 - postcss-normalize-repeat-style: 6.0.0_postcss@8.4.28 - postcss-normalize-string: 6.0.0_postcss@8.4.28 - postcss-normalize-timing-functions: 6.0.0_postcss@8.4.28 - postcss-normalize-unicode: 6.0.0_postcss@8.4.28 - postcss-normalize-url: 6.0.0_postcss@8.4.28 - postcss-normalize-whitespace: 6.0.0_postcss@8.4.28 - postcss-ordered-values: 6.0.0_postcss@8.4.28 - postcss-reduce-initial: 6.0.0_postcss@8.4.28 - postcss-reduce-transforms: 6.0.0_postcss@8.4.28 - postcss-svgo: 6.0.0_postcss@8.4.28 - postcss-unique-selectors: 6.0.0_postcss@8.4.28 + css-declaration-sorter: 6.4.1_postcss@8.4.29 + cssnano-utils: 4.0.0_postcss@8.4.29 + postcss: 8.4.29 + postcss-calc: 9.0.1_postcss@8.4.29 + postcss-colormin: 6.0.0_postcss@8.4.29 + postcss-convert-values: 6.0.0_postcss@8.4.29 + postcss-discard-comments: 6.0.0_postcss@8.4.29 + postcss-discard-duplicates: 6.0.0_postcss@8.4.29 + postcss-discard-empty: 6.0.0_postcss@8.4.29 + postcss-discard-overridden: 6.0.0_postcss@8.4.29 + postcss-merge-longhand: 6.0.0_postcss@8.4.29 + postcss-merge-rules: 6.0.1_postcss@8.4.29 + postcss-minify-font-values: 6.0.0_postcss@8.4.29 + postcss-minify-gradients: 6.0.0_postcss@8.4.29 + postcss-minify-params: 6.0.0_postcss@8.4.29 + postcss-minify-selectors: 6.0.0_postcss@8.4.29 + postcss-normalize-charset: 6.0.0_postcss@8.4.29 + postcss-normalize-display-values: 6.0.0_postcss@8.4.29 + postcss-normalize-positions: 6.0.0_postcss@8.4.29 + postcss-normalize-repeat-style: 6.0.0_postcss@8.4.29 + postcss-normalize-string: 6.0.0_postcss@8.4.29 + postcss-normalize-timing-functions: 6.0.0_postcss@8.4.29 + postcss-normalize-unicode: 6.0.0_postcss@8.4.29 + postcss-normalize-url: 6.0.0_postcss@8.4.29 + postcss-normalize-whitespace: 6.0.0_postcss@8.4.29 + postcss-ordered-values: 6.0.0_postcss@8.4.29 + postcss-reduce-initial: 6.0.0_postcss@8.4.29 + postcss-reduce-transforms: 6.0.0_postcss@8.4.29 + postcss-svgo: 6.0.0_postcss@8.4.29 + postcss-unique-selectors: 6.0.0_postcss@8.4.29 dev: true - /cssnano-preset-lite/2.1.3_postcss@8.4.28: + /cssnano-preset-lite/2.1.3_postcss@8.4.29: resolution: { integrity: sha512-samvnCll/DUVZu0Qc+JH36nt7dlaOT7WjOgg8SbLJ78sp51JZ12s2hyerxrarjPBG4O53rErUtOY2IYLYgBGEQ== @@ -4680,14 +4665,14 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.1.0_postcss@8.4.28 - postcss: 8.4.28 - postcss-discard-comments: 5.1.2_postcss@8.4.28 - postcss-discard-empty: 5.1.1_postcss@8.4.28 - postcss-normalize-whitespace: 5.1.1_postcss@8.4.28 + cssnano-utils: 3.1.0_postcss@8.4.29 + postcss: 8.4.29 + postcss-discard-comments: 5.1.2_postcss@8.4.29 + postcss-discard-empty: 5.1.1_postcss@8.4.29 + postcss-normalize-whitespace: 5.1.1_postcss@8.4.29 dev: true - /cssnano-utils/3.1.0_postcss@8.4.28: + /cssnano-utils/3.1.0_postcss@8.4.29: resolution: { integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA== @@ -4696,10 +4681,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /cssnano-utils/4.0.0_postcss@8.4.28: + /cssnano-utils/4.0.0_postcss@8.4.29: resolution: { integrity: sha512-Z39TLP+1E0KUcd7LGyF4qMfu8ZufI0rDzhdyAMsa/8UyNUU8wpS0fhdBxbQbv32r64ea00h4878gommRVg2BHw== @@ -4708,10 +4693,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /cssnano/5.1.15_postcss@8.4.28: + /cssnano/5.1.15_postcss@8.4.29: resolution: { integrity: sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw== @@ -4720,13 +4705,13 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.2.14_postcss@8.4.28 + cssnano-preset-default: 5.2.14_postcss@8.4.29 lilconfig: 2.1.0 - postcss: 8.4.28 + postcss: 8.4.29 yaml: 1.10.2 dev: true - /cssnano/6.0.1_postcss@8.4.28: + /cssnano/6.0.1_postcss@8.4.29: resolution: { integrity: sha512-fVO1JdJ0LSdIGJq68eIxOqFpIJrZqXUsBt8fkrBcztCQqAjQD51OhZp7tc0ImcbwXD4k7ny84QTV90nZhmqbkg== @@ -4735,9 +4720,9 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 6.0.1_postcss@8.4.28 + cssnano-preset-default: 6.0.1_postcss@8.4.29 lilconfig: 2.1.0 - postcss: 8.4.28 + postcss: 8.4.29 dev: true /csso/4.2.0: @@ -4800,10 +4785,10 @@ packages: type: 1.2.0 dev: false - /danmu.js/1.1.11: + /danmu.js/1.1.13: resolution: { - integrity: sha512-beL1hDnjvzvvXs2CuearTybkB+VzdyrMsBgRxIRO9FD6r5TakJ7O5D72sZz7Q7rfV1jwDUO1zlFwxrS0SNZTBQ== + integrity: sha512-knFd0/cB2HA4FFWiA7eB2suc5vCvoHdqio33FyyCSfP7C+1A+zQcTvnvwfxaZhrxsGj4qaQI2I8XiTqedRaVmg== } dependencies: event-emitter: 0.3.5 @@ -5174,40 +5159,40 @@ packages: integrity: sha512-A5zeqo0us1mzAi+bvQsluex2V4BSEf/2a4FuZzkluJWsoqNCIexRVnxcgWVRl/8HaAK9nLGLnkAb//Xox+eLOg== } dependencies: - core-js: 3.32.1 - element-plus: 2.3.12_vue@3.3.4 + core-js: 3.32.2 + element-plus: 2.3.14_vue@3.3.4 vue: 3.3.4 transitivePeerDependencies: - "@vue/composition-api" dev: false - /electron-to-chromium/1.4.503: + /electron-to-chromium/1.4.523: resolution: { - integrity: sha512-LF2IQit4B0VrUHFeQkWhZm97KuJSGF2WJqq1InpY+ECpFRkXd8yTIaTtJxsO0OKDmiBYwWqcrNaXOurn2T2wiA== + integrity: sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg== } - /element-plus/2.3.12_vue@3.3.4: + /element-plus/2.3.14_vue@3.3.4: resolution: { - integrity: sha512-fAWpbKCyt+l1dsqSNPOs/F/dBN4Wp5CGAyxbiS5zqDwI4q3QPM+LxLU2h3GUHMIBtMGCvmsG98j5HPMkTKkvcA== + integrity: sha512-9yvxUaU4jXf2ZNPdmIxoj/f8BG8CDcGM6oHa9JIqxLjQlfY4bpzR1E5CjNimnOX3rxO93w1TQ0jTVt0RSxh9kA== } peerDependencies: vue: ^3.2.0 dependencies: "@ctrl/tinycolor": 3.6.1 "@element-plus/icons-vue": 2.1.0_vue@3.3.4 - "@floating-ui/dom": 1.5.1 + "@floating-ui/dom": 1.5.3 "@popperjs/core": /@sxzz/popperjs-es/2.11.7 - "@types/lodash": 4.14.197 - "@types/lodash-es": 4.17.8 + "@types/lodash": 4.14.198 + "@types/lodash-es": 4.17.9 "@vueuse/core": 9.13.0_vue@3.3.4 async-validator: 4.2.5 dayjs: 1.11.9 escape-html: 1.0.3 lodash: 4.17.21 lodash-es: 4.17.21 - lodash-unified: 1.0.3_4ajcxmh7xypglrfp7rcdlxdpou + lodash-unified: 1.0.3_f4nlnyinhjvsii3ybirsbywwoq memoize-one: 6.0.0 normalize-wheel-es: 1.2.0 vue: 3.3.4 @@ -5442,7 +5427,7 @@ packages: optionalDependencies: source-map: 0.6.1 - /eslint-config-prettier/8.10.0_eslint@8.48.0: + /eslint-config-prettier/8.10.0_eslint@8.49.0: resolution: { integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg== @@ -5451,10 +5436,10 @@ packages: peerDependencies: eslint: ">=7.0.0" dependencies: - eslint: 8.48.0 + eslint: 8.49.0 dev: true - /eslint-plugin-prettier/4.2.1_b7j5i5eung22avfvwixh6yzuzu: + /eslint-plugin-prettier/4.2.1_ffcudjnflmo3zuahc4utlrh6qe: resolution: { integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ== @@ -5468,13 +5453,12 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.48.0 - eslint-config-prettier: 8.10.0_eslint@8.48.0 + eslint: 8.49.0 prettier: 2.8.8 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-prettier/4.2.1_men7ly5cnlj53ck524lfh6r344: + /eslint-plugin-prettier/4.2.1_v3du5qq33rbbtywpdhf4lgk4fi: resolution: { integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ== @@ -5488,12 +5472,13 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.48.0 + eslint: 8.49.0 + eslint-config-prettier: 8.10.0_eslint@8.49.0 prettier: 2.8.8 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-vue/9.17.0_eslint@8.48.0: + /eslint-plugin-vue/9.17.0_eslint@8.49.0: resolution: { integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ== @@ -5502,13 +5487,13 @@ packages: peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - "@eslint-community/eslint-utils": 4.4.0_eslint@8.48.0 - eslint: 8.48.0 + "@eslint-community/eslint-utils": 4.4.0_eslint@8.49.0 + eslint: 8.49.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.13 semver: 7.5.4 - vue-eslint-parser: 9.3.1_eslint@8.48.0 + vue-eslint-parser: 9.3.1_eslint@8.49.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -5562,19 +5547,19 @@ packages: engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } dev: true - /eslint/8.48.0: + /eslint/8.49.0: resolution: { - integrity: sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg== + integrity: sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ== } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } hasBin: true dependencies: - "@eslint-community/eslint-utils": 4.4.0_eslint@8.48.0 - "@eslint-community/regexpp": 4.8.0 + "@eslint-community/eslint-utils": 4.4.0_eslint@8.49.0 + "@eslint-community/regexpp": 4.8.1 "@eslint/eslintrc": 2.1.2 - "@eslint/js": 8.48.0 - "@humanwhocodes/config-array": 0.11.10 + "@eslint/js": 8.49.0 + "@humanwhocodes/config-array": 0.11.11 "@humanwhocodes/module-importer": 1.0.1 "@nodelib/fs.walk": 1.2.8 ajv: 6.12.6 @@ -5944,7 +5929,7 @@ packages: } engines: { node: ">=12.0.0" } dependencies: - flatted: 3.2.7 + flatted: 3.2.9 keyv: 4.5.3 rimraf: 3.0.2 dev: true @@ -5958,10 +5943,10 @@ packages: dev: false optional: true - /flatted/3.2.7: + /flatted/3.2.9: resolution: { - integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== + integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ== } dev: true @@ -6021,10 +6006,10 @@ packages: engines: { node: ">=0.8" } dev: false - /fraction.js/4.2.1: + /fraction.js/4.3.6: resolution: { - integrity: sha512-/KxoyCnPM0GwYI4NN0Iag38Tqt+od3/mLuguepLgCAKPn0ZhC544nssAW0tG2/00zXEYl9W+7hwAIpLHo6Oc7Q== + integrity: sha512-n2aZ9tNfYDwaHhvFTkhFErqOMIb8uyzSQ+vGJBjZyanAKZVbGUQ1sngfk9FdkBw7G26O7AgNjLcecLffD1c7eg== } dev: true @@ -6158,7 +6143,7 @@ packages: mri: 1.2.0 node-fetch-native: 1.4.0 pathe: 1.1.1 - tar: 6.1.15 + tar: 6.2.0 transitivePeerDependencies: - supports-color dev: false @@ -6198,16 +6183,16 @@ packages: is-glob: 4.0.3 dev: true - /glob/10.3.3: + /glob/10.3.4: resolution: { - integrity: sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw== + integrity: sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ== } engines: { node: ">=16 || 14 >=14.17" } hasBin: true dependencies: foreground-child: 3.1.1 - jackspeak: 2.3.0 + jackspeak: 2.3.3 minimatch: 9.0.3 minipass: 7.0.3 path-scurry: 1.10.1 @@ -6543,7 +6528,7 @@ packages: integrity: sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A== } dependencies: - "@babel/runtime": 7.22.11 + "@babel/runtime": 7.22.15 dev: false /iconv-lite/0.4.24: @@ -6901,8 +6886,8 @@ packages: } engines: { node: ">=8" } dependencies: - "@babel/core": 7.22.11 - "@babel/parser": 7.22.11 + "@babel/core": 7.22.20 + "@babel/parser": 7.22.16 "@istanbuljs/schema": 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.1 @@ -6947,10 +6932,10 @@ packages: istanbul-lib-report: 3.0.1 dev: false - /jackspeak/2.3.0: + /jackspeak/2.3.3: resolution: { - integrity: sha512-uKmsITSsF4rUWQHzqaRUuyAir3fZfW3f202Ee34lz/gZCi970CPZwyQXLGNgWJvvZbvFyzeyGq0+4fcG/mBKZg== + integrity: sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg== } engines: { node: ">=14" } dependencies: @@ -6981,7 +6966,7 @@ packages: "@jest/environment": 27.5.1 "@jest/test-result": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -7046,10 +7031,10 @@ packages: ts-node: optional: true dependencies: - "@babel/core": 7.22.11 + "@babel/core": 7.22.20 "@jest/test-sequencer": 27.5.1 "@jest/types": 27.5.1 - babel-jest: 27.5.1_@babel+core@7.22.11 + babel-jest: 27.5.1_@babel+core@7.22.20 chalk: 4.1.2 ci-info: 3.8.0 deepmerge: 4.3.1 @@ -7124,7 +7109,7 @@ packages: "@jest/environment": 27.5.1 "@jest/fake-timers": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -7145,7 +7130,7 @@ packages: "@jest/environment": 27.5.1 "@jest/fake-timers": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 jest-mock: 27.5.1 jest-util: 27.5.1 dev: false @@ -7167,7 +7152,7 @@ packages: dependencies: "@jest/types": 27.5.1 "@types/graceful-fs": 4.1.6 - "@types/node": 18.17.12 + "@types/node": 18.17.17 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -7192,7 +7177,7 @@ packages: "@jest/source-map": 27.5.1 "@jest/test-result": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -7240,7 +7225,7 @@ packages: } engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: - "@babel/code-frame": 7.22.10 + "@babel/code-frame": 7.22.13 "@jest/types": 27.5.1 "@types/stack-utils": 2.0.1 chalk: 4.1.2 @@ -7259,7 +7244,7 @@ packages: engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 dev: false /jest-pnp-resolver/1.2.3_jest-resolve@27.5.1: @@ -7313,7 +7298,7 @@ packages: jest-pnp-resolver: 1.2.3_jest-resolve@27.5.1 jest-util: 27.5.1 jest-validate: 27.5.1 - resolve: 1.22.4 + resolve: 1.22.6 resolve.exports: 1.1.1 slash: 3.0.0 dev: false @@ -7330,7 +7315,7 @@ packages: "@jest/test-result": 27.5.1 "@jest/transform": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.11 @@ -7393,7 +7378,7 @@ packages: } engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: - "@types/node": 18.17.12 + "@types/node": 18.17.17 graceful-fs: 4.2.11 dev: false @@ -7404,16 +7389,16 @@ packages: } engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: - "@babel/core": 7.22.11 - "@babel/generator": 7.22.10 - "@babel/plugin-syntax-typescript": 7.22.5_@babel+core@7.22.11 - "@babel/traverse": 7.22.11 - "@babel/types": 7.22.11 + "@babel/core": 7.22.20 + "@babel/generator": 7.22.15 + "@babel/plugin-syntax-typescript": 7.22.5_@babel+core@7.22.20 + "@babel/traverse": 7.22.20 + "@babel/types": 7.22.19 "@jest/transform": 27.5.1 "@jest/types": 27.5.1 - "@types/babel__traverse": 7.20.1 + "@types/babel__traverse": 7.20.2 "@types/prettier": 2.7.3 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.22.11 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.22.20 chalk: 4.1.2 expect: 27.5.1 graceful-fs: 4.2.11 @@ -7438,7 +7423,7 @@ packages: engines: { node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0 } dependencies: "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -7469,7 +7454,7 @@ packages: dependencies: "@jest/test-result": 27.5.1 "@jest/types": 27.5.1 - "@types/node": 18.17.12 + "@types/node": 18.17.17 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -7483,7 +7468,7 @@ packages: } engines: { node: ">= 10.13.0" } dependencies: - "@types/node": 18.17.12 + "@types/node": 18.17.17 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -7512,10 +7497,10 @@ packages: - utf-8-validate dev: false - /jiti/1.19.3: + /jiti/1.20.0: resolution: { - integrity: sha512-5eEbBDQT/jF1xg6l36P+mWGGoH9Spuy0PCdSr2dtWRDGC6ph/w9ZCL4lmESW8f8F7MwT3XKescfP0wnZWAKL9w== + integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA== } hasBin: true @@ -7533,10 +7518,10 @@ packages: integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== } - /js-tokens/8.0.1: + /js-tokens/8.0.2: resolution: { - integrity: sha512-3AGrZT6tuMm1ZWWn9mLXh7XMfi2YtiLNPALCVxBCiUVq0LD1OQMxV/AdS/s7rLJU5o9i/jBZw/N4vXXL5dm29A== + integrity: sha512-Olnt+V7xYdvGze9YTbGFZIfQXuGV4R3nQwwl8BrtgaPE/wq8UFpUHWuTNc05saowhSr1ZO6tx+V6RjE9D5YQog== } dev: true @@ -7854,7 +7839,7 @@ packages: } dev: false - /lodash-unified/1.0.3_4ajcxmh7xypglrfp7rcdlxdpou: + /lodash-unified/1.0.3_f4nlnyinhjvsii3ybirsbywwoq: resolution: { integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ== @@ -7864,7 +7849,7 @@ packages: lodash: "*" lodash-es: "*" dependencies: - "@types/lodash-es": 4.17.8 + "@types/lodash-es": 4.17.9 lodash: 4.17.21 lodash-es: 4.17.21 dev: false @@ -8376,10 +8361,10 @@ packages: dev: false optional: true - /mlly/1.4.1: + /mlly/1.4.2: resolution: { - integrity: sha512-SCDs78Q2o09jiZiE2WziwVBEqXQ02XkGdUy45cbJf+BpYRIjArXRJ1Wbowxkb+NaM9DWvS3UC9GiO/6eqvQ/pg== + integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg== } dependencies: acorn: 8.10.0 @@ -8525,7 +8510,7 @@ packages: } dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.4 + resolve: 1.22.6 semver: 5.7.2 validate-npm-package-license: 3.0.4 dev: true @@ -8772,7 +8757,7 @@ packages: } engines: { node: ">=8" } dependencies: - "@babel/code-frame": 7.22.10 + "@babel/code-frame": 7.22.13 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -8924,13 +8909,13 @@ packages: "@vue/devtools-api": 6.5.0 typescript: 5.0.4 vue: 3.3.4 - vue-demi: 0.14.5_vue@3.3.4 + vue-demi: 0.14.6_vue@3.3.4 dev: false - /pinyin-pro/3.16.3: + /pinyin-pro/3.16.6: resolution: { - integrity: sha512-nb+E3pcs9jbgmN9gKe5ku8p7OofmEMM+9vXmW0aGdODsLI4OyMZ3RK7IwPpA4DD2BYXw9gvLDDgFYBvcNIVVDA== + integrity: sha512-l4W4c/K49kj33P5JwpAHkkN/rlxeOwQ07bLhMg8kJVIsdxD3Cpa3aIBF1PKUPt3rxbebawmBoeR1x8VgZmFO5w== } dev: false @@ -8958,7 +8943,7 @@ packages: } dependencies: jsonc-parser: 3.2.0 - mlly: 1.4.1 + mlly: 1.4.2 pathe: 1.1.1 /pngjs/5.0.0: @@ -8981,7 +8966,7 @@ packages: tslib: 2.4.0 dev: false - /postcss-calc/8.2.4_postcss@8.4.28: + /postcss-calc/8.2.4_postcss@8.4.29: resolution: { integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q== @@ -8989,12 +8974,12 @@ packages: peerDependencies: postcss: ^8.2.2 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 dev: true - /postcss-calc/9.0.1_postcss@8.4.28: + /postcss-calc/9.0.1_postcss@8.4.29: resolution: { integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ== @@ -9003,12 +8988,12 @@ packages: peerDependencies: postcss: ^8.2.2 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 dev: true - /postcss-colormin/5.3.1_postcss@8.4.28: + /postcss-colormin/5.3.1_postcss@8.4.29: resolution: { integrity: sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ== @@ -9020,11 +9005,11 @@ packages: browserslist: 4.21.10 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-colormin/6.0.0_postcss@8.4.28: + /postcss-colormin/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-EuO+bAUmutWoZYgHn2T1dG1pPqHU6L4TjzPlu4t1wZGXQ/fxV16xg2EJmYi0z+6r+MGV1yvpx1BHkUaRrPa2bw== @@ -9036,11 +9021,11 @@ packages: browserslist: 4.21.10 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-convert-values/5.1.3_postcss@8.4.28: + /postcss-convert-values/5.1.3_postcss@8.4.29: resolution: { integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA== @@ -9050,11 +9035,11 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-convert-values/6.0.0_postcss@8.4.28: + /postcss-convert-values/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-U5D8QhVwqT++ecmy8rnTb+RL9n/B806UVaS3m60lqle4YDFcpbS3ae5bTQIh3wOGUSDHSEtMYLs/38dNG7EYFw== @@ -9064,11 +9049,11 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-discard-comments/5.1.2_postcss@8.4.28: + /postcss-discard-comments/5.1.2_postcss@8.4.29: resolution: { integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ== @@ -9077,10 +9062,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-discard-comments/6.0.0_postcss@8.4.28: + /postcss-discard-comments/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-p2skSGqzPMZkEQvJsgnkBhCn8gI7NzRH2683EEjrIkoMiwRELx68yoUJ3q3DGSGuQ8Ug9Gsn+OuDr46yfO+eFw== @@ -9089,10 +9074,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-discard-duplicates/5.1.0_postcss@8.4.28: + /postcss-discard-duplicates/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw== @@ -9101,10 +9086,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-discard-duplicates/6.0.0_postcss@8.4.28: + /postcss-discard-duplicates/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-bU1SXIizMLtDW4oSsi5C/xHKbhLlhek/0/yCnoMQany9k3nPBq+Ctsv/9oMmyqbR96HYHxZcHyK2HR5P/mqoGA== @@ -9113,10 +9098,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-discard-empty/5.1.1_postcss@8.4.28: + /postcss-discard-empty/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A== @@ -9125,10 +9110,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-discard-empty/6.0.0_postcss@8.4.28: + /postcss-discard-empty/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-b+h1S1VT6dNhpcg+LpyiUrdnEZfICF0my7HAKgJixJLW7BnNmpRH34+uw/etf5AhOlIhIAuXApSzzDzMI9K/gQ== @@ -9137,10 +9122,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-discard-overridden/5.1.0_postcss@8.4.28: + /postcss-discard-overridden/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw== @@ -9149,10 +9134,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-discard-overridden/6.0.0_postcss@8.4.28: + /postcss-discard-overridden/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-4VELwssYXDFigPYAZ8vL4yX4mUepF/oCBeeIT4OXsJPYOtvJumyz9WflmJWTfDwCUcpDR+z0zvCWBXgTx35SVw== @@ -9161,7 +9146,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true /postcss-html/1.5.0: @@ -9172,9 +9157,9 @@ packages: engines: { node: ^12 || >=14 } dependencies: htmlparser2: 8.0.2 - js-tokens: 8.0.1 - postcss: 8.4.28 - postcss-safe-parser: 6.0.0_postcss@8.4.28 + js-tokens: 8.0.2 + postcss: 8.4.29 + postcss-safe-parser: 6.0.0_postcss@8.4.29 dev: true /postcss-import-resolver/2.0.0: @@ -9187,7 +9172,7 @@ packages: dev: false optional: true - /postcss-import/15.1.0_postcss@8.4.28: + /postcss-import/15.1.0_postcss@8.4.29: resolution: { integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew== @@ -9196,13 +9181,13 @@ packages: peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 read-cache: 1.0.0 - resolve: 1.22.4 + resolve: 1.22.6 dev: true - /postcss-js/4.0.1_postcss@8.4.28: + /postcss-js/4.0.1_postcss@8.4.29: resolution: { integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw== @@ -9212,10 +9197,10 @@ packages: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-load-config/4.0.1_postcss@8.4.28: + /postcss-load-config/4.0.1_postcss@8.4.29: resolution: { integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA== @@ -9231,8 +9216,8 @@ packages: optional: true dependencies: lilconfig: 2.1.0 - postcss: 8.4.28 - yaml: 2.3.1 + postcss: 8.4.29 + yaml: 2.3.2 dev: true /postcss-media-query-parser/0.2.3: @@ -9242,7 +9227,7 @@ packages: } dev: true - /postcss-merge-longhand/5.1.7_postcss@8.4.28: + /postcss-merge-longhand/5.1.7_postcss@8.4.29: resolution: { integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ== @@ -9251,12 +9236,12 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 - stylehacks: 5.1.1_postcss@8.4.28 + stylehacks: 5.1.1_postcss@8.4.29 dev: true - /postcss-merge-longhand/6.0.0_postcss@8.4.28: + /postcss-merge-longhand/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-4VSfd1lvGkLTLYcxFuISDtWUfFS4zXe0FpF149AyziftPFQIWxjvFSKhA4MIxMe4XM3yTDgQMbSNgzIVxChbIg== @@ -9265,12 +9250,12 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 - stylehacks: 6.0.0_postcss@8.4.28 + stylehacks: 6.0.0_postcss@8.4.29 dev: true - /postcss-merge-rules/5.1.4_postcss@8.4.28: + /postcss-merge-rules/5.1.4_postcss@8.4.29: resolution: { integrity: sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g== @@ -9281,12 +9266,12 @@ packages: dependencies: browserslist: 4.21.10 caniuse-api: 3.0.0 - cssnano-utils: 3.1.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 3.1.0_postcss@8.4.29 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true - /postcss-merge-rules/6.0.1_postcss@8.4.28: + /postcss-merge-rules/6.0.1_postcss@8.4.29: resolution: { integrity: sha512-a4tlmJIQo9SCjcfiCcCMg/ZCEe0XTkl/xK0XHBs955GWg9xDX3NwP9pwZ78QUOWB8/0XCjZeJn98Dae0zg6AAw== @@ -9297,12 +9282,12 @@ packages: dependencies: browserslist: 4.21.10 caniuse-api: 3.0.0 - cssnano-utils: 4.0.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 4.0.0_postcss@8.4.29 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true - /postcss-minify-font-values/5.1.0_postcss@8.4.28: + /postcss-minify-font-values/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA== @@ -9311,11 +9296,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-font-values/6.0.0_postcss@8.4.28: + /postcss-minify-font-values/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-zNRAVtyh5E8ndZEYXA4WS8ZYsAp798HiIQ1V2UF/C/munLp2r1UGHwf1+6JFu7hdEhJFN+W1WJQKBrtjhFgEnA== @@ -9324,11 +9309,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients/5.1.1_postcss@8.4.28: + /postcss-minify-gradients/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw== @@ -9338,12 +9323,12 @@ packages: postcss: ^8.2.15 dependencies: colord: 2.9.3 - cssnano-utils: 3.1.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 3.1.0_postcss@8.4.29 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients/6.0.0_postcss@8.4.28: + /postcss-minify-gradients/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-wO0F6YfVAR+K1xVxF53ueZJza3L+R3E6cp0VwuXJQejnNUH0DjcAFe3JEBeTY1dLwGa0NlDWueCA1VlEfiKgAA== @@ -9353,12 +9338,12 @@ packages: postcss: ^8.2.15 dependencies: colord: 2.9.3 - cssnano-utils: 4.0.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 4.0.0_postcss@8.4.29 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params/5.1.4_postcss@8.4.28: + /postcss-minify-params/5.1.4_postcss@8.4.29: resolution: { integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw== @@ -9368,12 +9353,12 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - cssnano-utils: 3.1.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 3.1.0_postcss@8.4.29 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params/6.0.0_postcss@8.4.28: + /postcss-minify-params/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-Fz/wMQDveiS0n5JPcvsMeyNXOIMrwF88n7196puSuQSWSa+/Ofc1gDOSY2xi8+A4PqB5dlYCKk/WfqKqsI+ReQ== @@ -9383,12 +9368,12 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - cssnano-utils: 4.0.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 4.0.0_postcss@8.4.29 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-minify-selectors/5.2.1_postcss@8.4.28: + /postcss-minify-selectors/5.2.1_postcss@8.4.29: resolution: { integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg== @@ -9397,11 +9382,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true - /postcss-minify-selectors/6.0.0_postcss@8.4.28: + /postcss-minify-selectors/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-ec/q9JNCOC2CRDNnypipGfOhbYPuUkewGwLnbv6omue/PSASbHSU7s6uSQ0tcFRVv731oMIx8k0SP4ZX6be/0g== @@ -9410,11 +9395,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true - /postcss-nested/6.0.1_postcss@8.4.28: + /postcss-nested/6.0.1_postcss@8.4.29: resolution: { integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ== @@ -9423,11 +9408,11 @@ packages: peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true - /postcss-normalize-charset/5.1.0_postcss@8.4.28: + /postcss-normalize-charset/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg== @@ -9436,10 +9421,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-normalize-charset/6.0.0_postcss@8.4.28: + /postcss-normalize-charset/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-cqundwChbu8yO/gSWkuFDmKrCZ2vJzDAocheT2JTd0sFNA4HMGoKMfbk2B+J0OmO0t5GUkiAkSM5yF2rSLUjgQ== @@ -9448,10 +9433,10 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-normalize-display-values/5.1.0_postcss@8.4.28: + /postcss-normalize-display-values/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA== @@ -9460,11 +9445,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-display-values/6.0.0_postcss@8.4.28: + /postcss-normalize-display-values/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-Qyt5kMrvy7dJRO3OjF7zkotGfuYALETZE+4lk66sziWSPzlBEt7FrUshV6VLECkI4EN8Z863O6Nci4NXQGNzYw== @@ -9473,11 +9458,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-positions/5.1.1_postcss@8.4.28: + /postcss-normalize-positions/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg== @@ -9486,11 +9471,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-positions/6.0.0_postcss@8.4.28: + /postcss-normalize-positions/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-mPCzhSV8+30FZyWhxi6UoVRYd3ZBJgTRly4hOkaSifo0H+pjDYcii/aVT4YE6QpOil15a5uiv6ftnY3rm0igPg== @@ -9499,11 +9484,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-repeat-style/5.1.1_postcss@8.4.28: + /postcss-normalize-repeat-style/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g== @@ -9512,11 +9497,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-repeat-style/6.0.0_postcss@8.4.28: + /postcss-normalize-repeat-style/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-50W5JWEBiOOAez2AKBh4kRFm2uhrT3O1Uwdxz7k24aKtbD83vqmcVG7zoIwo6xI2FZ/HDlbrCopXhLeTpQib1A== @@ -9525,11 +9510,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-string/5.1.0_postcss@8.4.28: + /postcss-normalize-string/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w== @@ -9538,11 +9523,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-string/6.0.0_postcss@8.4.28: + /postcss-normalize-string/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-KWkIB7TrPOiqb8ZZz6homet2KWKJwIlysF5ICPZrXAylGe2hzX/HSf4NTX2rRPJMAtlRsj/yfkrWGavFuB+c0w== @@ -9551,11 +9536,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-timing-functions/5.1.0_postcss@8.4.28: + /postcss-normalize-timing-functions/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg== @@ -9564,11 +9549,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-timing-functions/6.0.0_postcss@8.4.28: + /postcss-normalize-timing-functions/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-tpIXWciXBp5CiFs8sem90IWlw76FV4oi6QEWfQwyeREVwUy39VSeSqjAT7X0Qw650yAimYW5gkl2Gd871N5SQg== @@ -9577,11 +9562,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-unicode/5.1.1_postcss@8.4.28: + /postcss-normalize-unicode/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA== @@ -9591,11 +9576,11 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-unicode/6.0.0_postcss@8.4.28: + /postcss-normalize-unicode/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-ui5crYkb5ubEUDugDc786L/Me+DXp2dLg3fVJbqyAl0VPkAeALyAijF2zOsnZyaS1HyfPuMH0DwyY18VMFVNkg== @@ -9605,11 +9590,11 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-url/5.1.0_postcss@8.4.28: + /postcss-normalize-url/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew== @@ -9619,11 +9604,11 @@ packages: postcss: ^8.2.15 dependencies: normalize-url: 6.1.0 - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-url/6.0.0_postcss@8.4.28: + /postcss-normalize-url/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-98mvh2QzIPbb02YDIrYvAg4OUzGH7s1ZgHlD3fIdTHLgPLRpv1ZTKJDnSAKr4Rt21ZQFzwhGMXxpXlfrUBKFHw== @@ -9632,11 +9617,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-whitespace/5.1.1_postcss@8.4.28: + /postcss-normalize-whitespace/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA== @@ -9645,11 +9630,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-whitespace/6.0.0_postcss@8.4.28: + /postcss-normalize-whitespace/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-7cfE1AyLiK0+ZBG6FmLziJzqQCpTQY+8XjMhMAz8WSBSCsCNNUKujgIgjCAmDT3cJ+3zjTXFkoD15ZPsckArVw== @@ -9658,11 +9643,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values/5.1.3_postcss@8.4.28: + /postcss-ordered-values/5.1.3_postcss@8.4.29: resolution: { integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ== @@ -9671,12 +9656,12 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.1.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 3.1.0_postcss@8.4.29 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values/6.0.0_postcss@8.4.28: + /postcss-ordered-values/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-K36XzUDpvfG/nWkjs6d1hRBydeIxGpKS2+n+ywlKPzx1nMYDYpoGbcjhj5AwVYJK1qV2/SDoDEnHzlPD6s3nMg== @@ -9685,12 +9670,12 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 4.0.0_postcss@8.4.28 - postcss: 8.4.28 + cssnano-utils: 4.0.0_postcss@8.4.29 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-reduce-initial/5.1.2_postcss@8.4.28: + /postcss-reduce-initial/5.1.2_postcss@8.4.29: resolution: { integrity: sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg== @@ -9701,10 +9686,10 @@ packages: dependencies: browserslist: 4.21.10 caniuse-api: 3.0.0 - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-reduce-initial/6.0.0_postcss@8.4.28: + /postcss-reduce-initial/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-s2UOnidpVuXu6JiiI5U+fV2jamAw5YNA9Fdi/GRK0zLDLCfXmSGqQtzpUPtfN66RtCbb9fFHoyZdQaxOB3WxVA== @@ -9715,10 +9700,10 @@ packages: dependencies: browserslist: 4.21.10 caniuse-api: 3.0.0 - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-reduce-transforms/5.1.0_postcss@8.4.28: + /postcss-reduce-transforms/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ== @@ -9727,11 +9712,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true - /postcss-reduce-transforms/6.0.0_postcss@8.4.28: + /postcss-reduce-transforms/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-FQ9f6xM1homnuy1wLe9lP1wujzxnwt1EwiigtWwuyf8FsqqXUDUp2Ulxf9A5yjlUOTdCJO6lonYjg1mgqIIi2w== @@ -9740,7 +9725,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 dev: true @@ -9751,7 +9736,7 @@ packages: } dev: true - /postcss-safe-parser/6.0.0_postcss@8.4.28: + /postcss-safe-parser/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ== @@ -9760,19 +9745,19 @@ packages: peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-scss/4.0.7_postcss@8.4.28: + /postcss-scss/4.0.8_postcss@8.4.29: resolution: { - integrity: sha512-xPv2GseoyXPa58Nro7M73ZntttusuCmZdeOojUFR5PZDz2BR62vfYx1w9TyOnp1+nYFowgOMipsCBhxzVkAEPw== + integrity: sha512-Cr0X8Eu7xMhE96PJck6ses/uVVXDtE5ghUTKNUYgm8ozgP2TkgV3LWs3WgLV1xaSSLq8ZFiXaUrj0LVgG1fGEA== } engines: { node: ">=12.0" } peerDependencies: - postcss: ^8.4.19 + postcss: ^8.4.29 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true /postcss-selector-parser/6.0.13: @@ -9786,7 +9771,7 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-sorting/8.0.2_postcss@8.4.28: + /postcss-sorting/8.0.2_postcss@8.4.29: resolution: { integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q== @@ -9794,10 +9779,10 @@ packages: peerDependencies: postcss: ^8.4.20 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 dev: true - /postcss-svgo/5.1.0_postcss@8.4.28: + /postcss-svgo/5.1.0_postcss@8.4.29: resolution: { integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA== @@ -9806,12 +9791,12 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 svgo: 2.8.0 dev: true - /postcss-svgo/6.0.0_postcss@8.4.28: + /postcss-svgo/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-r9zvj/wGAoAIodn84dR/kFqwhINp5YsJkLoujybWG59grR/IHx+uQ2Zo+IcOwM0jskfYX3R0mo+1Kip1VSNcvw== @@ -9820,12 +9805,12 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-value-parser: 4.2.0 svgo: 3.0.2 dev: true - /postcss-unique-selectors/5.1.1_postcss@8.4.28: + /postcss-unique-selectors/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA== @@ -9834,11 +9819,11 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true - /postcss-unique-selectors/6.0.0_postcss@8.4.28: + /postcss-unique-selectors/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-EPQzpZNxOxP7777t73RQpZE5e9TrnCrkvp7AH7a0l89JmZiPnS82y216JowHXwpBCQitfyxrof9TK3rYbi7/Yw== @@ -9847,7 +9832,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true @@ -9858,10 +9843,10 @@ packages: } dev: true - /postcss/8.4.28: + /postcss/8.4.29: resolution: { - integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw== + integrity: sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw== } engines: { node: ^10 || ^12 || >=14 } dependencies: @@ -10277,10 +10262,10 @@ packages: engines: { node: ">=10" } dev: false - /resolve/1.22.4: + /resolve/1.22.6: resolution: { - integrity: sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg== + integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw== } hasBin: true dependencies: @@ -10337,7 +10322,7 @@ packages: engines: { node: ">=14" } hasBin: true dependencies: - glob: 10.3.3 + glob: 10.3.4 dev: true /rollup-plugin-external-globals/0.6.1: @@ -10376,10 +10361,10 @@ packages: yargs: 17.7.2 dev: true - /rollup/3.28.1: + /rollup/3.29.2: resolution: { - integrity: sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw== + integrity: sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A== } engines: { node: ">=14.18.0", npm: ">=8.0.0" } hasBin: true @@ -10417,7 +10402,7 @@ packages: } dev: false - /sass-loader/13.3.2_sass@1.66.1: + /sass-loader/13.3.2_sass@1.67.0: resolution: { integrity: sha512-CQbKl57kdEv+KDLquhC+gE3pXt74LEAzm+tzywcA0/aHZuub8wTErbjAoNI57rPUWRYRNC5WUnNl8eGJNbDdwg== @@ -10442,13 +10427,13 @@ packages: optional: true dependencies: neo-async: 2.6.2 - sass: 1.66.1 + sass: 1.67.0 dev: true - /sass/1.66.1: + /sass/1.67.0: resolution: { - integrity: sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA== + integrity: sha512-SVrO9ZeX/QQyEGtuZYCVxoeAL5vGlYjJ9p4i4HFuekWl8y/LtJ7tJc10Z+ck1c8xOuoBm2MYzcLfTAffD0pl/A== } engines: { node: ">=14.0.0" } hasBin: true @@ -10961,7 +10946,7 @@ packages: tslib: 2.4.0 dev: false - /stylehacks/5.1.1_postcss@8.4.28: + /stylehacks/5.1.1_postcss@8.4.29: resolution: { integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw== @@ -10971,11 +10956,11 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true - /stylehacks/6.0.0_postcss@8.4.28: + /stylehacks/6.0.0_postcss@8.4.29: resolution: { integrity: sha512-+UT589qhHPwz6mTlCLSt/vMNTJx8dopeJlZAlBMJPWA3ORqu6wmQY7FBXf+qD+FsqoBJODyqNxOUP3jdntFRdw== @@ -10985,7 +10970,7 @@ packages: postcss: ^8.2.15 dependencies: browserslist: 4.21.10 - postcss: 8.4.28 + postcss: 8.4.29 postcss-selector-parser: 6.0.13 dev: true @@ -11000,7 +10985,7 @@ packages: stylelint: ">=14.0.0" dependencies: postcss-html: 1.5.0 - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 dev: true /stylelint-config-recess-order/4.3.0_stylelint@15.10.3: @@ -11011,11 +10996,11 @@ packages: peerDependencies: stylelint: ">=15" dependencies: - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 stylelint-order: 6.0.3_stylelint@15.10.3 dev: true - /stylelint-config-recommended-scss/11.0.0_7d3mf2kza32tdlv7dc7dltorq4: + /stylelint-config-recommended-scss/11.0.0_eisfqjzg6suqfss3n62w23ixny: resolution: { integrity: sha512-EDghTDU7aOv2LTsRZvcT1w8mcjUaMhuy+t38iV5I/0Qiu6ixdkRwhLEMul3K/fnB2v9Nwqvb3xpvJfPH+HduDw== @@ -11027,14 +11012,14 @@ packages: postcss: optional: true dependencies: - postcss: 8.4.28 - postcss-scss: 4.0.7_postcss@8.4.28 - stylelint: 15.10.3 + postcss: 8.4.29 + postcss-scss: 4.0.8_postcss@8.4.29 + stylelint: 15.10.3_typescript@5.0.4 stylelint-config-recommended: 12.0.0_stylelint@15.10.3 stylelint-scss: 4.7.0_stylelint@15.10.3 dev: true - /stylelint-config-recommended-scss/12.0.0_7d3mf2kza32tdlv7dc7dltorq4: + /stylelint-config-recommended-scss/12.0.0_eisfqjzg6suqfss3n62w23ixny: resolution: { integrity: sha512-5Bb2mlGy6WLa30oNeKpZvavv2lowJUsUJO25+OA68GFTemlwd1zbFsL7q0bReKipOSU3sG47hKneZ6Nd+ctrFA== @@ -11046,11 +11031,11 @@ packages: postcss: optional: true dependencies: - postcss: 8.4.28 - postcss-scss: 4.0.7_postcss@8.4.28 - stylelint: 15.10.3 + postcss: 8.4.29 + postcss-scss: 4.0.8_postcss@8.4.29 + stylelint: 15.10.3_typescript@5.0.4 stylelint-config-recommended: 12.0.0_stylelint@15.10.3 - stylelint-scss: 5.1.0_stylelint@15.10.3 + stylelint-scss: 5.2.1_stylelint@15.10.3 dev: true /stylelint-config-recommended-vue/1.5.0_a6l2rvr7enkswjarqif24xxgi4: @@ -11065,7 +11050,7 @@ packages: dependencies: postcss-html: 1.5.0 semver: 7.5.4 - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 stylelint-config-html: 1.1.0_a6l2rvr7enkswjarqif24xxgi4 stylelint-config-recommended: 12.0.0_stylelint@15.10.3 dev: true @@ -11078,10 +11063,10 @@ packages: peerDependencies: stylelint: ^15.5.0 dependencies: - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 dev: true - /stylelint-config-standard-scss/9.0.0_7d3mf2kza32tdlv7dc7dltorq4: + /stylelint-config-standard-scss/9.0.0_eisfqjzg6suqfss3n62w23ixny: resolution: { integrity: sha512-yPKpJsrZn4ybuQZx/DkEHuCjw7pJginErE/47dFhCnrvD48IJ4UYec8tSiCuJWMA3HRjbIa3nh5ZeSauDGuVAg== @@ -11093,9 +11078,9 @@ packages: postcss: optional: true dependencies: - postcss: 8.4.28 - stylelint: 15.10.3 - stylelint-config-recommended-scss: 11.0.0_7d3mf2kza32tdlv7dc7dltorq4 + postcss: 8.4.29 + stylelint: 15.10.3_typescript@5.0.4 + stylelint-config-recommended-scss: 11.0.0_eisfqjzg6suqfss3n62w23ixny stylelint-config-standard: 33.0.0_stylelint@15.10.3 dev: true @@ -11107,7 +11092,7 @@ packages: peerDependencies: stylelint: ^15.5.0 dependencies: - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 stylelint-config-recommended: 12.0.0_stylelint@15.10.3 dev: true @@ -11119,9 +11104,9 @@ packages: peerDependencies: stylelint: ^14.0.0 || ^15.0.0 dependencies: - postcss: 8.4.28 - postcss-sorting: 8.0.2_postcss@8.4.28 - stylelint: 15.10.3 + postcss: 8.4.29 + postcss-sorting: 8.0.2_postcss@8.4.29 + stylelint: 15.10.3_typescript@5.0.4 dev: true /stylelint-prettier/3.0.0_sgjs4g5bpu7nvrg6flf6oybgui: @@ -11136,7 +11121,7 @@ packages: dependencies: prettier: 2.8.8 prettier-linter-helpers: 1.0.0 - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 dev: true /stylelint-scss/4.7.0_stylelint@15.10.3: @@ -11151,25 +11136,26 @@ packages: postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 dev: true - /stylelint-scss/5.1.0_stylelint@15.10.3: + /stylelint-scss/5.2.1_stylelint@15.10.3: resolution: { - integrity: sha512-E+KlQFXv1Euha43qw3q+wKBSli557wxbbo6/39DWhRNXlUa9Cz+FYrcgz+PT6ag0l6UisCYjAGCNhoSl4FcwlA== + integrity: sha512-ZoTJUM85/qqpQHfEppjW/St//8s6p9Qsg8deWlYlr56F9iUgC9vXeIDQvH4odkRRJLTLFQzYMALSOFCQ3MDkgw== } peerDependencies: stylelint: ^14.5.1 || ^15.0.0 dependencies: + known-css-properties: 0.28.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 - stylelint: 15.10.3 + stylelint: 15.10.3_typescript@5.0.4 dev: true - /stylelint/15.10.3: + /stylelint/15.10.3_typescript@5.0.4: resolution: { integrity: sha512-aBQMMxYvFzJJwkmg+BUUg3YfPyeuCuKo2f+LOw7yYbU8AZMblibwzp9OV4srHVeQldxvSFdz0/Xu8blq2AesiA== @@ -11183,7 +11169,7 @@ packages: "@csstools/selector-specificity": 3.0.0_c3vcbepomgmxc74cgtawpgpkyi balanced-match: 2.0.0 colord: 2.9.3 - cosmiconfig: 8.2.0 + cosmiconfig: 8.3.6_typescript@5.0.4 css-functions-list: 3.2.0 css-tree: 2.3.1 debug: 4.3.4 @@ -11204,9 +11190,9 @@ packages: micromatch: 4.0.5 normalize-path: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.28 + postcss: 8.4.29 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 6.0.0_postcss@8.4.28 + postcss-safe-parser: 6.0.0_postcss@8.4.29 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -11219,6 +11205,7 @@ packages: write-file-atomic: 5.0.1 transitivePeerDependencies: - supports-color + - typescript dev: true /sucrase/3.34.0: @@ -11380,19 +11367,19 @@ packages: fast-glob: 3.3.1 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.19.3 + jiti: 1.20.0 lilconfig: 2.1.0 micromatch: 4.0.5 normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.28 - postcss-import: 15.1.0_postcss@8.4.28 - postcss-js: 4.0.1_postcss@8.4.28 - postcss-load-config: 4.0.1_postcss@8.4.28 - postcss-nested: 6.0.1_postcss@8.4.28 + postcss: 8.4.29 + postcss-import: 15.1.0_postcss@8.4.29 + postcss-js: 4.0.1_postcss@8.4.29 + postcss-load-config: 4.0.1_postcss@8.4.29 + postcss-nested: 6.0.1_postcss@8.4.29 postcss-selector-parser: 6.0.13 - resolve: 1.22.4 + resolve: 1.22.6 sucrase: 3.34.0 transitivePeerDependencies: - ts-node @@ -11407,10 +11394,10 @@ packages: dev: false optional: true - /tar/6.1.15: + /tar/6.2.0: resolution: { - integrity: sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A== + integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ== } engines: { node: ">=10" } dependencies: @@ -11434,10 +11421,10 @@ packages: supports-hyperlinks: 2.3.0 dev: false - /terser/5.19.2: + /terser/5.19.4: resolution: { - integrity: sha512-qC5+dmecKJA4cpYxRa5aVkKehYsQKc+AHeKl0Oe62aYjBL8ZA33tTljktDHJSaxxMnbI5ZYw+o/S2DxxLu8OfA== + integrity: sha512-6p1DjHeuluwxDXcuT9VR8p64klWJKo1ILiy19s6C9+0Bh2+NWTX6nD9EPppiER4ICkHDVB1RkVpin/YW2nQn/g== } engines: { node: ">=10" } hasBin: true @@ -11793,10 +11780,10 @@ packages: dev: false optional: true - /unimport/3.2.0: + /unimport/3.3.0: resolution: { - integrity: sha512-9buxPxkNwxwxAlH/RfOFHxtQTUrlmBGi9Ai9HezY2yYbkoOhgJTYPI6+WqxI1EZphoM9cw1SHoCFRkXSb8/fjQ== + integrity: sha512-3jhq3ZG5hFZzrWGDCpx83kjPzefP/EeuKkIO1T0MA4Zwj+dO/Og1mFvZ4aZ5WSDm0FVbbdVIRH1zKBG7c4wOpg== } dependencies: "@rollup/pluginutils": 5.0.4 @@ -11804,7 +11791,7 @@ packages: fast-glob: 3.3.1 local-pkg: 0.4.3 magic-string: 0.30.3 - mlly: 1.4.1 + mlly: 1.4.2 pathe: 1.1.1 pkg-types: 1.0.3 scule: 1.0.0 @@ -11857,11 +11844,11 @@ packages: } hasBin: true dependencies: - "@babel/core": 7.22.11 - "@babel/standalone": 7.22.12 - "@babel/types": 7.22.11 + "@babel/core": 7.22.20 + "@babel/standalone": 7.22.20 + "@babel/types": 7.22.19 defu: 6.1.2 - jiti: 1.19.3 + jiti: 1.20.0 mri: 1.2.0 scule: 1.0.0 transitivePeerDependencies: @@ -12015,7 +12002,7 @@ packages: chalk: 4.1.2 debug: 4.3.4 fs-extra: 10.1.0 - vite: 4.4.9_j36uhkxo224q7q24iprq5z6rj4 + vite: 4.4.9_fpx7fmfeojyxagjbd6edklztsa transitivePeerDependencies: - supports-color dev: true @@ -12040,7 +12027,7 @@ packages: fast-glob: 3.3.1 mockjs: 1.1.0 path-to-regexp: 6.2.1 - vite: 4.4.9_j36uhkxo224q7q24iprq5z6rj4 + vite: 4.4.9_fpx7fmfeojyxagjbd6edklztsa transitivePeerDependencies: - rollup - supports-color @@ -12063,7 +12050,7 @@ packages: svgo: 3.0.2 dev: true - /vite/4.4.9_j36uhkxo224q7q24iprq5z6rj4: + /vite/4.4.9_fpx7fmfeojyxagjbd6edklztsa: resolution: { integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA== @@ -12094,20 +12081,20 @@ packages: terser: optional: true dependencies: - "@types/node": 18.17.12 + "@types/node": 18.17.17 esbuild: 0.18.20 - postcss: 8.4.28 - rollup: 3.28.1 - sass: 1.66.1 - terser: 5.19.2 + postcss: 8.4.29 + rollup: 3.29.2 + sass: 1.67.0 + terser: 5.19.4 optionalDependencies: fsevents: 2.3.3 dev: true - /vue-demi/0.14.5_vue@3.3.4: + /vue-demi/0.14.6_vue@3.3.4: resolution: { - integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA== + integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w== } engines: { node: ">=12" } hasBin: true @@ -12122,7 +12109,7 @@ packages: vue: 3.3.4 dev: false - /vue-eslint-parser/9.3.1_eslint@8.48.0: + /vue-eslint-parser/9.3.1_eslint@8.49.0: resolution: { integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g== @@ -12132,7 +12119,7 @@ packages: eslint: ">=6.0.0" dependencies: debug: 4.3.4 - eslint: 8.48.0 + eslint: 8.49.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -12143,18 +12130,17 @@ packages: - supports-color dev: true - /vue-i18n/9.2.2_vue@3.3.4: + /vue-i18n/9.4.1_vue@3.3.4: resolution: { - integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ== + integrity: sha512-vnQyYE9LBuNOqPpETIcCaGnAyLEqfeIvDcyZ9T+WBCWFTqWw1J8FuF1jfeDwpHBi5JKgAwgXyq1mt8jp/x/GPA== } - engines: { node: ">= 14" } + engines: { node: ">= 16" } peerDependencies: vue: ^3.0.0 dependencies: - "@intlify/core-base": 9.2.2 - "@intlify/shared": 9.2.2 - "@intlify/vue-devtools": 9.2.2 + "@intlify/core-base": 9.4.1 + "@intlify/shared": 9.4.1 "@vue/devtools-api": 6.5.0 vue: 3.3.4 @@ -12237,17 +12223,17 @@ packages: vue: 3.3.4 dev: false - /vue-tsc/1.8.8_typescript@5.0.4: + /vue-tsc/1.8.11_typescript@5.0.4: resolution: { - integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ== + integrity: sha512-BzfiMdPqDHBlysx4g26NkfVHSQwGD/lTRausmxN9sFyjXz34OWfsbkh0YsVkX84Hu65In1fFlxHiG39Tr4Vojg== } hasBin: true peerDependencies: typescript: "*" dependencies: - "@vue/language-core": 1.8.8_typescript@5.0.4 - "@vue/typescript": 1.8.8_typescript@5.0.4 + "@vue/language-core": 1.8.11_typescript@5.0.4 + "@vue/typescript": 1.8.11_typescript@5.0.4 semver: 7.5.4 typescript: 5.0.4 dev: true @@ -12289,7 +12275,7 @@ packages: } dependencies: animate.css: 4.1.1 - element-plus: 2.3.12_vue@3.3.4 + element-plus: 2.3.14_vue@3.3.4 transitivePeerDependencies: - "@vue/composition-api" - vue @@ -12302,7 +12288,7 @@ packages: } dependencies: animate.css: 4.1.1 - element-plus: 2.3.12_vue@3.3.4 + element-plus: 2.3.14_vue@3.3.4 vue-waterfall-plugin-next: 2.2.0_vue@3.3.4 transitivePeerDependencies: - "@vue/composition-api" @@ -12321,10 +12307,10 @@ packages: "@vue/server-renderer": 3.3.4_vue@3.3.4 "@vue/shared": 3.3.4 - /vue3-danmaku/1.5.1_vue@3.3.4: + /vue3-danmaku/1.6.0_vue@3.3.4: resolution: { - integrity: sha512-EwJmvOi9Up2+XAvR27whkvBM5kvVU/I3JFIVx2uJsQSPWdIfGnVgBZwNqjrTaVFjPtIVJRrRiAg3P4X18mD0pg== + integrity: sha512-XjwVKIelupDD3PWn6k22l5qS8y+SCdFUYq4sSpcPInqk7CyzXWSAfz2BL6WWx9HU9CRWS3x2oDMkepLkJoWvNQ== } peerDependencies: vue: ^3.0.0 @@ -12373,10 +12359,10 @@ packages: makeerror: 1.0.12 dev: false - /wavesurfer.js/7.1.5: + /wavesurfer.js/7.3.2: resolution: { - integrity: sha512-2zb82LxQzeFn5/O5JhEs1uytdlkksUDALWt7TPN8ppP4jrajuigwcM2g4wx6b+SO4Frweg/r99L1hznr0lsBEg== + integrity: sha512-CPi7qC0OcTE6HoQYIzwyWiJSl+Q+pcUa7jZOzlFcGt8kyOEdmPM2uo8IyGRQbJN/jzMdOgJKOwHxQ9akZhdOuw== } dev: false @@ -12567,10 +12553,10 @@ packages: optional: true dev: false - /xgplayer-subtitles/3.0.8: + /xgplayer-subtitles/3.0.9: resolution: { - integrity: sha512-LjlEPSDQDg063grrWCtNAtdglNgksedh91HB12SXaHUOKshzg1y9CL22cpXnNpKTePlhwvYmYUVRVckV19QpHw== + integrity: sha512-FPD9lQ4BKixm3AKRFWpUAlEpEcHpz1tG2Y+k/CtfzwMEDGKK9fjRlxZ+ZRB2A4f2IXkT+OInbZbrDvgjdproSQ== } peerDependencies: core-js: ">=3.12.1" @@ -12581,10 +12567,10 @@ packages: eventemitter3: 4.0.7 dev: false - /xgplayer/3.0.8: + /xgplayer/3.0.9: resolution: { - integrity: sha512-6tvIz5u7c9WDLhE5b8ekdAq7jtlhsBGCawVgRsbi+VDU89WYpl4U+pdK9k/9VBFXLsyLgu03QhEK9Kp2OICZww== + integrity: sha512-0Wz8B6NOQT+vSo+at64hHtR+fCtYwv44kMt5EM4w1O1Ok3KTBpL5Z6e/JTnkSkiC3MNsmbd4ZHayFdlaEGbxyg== } peerDependencies: core-js: ">=3.12.1" @@ -12592,11 +12578,11 @@ packages: core-js: optional: true dependencies: - danmu.js: 1.1.11 + danmu.js: 1.1.13 delegate: 3.2.0 downloadjs: 1.4.7 eventemitter3: 4.0.7 - xgplayer-subtitles: 3.0.8 + xgplayer-subtitles: 3.0.9 dev: false /xlsx/0.18.5: @@ -12691,6 +12677,14 @@ packages: engines: { node: ">= 14" } dev: true + /yaml/2.3.2: + resolution: + { + integrity: sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg== + } + engines: { node: ">= 14" } + dev: true + /yargs-parser/18.1.3: resolution: {