summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pnpm-lock.yaml786
1 files changed, 393 insertions, 393 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f011242cb..aa5ed9760 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -313,7 +313,7 @@ importers:
dependencies:
'@astrojs/tailwind': link:../../packages/integrations/tailwind
astro: link:../../packages/astro
- autoprefixer: 10.4.10_postcss@8.4.16
+ autoprefixer: 10.4.11_postcss@8.4.16
canvas-confetti: 1.5.1
postcss: 8.4.16
tailwindcss: 3.1.8_postcss@8.4.16
@@ -426,11 +426,11 @@ importers:
'@astrojs/markdown-remark': link:../markdown/remark
'@astrojs/telemetry': link:../telemetry
'@astrojs/webapi': link:../webapi
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/generator': 7.19.0
- '@babel/parser': 7.19.0
- '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.19.0
- '@babel/traverse': 7.19.0
+ '@babel/parser': 7.19.1
+ '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.19.1
+ '@babel/traverse': 7.19.1
'@babel/types': 7.19.0
'@proload/core': 0.3.3
'@proload/plugin-tsm': 0.2.1_@proload+core@0.3.3
@@ -1711,10 +1711,10 @@ importers:
'@astrojs/svelte': link:../../../../integrations/svelte
'@astrojs/vue': link:../../../../integrations/vue
astro: link:../../..
- autoprefixer: 10.4.10_postcss@8.4.16
+ autoprefixer: 10.4.11_postcss@8.4.16
postcss: 8.4.16
devDependencies:
- postcss-preset-env: 7.8.1_postcss@8.4.16
+ postcss-preset-env: 7.8.2_postcss@8.4.16
packages/astro/test/fixtures/preact-compat-component:
specifiers:
@@ -2053,7 +2053,7 @@ importers:
'@astrojs/mdx': link:../../../../integrations/mdx
'@astrojs/tailwind': link:../../../../integrations/tailwind
astro: link:../../..
- autoprefixer: 10.4.10_postcss@8.4.16
+ autoprefixer: 10.4.11_postcss@8.4.16
postcss: 8.4.16
tailwindcss: 3.1.8_postcss@8.4.16
@@ -2181,7 +2181,7 @@ importers:
devDependencies:
astro: link:../../astro
astro-scripts: link:../../../scripts
- wrangler: 2.1.3
+ wrangler: 2.1.4
packages/integrations/cloudflare/test/fixtures/basics:
specifiers:
@@ -2538,8 +2538,8 @@ importers:
preact: ^10.7.3
preact-render-to-string: ^5.2.0
dependencies:
- '@babel/core': 7.19.0
- '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.19.1
babel-plugin-module-resolver: 4.1.0
preact-render-to-string: 5.2.4_preact@10.11.0
devDependencies:
@@ -2585,8 +2585,8 @@ importers:
react: ^18.1.0
react-dom: ^18.1.0
dependencies:
- '@babel/core': 7.19.0
- '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.19.1
devDependencies:
'@types/react': 17.0.50
'@types/react-dom': 17.0.17
@@ -2642,11 +2642,11 @@ importers:
svelte2tsx: ^0.5.11
vite: ^3.0.0
dependencies:
- '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.0
+ '@sveltejs/vite-plugin-svelte': 1.0.5_svelte@3.50.1+vite@3.1.1
postcss-load-config: 3.1.4
svelte-preprocess: 4.10.7_dnlyed3grtnuceggogyodrmgvm
svelte2tsx: 0.5.17_svelte@3.50.1
- vite: 3.1.0
+ vite: 3.1.1
devDependencies:
astro: link:../../astro
astro-scripts: link:../../../scripts
@@ -2661,7 +2661,7 @@ importers:
postcss: ^8.4.14
dependencies:
'@proload/core': 0.3.3
- autoprefixer: 10.4.10_postcss@8.4.16
+ autoprefixer: 10.4.11_postcss@8.4.16
postcss: 8.4.16
devDependencies:
astro: link:../../astro
@@ -2707,8 +2707,8 @@ importers:
vite: ^3.0.0
vue: ^3.2.37
dependencies:
- '@vitejs/plugin-vue': 3.1.0_vite@3.1.0+vue@3.2.39
- vite: 3.1.0
+ '@vitejs/plugin-vue': 3.1.0_vite@3.1.1+vue@3.2.39
+ vite: 3.1.1
devDependencies:
astro: link:../../astro
astro-scripts: link:../../../scripts
@@ -3282,13 +3282,13 @@ packages:
prettier-plugin-astro: 0.5.4
source-map: 0.7.4
typescript: 4.6.4
- vscode-css-languageservice: 6.1.0
- vscode-html-languageservice: 5.0.1
+ vscode-css-languageservice: 6.1.1
+ vscode-html-languageservice: 5.0.2
vscode-languageserver: 8.0.2
vscode-languageserver-protocol: 3.17.2
vscode-languageserver-textdocument: 1.0.7
vscode-languageserver-types: 3.17.2
- vscode-uri: 3.0.3
+ vscode-uri: 3.0.4
dev: false
/@astrojs/micromark-extension-mdx-jsx/1.0.3:
@@ -3311,24 +3311,24 @@ packages:
dependencies:
'@babel/highlight': 7.18.6
- /@babel/compat-data/7.19.0:
- resolution: {integrity: sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==}
+ /@babel/compat-data/7.19.1:
+ resolution: {integrity: sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==}
engines: {node: '>=6.9.0'}
dev: false
- /@babel/core/7.19.0:
- resolution: {integrity: sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==}
+ /@babel/core/7.19.1:
+ resolution: {integrity: sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.18.6
'@babel/generator': 7.19.0
- '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0
+ '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1
'@babel/helper-module-transforms': 7.19.0
'@babel/helpers': 7.19.0
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@babel/template': 7.18.10
- '@babel/traverse': 7.19.0
+ '@babel/traverse': 7.19.1
'@babel/types': 7.19.0
convert-source-map: 1.8.0
debug: 4.3.4
@@ -3363,8 +3363,8 @@ packages:
'@babel/types': 7.19.0
dev: false
- /@babel/helper-compilation-targets/7.19.0_@babel+core@7.19.0:
- resolution: {integrity: sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==}
+ /@babel/helper-compilation-targets/7.19.1_@babel+core@7.19.1:
+ resolution: {integrity: sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -3372,14 +3372,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/compat-data': 7.19.0
- '@babel/core': 7.19.0
+ '@babel/compat-data': 7.19.1
+ '@babel/core': 7.19.1
'@babel/helper-validator-option': 7.18.6
- browserslist: 4.21.3
+ browserslist: 4.21.4
semver: 6.3.0
dev: false
- /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.19.0:
+ /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.19.1:
resolution: {integrity: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3388,19 +3388,19 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.19.0
'@babel/helper-member-expression-to-functions': 7.18.9
'@babel/helper-optimise-call-expression': 7.18.6
- '@babel/helper-replace-supers': 7.18.9
+ '@babel/helper-replace-supers': 7.19.1
'@babel/helper-split-export-declaration': 7.18.6
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.19.0:
+ /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.19.1:
resolution: {integrity: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3409,12 +3409,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-annotate-as-pure': 7.18.6
- regexpu-core: 5.1.0
+ regexpu-core: 5.2.1
dev: false
- /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.19.0:
+ /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.19.1:
resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
peerDependencies:
'@babel/core': ^7.4.0-0
@@ -3422,8 +3422,8 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
debug: 4.3.4
lodash.debounce: 4.0.8
@@ -3489,9 +3489,9 @@ packages:
'@babel/helper-module-imports': 7.18.6
'@babel/helper-simple-access': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
- '@babel/helper-validator-identifier': 7.18.6
+ '@babel/helper-validator-identifier': 7.19.1
'@babel/template': 7.18.10
- '@babel/traverse': 7.19.0
+ '@babel/traverse': 7.19.1
'@babel/types': 7.19.0
transitivePeerDependencies:
- supports-color
@@ -3509,7 +3509,7 @@ packages:
engines: {node: '>=6.9.0'}
dev: false
- /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.19.0:
+ /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3518,7 +3518,7 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-wrap-function': 7.19.0
@@ -3527,14 +3527,14 @@ packages:
- supports-color
dev: false
- /@babel/helper-replace-supers/7.18.9:
- resolution: {integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==}
+ /@babel/helper-replace-supers/7.19.1:
+ resolution: {integrity: sha512-T7ahH7wV0Hfs46SFh5Jz3s0B6+o8g3c+7TMxu7xKfmHikg7EAZ3I2Qk9LFhjxXq8sL7UkP5JflezNwoZa8WvWw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-member-expression-to-functions': 7.18.9
'@babel/helper-optimise-call-expression': 7.18.6
- '@babel/traverse': 7.19.0
+ '@babel/traverse': 7.19.1
'@babel/types': 7.19.0
transitivePeerDependencies:
- supports-color
@@ -3565,8 +3565,8 @@ packages:
resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
engines: {node: '>=6.9.0'}
- /@babel/helper-validator-identifier/7.18.6:
- resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==}
+ /@babel/helper-validator-identifier/7.19.1:
+ resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
engines: {node: '>=6.9.0'}
/@babel/helper-validator-option/7.18.6:
@@ -3580,7 +3580,7 @@ packages:
dependencies:
'@babel/helper-function-name': 7.19.0
'@babel/template': 7.18.10
- '@babel/traverse': 7.19.0
+ '@babel/traverse': 7.19.1
'@babel/types': 7.19.0
transitivePeerDependencies:
- supports-color
@@ -3591,7 +3591,7 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
- '@babel/traverse': 7.19.0
+ '@babel/traverse': 7.19.1
'@babel/types': 7.19.0
transitivePeerDependencies:
- supports-color
@@ -3601,18 +3601,18 @@ packages:
resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-validator-identifier': 7.18.6
+ '@babel/helper-validator-identifier': 7.19.1
chalk: 2.4.2
js-tokens: 4.0.0
- /@babel/parser/7.19.0:
- resolution: {integrity: sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==}
+ /@babel/parser/7.19.1:
+ resolution: {integrity: sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.19.0
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3621,11 +3621,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3634,14 +3634,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
- '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.0
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-async-generator-functions/7.19.0_@babel+core@7.19.0:
- resolution: {integrity: sha512-nhEByMUTx3uZueJ/QkJuSlCfN4FGg+xy+vRsfGQGzSauq5ks2Deid2+05Q3KhfaUjvec1IGhw/Zm3cFm8JigTQ==}
+ /@babel/plugin-proposal-async-generator-functions/7.19.1_@babel+core@7.19.1:
+ resolution: {integrity: sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3649,16 +3649,16 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-plugin-utils': 7.19.0
- '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.0
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.1
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3667,14 +3667,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3683,15 +3683,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.0
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.1
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3700,12 +3700,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3714,12 +3714,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.0
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3728,12 +3728,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.0
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3742,12 +3742,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.0
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3756,12 +3756,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.0
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3770,12 +3770,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.0
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3784,15 +3784,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/compat-data': 7.19.0
- '@babel/core': 7.19.0
- '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0
+ '@babel/compat-data': 7.19.1
+ '@babel/core': 7.19.1
+ '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.0
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3801,12 +3801,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.0
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3815,13 +3815,13 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.0
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.1
dev: false
- /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3830,14 +3830,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3846,16 +3846,16 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.0
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.1
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
engines: {node: '>=4'}
peerDependencies:
@@ -3864,12 +3864,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.19.0:
+ /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.19.1:
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3877,11 +3877,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.19.0:
+ /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.19.1:
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3889,11 +3889,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.19.0:
+ /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.19.1:
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3902,11 +3902,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.19.0:
+ /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.19.1:
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3914,11 +3914,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.19.0:
+ /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.19.1:
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3926,11 +3926,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3939,11 +3939,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.19.0:
+ /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.19.1:
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3951,7 +3951,7 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
@@ -3967,7 +3967,7 @@ packages:
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -3976,11 +3976,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.0:
+ /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.1:
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -3988,11 +3988,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.19.0:
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.19.1:
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -4000,11 +4000,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.19.0:
+ /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.19.1:
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -4012,11 +4012,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.19.0:
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.19.1:
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -4024,11 +4024,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.19.0:
+ /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.19.1:
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -4036,11 +4036,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.19.0:
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.19.1:
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -4048,11 +4048,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.19.0:
+ /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.19.1:
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4061,11 +4061,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.19.0:
+ /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.19.1:
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4074,11 +4074,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4087,11 +4087,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4100,15 +4100,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-module-imports': 7.18.6
'@babel/helper-plugin-utils': 7.19.0
- '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.19.0
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.19.1
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4117,11 +4117,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4130,11 +4130,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-classes/7.19.0_@babel+core@7.19.0:
+ /@babel/plugin-transform-classes/7.19.0_@babel+core@7.19.1:
resolution: {integrity: sha512-YfeEE9kCjqTS9IitkgfJuxjcEtLUHMqa8yUJ6zdz8vR7hKuo6mOy2C05P0F1tdMmDCeuyidKnlrw/iTppHcr2A==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4143,21 +4143,21 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0
+ '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.19.0
'@babel/helper-optimise-call-expression': 7.18.6
'@babel/helper-plugin-utils': 7.19.0
- '@babel/helper-replace-supers': 7.18.9
+ '@babel/helper-replace-supers': 7.19.1
'@babel/helper-split-export-declaration': 7.18.6
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4166,11 +4166,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-destructuring/7.18.13_@babel+core@7.19.0:
+ /@babel/plugin-transform-destructuring/7.18.13_@babel+core@7.19.1:
resolution: {integrity: sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4179,11 +4179,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4192,12 +4192,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4206,11 +4206,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4219,12 +4219,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.19.0:
+ /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.19.1:
resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4233,11 +4233,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4246,13 +4246,13 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1
'@babel/helper-function-name': 7.19.0
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-literals/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-transform-literals/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4261,11 +4261,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4274,11 +4274,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4287,7 +4287,7 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-module-transforms': 7.19.0
'@babel/helper-plugin-utils': 7.19.0
babel-plugin-dynamic-import-node: 2.3.3
@@ -4295,7 +4295,7 @@ packages:
- supports-color
dev: false
- /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4304,7 +4304,7 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-module-transforms': 7.19.0
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-simple-access': 7.18.6
@@ -4313,7 +4313,7 @@ packages:
- supports-color
dev: false
- /@babel/plugin-transform-modules-systemjs/7.19.0_@babel+core@7.19.0:
+ /@babel/plugin-transform-modules-systemjs/7.19.0_@babel+core@7.19.1:
resolution: {integrity: sha512-x9aiR0WXAWmOWsqcsnrzGR+ieaTMVyGyffPVA7F8cXAGt/UxefYv6uSHZLkAFChN5M5Iy1+wjE+xJuPt22H39A==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4322,17 +4322,17 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-module-transforms': 7.19.0
'@babel/helper-plugin-utils': 7.19.0
- '@babel/helper-validator-identifier': 7.18.6
+ '@babel/helper-validator-identifier': 7.19.1
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4341,15 +4341,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-module-transforms': 7.19.0
'@babel/helper-plugin-utils': 7.19.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-named-capturing-groups-regex/7.19.0_@babel+core@7.19.0:
- resolution: {integrity: sha512-HDSuqOQzkU//kfGdiHBt71/hkDTApw4U/cMVgKgX7PqfB3LOaK+2GtCEsBu1dL9CkswDm0Gwehht1dCr421ULQ==}
+ /@babel/plugin-transform-named-capturing-groups-regex/7.19.1_@babel+core@7.19.1:
+ resolution: {integrity: sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -4357,12 +4357,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4371,11 +4371,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4384,14 +4384,14 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/helper-replace-supers': 7.18.9
+ '@babel/helper-replace-supers': 7.19.1
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.19.0:
+ /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.19.1:
resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4400,11 +4400,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4413,11 +4413,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.19.0:
+ /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.19.1:
resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4426,15 +4426,15 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-module-imports': 7.18.6
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.0
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.1
'@babel/types': 7.19.0
dev: false
- /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4443,12 +4443,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
regenerator-transform: 0.15.0
dev: false
- /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4457,11 +4457,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4470,11 +4470,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-spread/7.19.0_@babel+core@7.19.0:
+ /@babel/plugin-transform-spread/7.19.0_@babel+core@7.19.1:
resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4483,12 +4483,12 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
dev: false
- /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4497,11 +4497,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4510,11 +4510,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.19.0:
+ /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.19.1:
resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4523,11 +4523,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.19.0:
+ /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.19.1:
resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4536,11 +4536,11 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.19.0:
+ /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.19.1:
resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
engines: {node: '>=6.9.0'}
peerDependencies:
@@ -4549,13 +4549,13 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
dev: false
- /@babel/preset-env/7.19.0_@babel+core@7.19.0:
- resolution: {integrity: sha512-1YUju1TAFuzjIQqNM9WsF4U6VbD/8t3wEAlw3LFYuuEr+ywqLRcSXxFKz4DCEj+sN94l/XTDiUXYRrsvMpz9WQ==}
+ /@babel/preset-env/7.19.1_@babel+core@7.19.1:
+ resolution: {integrity: sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -4563,87 +4563,87 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/compat-data': 7.19.0
- '@babel/core': 7.19.0
- '@babel/helper-compilation-targets': 7.19.0_@babel+core@7.19.0
+ '@babel/compat-data': 7.19.1
+ '@babel/core': 7.19.1
+ '@babel/helper-compilation-targets': 7.19.1_@babel+core@7.19.1
'@babel/helper-plugin-utils': 7.19.0
'@babel/helper-validator-option': 7.18.6
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-proposal-async-generator-functions': 7.19.0_@babel+core@7.19.0
- '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.0
- '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.19.0
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.0
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.0
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.0
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.0
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.0
- '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.19.0
- '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-transform-classes': 7.19.0_@babel+core@7.19.0
- '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-transform-destructuring': 7.18.13_@babel+core@7.19.0
- '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.19.0
- '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-modules-systemjs': 7.19.0_@babel+core@7.19.0
- '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-named-capturing-groups-regex': 7.19.0_@babel+core@7.19.0
- '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.0
- '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.19.0
- '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.19.0
- '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.19.0
- '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.19.0
- '@babel/preset-modules': 0.1.5_@babel+core@7.19.0
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-proposal-async-generator-functions': 7.19.1_@babel+core@7.19.1
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.1
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.19.1
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.1
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.1
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.1
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.1
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.1
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.19.1
+ '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-transform-classes': 7.19.0_@babel+core@7.19.1
+ '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-transform-destructuring': 7.18.13_@babel+core@7.19.1
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.19.1
+ '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-modules-systemjs': 7.19.0_@babel+core@7.19.1
+ '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.19.1
+ '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.1
+ '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.19.1
+ '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.19.1
+ '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.19.1
+ '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.19.1
+ '@babel/preset-modules': 0.1.5_@babel+core@7.19.1
'@babel/types': 7.19.0
- babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.19.0
- babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.19.0
- babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.19.0
+ babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.19.1
+ babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.19.1
+ babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.19.1
core-js-compat: 3.25.1
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/preset-modules/0.1.5_@babel+core@7.19.0:
+ /@babel/preset-modules/0.1.5_@babel+core@7.19.1:
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -4651,10 +4651,10 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-plugin-utils': 7.19.0
- '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.0
- '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.0
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.1
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.1
'@babel/types': 7.19.0
esutils: 2.0.3
dev: false
@@ -4670,12 +4670,12 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@babel/types': 7.19.0
dev: false
- /@babel/traverse/7.19.0:
- resolution: {integrity: sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==}
+ /@babel/traverse/7.19.1:
+ resolution: {integrity: sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
@@ -4684,7 +4684,7 @@ packages:
'@babel/helper-function-name': 7.19.0
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@babel/types': 7.19.0
debug: 4.3.4
globals: 11.12.0
@@ -4697,7 +4697,7 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.18.10
- '@babel/helper-validator-identifier': 7.18.6
+ '@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
/@builder.io/partytown/0.4.5:
@@ -4914,8 +4914,8 @@ packages:
mime: 3.0.0
dev: true
- /@csstools/postcss-cascade-layers/1.0.6_postcss@8.4.16:
- resolution: {integrity: sha512-ei4Vh4AJwTCXTNj7uzwduoZDO7nLPksQ0TI7OzUlyFq4P4Uhu6hU7R4AlLimDP/s6D3PQdHmRL4f7UOy370UHA==}
+ /@csstools/postcss-cascade-layers/1.1.0_postcss@8.4.16:
+ resolution: {integrity: sha512-XpA7g2KViA2ia23A5kZ/EQw+Sy308kLbvMlDPjFZmojwaJ9DYdJuwujFcDGK9v1QhHRmMEHbV2brVSQSLkN/7A==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
@@ -8629,7 +8629,7 @@ packages:
slash: 3.0.0
dev: true
- /@rollup/plugin-babel/5.3.1_b6woseefyuugm6lsnk4tw7iz2e:
+ /@rollup/plugin-babel/5.3.1_qjhfxcwn2glzcb5646tzyg45bq:
resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
engines: {node: '>= 10.0.0'}
peerDependencies:
@@ -8644,7 +8644,7 @@ packages:
rollup:
optional: true
dependencies:
- '@babel/core': 7.19.0
+ '@babel/core': 7.19.1
'@babel/helper-module-imports': 7.18.6
'@rollup/pluginutils': 3.1.0_rollup@2.79.0
rollup: 2.79.0
@@ -8800,7 +8800,7 @@ packages:
string.prototype.matchall: 4.0.7
dev: false
- /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.0:
+ /@sveltejs/vite-plugin-svelte/1.0.5_svelte@3.50.1+vite@3.1.1:
resolution: {integrity: sha512-CmSdSow0Dr5ua1A11BQMtreWnE0JZmkVIcRU/yG3PKbycKUpXjNdgYTWFSbStLB0vdlGnBbm2+Y4sBVj+C+TIw==}
engines: {node: ^14.18.0 || >= 16}
peerDependencies:
@@ -8820,7 +8820,7 @@ packages:
magic-string: 0.26.3
svelte: 3.50.1
svelte-hmr: 0.14.12_svelte@3.50.1
- vite: 3.1.0
+ vite: 3.1.1
transitivePeerDependencies:
- supports-color
dev: false
@@ -8854,7 +8854,7 @@ packages:
/@types/babel__core/7.1.19:
resolution: {integrity: sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==}
dependencies:
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@babel/types': 7.19.0
'@types/babel__generator': 7.6.4
'@types/babel__template': 7.4.1
@@ -8869,7 +8869,7 @@ packages:
/@types/babel__template/7.4.1:
resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==}
dependencies:
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@babel/types': 7.19.0
dev: false
@@ -9448,7 +9448,7 @@ packages:
- supports-color
dev: false
- /@vitejs/plugin-vue/3.1.0_vite@3.1.0+vue@3.2.39:
+ /@vitejs/plugin-vue/3.1.0_vite@3.1.1+vue@3.2.39:
resolution: {integrity: sha512-fmxtHPjSOEIRg6vHYDaem+97iwCUg/uSIaTzp98lhELt2ISOQuDo2hbkBdXod0g15IhfPMQmAxh4heUks2zvDA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -9458,7 +9458,7 @@ packages:
vite:
optional: true
dependencies:
- vite: 3.1.0
+ vite: 3.1.1
vue: 3.2.39
dev: false
@@ -9476,7 +9476,7 @@ packages:
/@vue/compiler-core/3.2.39:
resolution: {integrity: sha512-mf/36OWXqWn0wsC40nwRRGheR/qoID+lZXbIuLnr4/AngM0ov8Xvv8GHunC0rKRIkh60bTqydlqTeBo49rlbqw==}
dependencies:
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@vue/shared': 3.2.39
estree-walker: 2.0.2
source-map: 0.6.1
@@ -9490,7 +9490,7 @@ packages:
/@vue/compiler-sfc/3.2.39:
resolution: {integrity: sha512-fqAQgFs1/BxTUZkd0Vakn3teKUt//J3c420BgnYgEOoVdTwYpBTSXCMJ88GOBCylmUBbtquGPli9tVs7LzsWIA==}
dependencies:
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@vue/compiler-core': 3.2.39
'@vue/compiler-dom': 3.2.39
'@vue/compiler-ssr': 3.2.39
@@ -9510,7 +9510,7 @@ packages:
/@vue/reactivity-transform/3.2.39:
resolution: {integrity: sha512-HGuWu864zStiWs9wBC6JYOP1E00UjMdDWIG5W+FpUx28hV3uz9ODOKVNm/vdOy/Pvzg8+OcANxAVC85WFBbl3A==}
dependencies:
- '@babel/parser': 7.19.0
+ '@babel/parser': 7.19.1
'@vue/compiler-core': 3.2.39
'@vue/shared': 3.2.39
estree-walker: 2.0.2
@@ -9843,15 +9843,15 @@ packages:
engines: {node: '>= 4.0.0'}
dev: false
- /autoprefixer/10.4.10_postcss@8.4.16:
- resolution: {integrity: sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ==}
+ /autoprefixer/10.4.11_postcss@8.4.16:
+ resolution: {integrity: sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
- browserslist: 4.21.3
- caniuse-lite: 1.0.30001399
+ browserslist: 4.21.4
+ caniuse-lite: 1.0.30001400
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -9889,7 +9889,7 @@ packages:
resolve: 1.22.1
dev: false
- /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.19.0:
+ /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.19.1:
resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -9897,30 +9897,30 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/compat-data': 7.19.0
- '@babel/core': 7.19.0
- '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.0
+ '@babel/compat-data': 7.19.1
+ '@babel/core': 7.19.1
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.1
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: false
- /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.19.0:
- resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==}
+ /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.19.1:
+ resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
peerDependencies:
'@babel/core': ^7.0.0-0
peerDependenciesMeta:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.1
core-js-compat: 3.25.1
transitivePeerDependencies:
- supports-color
dev: false
- /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.19.0:
+ /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.19.1:
resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -9928,8 +9928,8 @@ packages:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.0
- '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.1
transitivePeerDependencies:
- supports-color
dev: false
@@ -10044,15 +10044,15 @@ packages:
resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==}
dev: true
- /browserslist/4.21.3:
- resolution: {integrity: sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==}
+ /browserslist/4.21.4:
+ resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001399
- electron-to-chromium: 1.4.249
+ caniuse-lite: 1.0.30001400
+ electron-to-chromium: 1.4.251
node-releases: 2.0.6
- update-browserslist-db: 1.0.9_browserslist@4.21.3
+ update-browserslist-db: 1.0.9_browserslist@4.21.4
/buffer-crc32/0.2.13:
resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
@@ -10130,8 +10130,8 @@ packages:
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
engines: {node: '>=10'}
- /caniuse-lite/1.0.30001399:
- resolution: {integrity: sha512-4vQ90tMKS+FkvuVWS5/QY1+d805ODxZiKFzsU8o/RsVJz49ZSRR8EjykLJbqhzdPgadbX6wB538wOzle3JniRA==}
+ /caniuse-lite/1.0.30001400:
+ resolution: {integrity: sha512-Mv659Hn65Z4LgZdJ7ge5JTVbE3rqbJaaXgW5LEI9/tOaXclfIZ8DW7D7FCWWWmWiiPS7AC48S8kf3DApSxQdgA==}
/canvas-confetti/1.5.1:
resolution: {integrity: sha512-Ncz+oZJP6OvY7ti4E1slxVlyAV/3g7H7oQtcCDXgwGgARxPnwYY9PW5Oe+I8uvspYNtuHviAdgA0LfcKFWJfpg==}
@@ -10426,7 +10426,7 @@ packages:
/core-js-compat/3.25.1:
resolution: {integrity: sha512-pOHS7O0i8Qt4zlPW/eIFjwp+NrTPx+wTL0ctgI2fHn31sZOq89rDsmtc/A2vAX7r6shl+bmVI+678He46jgBlw==}
dependencies:
- browserslist: 4.21.3
+ browserslist: 4.21.4
dev: false
/core-util-is/1.0.3:
@@ -10867,8 +10867,8 @@ packages:
jake: 10.8.5
dev: false
- /electron-to-chromium/1.4.249:
- resolution: {integrity: sha512-GMCxR3p2HQvIw47A599crTKYZprqihoBL4lDSAUmr7IYekXFK5t/WgEBrGJDCa2HWIZFQEkGuMqPCi05ceYqPQ==}
+ /electron-to-chromium/1.4.251:
+ resolution: {integrity: sha512-k4o4cFrWPv4SoJGGAydd07GmlRVzmeDIJ6MaEChTUjk4Dmomn189tCicSzil2oyvbPoGgg2suwPDNWq4gWRhoQ==}
/emmet/2.3.6:
resolution: {integrity: sha512-pLS4PBPDdxuUAmw7Me7+TcHbykTsBKN/S9XJbUOMFQrNv9MoshzyMFK/R57JBm94/6HSL4vHnDeEmxlC82NQ4A==}
@@ -10926,7 +10926,7 @@ packages:
has-property-descriptors: 1.0.0
has-symbols: 1.0.3
internal-slot: 1.0.3
- is-callable: 1.2.5
+ is-callable: 1.2.6
is-negative-zero: 2.0.2
is-regex: 1.1.4
is-shared-array-buffer: 1.0.2
@@ -10954,7 +10954,7 @@ packages:
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
engines: {node: '>= 0.4'}
dependencies:
- is-callable: 1.2.5
+ is-callable: 1.2.6
is-date-object: 1.0.5
is-symbol: 1.0.4
@@ -12751,8 +12751,8 @@ packages:
builtin-modules: 3.3.0
dev: true
- /is-callable/1.2.5:
- resolution: {integrity: sha512-ZIWRujF6MvYGkEuHMYtFRkL2wAtFw89EHfKlXrkPkjQZZRWeh9L1q3SV13NIfHnqxugjLvAOkEHx9mb1zcMnEw==}
+ /is-callable/1.2.6:
+ resolution: {integrity: sha512-krO72EO2NptOGAX2KYyqbP9vYMlNAXdB53rq6f8LXY6RY7JdSR/3BD6wLUlPHSAesmY9vstNrjvqGaCiRK/91Q==}
engines: {node: '>= 0.4'}
/is-ci/3.0.1:
@@ -14784,11 +14784,11 @@ packages:
postcss-value-parser: 4.2.0
dev: true
- /postcss-custom-properties/12.1.8_postcss@8.4.16:
- resolution: {integrity: sha512-8rbj8kVu00RQh2fQF81oBqtduiANu4MIxhyf0HbbStgPtnFlWn0yiaYTpLHrPnJbffVY1s9apWsIoVZcc68FxA==}
+ /postcss-custom-properties/12.1.9_postcss@8.4.16:
+ resolution: {integrity: sha512-/E7PRvK8DAVljBbeWrcEQJPG72jaImxF3vvCNFwv9cC8CzigVoNIpeyfnJzphnN3Fd8/auBf5wvkw6W9MfmTyg==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
- postcss: ^8.4
+ postcss: ^8.2
dependencies:
postcss: 8.4.16
postcss-value-parser: 4.2.0
@@ -14984,8 +14984,8 @@ packages:
postcss-selector-parser: 6.0.10
dev: false
- /postcss-nesting/10.1.10_postcss@8.4.16:
- resolution: {integrity: sha512-lqd7LXCq0gWc0wKXtoKDru5wEUNjm3OryLVNRZ8OnW8km6fSNUuFrjEhU3nklxXE2jvd4qrox566acgh+xQt8w==}
+ /postcss-nesting/10.2.0_postcss@8.4.16:
+ resolution: {integrity: sha512-EwMkYchxiDiKUhlJGzWsD9b2zvq/r2SSubcRrgP+jujMXFzqvANLt16lJANC+5uZ6hjI7lpRmI6O8JIl+8l1KA==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
@@ -15028,13 +15028,13 @@ packages:
postcss-value-parser: 4.2.0
dev: true
- /postcss-preset-env/7.8.1_postcss@8.4.16:
- resolution: {integrity: sha512-8884CHxQaoN1i4iEK+JvzOe8emODb5R4p/0dw4yEdo7QM4RdUk2sBx0fnzFyJt8BLfZSCGeVkKZ4HC564waBpQ==}
+ /postcss-preset-env/7.8.2_postcss@8.4.16:
+ resolution: {integrity: sha512-rSMUEaOCnovKnwc5LvBDHUDzpGP+nrUeWZGWt9M72fBvckCi45JmnJigUr4QG4zZeOHmOCNCZnd2LKDvP++ZuQ==}
engines: {node: ^12 || ^14 || >=16}
peerDependencies:
postcss: ^8.2
dependencies:
- '@csstools/postcss-cascade-layers': 1.0.6_postcss@8.4.16
+ '@csstools/postcss-cascade-layers': 1.1.0_postcss@8.4.16
'@csstools/postcss-color-function': 1.1.1_postcss@8.4.16
'@csstools/postcss-font-format-keywords': 1.0.1_postcss@8.4.16
'@csstools/postcss-hwb-function': 1.0.2_postcss@8.4.16
@@ -15048,8 +15048,8 @@ packages:
'@csstools/postcss-text-decoration-shorthand': 1.0.0_postcss@8.4.16
'@csstools/postcss-trigonometric-functions': 1.0.2_postcss@8.4.16
'@csstools/postcss-unset-value': 1.0.2_postcss@8.4.16
- autoprefixer: 10.4.10_postcss@8.4.16
- browserslist: 4.21.3
+ autoprefixer: 10.4.11_postcss@8.4.16
+ browserslist: 4.21.4
css-blank-pseudo: 3.0.3_postcss@8.4.16
css-has-pseudo: 3.0.4_postcss@8.4.16
css-prefers-color-scheme: 6.0.3_postcss@8.4.16
@@ -15061,7 +15061,7 @@ packages:
postcss-color-hex-alpha: 8.0.4_postcss@8.4.16
postcss-color-rebeccapurple: 7.1.1_postcss@8.4.16
postcss-custom-media: 8.0.2_postcss@8.4.16
- postcss-custom-properties: 12.1.8_postcss@8.4.16
+ postcss-custom-properties: 12.1.9_postcss@8.4.16
postcss-custom-selectors: 6.0.3_postcss@8.4.16
postcss-dir-pseudo-class: 6.0.5_postcss@8.4.16
postcss-double-position-gradients: 3.1.2_postcss@8.4.16
@@ -15075,7 +15075,7 @@ packages:
postcss-lab-function: 4.2.1_postcss@8.4.16
postcss-logical: 5.0.4_postcss@8.4.16
postcss-media-minmax: 5.0.0_postcss@8.4.16
- postcss-nesting: 10.1.10_postcss@8.4.16
+ postcss-nesting: 10.2.0_postcss@8.4.16
postcss-opacity-percentage: 1.1.2
postcss-overflow-shorthand: 3.0.4_postcss@8.4.16
postcss-page-break: 3.0.4_postcss@8.4.16
@@ -15488,8 +15488,8 @@ packages:
strip-indent: 3.0.0
dev: true
- /regenerate-unicode-properties/10.0.1:
- resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==}
+ /regenerate-unicode-properties/10.1.0:
+ resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==}
engines: {node: '>=4'}
dependencies:
regenerate: 1.4.2
@@ -15521,24 +15521,24 @@ packages:
engines: {node: '>=8'}
dev: true
- /regexpu-core/5.1.0:
- resolution: {integrity: sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==}
+ /regexpu-core/5.2.1:
+ resolution: {integrity: sha512-HrnlNtpvqP1Xkb28tMhBUO2EbyUHdQlsnlAhzWcwHy8WJR53UWr7/MAvqrsQKMbV4qdpv03oTMG8iIhfsPFktQ==}
engines: {node: '>=4'}
dependencies:
regenerate: 1.4.2
- regenerate-unicode-properties: 10.0.1
- regjsgen: 0.6.0
- regjsparser: 0.8.4
+ regenerate-unicode-properties: 10.1.0
+ regjsgen: 0.7.1
+ regjsparser: 0.9.1
unicode-match-property-ecmascript: 2.0.0
unicode-match-property-value-ecmascript: 2.0.0
dev: false
- /regjsgen/0.6.0:
- resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==}
+ /regjsgen/0.7.1:
+ resolution: {integrity: sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA==}
dev: false
- /regjsparser/0.8.4:
- resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==}
+ /regjsparser/0.9.1:
+ resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
hasBin: true
dependencies:
jsesc: 0.5.0
@@ -17039,7 +17039,7 @@ packages:
engines: {node: '>=4'}
dependencies:
unicode-canonical-property-names-ecmascript: 2.0.0
- unicode-property-aliases-ecmascript: 2.0.0
+ unicode-property-aliases-ecmascript: 2.1.0
dev: false
/unicode-match-property-value-ecmascript/2.0.0:
@@ -17047,8 +17047,8 @@ packages:
engines: {node: '>=4'}
dev: false
- /unicode-property-aliases-ecmascript/2.0.0:
- resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==}
+ /unicode-property-aliases-ecmascript/2.1.0:
+ resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
engines: {node: '>=4'}
dev: false
@@ -17237,13 +17237,13 @@ packages:
engines: {node: '>=4'}
dev: false
- /update-browserslist-db/1.0.9_browserslist@4.21.3:
+ /update-browserslist-db/1.0.9_browserslist@4.21.4:
resolution: {integrity: sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
dependencies:
- browserslist: 4.21.3
+ browserslist: 4.21.4
escalade: 3.1.1
picocolors: 1.0.0
@@ -17330,7 +17330,7 @@ packages:
- supports-color
dev: false
- /vite/3.1.0:
+ /vite/3.1.0_sass@1.54.9:
resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@@ -17353,12 +17353,13 @@ packages:
postcss: 8.4.16
resolve: 1.22.1
rollup: 2.78.1
+ sass: 1.54.9
optionalDependencies:
fsevents: 2.3.2
dev: false
- /vite/3.1.0_sass@1.54.9:
- resolution: {integrity: sha512-YBg3dUicDpDWFCGttmvMbVyS9ydjntwEjwXRj2KBFwSB8SxmGcudo1yb8FW5+M/G86aS8x828ujnzUVdsLjs9g==}
+ /vite/3.1.1:
+ resolution: {integrity: sha512-hgxQWev/AL7nWYrqByYo8nfcH9n97v6oFsta9+JX8h6cEkni7nHKP2kJleNYV2kcGhE8jsbaY1aStwPZXzPbgA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@@ -17380,7 +17381,6 @@ packages:
postcss: 8.4.16
resolve: 1.22.1
rollup: 2.78.1
- sass: 1.54.9
optionalDependencies:
fsevents: 2.3.2
dev: false
@@ -17418,7 +17418,7 @@ packages:
local-pkg: 0.4.2
tinypool: 0.2.4
tinyspy: 1.0.2
- vite: 3.1.0
+ vite: 3.1.1
transitivePeerDependencies:
- less
- sass
@@ -17436,22 +17436,22 @@ packages:
acorn-walk: 8.2.0
dev: true
- /vscode-css-languageservice/6.1.0:
- resolution: {integrity: sha512-GFXmy6EVceVc/OPKENnoW31EiIksekz9yruczIAkA0eX5BSkNh/ojgeCzwW1ERRFpDymVZj0aLYKSrYZmvU6VA==}
+ /vscode-css-languageservice/6.1.1:
+ resolution: {integrity: sha512-7d2NCq2plT0njAKmGZ11uof95y2fwbgq8QuToE3kX9uYQfVmejHX2/lFGKbK5AV5+Ja0L80UZoU0QspwqMKMHA==}
dependencies:
vscode-languageserver-textdocument: 1.0.7
vscode-languageserver-types: 3.17.2
vscode-nls: 5.2.0
- vscode-uri: 3.0.3
+ vscode-uri: 3.0.4
dev: false
- /vscode-html-languageservice/5.0.1:
- resolution: {integrity: sha512-OYsyn5HGAhxs0OIG+M0jc34WnftLtD67Wg7+TfrYwvf0waOkkr13zUqtdrVm2JPNQ6fJx+qnuM+vTbq7o1dCdQ==}
+ /vscode-html-languageservice/5.0.2:
+ resolution: {integrity: sha512-TQmeyE14Ure/w/S+RV2IItuRWmw/i1QaS+om6t70iHCpamuTTWnACQPMSltVGm/DlbdyMquUePJREjd/h3AVkQ==}
dependencies:
vscode-languageserver-textdocument: 1.0.7
vscode-languageserver-types: 3.17.2
vscode-nls: 5.2.0
- vscode-uri: 3.0.3
+ vscode-uri: 3.0.4
dev: false
/vscode-jsonrpc/8.0.2:
@@ -17500,8 +17500,8 @@ packages:
resolution: {integrity: sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==}
dev: false
- /vscode-uri/3.0.3:
- resolution: {integrity: sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==}
+ /vscode-uri/3.0.4:
+ resolution: {integrity: sha512-aEmKD6H8Sg8gaQAUrnadG0BMeWXtiWhRsj1a94n2FYsMkDpgnK7BRVzZjOUYIvkv2B+bp5Bmt4ImZCpYbnJwkg==}
dev: false
/vue/3.2.39:
@@ -17589,7 +17589,7 @@ packages:
/wide-align/1.1.5:
resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==}
dependencies:
- string-width: 4.2.3
+ string-width: 1.0.2
dev: false
/widest-line/4.0.1:
@@ -17622,10 +17622,10 @@ packages:
engines: {node: '>=10.0.0'}
dependencies:
'@apideck/better-ajv-errors': 0.3.6_ajv@8.11.0
- '@babel/core': 7.19.0
- '@babel/preset-env': 7.19.0_@babel+core@7.19.0
+ '@babel/core': 7.19.1
+ '@babel/preset-env': 7.19.1_@babel+core@7.19.1
'@babel/runtime': 7.19.0
- '@rollup/plugin-babel': 5.3.1_b6woseefyuugm6lsnk4tw7iz2e
+ '@rollup/plugin-babel': 5.3.1_qjhfxcwn2glzcb5646tzyg45bq
'@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.0
'@rollup/plugin-replace': 2.4.2_rollup@2.79.0
'@surma/rollup-plugin-off-main-thread': 2.2.3
@@ -17754,8 +17754,8 @@ packages:
resolution: {integrity: sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==}
dev: true
- /wrangler/2.1.3:
- resolution: {integrity: sha512-0bOYKUYeAqWtNWipYfAknSS9OowQScpe6OLHj6vfnEl9g3QXmnd515y0zP1zXF2VUgocrsex5o8fkSMYyMLWLA==}
+ /wrangler/2.1.4:
+ resolution: {integrity: sha512-vHgA3/naF6n7GrIujTxPQDrlEgY+A0VluxJiqnWWWvmBSvfIjmsJGjHg0LAJ/NONx3cp77cT96ehszv790d+tA==}
engines: {node: '>=16.13.0'}
hasBin: true
dependencies: