diff --git a/libs/static/package.json b/libs/static/package.json index 08ab8429088..144b49270eb 100644 --- a/libs/static/package.json +++ b/libs/static/package.json @@ -32,10 +32,10 @@ "devDependencies": { "@vitest/coverage-c8": "^0.30.1", "changelogen": "^0.5.3", - "eslint": "^8.38.0", + "eslint": "^8.39.0", "eslint-config-unjs": "^0.1.0", - "prettier": "^2.8.7", - "typescript": "^4.9.5", + "prettier": "^2.8.8", + "typescript": "^5.0.4", "unbuild": "^1.2.1", "vitest": "^0.30.1" }, diff --git a/libs/ui/package.json b/libs/ui/package.json index f2ef44018bf..1bf2d130c51 100644 --- a/libs/ui/package.json +++ b/libs/ui/package.json @@ -12,10 +12,10 @@ "devDependencies": { "@histoire/plugin-vue2": "^0.16.1", "@vitejs/plugin-vue2": "^2.2.0", - "eslint": "^8.38.0", + "eslint": "^8.39.0", "eslint-plugin-vue": "^8.7.1", "histoire": "^0.16.1", - "vite": "^3.2.5", + "vite": "^3.2.6", "vue": "2.7.14" }, "dependencies": { diff --git a/package.json b/package.json index af56be7652c..40e81b9184d 100644 --- a/package.json +++ b/package.json @@ -74,10 +74,10 @@ "@kodadot1/vuex-options": "0.1.3-rc.0", "@nuxtjs/apollo": "^4.0.1-rc.5", "@nuxtjs/i18n": "^7.3.1", - "@nuxtjs/sentry": "^7.1.13", - "@oruga-ui/oruga": "^0.5.10", + "@nuxtjs/sentry": "^7.2.2", + "@oruga-ui/oruga": "^0.6.0", "@paraspell/sdk": "0.0.25", - "@pinia/nuxt": "^0.4.8", + "@pinia/nuxt": "^0.4.9", "@polkadot/extension-dapp": "^0.45.5", "@polkadot/extension-inject": "^0.45.5", "@polkadot/ui-keyring": "^3.1.4", @@ -93,11 +93,11 @@ "chartjs-plugin-annotation": "^2.2.1", "chartjs-plugin-zoom": "^1.2.1", "css-loader": "5.2.7", - "date-fns": "^2.29.3", + "date-fns": "^2.30.0", "emoji-unicode": "^2.0.1", "graphql": "^16.6.0", "graphql-ws": "^5.12.1", - "highlight.js": "^11.7.0", + "highlight.js": "^11.8.0", "keen-slider": "^6.8.5", "lazysizes": "^5.3.2", "lodash": "^4.17.21", @@ -124,13 +124,13 @@ "workbox-window": "^6.5.4" }, "devDependencies": { - "@babel/core": "^7.21.4", + "@babel/core": "^7.21.5", "@babel/helper-define-map": "^7.18.6", "@babel/helper-regex": "^7.10.5", "@babel/plugin-proposal-optional-chaining": "^7.21.0", "@babel/plugin-proposal-private-property-in-object": "^7.21.0", "@babel/plugin-transform-runtime": "^7.21.4", - "@babel/preset-env": "^7.21.4", + "@babel/preset-env": "^7.21.5", "@kevinmarrec/nuxt-pwa": "0.15.0", "@nuxt/bridge": "npm:@nuxt/bridge-edge@3.0.0-27889410.9247608", "@nuxt/test-utils": "^0.2.2", @@ -138,23 +138,23 @@ "@nuxtjs/color-mode": "^3.2.0", "@open-wc/webpack-import-meta-loader": "^0.4.7", "@rollup/plugin-graphql": "^1.1.0", - "@sentry/webpack-plugin": "^1.20.0", + "@sentry/webpack-plugin": "^1.20.1", "@types/jest": "^27.5.2", "@types/markdown-it": "^12.2.3", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.59.2", + "@typescript-eslint/parser": "^5.59.2", "@vue/test-utils": "^1.3.5", "@vueuse/core": "^9.13.0", "@vueuse/nuxt": "^9.13.0", - "all-contributors-cli": "^6.24.0", + "all-contributors-cli": "^6.25.0", "c8": "^7.13.0", - "consola": "^2.15.3", + "consola": "^3.1.0", "cross-env": "^7.0.3", - "cypress": "^12.9.0", + "cypress": "^12.11.0", "cypress-file-upload": "^5.0.8", "cypress-network-idle": "^1.14.2", "cypress-real-events": "^1.7.6", - "eslint": "^8.38.0", + "eslint": "^8.39.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-unicorn": "^42.0.0", @@ -165,11 +165,11 @@ "husky": "^7.0.4", "jsdom": "^19.0.0", "lint-staged": "^12.5.0", - "prettier": "^2.8.7", + "prettier": "^2.8.8", "raw-loader": "^4.0.2", - "sass": "^1.62.0", + "sass": "^1.62.1", "sass-loader": "^10.4.1", - "typescript": "^4.9.5", + "typescript": "^5.0.4", "vite-plugin-vue2": "^2.0.3", "vitest": "^0.30.1", "vue-debounce-decorator": "^1.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7dff10f6aef..af594c11496 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,13 +17,13 @@ importers: .: specifiers: - '@babel/core': ^7.21.4 + '@babel/core': ^7.21.5 '@babel/helper-define-map': ^7.18.6 '@babel/helper-regex': ^7.10.5 '@babel/plugin-proposal-optional-chaining': ^7.21.0 '@babel/plugin-proposal-private-property-in-object': ^7.21.0 '@babel/plugin-transform-runtime': ^7.21.4 - '@babel/preset-env': ^7.21.4 + '@babel/preset-env': ^7.21.5 '@chenfengyuan/vue-qrcode': '1' '@fortawesome/fontawesome-svg-core': ^6.2.1 '@fortawesome/free-brands-svg-icons': ^6.2.1 @@ -43,11 +43,11 @@ importers: '@nuxtjs/apollo': ^4.0.1-rc.5 '@nuxtjs/color-mode': ^3.2.0 '@nuxtjs/i18n': ^7.3.1 - '@nuxtjs/sentry': ^7.1.13 + '@nuxtjs/sentry': ^7.2.2 '@open-wc/webpack-import-meta-loader': ^0.4.7 - '@oruga-ui/oruga': ^0.5.10 + '@oruga-ui/oruga': ^0.6.0 '@paraspell/sdk': 0.0.25 - '@pinia/nuxt': ^0.4.8 + '@pinia/nuxt': ^0.4.9 '@polkadot/extension-dapp': ^0.45.5 '@polkadot/extension-inject': ^0.45.5 '@polkadot/ui-keyring': ^3.1.4 @@ -55,16 +55,16 @@ importers: '@ramp-network/ramp-instant-sdk': ^3.2.3 '@rollup/plugin-graphql': ^1.1.0 '@sentry/browser': 7.42.0 - '@sentry/webpack-plugin': ^1.20.0 + '@sentry/webpack-plugin': ^1.20.1 '@sgratzl/chartjs-chart-boxplot': ^3.10.0 '@types/jest': ^27.5.2 '@types/markdown-it': ^12.2.3 - '@typescript-eslint/eslint-plugin': ^5.58.0 - '@typescript-eslint/parser': ^5.58.0 + '@typescript-eslint/eslint-plugin': ^5.59.2 + '@typescript-eslint/parser': ^5.59.2 '@vue/test-utils': ^1.3.5 '@vueuse/core': ^9.13.0 '@vueuse/nuxt': ^9.13.0 - all-contributors-cli: ^6.24.0 + all-contributors-cli: ^6.25.0 apollo-boost: ^0.4.9 axios: ^0.27.2 buefy: ^0.9.23 @@ -73,16 +73,16 @@ importers: chartjs-adapter-date-fns: ^2.0.1 chartjs-plugin-annotation: ^2.2.1 chartjs-plugin-zoom: ^1.2.1 - consola: ^2.15.3 + consola: ^3.1.0 cross-env: ^7.0.3 css-loader: 5.2.7 - cypress: ^12.9.0 + cypress: ^12.11.0 cypress-file-upload: ^5.0.8 cypress-network-idle: ^1.14.2 cypress-real-events: ^1.7.6 - date-fns: ^2.29.3 + date-fns: ^2.30.0 emoji-unicode: ^2.0.1 - eslint: ^8.38.0 + eslint: ^8.39.0 eslint-config-prettier: ^8.8.0 eslint-plugin-prettier: ^4.2.1 eslint-plugin-unicorn: ^42.0.0 @@ -92,7 +92,7 @@ importers: graphql: ^16.6.0 graphql-tag: ^2.12.6 graphql-ws: ^5.12.1 - highlight.js: ^11.7.0 + highlight.js: ^11.8.0 husky: ^7.0.4 jsdom: ^19.0.0 keen-slider: ^6.8.5 @@ -104,13 +104,13 @@ importers: nuxt-edge: 2.16.0-27720022.54e852f nuxt-property-decorator: ^2.9.1 ohmyfetch: ^0.4.21 - prettier: ^2.8.7 + prettier: ^2.8.8 raw-loader: ^4.0.2 - sass: ^1.62.0 + sass: ^1.62.1 sass-loader: ^10.4.1 setimmediate: ^1.0.5 slugify: ^1.6.6 - typescript: ^4.9.5 + typescript: ^5.0.4 unzipit: ^1.4.3 v-emoji-picker: ^2.3.3 vite-plugin-vue2: ^2.0.3 @@ -144,12 +144,12 @@ importers: '@kodadot1/static': link:libs/static '@kodadot1/sub-api': 0.1.1 '@kodadot1/vuex-options': 0.1.3-rc.0 - '@nuxtjs/apollo': 4.0.1-rc.5_imiaozmrnkguvkacul3clqxfci + '@nuxtjs/apollo': 4.0.1-rc.5_26vt5qskdh5hy3vmo3zjtiehm4 '@nuxtjs/i18n': 7.3.1_vue@2.7.14 - '@nuxtjs/sentry': 7.1.13_vue@2.7.14 - '@oruga-ui/oruga': 0.5.10_vue@2.7.14 + '@nuxtjs/sentry': 7.2.2_vue@2.7.14 + '@oruga-ui/oruga': 0.6.0_vue@2.7.14 '@paraspell/sdk': 0.0.25 - '@pinia/nuxt': 0.4.8_hwpzsh6pnvsm3pjf2zi526hnzq + '@pinia/nuxt': 0.4.9_gktwed2twyzgsxlkmpaqasqery '@polkadot/extension-dapp': 0.45.5 '@polkadot/extension-inject': 0.45.5 '@polkadot/ui-keyring': 3.1.4 @@ -165,17 +165,17 @@ importers: chartjs-plugin-annotation: 2.2.1_chart.js@3.9.1 chartjs-plugin-zoom: 1.2.1_chart.js@3.9.1 css-loader: 5.2.7 - date-fns: 2.29.3 + date-fns: 2.30.0 emoji-unicode: 2.0.1 graphql: 16.6.0 graphql-ws: 5.12.1_graphql@16.6.0 - highlight.js: 11.7.0 + highlight.js: 11.8.0 keen-slider: 6.8.5 lazysizes: 5.3.2 lodash: 4.17.21 mingo: 5.1.0 nuxt-buefy: 0.4.25_vue@2.7.14 - nuxt-edge: 2.16.0-27720022.54e852f_stgnfuekanqoxv2sawfe5zt2vu + nuxt-edge: 2.16.0-27720022.54e852f_2sbgzfg3k6oxjttkvp37fcwflm nuxt-property-decorator: 2.9.1_vue@2.7.14+vuex@3.6.2 ohmyfetch: 0.4.21 setimmediate: 1.0.5 @@ -195,56 +195,56 @@ importers: vuex-persist: 3.1.3_vuex@3.6.2 workbox-window: 6.5.4 devDependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-define-map': 7.18.6 '@babel/helper-regex': 7.10.5 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.4 - '@babel/preset-env': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.5 + '@babel/preset-env': 7.21.5_@babel+core@7.21.5 '@kevinmarrec/nuxt-pwa': 0.15.0 - '@nuxt/bridge': /@nuxt/bridge-edge/3.0.0-27889410.9247608_t7vg3ysgkhmp77xtyzmxbkg65a - '@nuxt/test-utils': 0.2.2_@babel+core@7.21.4 + '@nuxt/bridge': /@nuxt/bridge-edge/3.0.0-27889410.9247608_2b66e3dkenfiqkzlrh6vs3ygca + '@nuxt/test-utils': 0.2.2_@babel+core@7.21.5 '@nuxt/types': 2.16.3 '@nuxtjs/color-mode': 3.2.0 '@open-wc/webpack-import-meta-loader': 0.4.7 '@rollup/plugin-graphql': 1.1.0_graphql@16.6.0 - '@sentry/webpack-plugin': 1.20.0 + '@sentry/webpack-plugin': 1.20.1 '@types/jest': 27.5.2 '@types/markdown-it': 12.2.3 - '@typescript-eslint/eslint-plugin': 5.58.0_hzv37tkb63et4viajosjuuyxgi - '@typescript-eslint/parser': 5.58.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/eslint-plugin': 5.59.2_n4wuahc72jbzapcoi6ni6mvcla + '@typescript-eslint/parser': 5.59.2_iacogk7kkaymxepzhgcbytyi7q '@vue/test-utils': 1.3.5_vue@2.7.14 '@vueuse/core': 9.13.0_vue@2.7.14 '@vueuse/nuxt': 9.13.0_vue@2.7.14 - all-contributors-cli: 6.24.0 + all-contributors-cli: 6.25.0 c8: 7.13.0 - consola: 2.15.3 + consola: 3.1.0 cross-env: 7.0.3 - cypress: 12.9.0 - cypress-file-upload: 5.0.8_cypress@12.9.0 + cypress: 12.11.0 + cypress-file-upload: 5.0.8_cypress@12.11.0 cypress-network-idle: 1.14.2 - cypress-real-events: 1.7.6_cypress@12.9.0 - eslint: 8.38.0 - eslint-config-prettier: 8.8.0_eslint@8.38.0 - eslint-plugin-prettier: 4.2.1_mrzcadguhkbme6yx3ehduvsjxu - eslint-plugin-unicorn: 42.0.0_eslint@8.38.0 - eslint-plugin-vue: 8.7.1_eslint@8.38.0 + cypress-real-events: 1.7.6_cypress@12.11.0 + eslint: 8.39.0 + eslint-config-prettier: 8.8.0_eslint@8.39.0 + eslint-plugin-prettier: 4.2.1_5pokp25ua6t5ubushhw3tqituq + eslint-plugin-unicorn: 42.0.0_eslint@8.39.0 + eslint-plugin-vue: 8.7.1_eslint@8.39.0 fake-indexeddb: 4.0.1 glob: 8.1.0 graphql-tag: 2.12.6_graphql@16.6.0 husky: 7.0.4 jsdom: 19.0.0 lint-staged: 12.5.0 - prettier: 2.8.7 + prettier: 2.8.8 raw-loader: 4.0.2 - sass: 1.62.0 - sass-loader: 10.4.1_sass@1.62.0 - typescript: 4.9.5 + sass: 1.62.1 + sass-loader: 10.4.1_sass@1.62.1 + typescript: 5.0.4 vite-plugin-vue2: 2.0.3_lodash@4.17.21+vue@2.7.14 - vitest: 0.30.1_jsdom@19.0.0+sass@1.62.0 + vitest: 0.30.1_jsdom@19.0.0+sass@1.62.1 vue-debounce-decorator: 1.0.1 - vue-eslint-parser: 9.1.1_eslint@8.38.0 + vue-eslint-parser: 9.1.1_eslint@8.39.0 vue-gtag: 2.0.1_vue@2.7.14 wait-on: 6.0.1 @@ -252,19 +252,19 @@ importers: specifiers: '@vitest/coverage-c8': ^0.30.1 changelogen: ^0.5.3 - eslint: ^8.38.0 + eslint: ^8.39.0 eslint-config-unjs: ^0.1.0 - prettier: ^2.8.7 - typescript: ^4.9.5 + prettier: ^2.8.8 + typescript: ^5.0.4 unbuild: ^1.2.1 vitest: ^0.30.1 devDependencies: '@vitest/coverage-c8': 0.30.1_vitest@0.30.1 changelogen: 0.5.3 - eslint: 8.38.0 - eslint-config-unjs: 0.1.0_ze6bmax3gcsfve3yrzu6npguhe - prettier: 2.8.7 - typescript: 4.9.5 + eslint: 8.39.0 + eslint-config-unjs: 0.1.0_iacogk7kkaymxepzhgcbytyi7q + prettier: 2.8.8 + typescript: 5.0.4 unbuild: 1.2.1 vitest: 0.30.1 @@ -274,10 +274,10 @@ importers: '@histoire/plugin-vue2': ^0.16.1 '@vitejs/plugin-vue2': ^2.2.0 bulma: 0.9.4 - eslint: ^8.38.0 + eslint: ^8.39.0 eslint-plugin-vue: ^8.7.1 histoire: ^0.16.1 - vite: ^3.2.5 + vite: ^3.2.6 vue: 2.7.14 vue-audio-visual: 2.5.0 dependencies: @@ -285,12 +285,12 @@ importers: bulma: 0.9.4 vue-audio-visual: 2.5.0 devDependencies: - '@histoire/plugin-vue2': 0.16.1_brelngxutqp6plg22ccauiwliy - '@vitejs/plugin-vue2': 2.2.0_vite@3.2.5+vue@2.7.14 - eslint: 8.38.0 - eslint-plugin-vue: 8.7.1_eslint@8.38.0 - histoire: 0.16.1_vite@3.2.5 - vite: 3.2.5 + '@histoire/plugin-vue2': 0.16.1_3yqmj4cxuz7yssdknakx72462e + '@vitejs/plugin-vue2': 2.2.0_vite@3.2.6+vue@2.7.14 + eslint: 8.39.0 + eslint-plugin-vue: 8.7.1_eslint@8.39.0 + histoire: 0.16.1_vite@3.2.6 + vite: 3.2.6 vue: 2.7.14 packages: @@ -468,13 +468,13 @@ packages: peerDependencies: graphql: '*' dependencies: - '@babel/core': 7.21.4 - '@babel/generator': 7.21.4 - '@babel/parser': 7.21.4 + '@babel/core': 7.21.5 + '@babel/generator': 7.21.5 + '@babel/parser': 7.21.5 '@babel/runtime': 7.21.0 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 - babel-preset-fbjs: 3.4.0_@babel+core@7.21.4 + '@babel/traverse': 7.21.5 + '@babel/types': 7.21.5 + babel-preset-fbjs: 3.4.0_@babel+core@7.21.5 chalk: 4.1.2 fb-watchman: 2.0.1 fbjs: 3.0.4 @@ -833,20 +833,24 @@ packages: resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==} engines: {node: '>=6.9.0'} - /@babel/core/7.21.4: - resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==} + /@babel/compat-data/7.21.7: + resolution: {integrity: sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==} + engines: {node: '>=6.9.0'} + + /@babel/core/7.21.5: + resolution: {integrity: sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.21.4 - '@babel/generator': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 - '@babel/helper-module-transforms': 7.21.2 - '@babel/helpers': 7.21.0 - '@babel/parser': 7.21.4 + '@babel/generator': 7.21.5 + '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.5 + '@babel/helper-module-transforms': 7.21.5 + '@babel/helpers': 7.21.5 + '@babel/parser': 7.21.5 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 + '@babel/traverse': 7.21.5 + '@babel/types': 7.21.5 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -859,7 +863,7 @@ packages: resolution: {integrity: sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 '@jridgewell/gen-mapping': 0.1.1 jsesc: 2.5.2 dev: false @@ -868,7 +872,16 @@ packages: resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 + '@jridgewell/gen-mapping': 0.3.2 + '@jridgewell/trace-mapping': 0.3.17 + jsesc: 2.5.2 + + /@babel/generator/7.21.5: + resolution: {integrity: sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.21.5 '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 jsesc: 2.5.2 @@ -884,28 +897,41 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 - /@babel/helper-compilation-targets/7.21.4_@babel+core@7.21.4: + /@babel/helper-compilation-targets/7.21.4_@babel+core@7.21.5: resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.21.4 - '@babel/core': 7.21.4 + '@babel/compat-data': 7.21.7 + '@babel/core': 7.21.5 + '@babel/helper-validator-option': 7.21.0 + browserslist: 4.21.5 + lru-cache: 5.1.1 + semver: 6.3.0 + + /@babel/helper-compilation-targets/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.21.7 + '@babel/core': 7.21.5 '@babel/helper-validator-option': 7.21.0 browserslist: 4.21.5 lru-cache: 5.1.1 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.21.4: + /@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.21.5: resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.21.0 @@ -917,23 +943,13 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.21.4: - resolution: {integrity: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.4 - '@babel/helper-annotate-as-pure': 7.18.6 - regexpu-core: 5.1.0 - - /@babel/helper-create-regexp-features-plugin/7.21.4_@babel+core@7.21.4: + /@babel/helper-create-regexp-features-plugin/7.21.4_@babel+core@7.21.5: resolution: {integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.3.2 @@ -945,13 +961,13 @@ packages: '@babel/types': 7.18.10 dev: true - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.21.4: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.21.5: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.5 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -964,11 +980,15 @@ packages: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} + /@babel/helper-environment-visitor/7.21.5: + resolution: {integrity: sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==} + engines: {node: '>=6.9.0'} + /@babel/helper-explode-assignable-expression/7.18.6: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 /@babel/helper-function-name/7.18.9: resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==} @@ -989,7 +1009,7 @@ packages: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 /@babel/helper-member-expression-to-functions/7.21.0: resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==} @@ -1003,18 +1023,18 @@ packages: dependencies: '@babel/types': 7.21.4 - /@babel/helper-module-transforms/7.21.2: - resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==} + /@babel/helper-module-transforms/7.21.5: + resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-environment-visitor': 7.21.5 '@babel/helper-module-imports': 7.21.4 - '@babel/helper-simple-access': 7.20.2 + '@babel/helper-simple-access': 7.21.5 '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 + '@babel/traverse': 7.21.5 + '@babel/types': 7.21.5 transitivePeerDependencies: - supports-color @@ -1028,23 +1048,27 @@ packages: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} + /@babel/helper-plugin-utils/7.21.5: + resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==} + engines: {node: '>=6.9.0'} + /@babel/helper-regex/7.10.5: resolution: {integrity: sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg==} dependencies: lodash: 4.17.21 dev: true - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.21.4: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-environment-visitor': 7.21.5 '@babel/helper-wrap-function': 7.18.11 - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 transitivePeerDependencies: - supports-color @@ -1061,11 +1085,11 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-simple-access/7.20.2: - resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} + /@babel/helper-simple-access/7.21.5: + resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 /@babel/helper-skip-transparent-expression-wrappers/7.20.0: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} @@ -1083,6 +1107,10 @@ packages: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} engines: {node: '>=6.9.0'} + /@babel/helper-string-parser/7.21.5: + resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} + engines: {node: '>=6.9.0'} + /@babel/helper-validator-identifier/7.18.6: resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==} engines: {node: '>=6.9.0'} @@ -1102,18 +1130,18 @@ packages: dependencies: '@babel/helper-function-name': 7.21.0 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 + '@babel/traverse': 7.21.5 + '@babel/types': 7.21.5 transitivePeerDependencies: - supports-color - /@babel/helpers/7.21.0: - resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==} + /@babel/helpers/7.21.5: + resolution: {integrity: sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4 - '@babel/types': 7.21.4 + '@babel/traverse': 7.21.5 + '@babel/types': 7.21.5 transitivePeerDependencies: - supports-color @@ -1130,7 +1158,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 dev: false /@babel/parser/7.20.7: @@ -1138,7 +1166,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 /@babel/parser/7.21.1: resolution: {integrity: sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg==} @@ -1147,977 +1175,985 @@ packages: dependencies: '@babel/types': 7.21.4 - /@babel/parser/7.21.3: - resolution: {integrity: sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==} + /@babel/parser/7.21.4: + resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==} engines: {node: '>=6.0.0'} hasBin: true dependencies: '@babel/types': 7.21.4 - dev: true - /@babel/parser/7.21.4: - resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==} + /@babel/parser/7.21.5: + resolution: {integrity: sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.21.4: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.21.4: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.21.5: resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.5 - /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.4: + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.5: resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-environment-visitor': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.21.4: + /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.21.5: resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-decorators/7.18.10_@babel+core@7.21.4: + /@babel/plugin-proposal-decorators/7.18.10_@babel+core@7.21.5: resolution: {integrity: sha512-wdGTwWF5QtpTY/gbBtQLAiCnoxfD4qMbN87NYZle1dOZ9Os8Y6zXcKrIaOU8W+TIvFUWVGG9tUgNww3CjXRVVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.5 - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.21.4: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.5 - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.5 - /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.21.4: + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.21.5: resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.5 - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.5 - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.5 - /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.21.4: + /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.21.5: resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.4 - '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 + '@babel/compat-data': 7.21.7 + '@babel/core': 7.21.5 + '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.5 dev: true - /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.21.4: + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.21.5: resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.4 - '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 + '@babel/compat-data': 7.21.7 + '@babel/core': 7.21.5 + '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.5 - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.5 - /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.21.4: + /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.21.5: resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.5 - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-private-property-in-object/7.21.0_@babel+core@7.21.4: + /@babel/plugin-proposal-private-property-in-object/7.21.0_@babel+core@7.21.5: resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.4 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.4 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.4: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.4: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.5: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.4: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.5: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.4: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.5: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.21.4: + /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.21.4: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.21.5: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.4: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.5: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.21.4: + /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.21.4: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.21.5: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.5: + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.4: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.5: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.21.4: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.4: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.5: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.4: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.5: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.4: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.5: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.4: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.5: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.4: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.5: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.4: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.5: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.4: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.5: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.4: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.21.4: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.21.5: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: true - /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.21.4: - resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} + /@babel/plugin-transform-arrow-functions/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.21.4: + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.21.5: resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-module-imports': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.4 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-block-scoping/7.20.2_@babel+core@7.21.4: + /@babel/plugin-transform-block-scoping/7.20.2_@babel+core@7.21.5: resolution: {integrity: sha512-y5V15+04ry69OV2wULmwhEA6jwSWXO1TwAtIwiPXcvHcoOQUqpyMVd2bDsQJMW8AurjulIyUV8kDqtjSwHy1uQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: true - /@babel/plugin-transform-block-scoping/7.21.0_@babel+core@7.21.4: + /@babel/plugin-transform-block-scoping/7.21.0_@babel+core@7.21.5: resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-classes/7.21.0_@babel+core@7.21.4: + /@babel/plugin-transform-classes/7.21.0_@babel+core@7.21.5: resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 - '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.5 + '@babel/helper-environment-visitor': 7.21.5 '@babel/helper-function-name': 7.21.0 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.21.4: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: true - /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.21.4: - resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} + /@babel/plugin-transform-computed-properties/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/template': 7.20.7 - /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.21.4: + /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.21.5: resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: true - /@babel/plugin-transform-destructuring/7.21.3_@babel+core@7.21.4: + /@babel/plugin-transform-destructuring/7.21.3_@babel+core@7.21.5: resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.21.4: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-flow-strip-types/7.18.9_@babel+core@7.21.4: + /@babel/plugin-transform-flow-strip-types/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-+G6rp2zRuOAInY5wcggsx4+QVao1qPM0osC9fTUVlAV3zOrzTCnrMAFVnR6+a3T8wz1wFIH7KhYMcMB3u1n80A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.21.5 dev: false - /@babel/plugin-transform-for-of/7.21.0_@babel+core@7.21.4: - resolution: {integrity: sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==} + /@babel/plugin-transform-for-of/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.21.4: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.5 '@babel/helper-function-name': 7.21.0 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.21.4: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.21.4: + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.21.5: resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-module-transforms': 7.21.2 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-module-transforms': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-commonjs/7.21.2_@babel+core@7.21.4: - resolution: {integrity: sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==} + /@babel/plugin-transform-modules-commonjs/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-module-transforms': 7.21.2 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-simple-access': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-module-transforms': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/helper-simple-access': 7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.21.4: + /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.21.5: resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.21.2 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-module-transforms': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-validator-identifier': 7.19.1 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-module-transforms': 7.21.2 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-module-transforms': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.21.4: + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.21.5: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-replace-supers': 7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-parameters/7.20.1_@babel+core@7.21.4: + /@babel/plugin-transform-parameters/7.20.1_@babel+core@7.21.5: resolution: {integrity: sha512-nDvKLrAvl+kf6BOy1UJ3MGwzzfTMgppxwiD2Jb4LO3xjYyZq30oQzDNJbCQpMdG9+j2IXHoiMrw5Cm/L6ZoxXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: true - /@babel/plugin-transform-parameters/7.21.3_@babel+core@7.21.4: + /@babel/plugin-transform-parameters/7.21.3_@babel+core@7.21.5: resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 dev: false - /@babel/plugin-transform-react-jsx/7.18.10_@babel+core@7.21.4: + /@babel/plugin-transform-react-jsx/7.18.10_@babel+core@7.21.5: resolution: {integrity: sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 - '@babel/types': 7.21.4 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 + '@babel/types': 7.21.5 dev: false - /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.21.4: - resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} + /@babel/plugin-transform-regenerator/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 regenerator-transform: 0.15.1 - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-runtime/7.21.4_@babel+core@7.21.4: + /@babel/plugin-transform-runtime/7.21.4_@babel+core@7.21.5: resolution: {integrity: sha512-1J4dhrw1h1PqnNNpzwxQ2UBymJUF8KuPjAAnlLwZcGhHAIqUigFW7cdK6GHoB64ubY4qXQNYknoUeks4Wz7CUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-module-imports': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.4 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.4 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.4 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.5 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.5 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.5 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.21.4: + /@babel/plugin-transform-spread/7.19.0_@babel+core@7.21.5: resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 dev: true - /@babel/plugin-transform-spread/7.20.7_@babel+core@7.21.4: + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.21.5: resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.21.4: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.21.4: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.21.5: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-typescript/7.18.12_@babel+core@7.21.4: + /@babel/plugin-transform-typescript/7.18.12_@babel+core@7.21.5: resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-typescript/7.21.0_@babel+core@7.21.4: + /@babel/plugin-transform-typescript/7.21.0_@babel+core@7.21.5: resolution: {integrity: sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.21.4: - resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} + /@babel/plugin-transform-unicode-escapes/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.21.4: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 - /@babel/preset-env/7.21.4_@babel+core@7.21.4: - resolution: {integrity: sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==} + /@babel/preset-env/7.21.5_@babel+core@7.21.5: + resolution: {integrity: sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.4 - '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/compat-data': 7.21.7 + '@babel/core': 7.21.5 + '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-class-static-block': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.4 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.4 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.4 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.21.4 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.4 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.4 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.4 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.4 - '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-for-of': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.4 - '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 - '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.21.4 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.4 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.21.4 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.21.4 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.4 - '@babel/preset-modules': 0.1.5_@babel+core@7.21.4 - '@babel/types': 7.21.4 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.4 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.4 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.4 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-class-static-block': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.21.5 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.5 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.5 + '@babel/plugin-transform-arrow-functions': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-computed-properties': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.5 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-for-of': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.5 + '@babel/plugin-transform-modules-commonjs': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.21.5 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.5 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.5 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-regenerator': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-unicode-escapes': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.5 + '@babel/preset-modules': 0.1.5_@babel+core@7.21.5 + '@babel/types': 7.21.5 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.5 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.5 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.5 core-js-compat: 3.25.2 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/preset-modules/0.1.5_@babel+core@7.21.4: + /@babel/preset-modules/0.1.5_@babel+core@7.21.5: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.4 - '@babel/types': 7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.5 + '@babel/types': 7.21.5 esutils: 2.0.3 - /@babel/preset-typescript/7.18.6_@babel+core@7.21.4: + /@babel/preset-typescript/7.18.6_@babel+core@7.21.5: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.21.5 + '@babel/helper-plugin-utils': 7.21.5 '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.5 transitivePeerDependencies: - supports-color dev: true @@ -2125,20 +2161,6 @@ packages: /@babel/regjsgen/0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} - /@babel/runtime/7.19.0: - resolution: {integrity: sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.11 - dev: true - - /@babel/runtime/7.20.13: - resolution: {integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.11 - dev: true - /@babel/runtime/7.21.0: resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==} engines: {node: '>=6.9.0'} @@ -2161,11 +2183,11 @@ packages: resolution: {integrity: sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA==} dependencies: '@babel/code-frame': 7.21.4 - '@babel/generator': 7.21.4 + '@babel/generator': 7.21.5 '@babel/helper-function-name': 7.21.0 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.21.4 - '@babel/types': 7.21.4 + '@babel/parser': 7.21.5 + '@babel/types': 7.21.5 debug: 4.3.4 globals: 11.12.0 lodash: 4.17.21 @@ -2178,13 +2200,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.21.4 - '@babel/generator': 7.21.4 - '@babel/helper-environment-visitor': 7.18.9 + '@babel/generator': 7.21.5 + '@babel/helper-environment-visitor': 7.21.5 '@babel/helper-function-name': 7.21.0 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.21.4 - '@babel/types': 7.21.4 + '@babel/parser': 7.21.5 + '@babel/types': 7.21.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -2208,6 +2230,23 @@ packages: transitivePeerDependencies: - supports-color + /@babel/traverse/7.21.5: + resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.21.4 + '@babel/generator': 7.21.5 + '@babel/helper-environment-visitor': 7.21.5 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.21.5 + '@babel/types': 7.21.5 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/types/7.12.13: resolution: {integrity: sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ==} dependencies: @@ -2258,6 +2297,14 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + /@babel/types/7.21.5: + resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.21.5 + '@babel/helper-validator-identifier': 7.19.1 + to-fast-properties: 2.0.0 + /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true @@ -2572,7 +2619,7 @@ packages: engines: {node: '>=14.0.0'} dev: false - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_prdn7pc7mycjsinmi5fnyv4we4: + /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_ftyc2is4hj24nyciskooot5zji: resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} peerDependencies: @@ -2581,7 +2628,7 @@ packages: cosmiconfig: 7.1.0 lodash.get: 4.4.2 make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.9.5 + ts-node: 9.1.1_typescript@5.0.4 tslib: 2.5.0 transitivePeerDependencies: - typescript @@ -2591,15 +2638,6 @@ packages: resolution: {integrity: sha512-rFEPaHmdn5I1QItbQun9H/x+o3hgjA6kLYLrNN6nl/ndtQMY2tqx/mQfcGIlKA1xVmyn9mUAqD8G0P/nBHD3yA==} dev: false - /@esbuild/android-arm/0.15.12: - resolution: {integrity: sha512-IC7TqIqiyE0MmvAhWkl/8AEzpOtbhRNDo7aph47We1NbE5w2bt/Q+giAhe0YYeVpYnIhGMcuZY92qDK6dQauvA==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm/0.15.18: resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==} engines: {node: '>=12'} @@ -2699,15 +2737,6 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.15.12: - resolution: {integrity: sha512-tZEowDjvU7O7I04GYvWQOS4yyP9E/7YlsB0jjw1Ycukgr2ycEzKyIk5tms5WnLBymaewc6VmRKnn5IJWgK4eFw==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64/0.15.18: resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==} engines: {node: '>=12'} @@ -2825,13 +2854,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.2.0_eslint@8.38.0: + /@eslint-community/eslint-utils/4.2.0_eslint@8.39.0: resolution: {integrity: sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.38.0 + eslint: 8.39.0 eslint-visitor-keys: 3.4.0 dev: true @@ -2857,8 +2886,8 @@ packages: - supports-color dev: true - /@eslint/js/8.38.0: - resolution: {integrity: sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==} + /@eslint/js/8.39.0: + resolution: {integrity: sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -3668,11 +3697,11 @@ packages: '@hapi/hoek': 9.3.0 dev: true - /@histoire/app/0.16.1_vite@3.2.5: + /@histoire/app/0.16.1_vite@3.2.6: resolution: {integrity: sha512-13komnhVk1Pk0wMmkJKDPWT8RKpA5HfAbeeXSHAq29pvFP9Faq+dAa62g1wqOpoyJD5C7SkI0OPI3eJwJHgTiQ==} dependencies: - '@histoire/controls': 0.16.1_vite@3.2.5 - '@histoire/shared': 0.16.1_vite@3.2.5 + '@histoire/controls': 0.16.1_vite@3.2.6 + '@histoire/shared': 0.16.1_vite@3.2.6 '@histoire/vendors': 0.16.0 '@types/flexsearch': 0.7.3 flexsearch: 0.7.21 @@ -3681,7 +3710,7 @@ packages: - vite dev: true - /@histoire/controls/0.16.1_vite@3.2.5: + /@histoire/controls/0.16.1_vite@3.2.6: resolution: {integrity: sha512-Ot/J/LPzUexn+fLrJrWu3jUakx9aVSJWKnriiJSmEodAxJq+4mrprX3xS0bnzieud19pJc3mzC/MSD94urTbHA==} dependencies: '@codemirror/commands': 6.1.2 @@ -3691,28 +3720,28 @@ packages: '@codemirror/state': 6.1.2 '@codemirror/theme-one-dark': 6.1.0 '@codemirror/view': 6.4.0 - '@histoire/shared': 0.16.1_vite@3.2.5 + '@histoire/shared': 0.16.1_vite@3.2.6 '@histoire/vendors': 0.16.0 transitivePeerDependencies: - vite dev: true - /@histoire/plugin-vue2/0.16.1_brelngxutqp6plg22ccauiwliy: + /@histoire/plugin-vue2/0.16.1_3yqmj4cxuz7yssdknakx72462e: resolution: {integrity: sha512-58LUN43JPe21yLcPqE6Inpsb9s+Fn73fKKFrvHJwQt5gatQGRXCDKIFExzibWJdrB8i3u4WGnvXdmZdIQxAC1Q==} peerDependencies: histoire: ^0.16.1 vue: ^2.7.8 dependencies: - '@histoire/controls': 0.16.1_vite@3.2.5 - '@histoire/shared': 0.16.1_vite@3.2.5 + '@histoire/controls': 0.16.1_vite@3.2.6 + '@histoire/shared': 0.16.1_vite@3.2.6 '@histoire/vendors': 0.16.0 - histoire: 0.16.1_vite@3.2.5 + histoire: 0.16.1_vite@3.2.6 vue: 2.7.14 transitivePeerDependencies: - vite dev: true - /@histoire/shared/0.16.1_vite@3.2.5: + /@histoire/shared/0.16.1_vite@3.2.6: resolution: {integrity: sha512-bcySHGC6kcZ1U9OZUcBQCROTBygTZ9T9MlqfeGtBtJWXGdmHPZ/64elZOY36O8gUAMF89Q08EIVe5cIQ0SJ3Uw==} peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 @@ -3723,7 +3752,7 @@ packages: chokidar: 3.5.3 pathe: 0.2.0 picocolors: 1.0.0 - vite: 3.2.5 + vite: 3.2.6 dev: true /@histoire/vendors/0.16.0: @@ -3763,7 +3792,7 @@ packages: resolution: {integrity: sha512-rnfA0ScyBXyp9xsSD4EAMGeOh1yv/AE7fhqdAdSOr5X8N39azz257umfRtzNT9sHXAKSSzpCVhIbMAkp5c/gjQ==} engines: {node: '>= 10.0'} dependencies: - '@babel/parser': 7.21.4 + '@babel/parser': 7.21.5 dev: false /@intlify/vue-i18n-loader/1.1.0: @@ -3958,6 +3987,12 @@ packages: is-promise: 4.0.0 dev: true + /@noble/curves/1.0.0: + resolution: {integrity: sha512-2upgEu0iLiDVDZkNLeFV2+ht0BAVgQnEmCk6JsOch9Rp8xfkMCbvbAZlA2pBHQc73dbl+vFOXfqkf4uemdn0bw==} + dependencies: + '@noble/hashes': 1.3.0 + dev: false + /@noble/hashes/1.0.0: resolution: {integrity: sha512-DZVbtY62kc3kkBtMHqwCOfXrT/hnoORy5BJ4+HU1IR59X0KWAOqsfzQPcUl/lQLlG7qXbe/fZ3r/emxtAl+sqg==} dev: false @@ -4015,19 +4050,19 @@ packages: /@nuxt/babel-preset-app-edge/2.16.0-27720022.54e852f_vue@2.7.14: resolution: {integrity: sha512-pjLqKdZaz2DORKuIpclWgZ3himMmWT0Awh6gcq8PwYy4NeR1VvNQWXpJKRL7QWw/OZT89oSU3WFv8KF8GrvRAA==} dependencies: - '@babel/compat-data': 7.21.4 - '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 + '@babel/compat-data': 7.21.7 + '@babel/core': 7.21.5 + '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.5 '@babel/helper-module-imports': 7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-decorators': 7.18.10_@babel+core@7.21.4 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.4 - '@babel/preset-env': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-decorators': 7.18.10_@babel+core@7.21.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.5 + '@babel/preset-env': 7.21.5_@babel+core@7.21.5 '@babel/runtime': 7.21.0 - '@vue/babel-preset-jsx': 1.4.0_binonxd6lfchyvkephbjohtdpa + '@vue/babel-preset-jsx': 1.4.0_bgzmxlbkpj6mii2jouaclybedq core-js: 3.29.0 core-js-compat: 3.25.2 regenerator-runtime: 0.13.11 @@ -4036,22 +4071,22 @@ packages: - vue dev: false - /@nuxt/bridge-edge/3.0.0-27889410.9247608_t7vg3ysgkhmp77xtyzmxbkg65a: + /@nuxt/bridge-edge/3.0.0-27889410.9247608_2b66e3dkenfiqkzlrh6vs3ygca: resolution: {integrity: sha512-e33ZCIOjv8Z5KoTTFPOh4Z3CDqA/KW+Sp+Kek7qWKoWAu5YR5r06bpS0brh4+qRItFZrRAkT3spIkL5E6ErPiA==} engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} hasBin: true dependencies: - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.4 - '@nuxt/bridge-schema': /@nuxt/bridge-schema-edge/3.0.0-27889410.9247608_sass@1.62.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-typescript': 7.21.0_@babel+core@7.21.5 + '@nuxt/bridge-schema': /@nuxt/bridge-schema-edge/3.0.0-27889410.9247608_sass@1.62.1 '@nuxt/devalue': 2.0.0 '@nuxt/kit': 3.0.0 '@nuxt/postcss8': 1.1.3 '@nuxt/schema': 3.0.0 '@nuxt/ui-templates': 1.1.1 - '@vitejs/plugin-legacy': 2.3.1_terser@5.16.5+vite@3.2.5 - '@vitejs/plugin-vue2': 1.1.2_vite@3.2.5+vue@2.7.14 + '@vitejs/plugin-legacy': 2.3.1_terser@5.16.5+vite@3.2.6 + '@vitejs/plugin-vue2': 1.1.2_vite@3.2.6+vue@2.7.14 acorn: 8.8.2 cookie-es: 0.5.0 defu: 6.1.2 @@ -4089,7 +4124,7 @@ packages: unimport: 1.3.0 unplugin: 1.1.0 untyped: 1.3.2 - vite: 3.2.5_sass@1.62.0+terser@5.16.5 + vite: 3.2.6_sass@1.62.1+terser@5.16.5 vue-bundle-renderer: 1.0.2 transitivePeerDependencies: - '@babel/core' @@ -4106,7 +4141,7 @@ packages: - webpack dev: true - /@nuxt/bridge-schema-edge/3.0.0-27889410.9247608_sass@1.62.0: + /@nuxt/bridge-schema-edge/3.0.0-27889410.9247608_sass@1.62.1: resolution: {integrity: sha512-lCDrGZzPj3QVBILFylRruf+02E0MFj23m3jtr2G3dWilyoGtqigylUVnMJE42zkyEzX3ao3sCS4zxknSsgypOQ==} engines: {node: ^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} dependencies: @@ -4120,7 +4155,7 @@ packages: scule: 1.0.0 std-env: 3.3.2 ufo: 1.1.1 - unbuild: 1.0.2_sass@1.62.0 + unbuild: 1.0.2_sass@1.62.1 unimport: 1.3.0 untyped: 1.3.2 transitivePeerDependencies: @@ -4129,13 +4164,13 @@ packages: - supports-color dev: true - /@nuxt/builder-edge/2.16.0-27720022.54e852f_hwpzsh6pnvsm3pjf2zi526hnzq: + /@nuxt/builder-edge/2.16.0-27720022.54e852f_gktwed2twyzgsxlkmpaqasqery: resolution: {integrity: sha512-NGcO4Vr2BI66OEkDyeA9d9X83W0UZPAacIxXEOK95JIVy5MmiVpKaN6J6Y7yhfZMiSIqSYF7I5PeLt0QHwxCmw==} dependencies: '@nuxt/devalue': 2.0.0 '@nuxt/utils-edge': 2.16.0-27720022.54e852f '@nuxt/vue-app-edge': 2.16.0-27720022.54e852f - '@nuxt/webpack-edge': 2.16.0-27720022.54e852f_erfbavqcsxdsfzuhctu4pd6xii_hwpzsh6pnvsm3pjf2zi526hnzq + '@nuxt/webpack-edge': 2.16.0-27720022.54e852f_erfbavqcsxdsfzuhctu4pd6xii_gktwed2twyzgsxlkmpaqasqery chalk: 4.1.2 chokidar: 3.5.3 consola: 2.15.3 @@ -4231,7 +4266,7 @@ packages: globby: 11.1.0 hable: 3.0.0 lodash: 4.17.21 - minimist: 1.2.6 + minimist: 1.2.8 opener: 1.5.2 pretty-bytes: 5.6.0 semver: 7.4.0 @@ -4244,14 +4279,14 @@ packages: - supports-color dev: false - /@nuxt/components/2.2.1_consola@2.15.3: + /@nuxt/components/2.2.1_consola@3.1.0: resolution: {integrity: sha512-r1LHUzifvheTnJtYrMuA+apgsrEJbxcgFKIimeXKb+jl8TnPWdV3egmrxBCaDJchrtY/wmHyP47tunsft7AWwg==} peerDependencies: consola: '*' dependencies: chalk: 4.1.2 chokidar: 3.5.3 - consola: 2.15.3 + consola: 3.1.0 glob: 7.2.3 globby: 11.1.0 scule: 0.2.1 @@ -4503,10 +4538,10 @@ packages: - encoding dev: false - /@nuxt/test-utils/0.2.2_@babel+core@7.21.4: + /@nuxt/test-utils/0.2.2_@babel+core@7.21.5: resolution: {integrity: sha512-dEbYZ9OcMT0oJb1Ot2+ZUSc95JWpYPtKzLUE/x9uFVLxa4ae3WZFQd9n0/n5afAC8stji7UxP/LKn1bVWl41Cw==} dependencies: - '@babel/preset-typescript': 7.18.6_@babel+core@7.21.4 + '@babel/preset-typescript': 7.18.6_@babel+core@7.21.5 consola: 2.15.3 defu: 3.2.2 get-port: 5.1.1 @@ -4568,7 +4603,7 @@ packages: jiti: 1.18.2 lodash: 4.17.21 proper-lockfile: 4.1.2 - semver: 7.3.8 + semver: 7.4.0 serialize-javascript: 5.0.1 signal-exit: 3.0.7 ua-parser-js: 0.7.31 @@ -4606,14 +4641,14 @@ packages: vue-server-renderer: 2.7.14 dev: false - /@nuxt/webpack-edge/2.16.0-27720022.54e852f_erfbavqcsxdsfzuhctu4pd6xii_hwpzsh6pnvsm3pjf2zi526hnzq: + /@nuxt/webpack-edge/2.16.0-27720022.54e852f_erfbavqcsxdsfzuhctu4pd6xii_gktwed2twyzgsxlkmpaqasqery: resolution: {integrity: sha512-czM8PzxgJ5DUllF2nW+BdF94nfN2eTwyXENVCBrtTMn2zUbkYwtJoWtSCYuw94nfTAlEsFkBKhV2oSyjLwgJeg==} dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@nuxt/babel-preset-app-edge': 2.16.0-27720022.54e852f_vue@2.7.14 '@nuxt/friendly-errors-webpack-plugin': 2.5.2_webpack@4.46.0 '@nuxt/utils-edge': 2.16.0-27720022.54e852f - babel-loader: 8.2.5_z2ws6pnxa5zk5axe2qz6qd5y4u + babel-loader: 8.2.5_sf7bqt5kvbce5tyvj7y7sj5nwa cache-loader: 4.1.0_webpack@4.46.0 caniuse-lite: 1.0.30001462 consola: 2.15.3 @@ -4630,7 +4665,7 @@ packages: memory-fs: 0.5.0 optimize-css-assets-webpack-plugin: 5.0.8_webpack@4.46.0 pify: 5.0.0 - pnp-webpack-plugin: 1.7.0_typescript@4.9.5 + pnp-webpack-plugin: 1.7.0_typescript@5.0.4 postcss: 7.0.39 postcss-import: 12.0.1 postcss-import-resolver: 2.0.0 @@ -4720,7 +4755,7 @@ packages: dev: false patched: true - /@nuxtjs/apollo/4.0.1-rc.5_imiaozmrnkguvkacul3clqxfci: + /@nuxtjs/apollo/4.0.1-rc.5_26vt5qskdh5hy3vmo3zjtiehm4: resolution: {integrity: sha512-A5ITCdks87NND6t116nBFTqENiMfUYkFy+b8xDTRV4rz5NHhpYAfoDZDRKDnlszOBYOCvBjro/GDJH+KWW7siQ==} peerDependencies: apollo-cache-inmemory: ^1.6.6 @@ -4728,7 +4763,7 @@ packages: cross-fetch: 3.1.5 universal-cookie: 4.0.4 vue-apollo: 3.1.0_graphql-tag@2.12.6 - vue-cli-plugin-apollo: 0.22.2_hrcta5zlilaoypktf3izxahhpy + vue-cli-plugin-apollo: 0.22.2_yx7p4fl6hprdkzgf6a4azrensa webpack-node-externals: 2.5.2 transitivePeerDependencies: - '@types/node' @@ -4778,13 +4813,14 @@ packages: - vue dev: false - /@nuxtjs/sentry/7.1.13_vue@2.7.14: - resolution: {integrity: sha512-4599I2P/G3iokXuzGVj0GqYS416D6vV3FSplTrwx1cSFuCd66/fYfyquywJeCxkj/UVq4GVXTvEU005BoOxkgA==} + /@nuxtjs/sentry/7.2.2_vue@2.7.14: + resolution: {integrity: sha512-HlXlC06w5wvAkK/PINyWBxgoRNINkfyPTQc0uIuy9UspyfxoYdWcghDxMcS3pDpIx6gpcZloDwxx6V4gE5HsFg==} dependencies: - '@sentry/integrations': 7.47.0 - '@sentry/node': 7.47.0 - '@sentry/utils': 7.47.0 - '@sentry/vue': 7.47.0_vue@2.7.14 + '@sentry/core': 7.50.0 + '@sentry/integrations': 7.50.0 + '@sentry/node': 7.50.0 + '@sentry/utils': 7.50.0 + '@sentry/vue': 7.50.0_vue@2.7.14 consola: 2.15.3 defu: 6.1.2 hash-sum: 2.0.0 @@ -5039,8 +5075,8 @@ packages: dev: true optional: true - /@oruga-ui/oruga/0.5.10_vue@2.7.14: - resolution: {integrity: sha512-tjN2Gsooi/p1IzXMKxAJPFyU79BUy67zYkK3m6227HrAkeoTkWFKa1PIISsrV0pAtsZsWPruscltDUoQd8xHBg==} + /@oruga-ui/oruga/0.6.0_vue@2.7.14: + resolution: {integrity: sha512-Zk4mmHn5M92k+T1asg7PLktAj2mJmvp8+Eafzx84pRzYs00JpSO4YNQfW8NnMoAn78nR5zsLENej/8yFhH1Cvw==} peerDependencies: vue: ^2.6.11 dependencies: @@ -5072,11 +5108,11 @@ packages: resolution: {integrity: sha512-CaRzIGfU6CUIKLPswYtOw/xbtTttqmJZpr3fhkxLvkBQMXIH14iISD763OFXtWui7DrAMBKo/bHawvFNgWGKTg==} dev: false - /@pinia/nuxt/0.4.8_hwpzsh6pnvsm3pjf2zi526hnzq: - resolution: {integrity: sha512-E0HKmW+6Ec5HYzomZl86xil2rGPRAqKG1d+slVVLBHC7PFZOM0VIw/1XFO9hwo+EiCuDEXZDReZwTqO7KQsMgQ==} + /@pinia/nuxt/0.4.9_gktwed2twyzgsxlkmpaqasqery: + resolution: {integrity: sha512-ojzUMHKrQ7ZFjhWqMYKYetcqHSfgtIhjc6Hxw4alfQaGTlFdj38Vpz8Ol36YvmNdSjLFTNWYAgxEWCvg6HcSSg==} dependencies: '@nuxt/kit': 3.2.2 - pinia: 2.0.34_hwpzsh6pnvsm3pjf2zi526hnzq + pinia: 2.0.35_gktwed2twyzgsxlkmpaqasqery transitivePeerDependencies: - '@vue/composition-api' - rollup @@ -5124,16 +5160,16 @@ packages: - utf-8-validate dev: false - /@polkadot/api-augment/10.3.4: - resolution: {integrity: sha512-wSDNcLU4dV78B7retZaenMME3cZtGhfscKUW7SzPU0F4IeTBiuppYTLA1Ykcdqux0djB1OrxVU5O3EWGaV7foA==} - engines: {node: '>=14'} + /@polkadot/api-augment/10.5.1: + resolution: {integrity: sha512-1mvt/iiV7UX7FzdR4q7e7eeoh4Xmo9r0vOZfl1jpmFOhVFKwhwsGHNMkWAtyeAXEsflISAsGjsPqwvr8Uxiqww==} + engines: {node: '>=16'} dependencies: - '@polkadot/api-base': 10.3.4 - '@polkadot/rpc-augment': 10.3.4 - '@polkadot/types': 10.3.4 - '@polkadot/types-augment': 10.3.4 - '@polkadot/types-codec': 10.3.4 - '@polkadot/util': 11.1.3 + '@polkadot/api-base': 10.5.1 + '@polkadot/rpc-augment': 10.5.1 + '@polkadot/types': 10.5.1 + '@polkadot/types-augment': 10.5.1 + '@polkadot/types-codec': 10.5.1 + '@polkadot/util': 12.1.2 tslib: 2.5.0 transitivePeerDependencies: - bufferutil @@ -5189,14 +5225,14 @@ packages: - utf-8-validate dev: false - /@polkadot/api-base/10.3.4: - resolution: {integrity: sha512-DwdnMZqpmm+AXiHQbgNwpW7b3NYFf6gm6ggxxcdVahkT+//1LV870oIfou3aPoe3Adr+98SxdazL8kgS0QZPjA==} - engines: {node: '>=14'} + /@polkadot/api-base/10.5.1: + resolution: {integrity: sha512-A5tuvpSluU7wJEGpYeYFRS3Hem1Fd7Wx4uFEjmiUwYqPSBjJADIQsu+f+PXJfRXwpqn2z8rnz7p8ErFJZkkS9A==} + engines: {node: '>=16'} dependencies: - '@polkadot/rpc-core': 10.3.4 - '@polkadot/types': 10.3.4 - '@polkadot/util': 11.1.3 - rxjs: 7.8.0 + '@polkadot/rpc-core': 10.5.1 + '@polkadot/types': 10.5.1 + '@polkadot/util': 12.1.2 + rxjs: 7.8.1 tslib: 2.5.0 transitivePeerDependencies: - bufferutil @@ -5212,7 +5248,7 @@ packages: '@polkadot/rpc-core': 7.15.1 '@polkadot/types': 7.15.1 '@polkadot/util': 8.7.1 - rxjs: 7.8.0 + rxjs: 7.8.1 transitivePeerDependencies: - encoding - supports-color @@ -5253,19 +5289,19 @@ packages: - utf-8-validate dev: false - /@polkadot/api-derive/10.3.4: - resolution: {integrity: sha512-W2QXR7nwbopmgUfimso64sRjrOimYsmxOInc4F8mQQrxB8yn5xKg6v2qbLFfYhe+AEZKnotRbUq66m9hnvGqPw==} - engines: {node: '>=14'} + /@polkadot/api-derive/10.5.1: + resolution: {integrity: sha512-NAAf1ILxKpWzxc7rO/xP/CIHJoIONA4wzJd261ewdtZ81zikZQkMM2n55eZjcXrJudFbZtDCOX0NzB+HSHF6gQ==} + engines: {node: '>=16'} dependencies: - '@polkadot/api': 10.3.4 - '@polkadot/api-augment': 10.3.4 - '@polkadot/api-base': 10.3.4 - '@polkadot/rpc-core': 10.3.4 - '@polkadot/types': 10.3.4 - '@polkadot/types-codec': 10.3.4 - '@polkadot/util': 11.1.3 - '@polkadot/util-crypto': 11.1.3 - rxjs: 7.8.0 + '@polkadot/api': 10.5.1 + '@polkadot/api-augment': 10.5.1 + '@polkadot/api-base': 10.5.1 + '@polkadot/rpc-core': 10.5.1 + '@polkadot/types': 10.5.1 + '@polkadot/types-codec': 10.5.1 + '@polkadot/util': 12.1.2 + '@polkadot/util-crypto': 12.1.2_@polkadot+util@12.1.2 + rxjs: 7.8.1 tslib: 2.5.0 transitivePeerDependencies: - bufferutil @@ -5286,7 +5322,7 @@ packages: '@polkadot/types-codec': 7.15.1 '@polkadot/util': 8.7.1 '@polkadot/util-crypto': 8.7.1_@polkadot+util@8.7.1 - rxjs: 7.8.0 + rxjs: 7.8.1 transitivePeerDependencies: - encoding - supports-color @@ -5339,26 +5375,26 @@ packages: - utf-8-validate dev: false - /@polkadot/api/10.3.4: - resolution: {integrity: sha512-+F78fOzzzrYzavcE/nthjWipFnfQdw8pvt5ZCT2UJZm+oUMhpt0utCxNYSqJFGZiC/KgAr0upIEptwSl5th+mA==} - engines: {node: '>=14'} + /@polkadot/api/10.5.1: + resolution: {integrity: sha512-+ru++CNqzLlygxFoZTHp9Ombe6AHtQqjSyNramtUSE2Vct0EATW4V/VMCVMo1c0h5XTeNjfjY0FHav5G5KyQUA==} + engines: {node: '>=16'} dependencies: - '@polkadot/api-augment': 10.3.4 - '@polkadot/api-base': 10.3.4 - '@polkadot/api-derive': 10.3.4 - '@polkadot/keyring': 11.1.3 - '@polkadot/rpc-augment': 10.3.4 - '@polkadot/rpc-core': 10.3.4 - '@polkadot/rpc-provider': 10.3.4 - '@polkadot/types': 10.3.4 - '@polkadot/types-augment': 10.3.4 - '@polkadot/types-codec': 10.3.4 - '@polkadot/types-create': 10.3.4 - '@polkadot/types-known': 10.3.4 - '@polkadot/util': 11.1.3 - '@polkadot/util-crypto': 11.1.3 + '@polkadot/api-augment': 10.5.1 + '@polkadot/api-base': 10.5.1 + '@polkadot/api-derive': 10.5.1 + '@polkadot/keyring': 12.1.2_@polkadot+util@12.1.2 + '@polkadot/rpc-augment': 10.5.1 + '@polkadot/rpc-core': 10.5.1 + '@polkadot/rpc-provider': 10.5.1 + '@polkadot/types': 10.5.1 + '@polkadot/types-augment': 10.5.1 + '@polkadot/types-codec': 10.5.1 + '@polkadot/types-create': 10.5.1 + '@polkadot/types-known': 10.5.1 + '@polkadot/util': 12.1.2 + '@polkadot/util-crypto': 12.1.2_@polkadot+util@12.1.2 eventemitter3: 5.0.0 - rxjs: 7.8.0 + rxjs: 7.8.1 tslib: 2.5.0 transitivePeerDependencies: - bufferutil @@ -5519,6 +5555,17 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/keyring/12.1.2_@polkadot+util@12.1.2: + resolution: {integrity: sha512-HskFoZwLwRWPthEQK50uOiOsbdIt0AY3gcrDmSS2ltkpUDY9qzlb/fAj0+QGtTrK36v5gHT8OD56Pd4l0FDMFw==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': 12.1.2 + dependencies: + '@polkadot/util': 12.1.2 + '@polkadot/util-crypto': 12.1.2_@polkadot+util@12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/keyring/6.11.1_@polkadot+util@10.4.2: resolution: {integrity: sha512-rW8INl7pO6Dmaffd6Df1yAYCRWa2RmWQ0LGfJeA/M6seVIkI6J3opZqAd4q2Op+h9a7z4TESQGk8yggOEL+Csg==} engines: {node: '>=14.0.0'} @@ -5592,6 +5639,15 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/networks/12.1.2: + resolution: {integrity: sha512-9gC5GYGFKXHY4oQaMfYvLLxGJ55slT3V8Zc6uk96KKysEvpSMDXdPUAKZJ3SXN9Iz3KaEa9x6RD5ZEf5j6BJ6g==} + engines: {node: '>=16'} + dependencies: + '@polkadot/util': 12.1.2 + '@substrate/ss58-registry': 1.40.0 + tslib: 2.5.0 + dev: false + /@polkadot/networks/6.11.1: resolution: {integrity: sha512-0C6Ha2kvr42se3Gevx6UhHzv3KnPHML0N73Amjwvdr4y0HLZ1Nfw+vcm5yqpz5gpiehqz97XqFrsPRauYdcksQ==} engines: {node: '>=14.0.0'} @@ -5630,14 +5686,14 @@ packages: - utf-8-validate dev: false - /@polkadot/rpc-augment/10.3.4: - resolution: {integrity: sha512-gQzbSBR6et4TuxRWhEPKrkf+bAU1aaIZVD3Xxy1v9BFX2yJEt1K0AAyu858V3QbijwUNhxsJdngLb1RVVHbUHw==} - engines: {node: '>=14'} + /@polkadot/rpc-augment/10.5.1: + resolution: {integrity: sha512-YL3cMEjTtG/BYiUItfhg5V7uBuFAjcW4NTIg51BTOHPI1QEKX+b7fN4m0qD/S1OapqYGyU3WtnG9HjifG+fITw==} + engines: {node: '>=16'} dependencies: - '@polkadot/rpc-core': 10.3.4 - '@polkadot/types': 10.3.4 - '@polkadot/types-codec': 10.3.4 - '@polkadot/util': 11.1.3 + '@polkadot/rpc-core': 10.5.1 + '@polkadot/types': 10.5.1 + '@polkadot/types-codec': 10.5.1 + '@polkadot/util': 12.1.2 tslib: 2.5.0 transitivePeerDependencies: - bufferutil @@ -5690,15 +5746,15 @@ packages: - utf-8-validate dev: false - /@polkadot/rpc-core/10.3.4: - resolution: {integrity: sha512-acvG77A4QeLMZGFFYwI3t3WywAL1vodsj8DngdBb2FL7e7G1Ss9TzQFYmTsc4v2ybiXs5PPNUA0VX1okdhiYzA==} - engines: {node: '>=14'} + /@polkadot/rpc-core/10.5.1: + resolution: {integrity: sha512-6I5y1lux5oXYtTrO/XoiNsAbWZabzfb6tbiFHhhN/LVEyw6VJueIRVAdGzkMlftM9tfcokrVCcplfRXV8QTkMQ==} + engines: {node: '>=16'} dependencies: - '@polkadot/rpc-augment': 10.3.4 - '@polkadot/rpc-provider': 10.3.4 - '@polkadot/types': 10.3.4 - '@polkadot/util': 11.1.3 - rxjs: 7.8.0 + '@polkadot/rpc-augment': 10.5.1 + '@polkadot/rpc-provider': 10.5.1 + '@polkadot/types': 10.5.1 + '@polkadot/util': 12.1.2 + rxjs: 7.8.1 tslib: 2.5.0 transitivePeerDependencies: - bufferutil @@ -5715,7 +5771,7 @@ packages: '@polkadot/rpc-provider': 7.15.1 '@polkadot/types': 7.15.1 '@polkadot/util': 8.7.1 - rxjs: 7.8.0 + rxjs: 7.8.1 transitivePeerDependencies: - encoding - supports-color @@ -5785,6 +5841,30 @@ packages: - utf-8-validate dev: false + /@polkadot/rpc-provider/10.5.1: + resolution: {integrity: sha512-XwzCHJx4Qw9tQ10kHnefelic5JRcsxNJRdRYHaNb5AEoHOFDqC5wXgy5N45wQLXrQW+ktj5HkHEPH5r3N1DWTw==} + engines: {node: '>=16'} + dependencies: + '@polkadot/keyring': 12.1.2_@polkadot+util@12.1.2 + '@polkadot/types': 10.5.1 + '@polkadot/types-support': 10.5.1 + '@polkadot/util': 12.1.2 + '@polkadot/util-crypto': 12.1.2_@polkadot+util@12.1.2 + '@polkadot/x-fetch': 12.1.2 + '@polkadot/x-global': 12.1.2 + '@polkadot/x-ws': 12.1.2 + eventemitter3: 5.0.0 + mock-socket: 9.2.1 + nock: 13.3.1 + tslib: 2.5.0 + optionalDependencies: + '@substrate/connect': 0.7.24 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + /@polkadot/rpc-provider/7.15.1: resolution: {integrity: sha512-n0RWfSaD/r90JXeJkKry1aGZwJeBUUiMpXUQ9Uvp6DYBbYEDs0fKtWLpdT3PdFrMbe5y3kwQmNLxwe6iF4+mzg==} engines: {node: '>=14.0.0'} @@ -5801,7 +5881,7 @@ packages: '@substrate/connect': 0.7.0-alpha.0 eventemitter3: 4.0.7 mock-socket: 9.2.1 - nock: 13.3.0 + nock: 13.3.1 transitivePeerDependencies: - encoding - supports-color @@ -5851,6 +5931,16 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/types-augment/10.5.1: + resolution: {integrity: sha512-YBa2yC6NcFU0SEBHJSniToDf/x1vKMlr6NCafHYJsLcvGBiJbrNKXKMP34V9oDcwvxDBvU4YOZhhX5b2G/LF3Q==} + engines: {node: '>=16'} + dependencies: + '@polkadot/types': 10.5.1 + '@polkadot/types-codec': 10.5.1 + '@polkadot/util': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/types-augment/7.15.1: resolution: {integrity: sha512-aqm7xT/66TCna0I2utpIekoquKo0K5pnkA/7WDzZ6gyD8he2h0IXfe8xWjVmuyhjxrT/C/7X1aUF2Z0xlOCwzQ==} engines: {node: '>=14.0.0'} @@ -5889,6 +5979,15 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/types-codec/10.5.1: + resolution: {integrity: sha512-6qF1lH52wVHtFbrrE+6jh4v6l0bLkVgqZv1O93JFviSSIcUoFxLXhTiUIKUp4O3RjtQbhgGmaN8/BtBEwAvnXg==} + engines: {node: '>=16'} + dependencies: + '@polkadot/util': 12.1.2 + '@polkadot/x-bigint': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/types-codec/7.15.1: resolution: {integrity: sha512-nI11dT7FGaeDd/fKPD8iJRFGhosOJoyjhZ0gLFFDlKCaD3AcGBRTTY8HFJpP/5QXXhZzfZsD93fVKrosnegU0Q==} engines: {node: '>=14.0.0'} @@ -5924,6 +6023,15 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/types-create/10.5.1: + resolution: {integrity: sha512-FLG9FDRIkMvz/SLOKUT9sfWna2LZvxG3wxCtYQ8O6SONsECWWdL871+3816RPmB2Bc7L3CKic4QcY+y9jiBfyg==} + engines: {node: '>=16'} + dependencies: + '@polkadot/types-codec': 10.5.1 + '@polkadot/util': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/types-create/7.15.1: resolution: {integrity: sha512-+HiaHn7XOwP0kv/rVdORlVkNuMoxuvt+jd67A/CeEreJiXqRLu+S61Mdk7wi6719PTaOal1hTDFfyGrtUd8FSQ==} engines: {node: '>=14.0.0'} @@ -5954,15 +6062,15 @@ packages: tslib: 2.5.0 dev: false - /@polkadot/types-known/10.3.4: - resolution: {integrity: sha512-RFie+U+LzJGY8dMtKiGp8sH13sPHN6wZG13ER4O6k6LN85n6CmFT7k2w7W7yMzyuMycfYqt41izZW2PoDfPsSQ==} - engines: {node: '>=14'} + /@polkadot/types-known/10.5.1: + resolution: {integrity: sha512-YkGa/P/czp+5aJ+VaRqeDX+22iF12/rgmOKATlC9+y9b/plp4HYkyZBaKJU9hOAgdbuZ8Yv+e8UXCzUNHGPcHg==} + engines: {node: '>=16'} dependencies: - '@polkadot/networks': 11.1.3 - '@polkadot/types': 10.3.4 - '@polkadot/types-codec': 10.3.4 - '@polkadot/types-create': 10.3.4 - '@polkadot/util': 11.1.3 + '@polkadot/networks': 12.1.2 + '@polkadot/types': 10.5.1 + '@polkadot/types-codec': 10.5.1 + '@polkadot/types-create': 10.5.1 + '@polkadot/util': 12.1.2 tslib: 2.5.0 dev: false @@ -6026,6 +6134,14 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/types-support/10.5.1: + resolution: {integrity: sha512-sHjfqiHDtYcnKWpgRIZApKdtgXiROulzrG+NXhVmeMAQY6Eaq0jo1nNy5PXv6Lj5EVGjHfB5dIdgo/gSotJEzw==} + engines: {node: '>=16'} + dependencies: + '@polkadot/util': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/types-support/7.15.1: resolution: {integrity: sha512-FIK251ffVo+NaUXLlaJeB5OvT7idDd3uxaoBM6IwsS87rzt2CcWMyCbu0uX89AHZUhSviVx7xaBxfkGEqMePWA==} engines: {node: '>=14.0.0'} @@ -6070,6 +6186,20 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/types/10.5.1: + resolution: {integrity: sha512-atiO1WXTF6AUbYVhK6Y9klgaD32scYsxQwNihWjcf8yur1OrW12qQCFkYcHQ5DOMQ7fNrKsxpX26zJxymCRwTw==} + engines: {node: '>=16'} + dependencies: + '@polkadot/keyring': 12.1.2_@polkadot+util@12.1.2 + '@polkadot/types-augment': 10.5.1 + '@polkadot/types-codec': 10.5.1 + '@polkadot/types-create': 10.5.1 + '@polkadot/util': 12.1.2 + '@polkadot/util-crypto': 12.1.2_@polkadot+util@12.1.2 + rxjs: 7.8.1 + tslib: 2.5.0 + dev: false + /@polkadot/types/4.17.1: resolution: {integrity: sha512-rjW4OFdwvFekzN3ATLibC2JPSd8AWt5YepJhmuCPdwH26r3zB8bEC6dM7YQExLVUmygVPvgXk5ffHI6RAdXBMg==} engines: {node: '>=14.0.0'} @@ -6089,7 +6219,7 @@ packages: '@polkadot/types-known': 6.12.1 '@polkadot/util': 8.7.1 '@polkadot/util-crypto': 8.7.1_@polkadot+util@8.7.1 - rxjs: 7.8.0 + rxjs: 7.8.1 dev: false /@polkadot/types/7.15.1: @@ -6103,7 +6233,7 @@ packages: '@polkadot/types-create': 7.15.1 '@polkadot/util': 8.7.1 '@polkadot/util-crypto': 8.7.1_@polkadot+util@8.7.1 - rxjs: 7.8.0 + rxjs: 7.8.1 dev: false /@polkadot/types/9.14.2: @@ -6191,6 +6321,24 @@ packages: tweetnacl: 1.0.3 dev: false + /@polkadot/util-crypto/12.1.2_@polkadot+util@12.1.2: + resolution: {integrity: sha512-xV5P7auvs2Qck+HGGk2uaJWyujbJSFc+VDlM/giqM2xKgfmkRUTgGtcBuLLLZq5R1A9tGW5DUQg0VgVHYJaNvw==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': 12.1.2 + dependencies: + '@noble/curves': 1.0.0 + '@noble/hashes': 1.3.0 + '@polkadot/networks': 12.1.2 + '@polkadot/util': 12.1.2 + '@polkadot/wasm-crypto': 7.1.2_ux72hplqc7qoh6a7tzdle574b4 + '@polkadot/wasm-util': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/x-bigint': 12.1.2 + '@polkadot/x-randomvalues': 12.1.2_frat7npa5kbgilzub7t5ez5qvm + '@scure/base': 1.1.1 + tslib: 2.5.0 + dev: false + /@polkadot/util-crypto/6.11.1_@polkadot+util@10.4.2: resolution: {integrity: sha512-fWA1Nz17FxWJslweZS4l0Uo30WXb5mYV1KEACVzM+BSZAvG5eoiOAYX6VYZjyw6/7u53XKrWQlD83iPsg3KvZw==} engines: {node: '>=14.0.0'} @@ -6327,6 +6475,19 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/util/12.1.2: + resolution: {integrity: sha512-Da8q+0WVWSuMMS3hLAwnIid8FKRGLmwhD69jikye47zeEXCtvp4e/bjD0YbINNKHoeIRsApchJtqmbaEoxXjIQ==} + engines: {node: '>=16'} + dependencies: + '@polkadot/x-bigint': 12.1.2 + '@polkadot/x-global': 12.1.2 + '@polkadot/x-textdecoder': 12.1.2 + '@polkadot/x-textencoder': 12.1.2 + '@types/bn.js': 5.1.1 + bn.js: 5.2.1 + tslib: 2.5.0 + dev: false + /@polkadot/util/6.11.1: resolution: {integrity: sha512-TEdCetr9rsdUfJZqQgX/vxLuV4XU8KMoKBMJdx+JuQ5EWemIdQkEtMBdL8k8udNGbgSNiYFA6rPppATeIxAScg==} engines: {node: '>=14.0.0'} @@ -6392,6 +6553,19 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/wasm-bridge/7.1.2_ux72hplqc7qoh6a7tzdle574b4: + resolution: {integrity: sha512-6t8b1el/03b30ZFKVFYU5pQEx9OeDZ3GBndgZ5b6fMNFRoowFWTwx74HLqhXlQb+hOTjGJA70jHdxkplh1sO3A==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/x-randomvalues': '*' + dependencies: + '@polkadot/util': 12.1.2 + '@polkadot/wasm-util': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/x-randomvalues': 12.1.2_frat7npa5kbgilzub7t5ez5qvm + tslib: 2.5.0 + dev: false + /@polkadot/wasm-crypto-asmjs/4.6.1_@polkadot+util@10.4.2: resolution: {integrity: sha512-1oHQjz2oEO1kCIcQniOP+dZ9N2YXf2yCLHLsKaKSvfXiWaetVCaBNB8oIHIVYvuLnVc8qlMi66O6xc1UublHsw==} engines: {node: '>=14.0.0'} @@ -6452,6 +6626,16 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/wasm-crypto-asmjs/7.1.2_@polkadot+util@12.1.2: + resolution: {integrity: sha512-Gdb824MoeWjESv7fu57Dqpvmx7FR2zhM2Os34/H8s1LcZ8m5qUxvm22kjtq+6DRJlGo7KxpS0OA4xCbSDDe0rA==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': '*' + dependencies: + '@polkadot/util': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/wasm-crypto-init/6.4.1_dd6wkeqtkxumosysctb5ncnqpe: resolution: {integrity: sha512-1ALagSi/nfkyFaH6JDYfy/QbicVbSn99K8PV9rctDUfxc7P06R7CoqbjGQ4OMPX6w1WYVPU7B4jPHGLYBlVuMw==} engines: {node: '>=14.0.0'} @@ -6482,6 +6666,22 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/wasm-crypto-init/7.1.2_ux72hplqc7qoh6a7tzdle574b4: + resolution: {integrity: sha512-jqeK04MYofvCU7kFMJDoKUM9SjfDEBDizIxgurxAZZvF4jMOhgStZTLTr9QkKTOMTrMUE9PWRMzrnDM/Od3kzA==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/x-randomvalues': '*' + dependencies: + '@polkadot/util': 12.1.2 + '@polkadot/wasm-bridge': 7.1.2_ux72hplqc7qoh6a7tzdle574b4 + '@polkadot/wasm-crypto-asmjs': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/wasm-crypto-wasm': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/wasm-util': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/x-randomvalues': 12.1.2_frat7npa5kbgilzub7t5ez5qvm + tslib: 2.5.0 + dev: false + /@polkadot/wasm-crypto-wasm/4.6.1_@polkadot+util@10.4.2: resolution: {integrity: sha512-NI3JVwmLjrSYpSVuhu0yeQYSlsZrdpK41UC48sY3kyxXC71pi6OVePbtHS1K3xh3FFmDd9srSchExi3IwzKzMw==} engines: {node: '>=14.0.0'} @@ -6544,6 +6744,17 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/wasm-crypto-wasm/7.1.2_@polkadot+util@12.1.2: + resolution: {integrity: sha512-p2RBfXc43r6rXkFo811LboSfRQFpCgOC6+ByqMs/geTA/+/I4l2ajz95aL6cQ20AA3W5x/ZwHxhwvmJ0HBjJ6A==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': '*' + dependencies: + '@polkadot/util': 12.1.2 + '@polkadot/wasm-util': 7.1.2_@polkadot+util@12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/wasm-crypto/4.6.1_7agzzbeuhezrwkh2zmxh2lt2xi: resolution: {integrity: sha512-2wEftBDxDG+TN8Ah6ogtvzjdZdcF0mAjU4UNNOfpmkBCxQYZOrAHB8HXhzo3noSsKkLX7PDX57NxvJ9OhoTAjw==} engines: {node: '>=14.0.0'} @@ -6648,6 +6859,23 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/wasm-crypto/7.1.2_ux72hplqc7qoh6a7tzdle574b4: + resolution: {integrity: sha512-DO5Xf5nA2mSVdWnRM+PLAVE/wcg9vZAQkSHHSE+/qDmDVCQYygksHOA8ecRvn8nGfMNZQ0rmlIlsgyvAEtX1pw==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/x-randomvalues': '*' + dependencies: + '@polkadot/util': 12.1.2 + '@polkadot/wasm-bridge': 7.1.2_ux72hplqc7qoh6a7tzdle574b4 + '@polkadot/wasm-crypto-asmjs': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/wasm-crypto-init': 7.1.2_ux72hplqc7qoh6a7tzdle574b4 + '@polkadot/wasm-crypto-wasm': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/wasm-util': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/x-randomvalues': 12.1.2_frat7npa5kbgilzub7t5ez5qvm + tslib: 2.5.0 + dev: false + /@polkadot/wasm-util/6.4.1_@polkadot+util@10.4.2: resolution: {integrity: sha512-Uwo+WpEsDmFExWC5kTNvsVhvqXMZEKf4gUHXFn4c6Xz4lmieRT5g+1bO1KJ21pl4msuIgdV3Bksfs/oiqMFqlw==} engines: {node: '>=14.0.0'} @@ -6668,6 +6896,16 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/wasm-util/7.1.2_@polkadot+util@12.1.2: + resolution: {integrity: sha512-lHQJFG0iotgmUovXYcw/HM3QhGxtze6ozAgRMd0/maTQjYwbV/7z1NzEle9fBwxX6GijTnpWc1vzW+YU0O1lLw==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': '*' + dependencies: + '@polkadot/util': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/x-bigint/10.4.2: resolution: {integrity: sha512-awRiox+/XSReLzimAU94fPldowiwnnMUkQJe8AebYhNocAj6SJU00GNoj6j6tAho6yleOwrTJXZaWFBaQVJQNg==} engines: {node: '>=14.0.0'} @@ -6684,6 +6922,14 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/x-bigint/12.1.2: + resolution: {integrity: sha512-KU7C8HlJ2kO6Igg2Jq2Q/eAdll3HuVoylYcyVQxevcrC2fXhC2PDIEa+iWHBPz40p2TvI9sBZKrCsDDGz9K6sw==} + engines: {node: '>=16'} + dependencies: + '@polkadot/x-global': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/x-bigint/8.7.1: resolution: {integrity: sha512-ClkhgdB/KqcAKk3zA6Qw8wBL6Wz67pYTPkrAtImpvoPJmR+l4RARauv+MH34JXMUNlNb3aUwqN6lq2Z1zN+mJg==} engines: {node: '>=14.0.0'} @@ -6711,6 +6957,15 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/x-fetch/12.1.2: + resolution: {integrity: sha512-X+MY1UT25Xcvp6iUQOdmukOle1KsKaAblEhl+CrDfXGwM90wDLc5U3TZzddrKnQRcIgcNDyn9gRlHGQkZEbL9Q==} + engines: {node: '>=16'} + dependencies: + '@polkadot/x-global': 12.1.2 + node-fetch: 3.3.1 + tslib: 2.5.0 + dev: false + /@polkadot/x-fetch/8.7.1: resolution: {integrity: sha512-ygNparcalYFGbspXtdtZOHvNXZBkNgmNO+um9C0JYq74K5OY9/be93uyfJKJ8JcRJtOqBfVDsJpbiRkuJ1PRfg==} engines: {node: '>=14.0.0'} @@ -6737,6 +6992,13 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/x-global/12.1.2: + resolution: {integrity: sha512-WGwPQN27hpwhVOQGUizJfmNJRxkijMwECMPUAYtSSgJhkV5MwWeFuVebfUjgHceakEvDRQWzEX6JjV6TttnPZw==} + engines: {node: '>=16'} + dependencies: + tslib: 2.5.0 + dev: false + /@polkadot/x-global/6.11.1: resolution: {integrity: sha512-lsBK/e4KbjfieyRmnPs7bTiGbP/6EoCZz7rqD/voNS5qsJAaXgB9LR+ilubun9gK/TDpebyxgO+J19OBiQPIRw==} engines: {node: '>=14.0.0'} @@ -6774,6 +7036,19 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/x-randomvalues/12.1.2_frat7npa5kbgilzub7t5ez5qvm: + resolution: {integrity: sha512-Jqwftgl+t8egG5miwI3f+MUNp3GIJUxZ0mcYbGDc3dY8LueY3yhKs94MQF/S6h8XPpRFI5/8mUZnmMgmNXsX6Q==} + engines: {node: '>=16'} + peerDependencies: + '@polkadot/util': 12.1.2 + '@polkadot/wasm-util': '*' + dependencies: + '@polkadot/util': 12.1.2 + '@polkadot/wasm-util': 7.1.2_@polkadot+util@12.1.2 + '@polkadot/x-global': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/x-randomvalues/6.11.1: resolution: {integrity: sha512-2MfUfGZSOkuPt7GF5OJkPDbl4yORI64SUuKM25EGrJ22o1UyoBnPOClm9eYujLMD6BfDZRM/7bQqqoLW+NuHVw==} engines: {node: '>=14.0.0'} @@ -6822,6 +7097,14 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/x-textdecoder/12.1.2: + resolution: {integrity: sha512-O5ygxEHdPCIQVzH7T+xVALBfCwrT5tVms7Yjp6EMT697A9gpD3U2aPr4YinsQO6JFwYpQNzvm2wjW+7EEzYitw==} + engines: {node: '>=16'} + dependencies: + '@polkadot/x-global': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/x-textdecoder/6.11.1: resolution: {integrity: sha512-DI1Ym2lyDSS/UhnTT2e9WutukevFZ0WGpzj4eotuG2BTHN3e21uYtYTt24SlyRNMrWJf5+TkZItmZeqs1nwAfQ==} engines: {node: '>=14.0.0'} @@ -6854,6 +7137,14 @@ packages: tslib: 2.5.0 dev: false + /@polkadot/x-textencoder/12.1.2: + resolution: {integrity: sha512-N+9HIXT0eUQbfg/SfGrNRK8aLFpd2QngJzTxo8CljpjCvQ2ddqzBVFA8o/lKTaXVzX84EmPDzjIV+yJlOXnglA==} + engines: {node: '>=16'} + dependencies: + '@polkadot/x-global': 12.1.2 + tslib: 2.5.0 + dev: false + /@polkadot/x-textencoder/6.11.1: resolution: {integrity: sha512-8ipjWdEuqFo+R4Nxsc3/WW9CSEiprX4XU91a37ZyRVC4e9R1bmvClrpXmRQLVcAQyhRvG8DKOOtWbz8xM+oXKg==} engines: {node: '>=14.0.0'} @@ -6894,6 +7185,18 @@ packages: - utf-8-validate dev: false + /@polkadot/x-ws/12.1.2: + resolution: {integrity: sha512-xmwBtn0WIstrviNuLNladsVHXUWeh4/HHAuCCeTp5Rld+8pJ6D1snhl+qvicmm4t1Si9mpb6y4yfnWFm5fLHVA==} + engines: {node: '>=16'} + dependencies: + '@polkadot/x-global': 12.1.2 + tslib: 2.5.0 + ws: 8.13.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: false + /@polkadot/x-ws/8.7.1: resolution: {integrity: sha512-Mt0tcNzGXyKnN3DQ06alkv+JLtTfXWu6zSypFrrKHSQe3u79xMQ1nSicmpT3gWLhIa8YF+8CYJXMrqaXgCnDhw==} engines: {node: '>=14.0.0'} @@ -7271,13 +7574,13 @@ packages: resolution: {integrity: sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==} dev: false - /@sentry-internal/tracing/7.47.0: - resolution: {integrity: sha512-udpHnCzF8DQsWf0gQwd0XFGp6Y8MOiwnl8vGt2ohqZGS3m1+IxoRLXsSkD8qmvN6KKDnwbaAvYnK0z0L+AW95g==} + /@sentry-internal/tracing/7.50.0: + resolution: {integrity: sha512-4TQ4vN0aMBWsUXfJWk2xbe4x7fKfwCXgXKTtHC/ocwwKM+0EefV5Iw9YFG8IrIQN4vMtuRzktqcs9q0/Sbv7tg==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.47.0 - '@sentry/types': 7.47.0 - '@sentry/utils': 7.47.0 + '@sentry/core': 7.50.0 + '@sentry/types': 7.50.0 + '@sentry/utils': 7.50.0 tslib: 1.14.1 dev: false @@ -7292,20 +7595,20 @@ packages: tslib: 1.14.1 dev: false - /@sentry/browser/7.47.0: - resolution: {integrity: sha512-L0t07kS/G1UGVZ9fpD6HLuaX8vVBqAGWgu+1uweXthYozu/N7ZAsakjU/Ozu6FSXj1mO3NOJZhOn/goIZLSj5A==} + /@sentry/browser/7.50.0: + resolution: {integrity: sha512-a+UYbP89+SAvW47/p9wxEi9eWlyp/SkYl52OCdZNXnplQY4kQIOVyiaIs5nnCxIxZgXKrhAX4eo1E9ykleFuNQ==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.47.0 - '@sentry/core': 7.47.0 - '@sentry/replay': 7.47.0 - '@sentry/types': 7.47.0 - '@sentry/utils': 7.47.0 + '@sentry-internal/tracing': 7.50.0 + '@sentry/core': 7.50.0 + '@sentry/replay': 7.50.0 + '@sentry/types': 7.50.0 + '@sentry/utils': 7.50.0 tslib: 1.14.1 dev: false - /@sentry/cli/1.74.6: - resolution: {integrity: sha512-pJ7JJgozyjKZSTjOGi86chIngZMLUlYt2HOog+OJn+WGvqEkVymu8m462j1DiXAnex9NspB4zLLNuZ/R6rTQHg==} + /@sentry/cli/1.75.2: + resolution: {integrity: sha512-CG0CKH4VCKWzEaegouWfCLQt9SFN+AieFESCatJ7zSuJmzF05ywpMusjxqRul6lMwfUhRKjGKOzcRJ1jLsfTBw==} engines: {node: '>= 8'} hasBin: true requiresBuild: true @@ -7313,7 +7616,6 @@ packages: https-proxy-agent: 5.0.1 mkdirp: 0.5.6 node-fetch: 2.6.9 - npmlog: 4.1.2 progress: 2.0.3 proxy-from-env: 1.1.0 which: 2.0.2 @@ -7331,33 +7633,33 @@ packages: tslib: 1.14.1 dev: false - /@sentry/core/7.47.0: - resolution: {integrity: sha512-EFhZhKdMu7wKmWYZwbgTi8FNZ7Fq+HdlXiZWNz51Bqe3pHmfAkdHtAEs0Buo0v623MKA0CA4EjXIazGUM34XTg==} + /@sentry/core/7.50.0: + resolution: {integrity: sha512-6oD1a3fYs4aiNK7tuJSd88LHjYJAetd7ZK/AfJniU7zWKj4jxIYfO8nhm0qdnhEDs81RcweVDmPhWm3Kwrzzsg==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.47.0 - '@sentry/utils': 7.47.0 + '@sentry/types': 7.50.0 + '@sentry/utils': 7.50.0 tslib: 1.14.1 dev: false - /@sentry/integrations/7.47.0: - resolution: {integrity: sha512-PUSeBYI3fCOswn+K+PLjtl2epr8/ceqebWqVcxHclczSY3EOZE+osznDFgZmeVgrHavsgfE4oFVqJeFvDJwCog==} + /@sentry/integrations/7.50.0: + resolution: {integrity: sha512-HUmPN2sHNx37m+lOWIoCILHimILdI0Df9nGmWA13fIhny8mxJ6Dbazyis11AW4/lrZ1a6F1SQ2epLEq7ZesiRw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.47.0 - '@sentry/utils': 7.47.0 + '@sentry/types': 7.50.0 + '@sentry/utils': 7.50.0 localforage: 1.10.0 tslib: 1.14.1 dev: false - /@sentry/node/7.47.0: - resolution: {integrity: sha512-LTg2r5EV9yh4GLYDF+ViSltR9LLj/pcvk8YhANJcMO3Fp//xh8njcdU0FC2yNthUREawYDzAsVzLyCYJfV0H1A==} + /@sentry/node/7.50.0: + resolution: {integrity: sha512-11UJBKoQFMp7f8sbzeO2gENsKIUkVCNBTzuPRib7l2K1HMjSfacXmwwma7ZEs0mc3ofIZ1UYuyONAXmI1lK9cQ==} engines: {node: '>=8'} dependencies: - '@sentry-internal/tracing': 7.47.0 - '@sentry/core': 7.47.0 - '@sentry/types': 7.47.0 - '@sentry/utils': 7.47.0 + '@sentry-internal/tracing': 7.50.0 + '@sentry/core': 7.50.0 + '@sentry/types': 7.50.0 + '@sentry/utils': 7.50.0 cookie: 0.4.2 https-proxy-agent: 5.0.1 lru_map: 0.3.3 @@ -7375,13 +7677,13 @@ packages: '@sentry/utils': 7.42.0 dev: false - /@sentry/replay/7.47.0: - resolution: {integrity: sha512-BFpVZVmwlezZ83y0L43TCTJY142Fxh+z+qZSwTag5HlhmIpBKw/WKg06ajOhrYJbCBkhHmeOvyKkxX0jnc39ZA==} + /@sentry/replay/7.50.0: + resolution: {integrity: sha512-EYRk+DTZ5luwfkiCaDpBC3YBKIEdkReTUNZtWDVUytSVjsCnttkAipx/y6bxy3HN+rSXungMd3XKQT5RNMRUNA==} engines: {node: '>=12'} dependencies: - '@sentry/core': 7.47.0 - '@sentry/types': 7.47.0 - '@sentry/utils': 7.47.0 + '@sentry/core': 7.50.0 + '@sentry/types': 7.50.0 + '@sentry/utils': 7.50.0 dev: false /@sentry/types/7.42.0: @@ -7389,8 +7691,8 @@ packages: engines: {node: '>=8'} dev: false - /@sentry/types/7.47.0: - resolution: {integrity: sha512-GxXocplN0j1+uczovHrfkykl9wvkamDtWxlPUQgyGlbLGZn+UH1Y79D4D58COaFWGEZdSNKr62gZAjfEYu9nQA==} + /@sentry/types/7.50.0: + resolution: {integrity: sha512-Zo9vyI98QNeYT0K0y57Rb4JRWDaPEgmp+QkQ4CRQZFUTWetO5fvPZ4Gb/R7TW16LajuHZlbJBHmvmNj2pkL2kw==} engines: {node: '>=8'} dev: false @@ -7402,33 +7704,33 @@ packages: tslib: 1.14.1 dev: false - /@sentry/utils/7.47.0: - resolution: {integrity: sha512-A89SaOLp6XeZfByeYo2C8Ecye/YAtk/gENuyOUhQEdMulI6mZdjqtHAp7pTMVgkBc/YNARVuoa+kR/IdRrTPkQ==} + /@sentry/utils/7.50.0: + resolution: {integrity: sha512-iyPwwC6fwJsiPhH27ZbIiSsY5RaccHBqADS2zEjgKYhmP4P9WGgHRDrvLEnkOjqQyKNb6c0yfmv83n0uxYnolw==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.47.0 + '@sentry/types': 7.50.0 tslib: 1.14.1 dev: false - /@sentry/vue/7.47.0_vue@2.7.14: - resolution: {integrity: sha512-ZaiddqyjMH5PAhe3JMw5Xy4vO3wvc97JzmvLnZ3qHkA69hQ1yFDtVhncscWeVtn5r0N9D4+VxUOHMCpDFNyATw==} + /@sentry/vue/7.50.0_vue@2.7.14: + resolution: {integrity: sha512-QSmxGUUHfHGYs0cHEv3WXPJr7voovxkg11aV6/EJHrJPgkAefn4tGCeouLgtWPMjf48ahlEArjf3OQkk0xU7AA==} engines: {node: '>=8'} peerDependencies: vue: 2.x || 3.x dependencies: - '@sentry/browser': 7.47.0 - '@sentry/core': 7.47.0 - '@sentry/types': 7.47.0 - '@sentry/utils': 7.47.0 + '@sentry/browser': 7.50.0 + '@sentry/core': 7.50.0 + '@sentry/types': 7.50.0 + '@sentry/utils': 7.50.0 tslib: 1.14.1 vue: 2.7.14 dev: false - /@sentry/webpack-plugin/1.20.0: - resolution: {integrity: sha512-Ssj1mJVFsfU6vMCOM2d+h+KQR7QHSfeIP16t4l20Uq/neqWXZUQ2yvQfe4S3BjdbJXz/X4Rw8Hfy1Sd0ocunYw==} + /@sentry/webpack-plugin/1.20.1: + resolution: {integrity: sha512-klOLkfM/oSYzcR2M9oDmJA5/Mdaw0Mtck/h820Z+gqpd6WJepjhqVDel1z2VddaP/XMY0Dj6elCGp2/nDWNr0w==} engines: {node: '>= 8'} dependencies: - '@sentry/cli': 1.74.6 + '@sentry/cli': 1.75.2 webpack-sources: 3.2.3 transitivePeerDependencies: - encoding @@ -7488,7 +7790,7 @@ packages: /@subsocial/definitions/0.7.12: resolution: {integrity: sha512-wM4CBYTRkBy56Qozo4PL4tVVk07v1tksp/0lzHH7m6Es3mGsr48LuV4KYtzaVAisUnObuQ9aFyfTuwiju2qL3Q==} dependencies: - '@polkadot/api': 10.3.4 + '@polkadot/api': 10.5.1 lodash.camelcase: 4.3.0 transitivePeerDependencies: - bufferutil @@ -7549,6 +7851,19 @@ packages: dev: false optional: true + /@substrate/connect/0.7.24: + resolution: {integrity: sha512-vF82taiM0yME+ibiJgEv0xn/NZd9TQ4atXk1AQCe2z82SEKzw0Lwx9ZLFEOvlgnh+Nc2EtQi7y4cXJ+48rOqxw==} + requiresBuild: true + dependencies: + '@substrate/connect-extension-protocol': 1.0.1 + eventemitter3: 4.0.7 + smoldot: 1.0.2 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: false + optional: true + /@substrate/smoldot-light/0.6.8: resolution: {integrity: sha512-9lVwbG6wrtss0sd6013BJGe4WN4taujsGG49pwyt1Lj36USeL2Sb164TTUxmZF/g2NQEqDPwPROBdekQ2gFmgg==} dependencies: @@ -7574,6 +7889,10 @@ packages: resolution: {integrity: sha512-qZYpuE6n+mwew+X71dOur/CbMXj6rNW27o63JeJwdQH/GvcSKm3JLNhd+bGzwUKg0D/zD30Qc6p4JykArzM+tA==} dev: false + /@substrate/ss58-registry/1.40.0: + resolution: {integrity: sha512-QuU2nBql3J4KCnOWtWDw4n1K4JU0T79j54ZZvm/9nhsX6AIar13FyhsaBfs6QkJ2ixTQAnd7TocJIoJRWbqMZA==} + dev: false + /@szmarczak/http-timer/4.0.6: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} @@ -7595,8 +7914,8 @@ packages: /@types/babel__core/7.20.0: resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} dependencies: - '@babel/parser': 7.21.3 - '@babel/types': 7.21.4 + '@babel/parser': 7.21.5 + '@babel/types': 7.21.5 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.0 @@ -7605,20 +7924,20 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 dev: true /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.21.3 - '@babel/types': 7.21.4 + '@babel/parser': 7.21.5 + '@babel/types': 7.21.5 dev: true /@types/babel__traverse/7.18.0: resolution: {integrity: sha512-v4Vwdko+pgymgS+A2UIaJru93zQd85vIGWObM5ekZNdXCKtDYqATlEYnWgfo86Q6I1Lh0oXnksDnMU1cwmlPDw==} dependencies: - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 dev: true /@types/bn.js/4.11.6: @@ -8028,7 +8347,7 @@ packages: resolution: {integrity: sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==} dev: false - /@typescript-eslint/eslint-plugin/5.55.0_pvnpdjinxvunbdy5v5mbfsywxi: + /@typescript-eslint/eslint-plugin/5.55.0_iw7dx6j5ann7kbluu6xyu7jjeq: resolution: {integrity: sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8040,24 +8359,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.55.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/parser': 5.55.0_iacogk7kkaymxepzhgcbytyi7q '@typescript-eslint/scope-manager': 5.55.0 - '@typescript-eslint/type-utils': 5.55.0_ze6bmax3gcsfve3yrzu6npguhe - '@typescript-eslint/utils': 5.55.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/type-utils': 5.55.0_iacogk7kkaymxepzhgcbytyi7q + '@typescript-eslint/utils': 5.55.0_iacogk7kkaymxepzhgcbytyi7q debug: 4.3.4 - eslint: 8.38.0 + eslint: 8.39.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + semver: 7.4.0 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin/5.58.0_hzv37tkb63et4viajosjuuyxgi: - resolution: {integrity: sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==} + /@typescript-eslint/eslint-plugin/5.59.2_n4wuahc72jbzapcoi6ni6mvcla: + resolution: {integrity: sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -8068,23 +8387,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.58.0_ze6bmax3gcsfve3yrzu6npguhe - '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/type-utils': 5.58.0_ze6bmax3gcsfve3yrzu6npguhe - '@typescript-eslint/utils': 5.58.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/parser': 5.59.2_iacogk7kkaymxepzhgcbytyi7q + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/type-utils': 5.59.2_iacogk7kkaymxepzhgcbytyi7q + '@typescript-eslint/utils': 5.59.2_iacogk7kkaymxepzhgcbytyi7q debug: 4.3.4 - eslint: 8.38.0 + eslint: 8.39.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + semver: 7.4.0 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.55.0_ze6bmax3gcsfve3yrzu6npguhe: + /@typescript-eslint/parser/5.55.0_iacogk7kkaymxepzhgcbytyi7q: resolution: {integrity: sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8096,16 +8415,16 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.55.0 '@typescript-eslint/types': 5.55.0 - '@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5 + '@typescript-eslint/typescript-estree': 5.55.0_typescript@5.0.4 debug: 4.3.4 - eslint: 8.38.0 - typescript: 4.9.5 + eslint: 8.39.0 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.58.0_ze6bmax3gcsfve3yrzu6npguhe: - resolution: {integrity: sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==} + /@typescript-eslint/parser/5.59.2_iacogk7kkaymxepzhgcbytyi7q: + resolution: {integrity: sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -8114,12 +8433,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0_typescript@4.9.5 + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/typescript-estree': 5.59.2_typescript@5.0.4 debug: 4.3.4 - eslint: 8.38.0 - typescript: 4.9.5 + eslint: 8.39.0 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true @@ -8132,15 +8451,15 @@ packages: '@typescript-eslint/visitor-keys': 5.55.0 dev: true - /@typescript-eslint/scope-manager/5.58.0: - resolution: {integrity: sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==} + /@typescript-eslint/scope-manager/5.59.2: + resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/visitor-keys': 5.58.0 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 dev: true - /@typescript-eslint/type-utils/5.55.0_ze6bmax3gcsfve3yrzu6npguhe: + /@typescript-eslint/type-utils/5.55.0_iacogk7kkaymxepzhgcbytyi7q: resolution: {integrity: sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8150,18 +8469,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5 - '@typescript-eslint/utils': 5.55.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/typescript-estree': 5.55.0_typescript@5.0.4 + '@typescript-eslint/utils': 5.55.0_iacogk7kkaymxepzhgcbytyi7q debug: 4.3.4 - eslint: 8.38.0 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + eslint: 8.39.0 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/5.58.0_ze6bmax3gcsfve3yrzu6npguhe: - resolution: {integrity: sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==} + /@typescript-eslint/type-utils/5.59.2_iacogk7kkaymxepzhgcbytyi7q: + resolution: {integrity: sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -8170,12 +8489,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.58.0_typescript@4.9.5 - '@typescript-eslint/utils': 5.58.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/typescript-estree': 5.59.2_typescript@5.0.4 + '@typescript-eslint/utils': 5.59.2_iacogk7kkaymxepzhgcbytyi7q debug: 4.3.4 - eslint: 8.38.0 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + eslint: 8.39.0 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true @@ -8185,12 +8504,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.58.0: - resolution: {integrity: sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==} + /@typescript-eslint/types/5.59.2: + resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.55.0_typescript@4.9.5: + /@typescript-eslint/typescript-estree/5.55.0_typescript@5.0.4: resolution: {integrity: sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8204,15 +8523,15 @@ packages: debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + semver: 7.4.0 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.58.0_typescript@4.9.5: - resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==} + /@typescript-eslint/typescript-estree/5.59.2_typescript@5.0.4: + resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -8220,31 +8539,31 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/visitor-keys': 5.58.0 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + semver: 7.4.0 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.55.0_ze6bmax3gcsfve3yrzu6npguhe: + /@typescript-eslint/utils/5.55.0_iacogk7kkaymxepzhgcbytyi7q: resolution: {integrity: sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.2.0_eslint@8.38.0 + '@eslint-community/eslint-utils': 4.2.0_eslint@8.39.0 '@types/json-schema': 7.0.11 '@types/semver': 7.3.12 '@typescript-eslint/scope-manager': 5.55.0 '@typescript-eslint/types': 5.55.0 - '@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5 - eslint: 8.38.0 + '@typescript-eslint/typescript-estree': 5.55.0_typescript@5.0.4 + eslint: 8.39.0 eslint-scope: 5.1.1 semver: 7.4.0 transitivePeerDependencies: @@ -8252,19 +8571,19 @@ packages: - typescript dev: true - /@typescript-eslint/utils/5.58.0_ze6bmax3gcsfve3yrzu6npguhe: - resolution: {integrity: sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==} + /@typescript-eslint/utils/5.59.2_iacogk7kkaymxepzhgcbytyi7q: + resolution: {integrity: sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.2.0_eslint@8.38.0 + '@eslint-community/eslint-utils': 4.2.0_eslint@8.39.0 '@types/json-schema': 7.0.11 '@types/semver': 7.3.12 - '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0_typescript@4.9.5 - eslint: 8.38.0 + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/typescript-estree': 5.59.2_typescript@5.0.4 + eslint: 8.39.0 eslint-scope: 5.1.1 semver: 7.4.0 transitivePeerDependencies: @@ -8280,11 +8599,11 @@ packages: eslint-visitor-keys: 3.4.0 dev: true - /@typescript-eslint/visitor-keys/5.58.0: - resolution: {integrity: sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==} + /@typescript-eslint/visitor-keys/5.59.2: + resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.58.0 + '@typescript-eslint/types': 5.59.2 eslint-visitor-keys: 3.4.0 dev: true @@ -8339,7 +8658,7 @@ packages: - supports-color dev: true - /@vitejs/plugin-legacy/2.3.1_terser@5.16.5+vite@3.2.5: + /@vitejs/plugin-legacy/2.3.1_terser@5.16.5+vite@3.2.6: resolution: {integrity: sha512-J5KaGBlSt2tEYPVjM/C8dA6DkRzkFkbPe+Xb4IX5G+XOV5OGbVAfkMjKywdrkO3gGynO8S98i71Lmsff4cWkCQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -8352,28 +8671,28 @@ packages: regenerator-runtime: 0.13.11 systemjs: 6.14.0 terser: 5.16.5 - vite: 3.2.5_sass@1.62.0+terser@5.16.5 + vite: 3.2.6_sass@1.62.1+terser@5.16.5 dev: true - /@vitejs/plugin-vue2/1.1.2_vite@3.2.5+vue@2.7.14: + /@vitejs/plugin-vue2/1.1.2_vite@3.2.6+vue@2.7.14: resolution: {integrity: sha512-y6OEA+2UdJ0xrEQHodq20v9r3SpS62IOHrgN92JPLvVpNkhcissu7yvD5PXMzMESyazj0XNWGsc8UQk8+mVrjQ==} engines: {node: '>=14.6.0'} peerDependencies: vite: '>=2.5.10' vue: ^2.7.0-0 dependencies: - vite: 3.2.5_sass@1.62.0+terser@5.16.5 + vite: 3.2.6_sass@1.62.1+terser@5.16.5 vue: 2.7.14 dev: true - /@vitejs/plugin-vue2/2.2.0_vite@3.2.5+vue@2.7.14: + /@vitejs/plugin-vue2/2.2.0_vite@3.2.6+vue@2.7.14: resolution: {integrity: sha512-1km7zEuZ/9QRPvzXSjikbTYGQPG86Mq1baktpC4sXqsXlb02HQKfi+fl8qVS703JM7cgm24Ga9j+RwKmvFn90A==} engines: {node: ^14.18.0 || >= 16.0.0} peerDependencies: vite: ^3.0.0 || ^4.0.0 vue: ^2.7.0-0 dependencies: - vite: 3.2.5 + vite: 3.2.6 vue: 2.7.14 dev: true @@ -8435,35 +8754,35 @@ packages: resolution: {integrity: sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA==} dev: false - /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.21.4: + /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.21.5: resolution: {integrity: sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-module-imports': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 dev: true - /@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.21.4: + /@vue/babel-plugin-transform-vue-jsx/1.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/helper-module-imports': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 dev: false - /@vue/babel-preset-jsx/1.3.1_binonxd6lfchyvkephbjohtdpa: + /@vue/babel-preset-jsx/1.3.1_bgzmxlbkpj6mii2jouaclybedq: resolution: {integrity: sha512-ml+nqcSKp8uAqFZLNc7OWLMzR7xDBsUfkomF98DtiIBlLqlq4jCQoLINARhgqRIyKdB+mk/94NWpIb4pL6D3xw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -8472,19 +8791,19 @@ packages: vue: optional: true dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.21.4 - '@vue/babel-sugar-composition-api-inject-h': 1.3.0_@babel+core@7.21.4 - '@vue/babel-sugar-composition-api-render-instance': 1.3.0_@babel+core@7.21.4 - '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.21.4 - '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.21.4 - '@vue/babel-sugar-v-model': 1.3.0_@babel+core@7.21.4 - '@vue/babel-sugar-v-on': 1.3.0_@babel+core@7.21.4 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.21.5 + '@vue/babel-sugar-composition-api-inject-h': 1.3.0_@babel+core@7.21.5 + '@vue/babel-sugar-composition-api-render-instance': 1.3.0_@babel+core@7.21.5 + '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.21.5 + '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.21.5 + '@vue/babel-sugar-v-model': 1.3.0_@babel+core@7.21.5 + '@vue/babel-sugar-v-on': 1.3.0_@babel+core@7.21.5 vue: 2.7.14 dev: true - /@vue/babel-preset-jsx/1.4.0_binonxd6lfchyvkephbjohtdpa: + /@vue/babel-preset-jsx/1.4.0_bgzmxlbkpj6mii2jouaclybedq: resolution: {integrity: sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -8493,137 +8812,137 @@ packages: vue: optional: true dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-plugin-transform-vue-jsx': 1.4.0_@babel+core@7.21.4 - '@vue/babel-sugar-composition-api-inject-h': 1.4.0_@babel+core@7.21.4 - '@vue/babel-sugar-composition-api-render-instance': 1.4.0_@babel+core@7.21.4 - '@vue/babel-sugar-functional-vue': 1.4.0_@babel+core@7.21.4 - '@vue/babel-sugar-inject-h': 1.4.0_@babel+core@7.21.4 - '@vue/babel-sugar-v-model': 1.4.0_@babel+core@7.21.4 - '@vue/babel-sugar-v-on': 1.4.0_@babel+core@7.21.4 + '@vue/babel-plugin-transform-vue-jsx': 1.4.0_@babel+core@7.21.5 + '@vue/babel-sugar-composition-api-inject-h': 1.4.0_@babel+core@7.21.5 + '@vue/babel-sugar-composition-api-render-instance': 1.4.0_@babel+core@7.21.5 + '@vue/babel-sugar-functional-vue': 1.4.0_@babel+core@7.21.5 + '@vue/babel-sugar-inject-h': 1.4.0_@babel+core@7.21.5 + '@vue/babel-sugar-v-model': 1.4.0_@babel+core@7.21.5 + '@vue/babel-sugar-v-on': 1.4.0_@babel+core@7.21.5 vue: 2.7.14 dev: false - /@vue/babel-sugar-composition-api-inject-h/1.3.0_@babel+core@7.21.4: + /@vue/babel-sugar-composition-api-inject-h/1.3.0_@babel+core@7.21.5: resolution: {integrity: sha512-pIDOutEpqbURdVw7xhgxmuDW8Tl+lTgzJZC5jdlUu0lY2+izT9kz3Umd/Tbu0U5cpCJ2Yhu87BZFBzWpS0Xemg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: true - /@vue/babel-sugar-composition-api-inject-h/1.4.0_@babel+core@7.21.4: + /@vue/babel-sugar-composition-api-inject-h/1.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: false - /@vue/babel-sugar-composition-api-render-instance/1.3.0_@babel+core@7.21.4: + /@vue/babel-sugar-composition-api-render-instance/1.3.0_@babel+core@7.21.5: resolution: {integrity: sha512-NYNnU2r7wkJLMV5p9Zj4pswmCs037O/N2+/Fs6SyX7aRFzXJRP1/2CZh5cIwQxWQajHXuCUd5mTb7DxoBVWyTg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: true - /@vue/babel-sugar-composition-api-render-instance/1.4.0_@babel+core@7.21.4: + /@vue/babel-sugar-composition-api-render-instance/1.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: false - /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.21.4: + /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.21.5: resolution: {integrity: sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: true - /@vue/babel-sugar-functional-vue/1.4.0_@babel+core@7.21.4: + /@vue/babel-sugar-functional-vue/1.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBvw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: false - /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.21.4: + /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.21.5: resolution: {integrity: sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: true - /@vue/babel-sugar-inject-h/1.4.0_@babel+core@7.21.4: + /@vue/babel-sugar-inject-h/1.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 dev: false - /@vue/babel-sugar-v-model/1.3.0_@babel+core@7.21.4: + /@vue/babel-sugar-v-model/1.3.0_@babel+core@7.21.5: resolution: {integrity: sha512-zcsabmdX48JmxTObn3xmrvvdbEy8oo63DphVyA3WRYGp4SEvJRpu/IvZCVPl/dXLuob2xO/QRuncqPgHvZPzpA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.21.4 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.21.5 camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 dev: true - /@vue/babel-sugar-v-model/1.4.0_@babel+core@7.21.4: + /@vue/babel-sugar-v-model/1.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 '@vue/babel-helper-vue-jsx-merge-props': 1.4.0 - '@vue/babel-plugin-transform-vue-jsx': 1.4.0_@babel+core@7.21.4 + '@vue/babel-plugin-transform-vue-jsx': 1.4.0_@babel+core@7.21.5 camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 dev: false - /@vue/babel-sugar-v-on/1.3.0_@babel+core@7.21.4: + /@vue/babel-sugar-v-on/1.3.0_@babel+core@7.21.5: resolution: {integrity: sha512-8VZgrS0G5bh7+Prj7oJkzg9GvhSPnuW5YT6MNaVAEy4uwxRLJ8GqHenaStfllChTao4XZ3EZkNtHB4Xbr/ePdA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 + '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.21.5 camelcase: 5.3.1 dev: true - /@vue/babel-sugar-v-on/1.4.0_@babel+core@7.21.4: + /@vue/babel-sugar-v-on/1.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9JA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 - '@vue/babel-plugin-transform-vue-jsx': 1.4.0_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 + '@vue/babel-plugin-transform-vue-jsx': 1.4.0_@babel+core@7.21.5 camelcase: 5.3.1 dev: false @@ -8646,7 +8965,7 @@ packages: source-map: 0.6.1 vue-template-es2015-compiler: 1.9.1 optionalDependencies: - prettier: 2.8.7 + prettier: 2.8.8 transitivePeerDependencies: - arc-templates - atpl @@ -9082,19 +9401,19 @@ packages: uri-js: 4.4.1 dev: false - /all-contributors-cli/6.24.0: - resolution: {integrity: sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==} + /all-contributors-cli/6.25.0: + resolution: {integrity: sha512-vsMPLmpnYxzUV0Em/4RNmrnmCruUnIWcY10I0QNRUU9A0275VEuJTVhICi/L2V6foIemwog3ZeNfNV9qeetfsw==} engines: {node: '>=4'} hasBin: true dependencies: - '@babel/runtime': 7.19.0 + '@babel/runtime': 7.21.0 async: 3.2.4 chalk: 4.1.2 didyoumean: 1.2.2 inquirer: 7.3.3 json-fixer: 1.6.13 lodash: 4.17.21 - node-fetch: 2.6.7 + node-fetch: 2.6.9 pify: 5.0.0 yargs: 15.4.1 transitivePeerDependencies: @@ -9136,6 +9455,7 @@ packages: /ansi-regex/2.1.1: resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} engines: {node: '>=0.10.0'} + dev: false /ansi-regex/3.0.1: resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==} @@ -9323,15 +9643,15 @@ packages: zen-observable: 0.8.15 dev: false - /apollo-codegen-core/0.40.9_typescript@4.9.5: + /apollo-codegen-core/0.40.9_typescript@5.0.4: resolution: {integrity: sha512-AiynL9PWGZ9zXq9gbJENGixrbmJTORjg8T15gXlPbFcXJzVlQ8+gGuBcHMjBBFBtqb1ZhXN2IZ6udzrRHCB+ag==} engines: {node: '>=8', npm: '>=6'} dependencies: '@babel/generator': 7.17.10 - '@babel/parser': 7.21.4 + '@babel/parser': 7.21.5 '@babel/types': 7.17.10 apollo-env: 0.10.2 - apollo-language-server: 1.26.9_typescript@4.9.5 + apollo-language-server: 1.26.9_typescript@5.0.4 ast-types: 0.14.2 common-tags: 1.8.2 recast: 0.21.2 @@ -9340,13 +9660,13 @@ packages: - typescript dev: false - /apollo-codegen-flow/0.38.9_typescript@4.9.5: + /apollo-codegen-flow/0.38.9_typescript@5.0.4: resolution: {integrity: sha512-w02FRiDCfFH7FxRqKZlnmH6q4URT3hlrGvizaRKirEyFQWH7OSEE4osYhSCU+dcRru+NuWtPVrMh3LTB7NinSQ==} engines: {node: '>=8', npm: '>=6'} dependencies: '@babel/generator': 7.17.10 '@babel/types': 7.17.10 - apollo-codegen-core: 0.40.9_typescript@4.9.5 + apollo-codegen-core: 0.40.9_typescript@5.0.4 change-case: 4.1.2 common-tags: 1.8.2 inflected: 2.1.0 @@ -9355,11 +9675,11 @@ packages: - typescript dev: false - /apollo-codegen-scala/0.39.9_typescript@4.9.5: + /apollo-codegen-scala/0.39.9_typescript@5.0.4: resolution: {integrity: sha512-Dtpg8m3MgJ5RIlkPfGDOclsZro1scR32AQY517uA3QdUHa/R+XxU9CQ2bnPnI7BtzuUsrTiJnBXQSulfxrdDOQ==} engines: {node: '>=8', npm: '>=6'} dependencies: - apollo-codegen-core: 0.40.9_typescript@4.9.5 + apollo-codegen-core: 0.40.9_typescript@5.0.4 change-case: 4.1.2 common-tags: 1.8.2 inflected: 2.1.0 @@ -9368,11 +9688,11 @@ packages: - typescript dev: false - /apollo-codegen-swift/0.40.9_typescript@4.9.5: + /apollo-codegen-swift/0.40.9_typescript@5.0.4: resolution: {integrity: sha512-Ghk0ef4//QOUdJ80kheD7Q20o9UDrXQVWXz8lWUM88w1cba5LBLXz+CeeQ+VyUHrnFO9XqkimqyPZSDpDmHUSA==} engines: {node: '>=8', npm: '>=6'} dependencies: - apollo-codegen-core: 0.40.9_typescript@4.9.5 + apollo-codegen-core: 0.40.9_typescript@5.0.4 change-case: 4.1.2 common-tags: 1.8.2 inflected: 2.1.0 @@ -9381,13 +9701,13 @@ packages: - typescript dev: false - /apollo-codegen-typescript/0.40.9_typescript@4.9.5: + /apollo-codegen-typescript/0.40.9_typescript@5.0.4: resolution: {integrity: sha512-koOS3ZbU8UNoZwl87WBxpo+3t0e/iIIkbgYg9zOVKnHCYHi2/CbSE7rq3uAM99QmvcE62wrIoFjpBQADJq78Dw==} engines: {node: '>=8', npm: '>=6'} dependencies: '@babel/generator': 7.17.10 '@babel/types': 7.17.10 - apollo-codegen-core: 0.40.9_typescript@4.9.5 + apollo-codegen-core: 0.40.9_typescript@5.0.4 change-case: 4.1.2 common-tags: 1.8.2 inflected: 2.1.0 @@ -9440,14 +9760,14 @@ packages: sha.js: 2.4.11 dev: false - /apollo-language-server/1.26.9_typescript@4.9.5: + /apollo-language-server/1.26.9_typescript@5.0.4: resolution: {integrity: sha512-+moe6KfDPPHUaC5Te4x9O5OqBPTZmkNRfjM4kb3XRb3ve8tUeKdye5lIANU+XCv7aZ6G68PHozrO5/Tj1X8Qcw==} engines: {node: '>=8', npm: '>=6'} dependencies: '@apollo/federation': 0.27.0_graphql@15.8.0 '@apollographql/apollo-tools': 0.5.4_graphql@15.8.0 '@apollographql/graphql-language-service-interface': 2.0.2_graphql@15.8.0 - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_prdn7pc7mycjsinmi5fnyv4we4 + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_ftyc2is4hj24nyciskooot5zji apollo-datasource: 3.3.2 apollo-env: 0.10.2 apollo-graphql: 0.9.7_graphql@15.8.0 @@ -9809,7 +10129,7 @@ packages: tslib: 1.14.1 dev: false - /apollo/2.34.0_typescript@4.9.5: + /apollo/2.34.0_typescript@5.0.4: resolution: {integrity: sha512-gDH+WBN+b6TA/tIrIuAyO6Df4tsHwAA/t3NZqUitOM0gKo/nXNOUZzskAFTjErL6fgp5+kYIP3rZ+bIleqXAKg==} engines: {node: '>=8', npm: '>=6'} hasBin: true @@ -9823,14 +10143,14 @@ packages: '@oclif/plugin-not-found': 2.3.1 '@oclif/plugin-plugins': 2.1.0 '@oclif/plugin-warn-if-update-available': 2.0.4 - apollo-codegen-core: 0.40.9_typescript@4.9.5 - apollo-codegen-flow: 0.38.9_typescript@4.9.5 - apollo-codegen-scala: 0.39.9_typescript@4.9.5 - apollo-codegen-swift: 0.40.9_typescript@4.9.5 - apollo-codegen-typescript: 0.40.9_typescript@4.9.5 + apollo-codegen-core: 0.40.9_typescript@5.0.4 + apollo-codegen-flow: 0.38.9_typescript@5.0.4 + apollo-codegen-scala: 0.39.9_typescript@5.0.4 + apollo-codegen-swift: 0.40.9_typescript@5.0.4 + apollo-codegen-typescript: 0.40.9_typescript@5.0.4 apollo-env: 0.10.2 apollo-graphql: 0.9.7_graphql@15.8.0 - apollo-language-server: 1.26.9_typescript@4.9.5 + apollo-language-server: 1.26.9_typescript@5.0.4 chalk: 4.1.2 cli-ux: 6.0.9 env-ci: 7.1.0 @@ -9861,6 +10181,7 @@ packages: /aproba/1.2.0: resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==} + dev: false /aproba/2.0.0: resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==} @@ -9899,13 +10220,6 @@ packages: zip-stream: 4.1.0 dev: true - /are-we-there-yet/1.1.7: - resolution: {integrity: sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==} - dependencies: - delegates: 1.0.0 - readable-stream: 2.3.8 - dev: true - /are-we-there-yet/2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} engines: {node: '>=10'} @@ -10166,14 +10480,14 @@ packages: - debug dev: false - /babel-loader/8.2.5_z2ws6pnxa5zk5axe2qz6qd5y4u: + /babel-loader/8.2.5_sf7bqt5kvbce5tyvj7y7sj5nwa: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -10181,36 +10495,36 @@ packages: webpack: 4.46.0 dev: false - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.21.4: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.21.5: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.21.4 - '@babel/core': 7.21.4 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.5 semver: 6.3.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.4: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.5: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.5 core-js-compat: 3.25.2 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.21.4: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.21.5: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.5 transitivePeerDependencies: - supports-color @@ -10218,38 +10532,38 @@ packages: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} dev: false - /babel-preset-fbjs/3.4.0_@babel+core@7.21.4: + /babel-preset-fbjs/3.4.0_@babel+core@7.21.5: resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.4 - '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 - '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 - '@babel/plugin-transform-flow-strip-types': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-for-of': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.21.4 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.5 + '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.5 + '@babel/plugin-transform-arrow-functions': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-computed-properties': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.5 + '@babel/plugin-transform-flow-strip-types': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-for-of': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-modules-commonjs': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.5 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.21.5 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.5 babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 transitivePeerDependencies: - supports-color @@ -10594,7 +10908,7 @@ packages: /builtins/5.0.1: resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: - semver: 7.3.8 + semver: 7.4.0 dev: true /bulma/0.9.4: @@ -11243,6 +11557,7 @@ packages: /code-point-at/1.1.0: resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==} engines: {node: '>=0.10.0'} + dev: false /collection-visit/1.0.0: resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} @@ -11316,8 +11631,8 @@ packages: engines: {node: '>= 6'} dev: false - /commander/5.1.0: - resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==} + /commander/6.2.1: + resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} engines: {node: '>= 6'} dev: true @@ -11443,6 +11758,9 @@ packages: resolution: {integrity: sha512-o/Wau2FmZKiQgyp3c3IULgN6J5yc0lwYMnoyiZdEpdGxKGBtt2ACbkulBZ6BUsHy1HlSJqoP4YOyPIJLgRJyKQ==} dev: true + /consola/3.1.0: + resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==} + /console-browserify/1.2.0: resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} dev: false @@ -12311,29 +12629,29 @@ packages: resolution: {integrity: sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==} dev: false - /cypress-file-upload/5.0.8_cypress@12.9.0: + /cypress-file-upload/5.0.8_cypress@12.11.0: resolution: {integrity: sha512-+8VzNabRk3zG6x8f8BWArF/xA/W0VK4IZNx3MV0jFWrJS/qKn8eHfa5nU73P9fOQAgwHFJx7zjg4lwOnljMO8g==} engines: {node: '>=8.2.1'} peerDependencies: cypress: '>3.0.0' dependencies: - cypress: 12.9.0 + cypress: 12.11.0 dev: true /cypress-network-idle/1.14.2: resolution: {integrity: sha512-xAdR8dH58KFPv8eCDWjviScITrJOcUpuMXYfYTc175nk2/NvnJ+I6ylSn1CM7yZmoV/gLbFa36QLiH5NfNEaLQ==} dev: true - /cypress-real-events/1.7.6_cypress@12.9.0: + /cypress-real-events/1.7.6_cypress@12.11.0: resolution: {integrity: sha512-yP6GnRrbm6HK5q4DH6Nnupz37nOfZu/xn1xFYqsE2o4G73giPWQOdu6375QYpwfU1cvHNCgyD2bQ2hPH9D7NMw==} peerDependencies: cypress: ^4.x || ^5.x || ^6.x || ^7.x || ^8.x || ^9.x || ^10.x || ^11.x || ^12.x dependencies: - cypress: 12.9.0 + cypress: 12.11.0 dev: true - /cypress/12.9.0: - resolution: {integrity: sha512-Ofe09LbHKgSqX89Iy1xen2WvpgbvNxDzsWx3mgU1mfILouELeXYGwIib3ItCwoRrRifoQwcBFmY54Vs0zw7QCg==} + /cypress/12.11.0: + resolution: {integrity: sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==} engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} hasBin: true requiresBuild: true @@ -12352,7 +12670,7 @@ packages: check-more-types: 2.24.0 cli-cursor: 3.1.0 cli-table3: 0.6.2 - commander: 5.1.0 + commander: 6.2.1 common-tags: 1.8.2 dayjs: 1.11.4 debug: 4.3.4_supports-color@8.1.1 @@ -12370,12 +12688,12 @@ packages: listr2: 3.14.0_enquirer@2.3.6 lodash: 4.17.21 log-symbols: 4.1.0 - minimist: 1.2.6 + minimist: 1.2.8 ospath: 1.2.2 pretty-bytes: 5.6.0 proxy-from-env: 1.0.0 request-progress: 3.0.0 - semver: 7.3.8 + semver: 7.4.0 supports-color: 8.1.1 tmp: 0.2.1 untildify: 4.0.0 @@ -12417,9 +12735,11 @@ packages: resolution: {integrity: sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==} dev: false - /date-fns/2.29.3: - resolution: {integrity: sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==} + /date-fns/2.30.0: + resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} + dependencies: + '@babel/runtime': 7.21.0 dev: false /date-time/3.1.0: @@ -13131,15 +13451,6 @@ packages: ext: 1.7.0 dev: false - /esbuild-android-64/0.15.12: - resolution: {integrity: sha512-MJKXwvPY9g0rGps0+U65HlTsM1wUs9lbjt5CU19RESqycGFDRijMDQsh68MtbzkqWSRdEtiKS1mtPzKneaAI0Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-64/0.15.18: resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==} engines: {node: '>=12'} @@ -13149,15 +13460,6 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.15.12: - resolution: {integrity: sha512-Hc9SEcZbIMhhLcvhr1DH+lrrec9SFTiRzfJ7EGSBZiiw994gfkVV6vG0sLWqQQ6DD7V4+OggB+Hn0IRUdDUqvA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-arm64/0.15.18: resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==} engines: {node: '>=12'} @@ -13167,15 +13469,6 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.15.12: - resolution: {integrity: sha512-qkmqrTVYPFiePt5qFjP8w/S+GIUMbt6k8qmiPraECUWfPptaPJUGkCKrWEfYFRWB7bY23FV95rhvPyh/KARP8Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-64/0.15.18: resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==} engines: {node: '>=12'} @@ -13185,15 +13478,6 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.15.12: - resolution: {integrity: sha512-z4zPX02tQ41kcXMyN3c/GfZpIjKoI/BzHrdKUwhC/Ki5BAhWv59A9M8H+iqaRbwpzYrYidTybBwiZAIWCLJAkw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-arm64/0.15.18: resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==} engines: {node: '>=12'} @@ -13203,15 +13487,6 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.15.12: - resolution: {integrity: sha512-XFL7gKMCKXLDiAiBjhLG0XECliXaRLTZh6hsyzqUqPUf/PY4C6EJDTKIeqqPKXaVJ8+fzNek88285krSz1QECw==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-64/0.15.18: resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==} engines: {node: '>=12'} @@ -13221,15 +13496,6 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.15.12: - resolution: {integrity: sha512-jwEIu5UCUk6TjiG1X+KQnCGISI+ILnXzIzt9yDVrhjug2fkYzlLbl0K43q96Q3KB66v6N1UFF0r5Ks4Xo7i72g==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-arm64/0.15.18: resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==} engines: {node: '>=12'} @@ -13239,15 +13505,6 @@ packages: dev: true optional: true - /esbuild-linux-32/0.15.12: - resolution: {integrity: sha512-uSQuSEyF1kVzGzuIr4XM+v7TPKxHjBnLcwv2yPyCz8riV8VUCnO/C4BF3w5dHiVpCd5Z1cebBtZJNlC4anWpwA==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-32/0.15.18: resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==} engines: {node: '>=12'} @@ -13257,15 +13514,6 @@ packages: dev: true optional: true - /esbuild-linux-64/0.15.12: - resolution: {integrity: sha512-QcgCKb7zfJxqT9o5z9ZUeGH1k8N6iX1Y7VNsEi5F9+HzN1OIx7ESxtQXDN9jbeUSPiRH1n9cw6gFT3H4qbdvcA==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-64/0.15.18: resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==} engines: {node: '>=12'} @@ -13275,15 +13523,6 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.15.12: - resolution: {integrity: sha512-Wf7T0aNylGcLu7hBnzMvsTfEXdEdJY/hY3u36Vla21aY66xR0MS5I1Hw8nVquXjTN0A6fk/vnr32tkC/C2lb0A==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm/0.15.18: resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==} engines: {node: '>=12'} @@ -13293,15 +13532,6 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.15.12: - resolution: {integrity: sha512-HtNq5xm8fUpZKwWKS2/YGwSfTF+339L4aIA8yphNKYJckd5hVdhfdl6GM2P3HwLSCORS++++7++//ApEwXEuAQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm64/0.15.18: resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==} engines: {node: '>=12'} @@ -13311,15 +13541,6 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.15.12: - resolution: {integrity: sha512-Qol3+AvivngUZkTVFgLpb0H6DT+N5/zM3V1YgTkryPYFeUvuT5JFNDR3ZiS6LxhyF8EE+fiNtzwlPqMDqVcc6A==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-mips64le/0.15.18: resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==} engines: {node: '>=12'} @@ -13329,15 +13550,6 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.15.12: - resolution: {integrity: sha512-4D8qUCo+CFKaR0cGXtGyVsOI7w7k93Qxb3KFXWr75An0DHamYzq8lt7TNZKoOq/Gh8c40/aKaxvcZnTgQ0TJNg==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-ppc64le/0.15.18: resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==} engines: {node: '>=12'} @@ -13347,15 +13559,6 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.15.12: - resolution: {integrity: sha512-G9w6NcuuCI6TUUxe6ka0enjZHDnSVK8bO+1qDhMOCtl7Tr78CcZilJj8SGLN00zO5iIlwNRZKHjdMpfFgNn1VA==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-riscv64/0.15.18: resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==} engines: {node: '>=12'} @@ -13365,29 +13568,11 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.15.12: - resolution: {integrity: sha512-Lt6BDnuXbXeqSlVuuUM5z18GkJAZf3ERskGZbAWjrQoi9xbEIsj/hEzVnSAFLtkfLuy2DE4RwTcX02tZFunXww==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-s390x/0.15.18: - resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-netbsd-64/0.15.12: - resolution: {integrity: sha512-jlUxCiHO1dsqoURZDQts+HK100o0hXfi4t54MNRMCAqKGAV33JCVvMplLAa2FwviSojT/5ZG5HUfG3gstwAG8w==} + /esbuild-linux-s390x/0.15.18: + resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==} engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] + cpu: [s390x] + os: [linux] requiresBuild: true dev: true optional: true @@ -13401,15 +13586,6 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.15.12: - resolution: {integrity: sha512-1o1uAfRTMIWNOmpf8v7iudND0L6zRBYSH45sofCZywrcf7NcZA+c7aFsS1YryU+yN7aRppTqdUK1PgbZVaB1Dw==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-openbsd-64/0.15.18: resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==} engines: {node: '>=12'} @@ -13419,15 +13595,6 @@ packages: dev: true optional: true - /esbuild-sunos-64/0.15.12: - resolution: {integrity: sha512-nkl251DpoWoBO9Eq9aFdoIt2yYmp4I3kvQjba3jFKlMXuqQ9A4q+JaqdkCouG3DHgAGnzshzaGu6xofGcXyPXg==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - /esbuild-sunos-64/0.15.18: resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==} engines: {node: '>=12'} @@ -13437,15 +13604,6 @@ packages: dev: true optional: true - /esbuild-windows-32/0.15.12: - resolution: {integrity: sha512-WlGeBZHgPC00O08luIp5B2SP4cNCp/PcS+3Pcg31kdcJPopHxLkdCXtadLU9J82LCfw4TVls21A6lilQ9mzHrw==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-32/0.15.18: resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==} engines: {node: '>=12'} @@ -13455,15 +13613,6 @@ packages: dev: true optional: true - /esbuild-windows-64/0.15.12: - resolution: {integrity: sha512-VActO3WnWZSN//xjSfbiGOSyC+wkZtI8I4KlgrTo5oHJM6z3MZZBCuFaZHd8hzf/W9KPhF0lY8OqlmWC9HO5AA==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-64/0.15.18: resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==} engines: {node: '>=12'} @@ -13473,15 +13622,6 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.15.12: - resolution: {integrity: sha512-Of3MIacva1OK/m4zCNIvBfz8VVROBmQT+gRX6pFTLPngFYcj6TFH/12VveAqq1k9VB2l28EoVMNMUCcmsfwyuA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-arm64/0.15.18: resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==} engines: {node: '>=12'} @@ -13491,36 +13631,6 @@ packages: dev: true optional: true - /esbuild/0.15.12: - resolution: {integrity: sha512-PcT+/wyDqJQsRVhaE9uX/Oq4XLrFh0ce/bs2TJh4CSaw9xuvI+xFrH2nAYOADbhQjUgAhNWC5LKoUsakm4dxng==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.15.12 - '@esbuild/linux-loong64': 0.15.12 - esbuild-android-64: 0.15.12 - esbuild-android-arm64: 0.15.12 - esbuild-darwin-64: 0.15.12 - esbuild-darwin-arm64: 0.15.12 - esbuild-freebsd-64: 0.15.12 - esbuild-freebsd-arm64: 0.15.12 - esbuild-linux-32: 0.15.12 - esbuild-linux-64: 0.15.12 - esbuild-linux-arm: 0.15.12 - esbuild-linux-arm64: 0.15.12 - esbuild-linux-mips64le: 0.15.12 - esbuild-linux-ppc64le: 0.15.12 - esbuild-linux-riscv64: 0.15.12 - esbuild-linux-s390x: 0.15.12 - esbuild-netbsd-64: 0.15.12 - esbuild-openbsd-64: 0.15.12 - esbuild-sunos-64: 0.15.12 - esbuild-windows-32: 0.15.12 - esbuild-windows-64: 0.15.12 - esbuild-windows-arm64: 0.15.12 - dev: true - /esbuild/0.15.18: resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==} engines: {node: '>=12'} @@ -13613,25 +13723,25 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-prettier/8.7.0_eslint@8.38.0: + /eslint-config-prettier/8.7.0_eslint@8.39.0: resolution: {integrity: sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.38.0 + eslint: 8.39.0 dev: true - /eslint-config-prettier/8.8.0_eslint@8.38.0: + /eslint-config-prettier/8.8.0_eslint@8.39.0: resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.38.0 + eslint: 8.39.0 dev: true - /eslint-config-standard/17.0.0_gs3dxfykjxoatbmqtqqyj2be5e: + /eslint-config-standard/17.0.0_2lu3b62rqlpb7xiy3ybkzau6qe: resolution: {integrity: sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==} peerDependencies: eslint: ^8.0.1 @@ -13639,30 +13749,30 @@ packages: eslint-plugin-n: ^15.0.0 eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.38.0 - eslint-plugin-import: 2.27.5_73cjzcwsznklgo5fd4ys326p3a - eslint-plugin-n: 15.6.1_eslint@8.38.0 - eslint-plugin-promise: 6.1.1_eslint@8.38.0 + eslint: 8.39.0 + eslint-plugin-import: 2.27.5_zpzroih7ihc6rc2mfwvfmp5bhu + eslint-plugin-n: 15.6.1_eslint@8.39.0 + eslint-plugin-promise: 6.1.1_eslint@8.39.0 dev: true - /eslint-config-unjs/0.1.0_ze6bmax3gcsfve3yrzu6npguhe: + /eslint-config-unjs/0.1.0_iacogk7kkaymxepzhgcbytyi7q: resolution: {integrity: sha512-P51/jQg3RoLKqDTR6/x5637iOBYIEka/Ec6TwaNKiLhSOeYBKRVPsg/FdbV8MBExC9q4j/wRoTYBKj7sEVNUgQ==} peerDependencies: eslint: '*' typescript: '*' dependencies: - '@typescript-eslint/eslint-plugin': 5.55.0_pvnpdjinxvunbdy5v5mbfsywxi - '@typescript-eslint/parser': 5.55.0_ze6bmax3gcsfve3yrzu6npguhe - eslint: 8.38.0 - eslint-config-prettier: 8.7.0_eslint@8.38.0 - eslint-config-standard: 17.0.0_gs3dxfykjxoatbmqtqqyj2be5e - eslint-import-resolver-typescript: 3.5.3_cshkc2qhcu55b7r3t6b6lfgcxm - eslint-plugin-import: 2.27.5_73cjzcwsznklgo5fd4ys326p3a - eslint-plugin-n: 15.6.1_eslint@8.38.0 - eslint-plugin-node: 11.1.0_eslint@8.38.0 - eslint-plugin-promise: 6.1.1_eslint@8.38.0 - eslint-plugin-unicorn: 43.0.2_eslint@8.38.0 - typescript: 4.9.5 + '@typescript-eslint/eslint-plugin': 5.55.0_iw7dx6j5ann7kbluu6xyu7jjeq + '@typescript-eslint/parser': 5.55.0_iacogk7kkaymxepzhgcbytyi7q + eslint: 8.39.0 + eslint-config-prettier: 8.7.0_eslint@8.39.0 + eslint-config-standard: 17.0.0_2lu3b62rqlpb7xiy3ybkzau6qe + eslint-import-resolver-typescript: 3.5.3_ihzpda66j6eqxiupas72wssxyy + eslint-plugin-import: 2.27.5_zpzroih7ihc6rc2mfwvfmp5bhu + eslint-plugin-n: 15.6.1_eslint@8.39.0 + eslint-plugin-node: 11.1.0_eslint@8.39.0 + eslint-plugin-promise: 6.1.1_eslint@8.39.0 + eslint-plugin-unicorn: 43.0.2_eslint@8.39.0 + typescript: 5.0.4 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -13678,7 +13788,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/3.5.3_cshkc2qhcu55b7r3t6b6lfgcxm: + /eslint-import-resolver-typescript/3.5.3_ihzpda66j6eqxiupas72wssxyy: resolution: {integrity: sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -13687,10 +13797,10 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.12.0 - eslint: 8.38.0 - eslint-plugin-import: 2.27.5_73cjzcwsznklgo5fd4ys326p3a + eslint: 8.39.0 + eslint-plugin-import: 2.27.5_zpzroih7ihc6rc2mfwvfmp5bhu get-tsconfig: 4.5.0 - globby: 13.1.3 + globby: 13.1.4 is-core-module: 2.11.0 is-glob: 4.0.3 synckit: 0.8.5 @@ -13698,7 +13808,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_hgiauzjvznkw6ex2teuzwqgx4a: + /eslint-module-utils/2.7.4_wmffp7it5tgceaya7l5dncd62q: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -13719,38 +13829,38 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.55.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/parser': 5.55.0_iacogk7kkaymxepzhgcbytyi7q debug: 3.2.7 - eslint: 8.38.0 + eslint: 8.39.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.3_cshkc2qhcu55b7r3t6b6lfgcxm + eslint-import-resolver-typescript: 3.5.3_ihzpda66j6eqxiupas72wssxyy transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-es/3.0.1_eslint@8.38.0: + /eslint-plugin-es/3.0.1_eslint@8.39.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.38.0 + eslint: 8.39.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-es/4.1.0_eslint@8.38.0: + /eslint-plugin-es/4.1.0_eslint@8.39.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.38.0 + eslint: 8.39.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.27.5_73cjzcwsznklgo5fd4ys326p3a: + /eslint-plugin-import/2.27.5_zpzroih7ihc6rc2mfwvfmp5bhu: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -13760,15 +13870,15 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.55.0_ze6bmax3gcsfve3yrzu6npguhe + '@typescript-eslint/parser': 5.55.0_iacogk7kkaymxepzhgcbytyi7q array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.38.0 + eslint: 8.39.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_hgiauzjvznkw6ex2teuzwqgx4a + eslint-module-utils: 2.7.4_wmffp7it5tgceaya7l5dncd62q has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -13783,31 +13893,31 @@ packages: - supports-color dev: true - /eslint-plugin-n/15.6.1_eslint@8.38.0: + /eslint-plugin-n/15.6.1_eslint@8.39.0: resolution: {integrity: sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.38.0 - eslint-plugin-es: 4.1.0_eslint@8.38.0 - eslint-utils: 3.0.0_eslint@8.38.0 + eslint: 8.39.0 + eslint-plugin-es: 4.1.0_eslint@8.39.0 + eslint-utils: 3.0.0_eslint@8.39.0 ignore: 5.2.4 is-core-module: 2.11.0 minimatch: 3.1.2 resolve: 1.22.1 - semver: 7.3.8 + semver: 7.4.0 dev: true - /eslint-plugin-node/11.1.0_eslint@8.38.0: + /eslint-plugin-node/11.1.0_eslint@8.39.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.38.0 - eslint-plugin-es: 3.0.1_eslint@8.38.0 + eslint: 8.39.0 + eslint-plugin-es: 3.0.1_eslint@8.39.0 eslint-utils: 2.1.0 ignore: 5.2.4 minimatch: 3.1.2 @@ -13815,7 +13925,7 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier/4.2.1_mrzcadguhkbme6yx3ehduvsjxu: + /eslint-plugin-prettier/4.2.1_5pokp25ua6t5ubushhw3tqituq: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -13826,22 +13936,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.38.0 - eslint-config-prettier: 8.8.0_eslint@8.38.0 - prettier: 2.8.7 + eslint: 8.39.0 + eslint-config-prettier: 8.8.0_eslint@8.39.0 + prettier: 2.8.8 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-promise/6.1.1_eslint@8.38.0: + /eslint-plugin-promise/6.1.1_eslint@8.39.0: resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.38.0 + eslint: 8.39.0 dev: true - /eslint-plugin-unicorn/42.0.0_eslint@8.38.0: + /eslint-plugin-unicorn/42.0.0_eslint@8.39.0: resolution: {integrity: sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==} engines: {node: '>=12'} peerDependencies: @@ -13850,8 +13960,8 @@ packages: '@babel/helper-validator-identifier': 7.18.6 ci-info: 3.3.2 clean-regexp: 1.0.0 - eslint: 8.38.0 - eslint-utils: 3.0.0_eslint@8.38.0 + eslint: 8.39.0 + eslint-utils: 3.0.0_eslint@8.39.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.2.0 @@ -13864,7 +13974,7 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-unicorn/43.0.2_eslint@8.38.0: + /eslint-plugin-unicorn/43.0.2_eslint@8.39.0: resolution: {integrity: sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg==} engines: {node: '>=14.18'} peerDependencies: @@ -13873,8 +13983,8 @@ packages: '@babel/helper-validator-identifier': 7.19.1 ci-info: 3.3.2 clean-regexp: 1.0.0 - eslint: 8.38.0 - eslint-utils: 3.0.0_eslint@8.38.0 + eslint: 8.39.0 + eslint-utils: 3.0.0_eslint@8.39.0 esquery: 1.4.2 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -13883,23 +13993,23 @@ packages: read-pkg-up: 7.0.1 regexp-tree: 0.1.24 safe-regex: 2.1.1 - semver: 7.3.8 + semver: 7.4.0 strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/8.7.1_eslint@8.38.0: + /eslint-plugin-vue/8.7.1_eslint@8.39.0: resolution: {integrity: sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.38.0 - eslint-utils: 3.0.0_eslint@8.38.0 + eslint: 8.39.0 + eslint-utils: 3.0.0_eslint@8.39.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.10 semver: 7.3.8 - vue-eslint-parser: 8.3.0_eslint@8.38.0 + vue-eslint-parser: 8.3.0_eslint@8.39.0 transitivePeerDependencies: - supports-color dev: true @@ -13928,6 +14038,14 @@ packages: estraverse: 5.3.0 dev: true + /eslint-scope/7.2.0: + resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + esrecurse: 4.3.0 + estraverse: 5.3.0 + dev: true + /eslint-utils/2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} @@ -13935,13 +14053,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.38.0: + /eslint-utils/3.0.0_eslint@8.39.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.38.0 + eslint: 8.39.0 eslint-visitor-keys: 2.1.0 dev: true @@ -13955,25 +14073,20 @@ packages: engines: {node: '>=10'} dev: true - /eslint-visitor-keys/3.3.0: - resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /eslint-visitor-keys/3.4.0: resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.38.0: - resolution: {integrity: sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==} + /eslint/8.39.0: + resolution: {integrity: sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.2.0_eslint@8.38.0 + '@eslint-community/eslint-utils': 4.2.0_eslint@8.39.0 '@eslint-community/regexpp': 4.4.0 '@eslint/eslintrc': 2.0.2 - '@eslint/js': 8.38.0 + '@eslint/js': 8.39.0 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -13983,7 +14096,7 @@ packages: debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 - eslint-scope: 7.1.1 + eslint-scope: 7.2.0 eslint-visitor-keys: 3.4.0 espree: 9.5.1 esquery: 1.4.2 @@ -14019,15 +14132,6 @@ packages: engines: {node: '>=6'} dev: false - /espree/9.4.0: - resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - acorn: 8.8.2 - acorn-jsx: 5.3.2_acorn@8.8.2 - eslint-visitor-keys: 3.3.0 - dev: true - /espree/9.5.1: resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -14836,7 +14940,7 @@ packages: resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. + deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 requiresBuild: true dependencies: bindings: 1.5.0 @@ -14866,19 +14970,6 @@ packages: /functions-have-names/1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - /gauge/2.7.4: - resolution: {integrity: sha512-14x4kjc6lkD3ltw589k0NrPD6cCNTD6CWoVUNpB85+DrtONoZn+Rug6xZU5RvSC4+TZPxA5AnBibQYAvZn41Hg==} - dependencies: - aproba: 1.2.0 - console-control-strings: 1.1.0 - has-unicode: 2.0.1 - object-assign: 4.1.1 - signal-exit: 3.0.7 - string-width: 1.0.2 - strip-ansi: 3.0.1 - wide-align: 1.1.5 - dev: true - /gauge/3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} @@ -15167,17 +15258,6 @@ packages: merge2: 1.4.1 slash: 3.0.0 - /globby/13.1.3: - resolution: {integrity: sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dependencies: - dir-glob: 3.0.1 - fast-glob: 3.2.12 - ignore: 5.2.4 - merge2: 1.4.1 - slash: 4.0.0 - dev: true - /globby/13.1.4: resolution: {integrity: sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -15563,21 +15643,21 @@ packages: resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==} dev: false - /highlight.js/11.7.0: - resolution: {integrity: sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ==} + /highlight.js/11.8.0: + resolution: {integrity: sha512-MedQhoqVdr0U6SSnWPzfiadUcDHfN/Wzq25AkXiQv9oiOO/sG0S7XkvpFIqWBl9Yq1UYyYOOVORs5UW2XlPyzg==} engines: {node: '>=12.0.0'} dev: false - /histoire/0.16.1_vite@3.2.5: + /histoire/0.16.1_vite@3.2.6: resolution: {integrity: sha512-TIzJ0Wqe8epfTYMd7yuS0Zcuy86ysJ5t4p6qt0zjHAinoNgEH2M9biHtuKQzd96/QuUy3oc2dcXiFLFSZGdSyw==} hasBin: true peerDependencies: vite: ^2.9.0 || ^3.0.0 || ^4.0.0 dependencies: '@akryum/tinypool': 0.3.1 - '@histoire/app': 0.16.1_vite@3.2.5 - '@histoire/controls': 0.16.1_vite@3.2.5 - '@histoire/shared': 0.16.1_vite@3.2.5 + '@histoire/app': 0.16.1_vite@3.2.6 + '@histoire/controls': 0.16.1_vite@3.2.6 + '@histoire/shared': 0.16.1_vite@3.2.6 '@histoire/vendors': 0.16.0 '@types/flexsearch': 0.7.3 '@types/markdown-it': 12.2.3 @@ -15604,7 +15684,7 @@ packages: sade: 1.8.1 shiki-es: 0.2.0 sirv: 2.0.2 - vite: 3.2.5 + vite: 3.2.6 vite-node: 0.28.4 transitivePeerDependencies: - '@types/node' @@ -16237,6 +16317,7 @@ packages: engines: {node: '>=0.10.0'} dependencies: number-is-nan: 1.0.1 + dev: false /is-fullwidth-code-point/2.0.0: resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==} @@ -16748,7 +16829,7 @@ packages: resolution: {integrity: sha512-DKQ71M+0uwAG3QsUkeVgh6XREw/OkpnTfHfM+sdmxRjHvYZ8PlcMVF4ibsHQ1ckR63NROs68qUr1I0u6yPVePQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.20.13 + '@babel/runtime': 7.21.0 chalk: 4.1.2 pegjs: 0.10.0 dev: true @@ -16782,7 +16863,7 @@ packages: resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} hasBin: true dependencies: - minimist: 1.2.6 + minimist: 1.2.8 /json5/2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} @@ -17708,6 +17789,10 @@ packages: /minimist/1.2.6: resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} + dev: true + + /minimist/1.2.8: + resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} /minipass-collect/1.0.2: resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} @@ -17779,7 +17864,7 @@ packages: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true dependencies: - minimist: 1.2.6 + minimist: 1.2.8 /mkdirp/1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} @@ -17815,7 +17900,7 @@ packages: typescript: 5.0.4 dev: true - /mkdist/1.2.0_yb5knrg423q5h7vusjjkkj2bw4: + /mkdist/1.2.0_yl3dukd5txcrkvtayeyw5gidji: resolution: {integrity: sha512-UTqu/bXmIk/+VKNVgufAeMyjUcNy1dn9Bl7wL1zZlCKVrpDgj/VllmZBeh3ZCC/2HWqUrt6frNFTKt9TRZbNvQ==} hasBin: true peerDependencies: @@ -17835,7 +17920,7 @@ packages: mlly: 1.2.0 mri: 1.2.0 pathe: 1.1.0 - sass: 1.62.0 + sass: 1.62.1 typescript: 4.9.5 dev: true @@ -18059,6 +18144,18 @@ packages: - supports-color dev: false + /nock/13.3.1: + resolution: {integrity: sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw==} + engines: {node: '>= 10.13'} + dependencies: + debug: 4.3.4 + json-stringify-safe: 5.0.1 + lodash: 4.17.21 + propagate: 2.0.1 + transitivePeerDependencies: + - supports-color + dev: false + /node-abi/3.31.0: resolution: {integrity: sha512-eSKV6s+APenqVh8ubJyiu/YhZgxQpGP66ntzUb3lY1xB9ukSRaGnx0AIxI+IM+1+IVYC1oWobgG5L3Lt9ARykQ==} engines: {node: '>=10'} @@ -18101,6 +18198,7 @@ packages: optional: true dependencies: whatwg-url: 5.0.0 + dev: false /node-fetch/2.6.9: resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==} @@ -18276,15 +18374,6 @@ packages: path-key: 4.0.0 dev: true - /npmlog/4.1.2: - resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==} - dependencies: - are-we-there-yet: 1.1.7 - console-control-strings: 1.1.0 - gauge: 2.7.4 - set-blocking: 2.0.0 - dev: true - /npmlog/5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} dependencies: @@ -18316,6 +18405,7 @@ packages: /number-is-nan/1.0.1: resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==} engines: {node: '>=0.10.0'} + dev: false /nuxi/3.0.0: resolution: {integrity: sha512-VWh1kKFffxD2yadZWcQSd6eTf9okXRr7d3HsjLiI4B3Q1/8iKdIUiodGo7X71OZ+gPVnX6Oh/XFzcb7mr+8TbQ==} @@ -18334,15 +18424,15 @@ packages: - vue dev: false - /nuxt-edge/2.16.0-27720022.54e852f_stgnfuekanqoxv2sawfe5zt2vu: + /nuxt-edge/2.16.0-27720022.54e852f_2sbgzfg3k6oxjttkvp37fcwflm: resolution: {integrity: sha512-tLC30bV82i2fG0mdJrzPM5f46AgZX4xTewxWF5RTf5qyzJrCnHC7HhrsWVuk2BKE0NdYistGtP+HLiouvJ5Nig==} hasBin: true requiresBuild: true dependencies: '@nuxt/babel-preset-app-edge': 2.16.0-27720022.54e852f_vue@2.7.14 - '@nuxt/builder-edge': 2.16.0-27720022.54e852f_hwpzsh6pnvsm3pjf2zi526hnzq + '@nuxt/builder-edge': 2.16.0-27720022.54e852f_gktwed2twyzgsxlkmpaqasqery '@nuxt/cli-edge': 2.16.0-27720022.54e852f - '@nuxt/components': 2.2.1_consola@2.15.3 + '@nuxt/components': 2.2.1_consola@3.1.0 '@nuxt/config-edge': 2.16.0-27720022.54e852f '@nuxt/core-edge': 2.16.0-27720022.54e852f '@nuxt/generator-edge': 2.16.0-27720022.54e852f @@ -18353,7 +18443,7 @@ packages: '@nuxt/utils-edge': 2.16.0-27720022.54e852f '@nuxt/vue-app-edge': 2.16.0-27720022.54e852f '@nuxt/vue-renderer-edge': 2.16.0-27720022.54e852f - '@nuxt/webpack-edge': 2.16.0-27720022.54e852f_erfbavqcsxdsfzuhctu4pd6xii_hwpzsh6pnvsm3pjf2zi526hnzq + '@nuxt/webpack-edge': 2.16.0-27720022.54e852f_erfbavqcsxdsfzuhctu4pd6xii_gktwed2twyzgsxlkmpaqasqery transitivePeerDependencies: - '@vue/compiler-sfc' - arc-templates @@ -18970,8 +19060,8 @@ packages: resolution: {integrity: sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==} engines: {node: '>=10'} - /pinia/2.0.34_hwpzsh6pnvsm3pjf2zi526hnzq: - resolution: {integrity: sha512-cgOoGUiyqX0SSgX8XelK9+Ri4XA2/YyNtgjogwfzIx1g7iZTaZPxm7/bZYMCLU2qHRiHhxG7SuQO0eBacFNc2Q==} + /pinia/2.0.35_gktwed2twyzgsxlkmpaqasqery: + resolution: {integrity: sha512-P1IKKQWhxGXiiZ3atOaNI75bYlFUbRxtJdhPLX059Z7+b9Z04rnTZdSY8Aph1LA+/4QEMAYHsTQ638Wfe+6K5g==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -18983,7 +19073,7 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.5.0 - typescript: 4.9.5 + typescript: 5.0.4 vue: 2.7.14 vue-demi: 0.13.11_vue@2.7.14 dev: false @@ -19019,11 +19109,11 @@ packages: engines: {node: '>=10.13.0'} dev: false - /pnp-webpack-plugin/1.7.0_typescript@4.9.5: + /pnp-webpack-plugin/1.7.0_typescript@5.0.4: resolution: {integrity: sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0_typescript@4.9.5 + ts-pnp: 1.2.0_typescript@5.0.4 transitivePeerDependencies: - typescript dev: false @@ -20110,15 +20200,6 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 - /postcss/8.4.18: - resolution: {integrity: sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.4 - picocolors: 1.0.0 - source-map-js: 1.0.2 - dev: true - /postcss/8.4.21: resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} engines: {node: ^10 || ^12 || >=14} @@ -20135,7 +20216,7 @@ packages: detect-libc: 2.0.1 expand-template: 2.0.3 github-from-package: 0.0.0 - minimist: 1.2.6 + minimist: 1.2.8 mkdirp-classic: 0.5.3 napi-build-utils: 1.0.2 node-abi: 3.31.0 @@ -20168,8 +20249,8 @@ packages: fast-diff: 1.2.0 dev: true - /prettier/2.8.7: - resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} + /prettier/2.8.8: + resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} engines: {node: '>=10.13.0'} hasBin: true @@ -20490,7 +20571,7 @@ packages: dependencies: deep-extend: 0.6.0 ini: 1.3.8 - minimist: 1.2.6 + minimist: 1.2.8 strip-json-comments: 2.0.1 dev: true @@ -20627,12 +20708,6 @@ packages: redis-errors: 1.2.0 dev: true - /regenerate-unicode-properties/10.0.1: - resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==} - engines: {node: '>=4'} - dependencies: - regenerate: 1.4.2 - /regenerate-unicode-properties/10.1.0: resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} engines: {node: '>=4'} @@ -20676,17 +20751,6 @@ packages: engines: {node: '>=8'} dev: true - /regexpu-core/5.1.0: - resolution: {integrity: sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==} - engines: {node: '>=4'} - dependencies: - regenerate: 1.4.2 - regenerate-unicode-properties: 10.0.1 - regjsgen: 0.6.0 - regjsparser: 0.8.4 - unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.0.0 - /regexpu-core/5.3.2: resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} engines: {node: '>=4'} @@ -20698,15 +20762,6 @@ packages: unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.1.0 - /regjsgen/0.6.0: - resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==} - - /regjsparser/0.8.4: - resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==} - hasBin: true - dependencies: - jsesc: 0.5.0 - /regjsparser/0.9.1: resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} hasBin: true @@ -21001,6 +21056,12 @@ packages: dependencies: tslib: 2.5.0 + /rxjs/7.8.1: + resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} + dependencies: + tslib: 2.5.0 + dev: false + /sade/1.8.1: resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} engines: {node: '>=6'} @@ -21036,7 +21097,7 @@ packages: /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sass-loader/10.4.1_sass@1.62.0: + /sass-loader/10.4.1_sass@1.62.1: resolution: {integrity: sha512-aX/iJZTTpNUNx/OSYzo2KsjIUQHqvWsAhhUijFjAPdZTEhstjZI9zTNvkTTwsx+uNUJqUwOw5gacxQMx4hJxGQ==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -21055,13 +21116,13 @@ packages: klona: 2.0.6 loader-utils: 2.0.4 neo-async: 2.6.2 - sass: 1.62.0 + sass: 1.62.1 schema-utils: 3.1.1 semver: 7.3.8 dev: true - /sass/1.62.0: - resolution: {integrity: sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==} + /sass/1.62.1: + resolution: {integrity: sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -21186,6 +21247,7 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: true /semver/7.4.0: resolution: {integrity: sha512-RgOxM8Mw+7Zus0+zcLEUn8+JfoLpj/huFTItQy2hsM4khuC1HYRDp0cU482Ewn/Fcy6bCjufD8vAj7voC66KQw==} @@ -21309,7 +21371,7 @@ packages: detect-libc: 2.0.1 node-addon-api: 5.1.0 prebuild-install: 7.1.1 - semver: 7.3.8 + semver: 7.4.0 simple-get: 4.0.1 tar-fs: 2.1.1 tunnel-agent: 0.6.0 @@ -21484,6 +21546,17 @@ packages: dev: false optional: true + /smoldot/1.0.2: + resolution: {integrity: sha512-IHhMzvXwyl6I5GA4JvfzM2OOp9wBO06AmjqT4nCoNms5PiLe74f/A+jIZIJKyY6eBhMpmECizyfeTneHO2wMFQ==} + dependencies: + pako: 2.1.0 + ws: 8.13.0 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + dev: false + optional: true + /snake-case/3.0.4: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} dependencies: @@ -21775,6 +21848,7 @@ packages: code-point-at: 1.1.0 is-fullwidth-code-point: 1.0.0 strip-ansi: 3.0.1 + dev: false /string-width/2.1.1: resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==} @@ -21838,6 +21912,7 @@ packages: engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 + dev: false /strip-ansi/4.0.0: resolution: {integrity: sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==} @@ -22402,7 +22477,7 @@ packages: tslib: 1.14.1 dev: false - /ts-node/8.10.2_typescript@4.9.5: + /ts-node/8.10.2_typescript@5.0.4: resolution: {integrity: sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==} engines: {node: '>=6.0.0'} hasBin: true @@ -22413,11 +22488,11 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 4.9.5 + typescript: 5.0.4 yn: 3.1.1 dev: false - /ts-node/9.1.1_typescript@4.9.5: + /ts-node/9.1.1_typescript@5.0.4: resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -22429,11 +22504,11 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 4.9.5 + typescript: 5.0.4 yn: 3.1.1 dev: false - /ts-pnp/1.2.0_typescript@4.9.5: + /ts-pnp/1.2.0_typescript@5.0.4: resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -22442,7 +22517,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.9.5 + typescript: 5.0.4 dev: false /tsconfig-paths/3.14.2: @@ -22450,7 +22525,7 @@ packages: dependencies: '@types/json5': 0.0.29 json5: 1.0.2 - minimist: 1.2.6 + minimist: 1.2.8 strip-bom: 3.0.0 dev: true @@ -22479,14 +22554,14 @@ packages: /tslib/2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} - /tsutils/3.21.0_typescript@4.9.5: + /tsutils/3.21.0_typescript@5.0.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.5 + typescript: 5.0.4 dev: true /tty-browserify/0.0.0: @@ -22610,7 +22685,6 @@ packages: resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} engines: {node: '>=12.20'} hasBin: true - dev: true /typeson-registry/1.0.0-alpha.39: resolution: {integrity: sha512-NeGDEquhw+yfwNhguLPcZ9Oj0fzbADiX4R0WxvoY8nGhy98IbzQy1sezjoEFWOywOboj/DWehI+/aUlRVrJnnw==} @@ -22662,7 +22736,7 @@ packages: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - /unbuild/1.0.2_sass@1.62.0: + /unbuild/1.0.2_sass@1.62.1: resolution: {integrity: sha512-nQ2rxQ9aqIPzVhOEs6T/YcDGb6PWf6BAtQ0as+YWoaWCfezAdeL3KlNWSh279D6euOeCt94t0b/vAGr3GKu9Gw==} hasBin: true dependencies: @@ -22681,7 +22755,7 @@ packages: jiti: 1.18.2 magic-string: 0.27.0 mkdirp: 1.0.4 - mkdist: 1.2.0_yb5knrg423q5h7vusjjkkj2bw4 + mkdist: 1.2.0_yl3dukd5txcrkvtayeyw5gidji mlly: 1.2.0 mri: 1.2.0 pathe: 1.1.0 @@ -22775,10 +22849,6 @@ packages: unicode-canonical-property-names-ecmascript: 2.0.0 unicode-property-aliases-ecmascript: 2.0.0 - /unicode-match-property-value-ecmascript/2.0.0: - resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==} - engines: {node: '>=4'} - /unicode-match-property-value-ecmascript/2.1.0: resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} engines: {node: '>=4'} @@ -22962,9 +23032,9 @@ packages: resolution: {integrity: sha512-z219Z65rOGD6jXIvIhpZFfwWdqQckB8sdZec2NO+TkcH1Bph7gL0hwLzRJs1KsOo4Jz4mF9guBXhsEnyEBGVfw==} hasBin: true dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/standalone': 7.21.4 - '@babel/types': 7.21.4 + '@babel/types': 7.21.5 defu: 6.1.2 jiti: 1.18.2 mri: 1.2.0 @@ -23201,7 +23271,7 @@ packages: picocolors: 1.0.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 3.2.5 + vite: 3.2.6 transitivePeerDependencies: - '@types/node' - less @@ -23222,7 +23292,7 @@ packages: mlly: 1.2.0 pathe: 1.1.0 picocolors: 1.0.0 - vite: 3.2.5_@types+node@18.14.6 + vite: 3.2.6_@types+node@18.14.6 transitivePeerDependencies: - '@types/node' - less @@ -23233,7 +23303,7 @@ packages: - terser dev: true - /vite-node/0.30.1_krdtqwbef6cs5q7npj7xv6ng4m: + /vite-node/0.30.1_we7k2yryb2s5h23an4e23gyog4: resolution: {integrity: sha512-vTikpU/J7e6LU/8iM3dzBo8ZhEiKZEKRznEMm+mJh95XhWaPrJQraT/QsT2NWmuEf+zgAoMe64PKT7hfZ1Njmg==} engines: {node: '>=v14.18.0'} hasBin: true @@ -23243,7 +23313,7 @@ packages: mlly: 1.2.0 pathe: 1.1.0 picocolors: 1.0.0 - vite: 3.2.5_krdtqwbef6cs5q7npj7xv6ng4m + vite: 3.2.6_we7k2yryb2s5h23an4e23gyog4 transitivePeerDependencies: - '@types/node' - less @@ -23260,30 +23330,30 @@ packages: vite: ^2.0.0 || ^3.0.0 || ^4.0.0 vue-template-compiler: ^2.2.0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.5 '@babel/parser': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-decorators': 7.18.10_@babel+core@7.21.4 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.21.4 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-transform-block-scoping': 7.20.2_@babel+core@7.21.4 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.21.4 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.21.4 - '@babel/plugin-transform-parameters': 7.20.1_@babel+core@7.21.4 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.21.4 - '@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.21.4 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-decorators': 7.18.10_@babel+core@7.21.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.21.5 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-transform-block-scoping': 7.20.2_@babel+core@7.21.5 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.21.5 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.21.5 + '@babel/plugin-transform-parameters': 7.20.1_@babel+core@7.21.5 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.21.5 + '@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.21.5 '@rollup/pluginutils': 4.2.1 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-preset-jsx': 1.3.1_binonxd6lfchyvkephbjohtdpa + '@vue/babel-preset-jsx': 1.3.1_bgzmxlbkpj6mii2jouaclybedq '@vue/component-compiler-utils': 3.3.0_lodash@4.17.21 consolidate: 0.16.0_lodash@4.17.21 debug: 4.3.4 fs-extra: 10.1.0 hash-sum: 2.0.0 magic-string: 0.26.7 - prettier: 2.8.7 + prettier: 2.8.8 querystring: 0.2.1 rollup: 2.79.1 slash: 3.0.0 @@ -23347,7 +23417,7 @@ packages: - whiskers dev: true - /vite/3.2.5: + /vite/3.2.5_@types+node@18.14.6: resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -23372,15 +23442,16 @@ packages: terser: optional: true dependencies: - esbuild: 0.15.12 - postcss: 8.4.18 + '@types/node': 18.14.6 + esbuild: 0.15.18 + postcss: 8.4.21 resolve: 1.22.1 rollup: 2.79.1 optionalDependencies: fsevents: 2.3.2 dev: true - /vite/3.2.5_@types+node@18.14.6: + /vite/3.2.5_we7k2yryb2s5h23an4e23gyog4: resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -23406,16 +23477,50 @@ packages: optional: true dependencies: '@types/node': 18.14.6 - esbuild: 0.15.12 - postcss: 8.4.18 + esbuild: 0.15.18 + postcss: 8.4.21 resolve: 1.22.1 rollup: 2.79.1 + sass: 1.62.1 optionalDependencies: fsevents: 2.3.2 dev: true - /vite/3.2.5_krdtqwbef6cs5q7npj7xv6ng4m: - resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} + /vite/3.2.6: + resolution: {integrity: sha512-nTXTxYVvaQNLoW5BQ8PNNQ3lPia57gzsQU/Khv+JvzKPku8kNZL6NMUR/qwXhMG6E+g1idqEPanomJ+VZgixEg==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + '@types/node': '>= 14' + less: '*' + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + esbuild: 0.15.18 + postcss: 8.4.21 + resolve: 1.22.1 + rollup: 2.79.1 + optionalDependencies: + fsevents: 2.3.2 + dev: true + + /vite/3.2.6_@types+node@18.14.6: + resolution: {integrity: sha512-nTXTxYVvaQNLoW5BQ8PNNQ3lPia57gzsQU/Khv+JvzKPku8kNZL6NMUR/qwXhMG6E+g1idqEPanomJ+VZgixEg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -23440,17 +23545,16 @@ packages: optional: true dependencies: '@types/node': 18.14.6 - esbuild: 0.15.12 - postcss: 8.4.18 + esbuild: 0.15.18 + postcss: 8.4.21 resolve: 1.22.1 rollup: 2.79.1 - sass: 1.62.0 optionalDependencies: fsevents: 2.3.2 dev: true - /vite/3.2.5_sass@1.62.0+terser@5.16.5: - resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} + /vite/3.2.6_sass@1.62.1+terser@5.16.5: + resolution: {integrity: sha512-nTXTxYVvaQNLoW5BQ8PNNQ3lPia57gzsQU/Khv+JvzKPku8kNZL6NMUR/qwXhMG6E+g1idqEPanomJ+VZgixEg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -23474,16 +23578,51 @@ packages: terser: optional: true dependencies: - esbuild: 0.15.12 - postcss: 8.4.18 + esbuild: 0.15.18 + postcss: 8.4.21 resolve: 1.22.1 rollup: 2.79.1 - sass: 1.62.0 + sass: 1.62.1 terser: 5.16.5 optionalDependencies: fsevents: 2.3.2 dev: true + /vite/3.2.6_we7k2yryb2s5h23an4e23gyog4: + resolution: {integrity: sha512-nTXTxYVvaQNLoW5BQ8PNNQ3lPia57gzsQU/Khv+JvzKPku8kNZL6NMUR/qwXhMG6E+g1idqEPanomJ+VZgixEg==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + '@types/node': '>= 14' + less: '*' + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + '@types/node': 18.14.6 + esbuild: 0.15.18 + postcss: 8.4.21 + resolve: 1.22.1 + rollup: 2.79.1 + sass: 1.62.1 + optionalDependencies: + fsevents: 2.3.2 + dev: true + /vitest/0.30.1: resolution: {integrity: sha512-y35WTrSTlTxfMLttgQk4rHcaDkbHQwDP++SNwPb+7H8yb13Q3cu2EixrtHzF27iZ8v0XCciSsLg00RkPAzB/aA==} engines: {node: '>=v14.18.0'} @@ -23550,7 +23689,7 @@ packages: - terser dev: true - /vitest/0.30.1_jsdom@19.0.0+sass@1.62.0: + /vitest/0.30.1_jsdom@19.0.0+sass@1.62.1: resolution: {integrity: sha512-y35WTrSTlTxfMLttgQk4rHcaDkbHQwDP++SNwPb+7H8yb13Q3cu2EixrtHzF27iZ8v0XCciSsLg00RkPAzB/aA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -23605,8 +23744,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.4.0 tinypool: 0.4.0 - vite: 3.2.5_krdtqwbef6cs5q7npj7xv6ng4m - vite-node: 0.30.1_krdtqwbef6cs5q7npj7xv6ng4m + vite: 3.2.5_we7k2yryb2s5h23an4e23gyog4 + vite-node: 0.30.1_we7k2yryb2s5h23an4e23gyog4 why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -23691,7 +23830,7 @@ packages: vue: 2.7.14 dev: false - /vue-cli-plugin-apollo/0.22.2_hrcta5zlilaoypktf3izxahhpy: + /vue-cli-plugin-apollo/0.22.2_yx7p4fl6hprdkzgf6a4azrensa: resolution: {integrity: sha512-HatlgKTChTnaSFTU2rdYDlL6Ui8t8Lzl9aqWiEd4vpbylZA/OlMFSbuNH33UoIgyJl783yo1WFod7FqNTj2zsg==} peerDependencies: '@vue/cli-shared-utils': ^3.0.0 || ^4.0.0-0 @@ -23700,7 +23839,7 @@ packages: typescript: optional: true dependencies: - apollo: 2.34.0_typescript@4.9.5 + apollo: 2.34.0_typescript@5.0.4 apollo-cache-inmemory: 1.6.6_graphql@15.8.0 apollo-client: 2.6.10_graphql@15.8.0 apollo-link: 1.2.14_graphql@15.8.0 @@ -23726,8 +23865,8 @@ packages: node-fetch: 2.6.9 nodemon: 2.0.19 subscriptions-transport-ws: 0.9.19_graphql@15.8.0 - ts-node: 8.10.2_typescript@4.9.5 - typescript: 4.9.5 + ts-node: 8.10.2_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - '@types/node' - bufferutil @@ -23770,32 +23909,32 @@ packages: dependencies: vue: 2.7.14 - /vue-eslint-parser/8.3.0_eslint@8.38.0: + /vue-eslint-parser/8.3.0_eslint@8.39.0: resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.38.0 - eslint-scope: 7.1.1 - eslint-visitor-keys: 3.3.0 - espree: 9.4.0 - esquery: 1.4.0 + eslint: 8.39.0 + eslint-scope: 7.2.0 + eslint-visitor-keys: 3.4.0 + espree: 9.5.1 + esquery: 1.4.2 lodash: 4.17.21 - semver: 7.3.8 + semver: 7.4.0 transitivePeerDependencies: - supports-color dev: true - /vue-eslint-parser/9.1.1_eslint@8.38.0: + /vue-eslint-parser/9.1.1_eslint@8.39.0: resolution: {integrity: sha512-C2aI/r85Q6tYcz4dpgvrs4wH/MqVrRAVIdpYedrxnATDHHkb+TroeRcDpKWGZCx/OcECMWfz7tVwQ8e+Opy6rA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.38.0 + eslint: 8.39.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.4.0 espree: 9.5.1 @@ -23984,17 +24123,17 @@ packages: peerDependencies: vue-template-compiler: ^2.6.0 dependencies: - '@babel/core': 7.21.4 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 - '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 - '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 - '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 - '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 - '@babel/types': 7.21.4 + '@babel/core': 7.21.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.5 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.5 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-arrow-functions': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.5 + '@babel/plugin-transform-computed-properties': 7.21.5_@babel+core@7.21.5 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.5 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.5 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.5 + '@babel/types': 7.21.5 deepmerge: 4.3.0 transitivePeerDependencies: - supports-color