From 89a4c9c8a45274398909747832789a28809985ac Mon Sep 17 00:00:00 2001 From: fsubal Date: Thu, 2 Mar 2023 00:19:22 +0900 Subject: [PATCH] chore: pnpm add -D @types/react @types/react-dom --dir packages/tailwind-config --- packages/tailwind-config/package.json | 2 + pnpm-lock.yaml | 785 ++++++++++++++++++++++---- 2 files changed, 680 insertions(+), 107 deletions(-) diff --git a/packages/tailwind-config/package.json b/packages/tailwind-config/package.json index 91919c9ac..a6f9a419c 100644 --- a/packages/tailwind-config/package.json +++ b/packages/tailwind-config/package.json @@ -18,6 +18,8 @@ "clean": "rimraf dist .tsbuildinfo" }, "devDependencies": { + "@types/react": "^17.0.38", + "@types/react-dom": "^17.0.11", "postcss": "^8.4.5", "postcss-selector-parser": "^6.0.9", "react": "^18.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2f88dbc2..28968696f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,13 +61,13 @@ importers: '@jest/types': 29.4.3 '@originjs/vite-plugin-commonjs': 1.0.3 '@storybook/addon-a11y': 6.4.17_zkbncb2mrwigeq3keybbaytzya - '@storybook/addon-essentials': 6.4.17_oc5uiexdlj5fji72i334oj54mu + '@storybook/addon-essentials': 6.4.17_lqcnuch47swdomzy5o5jvxvbsy '@storybook/addon-knobs': 6.4.0_mkpitlon2ht3scsdjuqp7qovne '@storybook/addon-links': 6.4.17_zkbncb2mrwigeq3keybbaytzya - '@storybook/addon-postcss': 2.0.0_webpack@4.46.0 + '@storybook/addon-postcss': 2.0.0_webpack@5.67.0 '@storybook/addon-storysource': 6.4.17_zkbncb2mrwigeq3keybbaytzya - '@storybook/builder-vite': 0.2.2_xnzgrndxe7jfmg3ycchefats4m - '@storybook/react': 6.4.17_66qg5csnkca6kdzpgyl676z52i + '@storybook/builder-vite': 0.2.2_nhphrfuxicbtdk6y3m5wrt7ykq + '@storybook/react': 6.4.17_la7a4o6uo763iri2cdrvvwzp4y '@stylelint/postcss-css-in-js': 0.37.2_wuc352kuwbjfwnfzykq4fs3caq '@types/eslint': 8.4.1 '@types/jest': 27.4.0 @@ -99,7 +99,7 @@ importers: stylelint-config-recommended: 6.0.0_stylelint@14.3.0 stylelint-config-standard: 24.0.0_stylelint@14.3.0 stylelint-config-styled-components: 0.1.1 - ts-jest: 27.1.3_c5sdcnuahffylvebuguapbl4pa + ts-jest: 27.1.3_emj7jy4p5yoqgzvzpzbcg53ew4 typescript: 4.7.4 vite: 3.0.8 zx: 7.0.3 @@ -448,6 +448,8 @@ importers: '@charcoal-ui/foundation': ^2.3.0 '@charcoal-ui/theme': ^2.3.0 '@charcoal-ui/utils': ^2.3.0 + '@types/react': ^17.0.38 + '@types/react-dom': ^17.0.11 csstype: '>=3.0.0' microbundle: ^0.14.2 postcss: ^8.4.5 @@ -462,6 +464,8 @@ importers: '@charcoal-ui/utils': 2.4.0 csstype: 3.0.3 devDependencies: + '@types/react': 17.0.38 + '@types/react-dom': 17.0.11 microbundle: 0.14.2 postcss: 8.4.16 postcss-selector-parser: 6.0.9 @@ -567,7 +571,6 @@ packages: /@babel/compat-data/7.21.0: resolution: {integrity: sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==} engines: {node: '>=6.9.0'} - dev: false /@babel/core/7.12.9: resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==} @@ -636,7 +639,6 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: false /@babel/generator/7.18.12: resolution: {integrity: sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==} @@ -654,7 +656,6 @@ packages: '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 jsesc: 2.5.2 - dev: false /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} @@ -692,7 +693,6 @@ packages: '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.3 semver: 6.3.0 - dev: false /@babel/helper-compilation-targets/7.20.7_@babel+core@7.18.10: resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} @@ -717,10 +717,9 @@ packages: '@babel/compat-data': 7.21.0 '@babel/core': 7.21.0 '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.3 + browserslist: 4.21.5 lru-cache: 5.1.1 semver: 6.3.0 - dev: false /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.10: resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} @@ -755,7 +754,6 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color - dev: false /@babel/helper-create-regexp-features-plugin/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-fk5A6ymfp+O5+p2yCkXAu5Kyj6v0xh0RBeNcAkYUMDvvAAoxvSKXn+Jb37t/yWFiQVDFK1ELpUTD8/aLhCPu+g==} @@ -776,7 +774,6 @@ packages: '@babel/core': 7.21.0 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 4.7.1 - dev: false /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.18.10: resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} @@ -813,6 +810,24 @@ packages: transitivePeerDependencies: - supports-color + /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.21.0: + resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} + peerDependencies: + '@babel/core': ^7.4.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.21.0 + '@babel/helper-module-imports': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/traverse': 7.18.11 + debug: 4.3.3 + lodash.debounce: 4.0.8 + resolve: 1.22.1 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.18.10: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: @@ -868,7 +883,6 @@ packages: dependencies: '@babel/template': 7.20.7 '@babel/types': 7.21.2 - dev: false /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} @@ -917,7 +931,6 @@ packages: '@babel/types': 7.21.2 transitivePeerDependencies: - supports-color - dev: false /@babel/helper-optimise-call-expression/7.18.6: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} @@ -971,7 +984,6 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.2 - dev: false /@babel/helper-skip-transparent-expression-wrappers/7.16.0: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} @@ -992,7 +1004,6 @@ packages: /@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} engines: {node: '>=6.9.0'} - dev: false /@babel/helper-validator-identifier/7.18.6: resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==} @@ -1001,7 +1012,6 @@ packages: /@babel/helper-validator-identifier/7.19.1: resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} engines: {node: '>=6.9.0'} - dev: false /@babel/helper-validator-option/7.18.6: resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} @@ -1037,7 +1047,6 @@ packages: '@babel/types': 7.21.2 transitivePeerDependencies: - supports-color - dev: false /@babel/highlight/7.18.6: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} @@ -1060,7 +1069,6 @@ packages: hasBin: true dependencies: '@babel/types': 7.21.2 - dev: false /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} @@ -1071,6 +1079,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} engines: {node: '>=6.9.0'} @@ -1082,6 +1100,18 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.18.10 + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.13.0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.21.0 + dev: true + /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.18.10: resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} engines: {node: '>=6.9.0'} @@ -1107,7 +1137,6 @@ packages: '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0 transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.18.10: resolution: {integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w==} @@ -1144,7 +1173,6 @@ packages: '@babel/helper-plugin-utils': 7.18.9 transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-proposal-class-static-block/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==} @@ -1159,6 +1187,20 @@ packages: transitivePeerDependencies: - supports-color + /@babel/plugin-proposal-class-static-block/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.12.0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-decorators/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-DoEpnuXK14XV9btI1k8tzNGCutMclpj4yru8aXKoHlVmbO1s+2A+g2+h4JhcjrxkFJqzbymnLG6j/niOf3iFXQ==} engines: {node: '>=6.9.0'} @@ -1183,6 +1225,17 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.10 + /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 + dev: true + /@babel/plugin-proposal-export-default-from/7.12.1_@babel+core@7.18.10: resolution: {integrity: sha512-z5Q4Ke7j0AexQRfgUvnD+BdCSgpTEKnqQ3kskk2jWtOBulxICzd1X9BGt7kmWftxZ2W3++OZdt5gtmC8KLxdRQ==} peerDependencies: @@ -1212,6 +1265,17 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.10 + /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.0 + dev: true + /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} engines: {node: '>=6.9.0'} @@ -1222,6 +1286,17 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.10 + /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0 + dev: true + /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} engines: {node: '>=6.9.0'} @@ -1232,6 +1307,17 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.10 + /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0 + dev: true + /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} engines: {node: '>=6.9.0'} @@ -1251,7 +1337,6 @@ packages: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0 - dev: false /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} @@ -1263,6 +1348,17 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.10 + /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0 + dev: true + /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} peerDependencies: @@ -1299,7 +1395,6 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0 '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.21.0 - dev: false /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} @@ -1320,7 +1415,6 @@ packages: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0 - dev: false /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} @@ -1343,7 +1437,6 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0 - dev: false /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.18.10: resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} @@ -1357,6 +1450,19 @@ packages: transitivePeerDependencies: - supports-color + /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.21.0: + resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} engines: {node: '>=6.9.0'} @@ -1371,6 +1477,21 @@ packages: transitivePeerDependencies: - supports-color + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.21.0: + resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} engines: {node: '>=4'} @@ -1381,6 +1502,17 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} + engines: {node: '>=4'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.10: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: @@ -1396,7 +1528,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} @@ -1422,7 +1553,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -1433,6 +1563,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.0: + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-decorators/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-vQ+PxL+srA7g6Rx6I1e15m55gftknl2X8GCUW1JTlkTaXZLJOS0UcaY0eK9jYT7IYf4awn6qwyghVHLDz1WyMw==} engines: {node: '>=6.9.0'} @@ -1458,7 +1598,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-export-default-from/7.12.1_@babel+core@7.18.10: resolution: {integrity: sha512-dP5eGg6tHEkhnRD2/vRG/KJKRSg8gtxu2i+P/8/yFPJn/CfPU5G0/7Gks2i3M6IOVAPQekmsLN9LPsmXFFL4Uw==} @@ -1485,6 +1624,15 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.0: + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-flow/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==} engines: {node: '>=6.9.0'} @@ -1502,7 +1650,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} @@ -1541,6 +1688,15 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.0: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==} peerDependencies: @@ -1567,7 +1723,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.10: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} @@ -1577,6 +1732,15 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.0: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -1592,7 +1756,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.10: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} @@ -1602,6 +1765,15 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.0: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -1626,7 +1798,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} @@ -1643,7 +1814,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.10: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} @@ -1660,7 +1830,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -1671,6 +1840,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.0: + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.10: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} @@ -1680,6 +1859,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.0: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} engines: {node: '>=6.9.0'} @@ -1716,7 +1905,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.18.10: resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} @@ -1743,7 +1931,6 @@ packages: '@babel/helper-remap-async-to-generator': 7.16.8 transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} @@ -1762,7 +1949,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} @@ -1781,7 +1967,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-classes/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} @@ -1818,7 +2003,6 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} @@ -1837,7 +2021,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A==} @@ -1856,7 +2039,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} @@ -1868,6 +2050,17 @@ packages: '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} engines: {node: '>=6.9.0'} @@ -1877,6 +2070,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} @@ -1887,6 +2090,17 @@ packages: '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-flow-strip-types/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==} engines: {node: '>=6.9.0'} @@ -1906,7 +2120,6 @@ packages: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.21.0 - dev: false /@babel/plugin-transform-flow-strip-types/7.21.0_@babel+core@7.18.10: resolution: {integrity: sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==} @@ -1947,7 +2160,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} @@ -1970,7 +2182,6 @@ packages: '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.21.0 '@babel/helper-function-name': 7.18.9 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-literals/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} @@ -1989,7 +2200,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} @@ -2008,7 +2218,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} @@ -2023,6 +2232,20 @@ packages: transitivePeerDependencies: - supports-color + /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.18.10: resolution: {integrity: sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==} engines: {node: '>=6.9.0'} @@ -2050,7 +2273,6 @@ packages: babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} @@ -2067,6 +2289,22 @@ packages: transitivePeerDependencies: - supports-color + /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-validator-identifier': 7.18.6 + babel-plugin-dynamic-import-node: 2.3.3 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} engines: {node: '>=6.9.0'} @@ -2079,6 +2317,19 @@ packages: transitivePeerDependencies: - supports-color + /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-module-transforms': 7.18.9 + '@babel/helper-plugin-utils': 7.18.9 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.18.10: resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} engines: {node: '>=6.9.0'} @@ -2096,7 +2347,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.21.0 - dev: false /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} @@ -2107,6 +2357,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} @@ -2130,7 +2390,6 @@ packages: '@babel/helper-replace-supers': 7.18.9 transitivePeerDependencies: - supports-color - dev: false /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.12.9: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} @@ -2159,7 +2418,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} @@ -2178,7 +2436,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} @@ -2197,7 +2454,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} @@ -2209,6 +2465,16 @@ packages: '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.18.10 dev: true + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.21.0: + resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.21.0 + dev: true + /@babel/plugin-transform-react-jsx-self/7.18.6_@babel+core@7.18.10: resolution: {integrity: sha512-A0LQGx4+4Jv7u/tWzoJF7alZwnBDQd6cGLh9P+Ttk4dpiL+J5p7NSNv/9tlEFFJDq3kjxOavWmbm6t0Gk+A3Ig==} engines: {node: '>=6.9.0'} @@ -2272,7 +2538,6 @@ packages: '@babel/helper-plugin-utils': 7.18.9 '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.21.0 '@babel/types': 7.18.10 - dev: false /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==} @@ -2285,6 +2550,17 @@ packages: '@babel/helper-plugin-utils': 7.18.9 dev: true + /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} engines: {node: '>=6.9.0'} @@ -2294,6 +2570,16 @@ packages: '@babel/core': 7.18.10 regenerator-transform: 0.14.5 + /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + regenerator-transform: 0.14.5 + dev: true + /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} engines: {node: '>=6.9.0'} @@ -2303,6 +2589,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-runtime/7.21.0_@babel+core@7.18.10: resolution: {integrity: sha512-ReY6pxwSzEU0b3r2/T/VhqMKg/AkceBT19X0UptA3/tYi5Pe2eXgEUH+NNMC5nok6c6XQz5tyVTUpuezRfSMSg==} engines: {node: '>=6.9.0'} @@ -2354,7 +2650,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-spread/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} @@ -2375,7 +2670,6 @@ packages: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - dev: false /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} @@ -2394,7 +2688,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} @@ -2413,7 +2706,6 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} @@ -2424,6 +2716,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.18.10: resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} engines: {node: '>=6.9.0'} @@ -2460,6 +2762,16 @@ packages: '@babel/core': 7.18.10 '@babel/helper-plugin-utils': 7.18.9 + /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + dev: true + /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} @@ -2479,7 +2791,6 @@ packages: '@babel/core': 7.21.0 '@babel/helper-create-regexp-features-plugin': 7.16.7_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.18.9 - dev: false /@babel/preset-env/7.16.11_@babel+core@7.18.10: resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} @@ -2557,13 +2868,98 @@ packages: '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.18.10 '@babel/preset-modules': 0.1.5_@babel+core@7.18.10 '@babel/types': 7.18.10 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.10 - babel-plugin-polyfill-corejs3: 0.5.1_@babel+core@7.18.10 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.10 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.10 + babel-plugin-polyfill-corejs3: 0.5.1_@babel+core@7.18.10 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.10 + core-js-compat: 3.20.3 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + + /@babel/preset-env/7.16.11_@babel+core@7.21.0: + resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.18.8 + '@babel/core': 7.21.0 + '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-validator-option': 7.18.6 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.21.0 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-class-static-block': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.21.0 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.0 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.0 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.0 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.21.0 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.21.0 + '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.21.0 + '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.21.0 + '@babel/preset-modules': 0.1.5_@babel+core@7.21.0 + '@babel/types': 7.18.10 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.21.0 + babel-plugin-polyfill-corejs3: 0.5.1_@babel+core@7.21.0 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.21.0 core-js-compat: 3.20.3 semver: 6.3.0 transitivePeerDependencies: - supports-color + dev: true /@babel/preset-flow/7.12.1_@babel+core@7.18.10: resolution: {integrity: sha512-UAoyMdioAhM6H99qPoKvpHMzxmNVXno8GYU/7vZmGaHk6/KqfDYL1W0NxszVbJ2EP271b7e6Ox+Vk2A9QsB3Sw==} @@ -2575,6 +2971,16 @@ packages: '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.18.10 dev: true + /@babel/preset-flow/7.12.1_@babel+core@7.21.0: + resolution: {integrity: sha512-UAoyMdioAhM6H99qPoKvpHMzxmNVXno8GYU/7vZmGaHk6/KqfDYL1W0NxszVbJ2EP271b7e6Ox+Vk2A9QsB3Sw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.21.0 + dev: true + /@babel/preset-flow/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} engines: {node: '>=6.9.0'} @@ -2599,6 +3005,19 @@ packages: '@babel/types': 7.18.10 esutils: 2.0.3 + /@babel/preset-modules/0.1.5_@babel+core@7.21.0: + resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.21.0 + '@babel/types': 7.18.10 + esutils: 2.0.3 + dev: true + /@babel/preset-react/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==} engines: {node: '>=6.9.0'} @@ -2614,6 +3033,21 @@ packages: '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.18.10 dev: true + /@babel/preset-react/7.16.7_@babel+core@7.21.0: + resolution: {integrity: sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-plugin-utils': 7.18.9 + '@babel/helper-validator-option': 7.18.6 + '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.21.0 + '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.21.0 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.21.0 + '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.21.0 + dev: true + /@babel/preset-typescript/7.16.7_@babel+core@7.18.10: resolution: {integrity: sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==} engines: {node: '>=6.9.0'} @@ -2697,7 +3131,6 @@ packages: '@babel/code-frame': 7.18.6 '@babel/parser': 7.21.2 '@babel/types': 7.21.2 - dev: false /@babel/traverse/7.18.11: resolution: {integrity: sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==} @@ -2749,7 +3182,6 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: false /@babel/types/7.18.10: resolution: {integrity: sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==} @@ -2766,7 +3198,6 @@ packages: '@babel/helper-string-parser': 7.19.4 '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 - dev: false /@base2/pretty-print-object/1.0.1: resolution: {integrity: sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==} @@ -3745,7 +4176,6 @@ packages: dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - dev: false /@lerna/add/4.0.0: resolution: {integrity: sha512-cpmAH1iS3k8JBxNvnMqrGTTjbY/ZAiKa1ChJzFevMYY3eeqbvhsBKnBcxjRXtdrJ6bd3dCQM+ZtK+0i682Fhng==} @@ -6360,7 +6790,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.4.17_silnmwf56dya3idnxtfb2bl4d4: + /@storybook/addon-docs/6.4.17_ntlebdhlkzdbqtxveag5gw7wfm: resolution: {integrity: sha512-AyCl4chBJErIpGRUbk+bC/Xkvt57H3+pyrFdN7hOuR8erreBaFeFQBAtKZodxq0X4WlQKCKmHYCNZXxNaQOTvw==} peerDependencies: '@storybook/angular': 6.4.17 @@ -6421,14 +6851,14 @@ packages: '@storybook/builder-webpack4': 6.4.17_2pfbnkvltjbdepq4qvtjyhxm44 '@storybook/client-logger': 6.4.17 '@storybook/components': 6.4.17_zkbncb2mrwigeq3keybbaytzya - '@storybook/core': 6.4.17_7q2u4zi7glyrve62twejq3s5aa + '@storybook/core': 6.4.17_loqoro7ufcn3viba2i7nt7pxtm '@storybook/core-events': 6.4.17 '@storybook/csf': 0.0.2--canary.87bc651.0 '@storybook/csf-tools': 6.4.17 '@storybook/node-logger': 6.4.17 '@storybook/postinstall': 6.4.17 '@storybook/preview-web': 6.4.17_zkbncb2mrwigeq3keybbaytzya - '@storybook/react': 6.4.17_66qg5csnkca6kdzpgyl676z52i + '@storybook/react': 6.4.17_la7a4o6uo763iri2cdrvvwzp4y '@storybook/source-loader': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/store': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/theming': 6.4.17_zkbncb2mrwigeq3keybbaytzya @@ -6456,7 +6886,7 @@ packages: remark-slug: 6.0.0 ts-dedent: 2.0.0 util-deprecate: 1.0.2 - webpack: 4.46.0 + webpack: 5.67.0_esbuild@0.14.54 transitivePeerDependencies: - '@storybook/builder-webpack5' - '@storybook/manager-webpack5' @@ -6473,7 +6903,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.4.17_oc5uiexdlj5fji72i334oj54mu: + /@storybook/addon-essentials/6.4.17_lqcnuch47swdomzy5o5jvxvbsy: resolution: {integrity: sha512-UYwbgOM1lLRftzqyfSpSP0gi1rQ2YdTY9rsAmE+ChBJ38b4R23y0KYUnUAU/kB3hHTKSgbsgEnqe+Rs0ArdlEA==} peerDependencies: '@babel/core': ^7.9.6 @@ -6498,11 +6928,11 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.21.0 '@storybook/addon-actions': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/addon-backgrounds': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/addon-controls': 6.4.17_ynimpesbtihy45bimki22zrzu4 - '@storybook/addon-docs': 6.4.17_silnmwf56dya3idnxtfb2bl4d4 + '@storybook/addon-docs': 6.4.17_ntlebdhlkzdbqtxveag5gw7wfm '@storybook/addon-measure': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/addon-outline': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/addon-toolbars': 6.4.17_zkbncb2mrwigeq3keybbaytzya @@ -6510,13 +6940,13 @@ packages: '@storybook/addons': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/api': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/node-logger': 6.4.17 - babel-loader: 8.2.3_5ouqwanl7jnotevpn4w6qovjqm + babel-loader: 8.2.3_xvehtcnvlyzsd67wef66cnisuq core-js: 3.12.1 react: 16.14.0 react-dom: 17.0.2_react@16.14.0 regenerator-runtime: 0.13.7 ts-dedent: 2.0.0 - webpack: 4.46.0 + webpack: 5.67.0_esbuild@0.14.54 transitivePeerDependencies: - '@storybook/angular' - '@storybook/builder-webpack5' @@ -6694,15 +7124,15 @@ packages: - '@types/react' dev: true - /@storybook/addon-postcss/2.0.0_webpack@4.46.0: + /@storybook/addon-postcss/2.0.0_webpack@5.67.0: resolution: {integrity: sha512-Nt82A7e9zJH4+A+VzLKKswUfru+T6FJTakj4dccP0i8DSn7a0CkzRPrLuZBq8tg4voV6gD74bcDf3gViCVBGtA==} engines: {node: '>=10', yarn: ^1.17.0} dependencies: '@storybook/node-logger': 6.5.10 - css-loader: 3.6.0_webpack@4.46.0 + css-loader: 3.6.0_webpack@5.67.0 postcss: 7.0.39 - postcss-loader: 4.3.0_gzaxsinx64nntyd3vmdqwl7coe - style-loader: 1.3.0_webpack@4.46.0 + postcss-loader: 4.3.0_opywztkaaqmf4wip4nttzi7yla + style-loader: 1.3.0_webpack@5.67.0 transitivePeerDependencies: - webpack dev: true @@ -6981,7 +7411,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-vite/0.2.2_xnzgrndxe7jfmg3ycchefats4m: + /@storybook/builder-vite/0.2.2_nhphrfuxicbtdk6y3m5wrt7ykq: resolution: {integrity: sha512-kFY/Rbk+Bu5KmXOCP8CMxp6gfbNGGyNZwikWZe21NHcrVzwHg/aTs+MR37maRqlWcpJvTZmbkKMHak0+vDqpvw==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -6993,7 +7423,7 @@ packages: '@joshwooding/vite-plugin-react-docgen-typescript': 0.0.5_errsxl3umtmkyubg3mn35ogg2q '@rollup/pluginutils': 4.2.1 '@storybook/core-common': 6.5.10_ynimpesbtihy45bimki22zrzu4 - '@storybook/mdx1-csf': 0.0.4_55mjfeamrhwuq466b46ep4nhxe + '@storybook/mdx1-csf': 0.0.4_5obxvyjpuxccpe27fq7j5zjh4i '@storybook/node-logger': 6.5.10 '@storybook/source-loader': 6.5.10_zkbncb2mrwigeq3keybbaytzya '@vitejs/plugin-react': 2.0.1_vite@3.0.8 @@ -7520,6 +7950,45 @@ packages: - '@types/react' dev: true + /@storybook/core-client/6.4.17_63zopfsiqct2jijqlkz34l7ojm: + resolution: {integrity: sha512-uXO+DW5XI6fWLtQIBIBlBFeYGsy2qZEe3lxxXwBHwIjsDq53/1CmhEPuzC3jAsy5ddeKC2yEEHUdy3d3wkusIQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 + react-dom: ^16.8.0 || ^17.0.0 + typescript: '*' + webpack: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@storybook/addons': 6.4.17_zkbncb2mrwigeq3keybbaytzya + '@storybook/channel-postmessage': 6.4.17 + '@storybook/channel-websocket': 6.4.17 + '@storybook/client-api': 6.4.17_zkbncb2mrwigeq3keybbaytzya + '@storybook/client-logger': 6.4.17 + '@storybook/core-events': 6.4.17 + '@storybook/csf': 0.0.2--canary.87bc651.0 + '@storybook/preview-web': 6.4.17_zkbncb2mrwigeq3keybbaytzya + '@storybook/store': 6.4.17_zkbncb2mrwigeq3keybbaytzya + '@storybook/ui': 6.4.17_zkbncb2mrwigeq3keybbaytzya + airbnb-js-shims: 2.2.1 + ansi-to-html: 0.6.14 + core-js: 3.12.1 + global: 4.4.0 + lodash: 4.17.21 + qs: 6.11.0 + react: 16.14.0 + react-dom: 17.0.2_react@16.14.0 + regenerator-runtime: 0.13.7 + ts-dedent: 2.0.0 + typescript: 4.7.4 + unfetch: 4.2.0 + util-deprecate: 1.0.2 + webpack: 5.67.0_esbuild@0.14.54 + transitivePeerDependencies: + - '@types/react' + dev: true + /@storybook/core-client/6.4.17_exnhxs5ajplukgqwlpgelwc2ma: resolution: {integrity: sha512-uXO+DW5XI6fWLtQIBIBlBFeYGsy2qZEe3lxxXwBHwIjsDq53/1CmhEPuzC3jAsy5ddeKC2yEEHUdy3d3wkusIQ==} peerDependencies: @@ -8007,7 +8476,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.4.17_7q2u4zi7glyrve62twejq3s5aa: + /@storybook/core/6.4.17_exnhxs5ajplukgqwlpgelwc2ma: resolution: {integrity: sha512-wquJcEebw9kXJ7pThcmEsDNK0ykd3ir0uL5tkBzPGNIj7dozpzy24Fo9JSr0rNWHNtE7JczdIAQTcumowLTDig==} peerDependencies: '@storybook/builder-webpack5': 6.4.17 @@ -8021,10 +8490,10 @@ packages: typescript: optional: true dependencies: - '@storybook/core-client': 6.4.17_4c3pcwpfkhjhhs2p54oxtly72i - '@storybook/core-server': 6.4.17_2pfbnkvltjbdepq4qvtjyhxm44 - react: 16.14.0 - react-dom: 17.0.2_react@16.14.0 + '@storybook/core-client': 6.4.17_exnhxs5ajplukgqwlpgelwc2ma + '@storybook/core-server': 6.4.17_bh5ej37n764qpx3gq424iv35hu + react: 17.0.2 + react-dom: 17.0.2_react@17.0.2 typescript: 4.7.4 webpack: 4.46.0 transitivePeerDependencies: @@ -8042,7 +8511,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.4.17_exnhxs5ajplukgqwlpgelwc2ma: + /@storybook/core/6.4.17_loqoro7ufcn3viba2i7nt7pxtm: resolution: {integrity: sha512-wquJcEebw9kXJ7pThcmEsDNK0ykd3ir0uL5tkBzPGNIj7dozpzy24Fo9JSr0rNWHNtE7JczdIAQTcumowLTDig==} peerDependencies: '@storybook/builder-webpack5': 6.4.17 @@ -8056,12 +8525,12 @@ packages: typescript: optional: true dependencies: - '@storybook/core-client': 6.4.17_exnhxs5ajplukgqwlpgelwc2ma - '@storybook/core-server': 6.4.17_bh5ej37n764qpx3gq424iv35hu - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 + '@storybook/core-client': 6.4.17_63zopfsiqct2jijqlkz34l7ojm + '@storybook/core-server': 6.4.17_2pfbnkvltjbdepq4qvtjyhxm44 + react: 16.14.0 + react-dom: 17.0.2_react@16.14.0 typescript: 4.7.4 - webpack: 4.46.0 + webpack: 5.67.0_esbuild@0.14.54 transitivePeerDependencies: - '@storybook/manager-webpack5' - '@types/react' @@ -8337,12 +8806,12 @@ packages: - webpack-command dev: true - /@storybook/mdx1-csf/0.0.4_55mjfeamrhwuq466b46ep4nhxe: + /@storybook/mdx1-csf/0.0.4_5obxvyjpuxccpe27fq7j5zjh4i: resolution: {integrity: sha512-xxUEMy0D+0G1aSYxbeVNbs+XBU5nCqW4I7awpBYSTywXDv/MJWeC6FDRpj5P1pgfq8j8jWDD5ZDvBQ7syFg0LQ==} dependencies: '@babel/generator': 7.18.12 '@babel/parser': 7.18.11 - '@babel/preset-env': 7.16.11_@babel+core@7.18.10 + '@babel/preset-env': 7.16.11_@babel+core@7.21.0 '@babel/types': 7.18.10 '@mdx-js/mdx': 1.6.22 '@mdx-js/react': 1.6.22_react@16.14.0 @@ -8455,7 +8924,7 @@ packages: - supports-color dev: true - /@storybook/react/6.4.17_66qg5csnkca6kdzpgyl676z52i: + /@storybook/react/6.4.17_la7a4o6uo763iri2cdrvvwzp4y: resolution: {integrity: sha512-hAMEyMcWC5fEdzXOYr0S9/QHclXbbJpl7Vl9dd56wxbHx4FFwcJ7R5hroLntPsHXU+rGTF9/EqehmEa/Jd0l4w==} engines: {node: '>=10.13.0'} hasBin: true @@ -8470,9 +8939,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.18.10 - '@babel/preset-flow': 7.12.1_@babel+core@7.18.10 - '@babel/preset-react': 7.16.7_@babel+core@7.18.10 + '@babel/core': 7.21.0 + '@babel/preset-flow': 7.12.1_@babel+core@7.21.0 + '@babel/preset-react': 7.16.7_@babel+core@7.21.0 '@pmmmwh/react-refresh-webpack-plugin': 0.5.4_i7jnhuifjvtjtb4cox2ydmeumu '@storybook/addons': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@storybook/core': 6.4.17_qncypkxw6gbrcytpmjptg7jj6u @@ -8484,7 +8953,7 @@ packages: '@storybook/store': 6.4.17_zkbncb2mrwigeq3keybbaytzya '@types/webpack-env': 1.16.0 babel-plugin-add-react-displayname: 0.0.5 - babel-plugin-named-asset-import: 0.3.6_@babel+core@7.18.10 + babel-plugin-named-asset-import: 0.3.6_@babel+core@7.21.0 babel-plugin-react-docgen: 4.2.1 core-js: 3.12.1 global: 4.4.0 @@ -10577,6 +11046,21 @@ packages: webpack: 4.46.0 dev: true + /babel-loader/8.2.3_xvehtcnvlyzsd67wef66cnisuq: + resolution: {integrity: sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw==} + engines: {node: '>= 8.9'} + peerDependencies: + '@babel/core': ^7.0.0 + webpack: '>=2' + dependencies: + '@babel/core': 7.21.0 + find-cache-dir: 3.3.1 + loader-utils: 1.4.2 + make-dir: 3.1.0 + schema-utils: 2.7.0 + webpack: 5.67.0_esbuild@0.14.54 + dev: true + /babel-plugin-add-react-displayname/0.0.5: resolution: {integrity: sha512-LY3+Y0XVDYcShHHorshrDbt4KFWL4bSeniCtl4SYZbask+Syngk1uMPCeN9+nSiZo6zX5s0RTq/J9Pnaaf/KHw==} dev: true @@ -10675,6 +11159,14 @@ packages: '@babel/core': 7.18.10 dev: true + /babel-plugin-named-asset-import/0.3.6_@babel+core@7.21.0: + resolution: {integrity: sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==} + peerDependencies: + '@babel/core': ^7.1.0 + dependencies: + '@babel/core': 7.21.0 + dev: true + /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.10: resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} peerDependencies: @@ -10687,6 +11179,19 @@ packages: transitivePeerDependencies: - supports-color + /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.21.0: + resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.18.8 + '@babel/core': 7.21.0 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.21.0 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.18.10: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: @@ -10736,6 +11241,18 @@ packages: transitivePeerDependencies: - supports-color + /babel-plugin-polyfill-corejs3/0.5.1_@babel+core@7.21.0: + resolution: {integrity: sha512-TihqEe4sQcb/QcPJvxe94/9RZuLQuF1+To4WqQcRvc+3J3gLCPIPgDKzGLG6zmQLfH3nn25heRuDNkS2KR4I8A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.21.0 + core-js-compat: 3.20.3 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.18.10: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: @@ -10770,6 +11287,17 @@ packages: transitivePeerDependencies: - supports-color + /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.21.0: + resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.0 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.21.0 + transitivePeerDependencies: + - supports-color + dev: true + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.18.10: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: @@ -11194,7 +11722,6 @@ packages: electron-to-chromium: 1.4.314 node-releases: 2.0.10 update-browserslist-db: 1.0.10_browserslist@4.21.5 - dev: false /bs-logger/0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} @@ -11454,7 +11981,6 @@ packages: /caniuse-lite/1.0.30001458: resolution: {integrity: sha512-lQ1VlUUq5q9ro9X+5gOEyH7i3vm+AYVT1WDCVB69XOZ17KZRhnZ9J0Sqz7wTHQaLBJccNCHq8/Ww5LlOIZbB0w==} - dev: false /capture-exit/2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} @@ -12338,6 +12864,28 @@ packages: webpack: 4.46.0 dev: true + /css-loader/3.6.0_webpack@5.67.0: + resolution: {integrity: sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==} + engines: {node: '>= 8.9.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + dependencies: + camelcase: 5.3.1 + cssesc: 3.0.0 + icss-utils: 4.1.1 + loader-utils: 1.4.2 + normalize-path: 3.0.0 + postcss: 7.0.39 + postcss-modules-extract-imports: 2.0.0 + postcss-modules-local-by-default: 3.0.3 + postcss-modules-scope: 2.2.0 + postcss-modules-values: 3.0.0 + postcss-value-parser: 4.2.0 + schema-utils: 2.7.0 + semver: 6.3.0 + webpack: 5.67.0_esbuild@0.14.54 + dev: true + /css-select-base-adapter/0.1.1: resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==} dev: false @@ -13051,7 +13599,6 @@ packages: /electron-to-chromium/1.4.314: resolution: {integrity: sha512-+3RmNVx9hZLlc0gW//4yep0K5SYKmIvB5DXg1Yg6varsuAHlHwTeqeygfS8DWwLCsNOWrgj+p9qgM5WYjw1lXQ==} - dev: false /element-resize-detector/1.2.2: resolution: {integrity: sha512-+LOXRkCJc4I5WhEJxIDjhmE3raF8jtOMBDqSCgZTMz2TX3oXAX5pE2+MDeopJlGdXzP7KzPbBJaUGfNaP9HG4A==} @@ -17163,7 +17710,6 @@ packages: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true - dev: false /jsonfile/2.4.0: resolution: {integrity: sha512-PKllAqbgLgxHaj8TElYymKCAgrASebJrWpTnEkOaTowt23VKXXN0sUeriJ+eh7y6ufb/CC5ap11pz71/cM0hUw==} @@ -18865,7 +19411,6 @@ packages: /node-releases/2.0.10: resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} - dev: false /node-releases/2.0.6: resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} @@ -19911,6 +20456,22 @@ packages: webpack: 4.46.0 dev: true + /postcss-loader/4.3.0_opywztkaaqmf4wip4nttzi7yla: + resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==} + engines: {node: '>= 10.13.0'} + peerDependencies: + postcss: ^7.0.0 || ^8.0.1 + webpack: ^4.0.0 || ^5.0.0 + dependencies: + cosmiconfig: 7.0.1 + klona: 2.0.5 + loader-utils: 2.0.0 + postcss: 7.0.39 + schema-utils: 3.1.1 + semver: 7.3.7 + webpack: 5.67.0_esbuild@0.14.54 + dev: true + /postcss-media-query-parser/0.2.3: resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==} dev: true @@ -22838,6 +23399,17 @@ packages: webpack: 4.46.0 dev: true + /style-loader/1.3.0_webpack@5.67.0: + resolution: {integrity: sha512-V7TCORko8rs9rIqkSrlMfkqA63DfoGBBJmK1kKGCcSi+BWb4cqz0SRsnp4l6rU5iwOEd0/2ePv68SV22VXon4Q==} + engines: {node: '>= 8.9.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + dependencies: + loader-utils: 2.0.0 + schema-utils: 2.7.0 + webpack: 5.67.0_esbuild@0.14.54 + dev: true + /style-search/0.1.0: resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} dev: true @@ -23726,7 +24298,7 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-jest/27.1.3_c5sdcnuahffylvebuguapbl4pa: + /ts-jest/27.1.3_emj7jy4p5yoqgzvzpzbcg53ew4: resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -23747,7 +24319,7 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.18.10 + '@babel/core': 7.21.0 '@types/jest': 27.4.0 bs-logger: 0.2.6 esbuild: 0.14.54 @@ -24193,7 +24765,6 @@ packages: browserslist: 4.21.5 escalade: 3.1.1 picocolors: 1.0.0 - dev: false /update-browserslist-db/1.0.5_browserslist@4.21.3: resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==}