From f5df8b51dcb15904b8c1dbb5ac4f024eeb3b8c3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 00:52:28 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- apps/remix/package.json | 12 +- package.json | 16 +- packages/drawer/package.json | 2 +- packages/modal/package.json | 2 +- packages/popover/package.json | 2 +- packages/snackbar/package.json | 2 +- packages/toast/package.json | 2 +- pnpm-lock.yaml | 1006 +++++++++++++++----------------- 8 files changed, 501 insertions(+), 543 deletions(-) diff --git a/apps/remix/package.json b/apps/remix/package.json index d2e533b6f..c1f18f266 100644 --- a/apps/remix/package.json +++ b/apps/remix/package.json @@ -45,17 +45,17 @@ "@launchpad-ui/tooltip": "workspace:~", "@react-aria/ssr": "^3.4.0", "@react-stately/collections": "^3.5.0", - "@remix-run/node": "^1.8.0", - "@remix-run/react": "^1.8.0", - "@remix-run/serve": "^1.8.0", + "@remix-run/node": "^1.9.0", + "@remix-run/react": "^1.9.0", + "@remix-run/serve": "^1.9.0", "isbot": "^3.6.1", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@remix-run/dev": "^1.8.0", - "@remix-run/eslint-config": "^1.8.0", - "eslint": "^8.29.0", + "@remix-run/dev": "^1.9.0", + "@remix-run/eslint-config": "^1.9.0", + "eslint": "^8.30.0", "typescript": "^4.9.3" }, "engines": { diff --git a/package.json b/package.json index 6c7111d9e..6b44ce2ab 100644 --- a/package.json +++ b/package.json @@ -70,19 +70,19 @@ "@types/react": "^18.0.21", "@types/react-dom": "^18.0.6", "@types/testing-library__jest-dom": "^5.14.3", - "@typescript-eslint/eslint-plugin": "^5.45.0", - "@typescript-eslint/parser": "^5.45.0", + "@typescript-eslint/eslint-plugin": "^5.46.1", + "@typescript-eslint/parser": "^5.46.1", "@vitejs/plugin-react": "^2.2.0", "@vitest/coverage-c8": "^0.25.1", "@vitest/ui": "^0.25.1", - "axe-core": "^4.5.0", - "chromatic": "^6.11.2", + "axe-core": "^4.6.1", + "chromatic": "^6.13.1", "concurrently": "^7.6.0", "cypress": "^11.2.0", - "cypress-axe": "^1.1.0", + "cypress-axe": "^1.2.0", "cypress-real-events": "^1.7.2", "deepmerge": "^4.2.2", - "eslint": "^8.29.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-cypress": "^2.12.1", "eslint-plugin-functional": "^4.4.0", @@ -96,11 +96,11 @@ "husky": "^8.0.1", "jsdom": "^20.0.0", "lint-staged": "^13.1.0", - "nx": "^15.2.1", + "nx": "^15.3.3", "nyc": "^15.1.0", "plop": "^3.1.1", "postcss": "^8.4.16", - "postcss-import": "^15.0.0", + "postcss-import": "^15.1.0", "postcss-nested": "^6.0.0", "postcss-preset-env": "^7.8.0", "prettier": "^2.8.0", diff --git a/packages/drawer/package.json b/packages/drawer/package.json index f3f4a19fb..942a4ec69 100644 --- a/packages/drawer/package.json +++ b/packages/drawer/package.json @@ -40,7 +40,7 @@ "@launchpad-ui/tokens": "workspace:~", "@react-aria/overlays": "^3.12.0", "classix": "^2.1.13", - "framer-motion": "^7.6.1" + "framer-motion": "^7.10.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/modal/package.json b/packages/modal/package.json index 28551403f..3f7ab2fdf 100644 --- a/packages/modal/package.json +++ b/packages/modal/package.json @@ -39,7 +39,7 @@ "@launchpad-ui/tokens": "workspace:~", "@react-aria/overlays": "^3.12.0", "classix": "^2.1.13", - "framer-motion": "^7.6.1" + "framer-motion": "^7.10.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/popover/package.json b/packages/popover/package.json index f8dd7e484..159e7a0b0 100644 --- a/packages/popover/package.json +++ b/packages/popover/package.json @@ -38,7 +38,7 @@ "@launchpad-ui/overlay": "workspace:~", "@launchpad-ui/tokens": "workspace:~", "classix": "^2.1.13", - "framer-motion": "^7.6.1" + "framer-motion": "^7.10.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/snackbar/package.json b/packages/snackbar/package.json index 503f738ab..672f30e02 100644 --- a/packages/snackbar/package.json +++ b/packages/snackbar/package.json @@ -36,7 +36,7 @@ "@launchpad-ui/icons": "workspace:~", "@launchpad-ui/tokens": "workspace:~", "classix": "^2.1.13", - "framer-motion": "^7.6.1" + "framer-motion": "^7.10.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/packages/toast/package.json b/packages/toast/package.json index f81329e50..2e1e531b2 100644 --- a/packages/toast/package.json +++ b/packages/toast/package.json @@ -35,7 +35,7 @@ "@launchpad-ui/icons": "workspace:~", "@launchpad-ui/tokens": "workspace:~", "classix": "^2.1.13", - "framer-motion": "^7.6.1" + "framer-motion": "^7.10.2" }, "peerDependencies": { "react": "^18.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9de0d2571..f32ff23d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,19 +39,19 @@ importers: '@types/react': ^18.0.21 '@types/react-dom': ^18.0.6 '@types/testing-library__jest-dom': ^5.14.3 - '@typescript-eslint/eslint-plugin': ^5.45.0 - '@typescript-eslint/parser': ^5.45.0 + '@typescript-eslint/eslint-plugin': ^5.46.1 + '@typescript-eslint/parser': ^5.46.1 '@vitejs/plugin-react': ^2.2.0 '@vitest/coverage-c8': ^0.25.1 '@vitest/ui': ^0.25.1 - axe-core: ^4.5.0 - chromatic: ^6.11.2 + axe-core: ^4.6.1 + chromatic: ^6.13.1 concurrently: ^7.6.0 cypress: ^11.2.0 - cypress-axe: ^1.1.0 + cypress-axe: ^1.2.0 cypress-real-events: ^1.7.2 deepmerge: ^4.2.2 - eslint: ^8.29.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-cypress: ^2.12.1 eslint-plugin-functional: ^4.4.0 @@ -65,11 +65,11 @@ importers: husky: ^8.0.1 jsdom: ^20.0.0 lint-staged: ^13.1.0 - nx: ^15.2.1 + nx: ^15.3.3 nyc: ^15.1.0 plop: ^3.1.1 postcss: ^8.4.16 - postcss-import: ^15.0.0 + postcss-import: ^15.1.0 postcss-nested: ^6.0.0 postcss-preset-env: ^7.8.0 prettier: ^2.8.0 @@ -119,37 +119,37 @@ importers: '@types/react': 18.0.21 '@types/react-dom': 18.0.6 '@types/testing-library__jest-dom': 5.14.5 - '@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/eslint-plugin': 5.46.1_gsuv3catcd3ma4jbp477d2umoq + '@typescript-eslint/parser': 5.46.1_f5jcydormhcqaoeadqwgqigppy '@vitejs/plugin-react': 2.2.0_vite@3.2.0 '@vitest/coverage-c8': 0.25.1_qjcqrocwoupth6xo756sqd6eyq '@vitest/ui': 0.25.1 - axe-core: 4.5.0 - chromatic: 6.11.2 + axe-core: 4.6.1 + chromatic: 6.13.1 concurrently: 7.6.0 cypress: 11.2.0 - cypress-axe: 1.1.0_24d6c46rv4lt3cw3fpttxnqusm + cypress-axe: 1.2.0_wiotv24kanjgm63btbjmt3hf5y cypress-real-events: 1.7.2_cypress@11.2.0 deepmerge: 4.2.2 - eslint: 8.29.0 - eslint-config-prettier: 8.5.0_eslint@8.29.0 - eslint-plugin-cypress: 2.12.1_eslint@8.29.0 - eslint-plugin-functional: 4.4.0_s5ps7njkmjlaqajutnox5ntcla - eslint-plugin-import: 2.26.0_ub3senzxbs32f65wl7xoyha6lu - eslint-plugin-jsx-a11y: 6.6.1_eslint@8.29.0 - eslint-plugin-prettier: 4.2.1_nrhoyyjffvfyk4vtlt5destxgm - eslint-plugin-react: 7.31.8_eslint@8.29.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.29.0 - eslint-plugin-testing-library: 5.9.1_s5ps7njkmjlaqajutnox5ntcla + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-cypress: 2.12.1_eslint@8.30.0 + eslint-plugin-functional: 4.4.0_f5jcydormhcqaoeadqwgqigppy + eslint-plugin-import: 2.26.0_k64j4kmmt6hmqbosszmu4ra6ae + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.30.0 + eslint-plugin-prettier: 4.2.1_2hxy7go4jctxpydwanartvpwq4 + eslint-plugin-react: 7.31.8_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + eslint-plugin-testing-library: 5.9.1_f5jcydormhcqaoeadqwgqigppy fast-glob: 3.2.12 husky: 8.0.1 jsdom: 20.0.0 lint-staged: 13.1.0 - nx: 15.2.1 + nx: 15.3.3 nyc: 15.1.0 plop: 3.1.1 postcss: 8.4.17 - postcss-import: 15.0.0_postcss@8.4.17 + postcss-import: 15.1.0_postcss@8.4.17 postcss-nested: 6.0.0_postcss@8.4.17 postcss-preset-env: 7.8.2_postcss@8.4.17 prettier: 2.8.0 @@ -202,12 +202,12 @@ importers: '@launchpad-ui/tooltip': workspace:~ '@react-aria/ssr': ^3.4.0 '@react-stately/collections': ^3.5.0 - '@remix-run/dev': ^1.8.0 - '@remix-run/eslint-config': ^1.8.0 - '@remix-run/node': ^1.8.0 - '@remix-run/react': ^1.8.0 - '@remix-run/serve': ^1.8.0 - eslint: ^8.29.0 + '@remix-run/dev': ^1.9.0 + '@remix-run/eslint-config': ^1.9.0 + '@remix-run/node': ^1.9.0 + '@remix-run/react': ^1.9.0 + '@remix-run/serve': ^1.9.0 + eslint: ^8.30.0 isbot: ^3.6.1 react: ^18.2.0 react-dom: ^18.2.0 @@ -245,16 +245,16 @@ importers: '@launchpad-ui/tooltip': link:../../packages/tooltip '@react-aria/ssr': 3.4.0_react@18.2.0 '@react-stately/collections': 3.5.0_react@18.2.0 - '@remix-run/node': 1.8.0_biqbaboplfbrettd7655fr4n2y - '@remix-run/react': 1.8.0_biqbaboplfbrettd7655fr4n2y - '@remix-run/serve': 1.8.0_biqbaboplfbrettd7655fr4n2y + '@remix-run/node': 1.9.0_biqbaboplfbrettd7655fr4n2y + '@remix-run/react': 1.9.0_biqbaboplfbrettd7655fr4n2y + '@remix-run/serve': 1.9.0_biqbaboplfbrettd7655fr4n2y isbot: 3.6.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@remix-run/dev': 1.8.0_swfla57xeclfb55c5rcsqyoffe - '@remix-run/eslint-config': 1.8.0_3d7osmpeeoyqkoluqnkoj2u33y - eslint: 8.29.0 + '@remix-run/dev': 1.9.0_mkzy6tkjmjsmfnxs5znqfowy5i + '@remix-run/eslint-config': 1.9.0_5qk7rooniyaq3mcd4rp53ixtfe + eslint: 8.30.0 typescript: 4.9.3 packages/alert: @@ -453,7 +453,7 @@ importers: '@launchpad-ui/tokens': workspace:~ '@react-aria/overlays': ^3.12.0 classix: ^2.1.13 - framer-motion: ^7.6.1 + framer-motion: ^7.10.2 react: ^18.2.0 react-dom: ^18.2.0 dependencies: @@ -465,7 +465,7 @@ importers: '@launchpad-ui/tokens': link:../tokens '@react-aria/overlays': 3.12.0_biqbaboplfbrettd7655fr4n2y classix: 2.1.16 - framer-motion: 7.6.1_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y devDependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -616,7 +616,7 @@ importers: '@launchpad-ui/tokens': workspace:~ '@react-aria/overlays': ^3.12.0 classix: ^2.1.13 - framer-motion: ^7.6.1 + framer-motion: ^7.10.2 react: ^18.2.0 react-dom: ^18.2.0 dependencies: @@ -627,7 +627,7 @@ importers: '@launchpad-ui/tokens': link:../tokens '@react-aria/overlays': 3.12.0_biqbaboplfbrettd7655fr4n2y classix: 2.1.16 - framer-motion: 7.6.1_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y devDependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -703,7 +703,7 @@ importers: '@launchpad-ui/overlay': workspace:~ '@launchpad-ui/tokens': workspace:~ classix: ^2.1.13 - framer-motion: ^7.6.1 + framer-motion: ^7.10.2 react: ^18.2.0 react-dom: ^18.2.0 dependencies: @@ -713,7 +713,7 @@ importers: '@launchpad-ui/overlay': link:../overlay '@launchpad-ui/tokens': link:../tokens classix: 2.1.16 - framer-motion: 7.6.1_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y devDependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -773,7 +773,7 @@ importers: '@launchpad-ui/icons': workspace:~ '@launchpad-ui/tokens': workspace:~ classix: ^2.1.13 - framer-motion: ^7.6.1 + framer-motion: ^7.10.2 react: ^18.2.0 react-dom: ^18.2.0 dependencies: @@ -781,7 +781,7 @@ importers: '@launchpad-ui/icons': link:../icons '@launchpad-ui/tokens': link:../tokens classix: 2.1.16 - framer-motion: 7.6.1_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y devDependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -848,14 +848,14 @@ importers: '@launchpad-ui/icons': workspace:~ '@launchpad-ui/tokens': workspace:~ classix: ^2.1.13 - framer-motion: ^7.6.1 + framer-motion: ^7.10.2 react: ^18.2.0 react-dom: ^18.2.0 dependencies: '@launchpad-ui/icons': link:../icons '@launchpad-ui/tokens': link:../tokens classix: 2.1.16 - framer-motion: 7.6.1_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.10.2_biqbaboplfbrettd7655fr4n2y devDependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -958,7 +958,7 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.19.1_hojp5sdiorqnqfvcamcc5sgvyi: + /@babel/eslint-parser/7.19.1_jnsjeijncrwwjo3oetxnn2vfsu: resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: @@ -967,7 +967,7 @@ packages: dependencies: '@babel/core': 7.20.2 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.29.0 + eslint: 8.30.0 eslint-visitor-keys: 2.1.0 semver: 6.3.0 dev: true @@ -3007,12 +3007,12 @@ packages: react: 18.2.0 dev: true - /@esbuild-plugins/node-modules-polyfill/0.1.4_esbuild@0.15.12: + /@esbuild-plugins/node-modules-polyfill/0.1.4_esbuild@0.16.3: resolution: {integrity: sha512-uZbcXi0zbmKC/050p3gJnne5Qdzw8vkXIv+c2BW0Lsc1ji1SkrxbKPUy5Efr0blbTu1SL8w4eyfpnSdPg3G0Qg==} peerDependencies: esbuild: '*' dependencies: - esbuild: 0.15.12 + esbuild: 0.16.3 escape-string-regexp: 4.0.0 rollup-plugin-node-polyfills: 0.2.1 dev: true @@ -3026,8 +3026,8 @@ packages: dev: true optional: true - /@esbuild/android-arm/0.15.12: - resolution: {integrity: sha512-IC7TqIqiyE0MmvAhWkl/8AEzpOtbhRNDo7aph47We1NbE5w2bt/Q+giAhe0YYeVpYnIhGMcuZY92qDK6dQauvA==} + /@esbuild/android-arm/0.16.3: + resolution: {integrity: sha512-mueuEoh+s1eRbSJqq9KNBQwI4QhQV6sRXIfTyLXSHGMpyew61rOK4qY21uKbXl1iBoMb0AdL1deWFCQVlN2qHA==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -3035,6 +3035,87 @@ packages: dev: true optional: true + /@esbuild/android-arm64/0.16.3: + resolution: {integrity: sha512-RolFVeinkeraDvN/OoRf1F/lP0KUfGNb5jxy/vkIMeRRChkrX/HTYN6TYZosRJs3a1+8wqpxAo5PI5hFmxyPRg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/android-x64/0.16.3: + resolution: {integrity: sha512-SFpTUcIT1bIJuCCBMCQWq1bL2gPTjWoLZdjmIhjdcQHaUfV41OQfho6Ici5uvvkMmZRXIUGpM3GxysP/EU7ifQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-arm64/0.16.3: + resolution: {integrity: sha512-DO8WykMyB+N9mIDfI/Hug70Dk1KipavlGAecxS3jDUwAbTpDXj0Lcwzw9svkhxfpCagDmpaTMgxWK8/C/XcXvw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-x64/0.16.3: + resolution: {integrity: sha512-uEqZQ2omc6BvWqdCiyZ5+XmxuHEi1SPzpVxXCSSV2+Sh7sbXbpeNhHIeFrIpRjAs0lI1FmA1iIOxFozKBhKgRQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-arm64/0.16.3: + resolution: {integrity: sha512-nJansp3sSXakNkOD5i5mIz2Is/HjzIhFs49b1tjrPrpCmwgBmH9SSzhC/Z1UqlkivqMYkhfPwMw1dGFUuwmXhw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-x64/0.16.3: + resolution: {integrity: sha512-TfoDzLw+QHfc4a8aKtGSQ96Wa+6eimljjkq9HKR0rHlU83vw8aldMOUSJTUDxbcUdcgnJzPaX8/vGWm7vyV7ug==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm/0.16.3: + resolution: {integrity: sha512-VwswmSYwVAAq6LysV59Fyqk3UIjbhuc6wb3vEcJ7HEJUtFuLK9uXWuFoH1lulEbE4+5GjtHi3MHX+w1gNHdOWQ==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm64/0.16.3: + resolution: {integrity: sha512-7I3RlsnxEFCHVZNBLb2w7unamgZ5sVwO0/ikE2GaYvYuUQs9Qte/w7TqWcXHtCwxvZx/2+F97ndiUQAWs47ZfQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ia32/0.16.3: + resolution: {integrity: sha512-X8FDDxM9cqda2rJE+iblQhIMYY49LfvW4kaEjoFbTTQ4Go8G96Smj2w3BRTwA8IHGoi9dPOPGAX63dhuv19UqA==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64/0.15.10: resolution: {integrity: sha512-w0Ou3Z83LOYEkwaui2M8VwIp+nLi/NA60lBLMvaJ+vXVMcsARYdEzLNE7RSm4+lSg4zq4d7fAVuzk7PNQ5JFgg==} engines: {node: '>=12'} @@ -3044,8 +3125,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.15.12: - resolution: {integrity: sha512-tZEowDjvU7O7I04GYvWQOS4yyP9E/7YlsB0jjw1Ycukgr2ycEzKyIk5tms5WnLBymaewc6VmRKnn5IJWgK4eFw==} + /@esbuild/linux-loong64/0.16.3: + resolution: {integrity: sha512-hIbeejCOyO0X9ujfIIOKjBjNAs9XD/YdJ9JXAy1lHA+8UXuOqbFe4ErMCqMr8dhlMGBuvcQYGF7+kO7waj2KHw==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -3053,14 +3134,113 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.3.3: - resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==} + /@esbuild/linux-mips64el/0.16.3: + resolution: {integrity: sha512-znFRzICT/V8VZQMt6rjb21MtAVJv/3dmKRMlohlShrbVXdBuOdDrGb+C2cZGQAR8RFyRe7HS6klmHq103WpmVw==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ppc64/0.16.3: + resolution: {integrity: sha512-EV7LuEybxhXrVTDpbqWF2yehYRNz5e5p+u3oQUS2+ZFpknyi1NXxr8URk4ykR8Efm7iu04//4sBg249yNOwy5Q==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-riscv64/0.16.3: + resolution: {integrity: sha512-uDxqFOcLzFIJ+r/pkTTSE9lsCEaV/Y6rMlQjUI9BkzASEChYL/aSQjZjchtEmdnVxDKETnUAmsaZ4pqK1eE5BQ==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-s390x/0.16.3: + resolution: {integrity: sha512-NbeREhzSxYwFhnCAQOQZmajsPYtX71Ufej3IQ8W2Gxskfz9DK58ENEju4SbpIj48VenktRASC52N5Fhyf/aliQ==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-x64/0.16.3: + resolution: {integrity: sha512-SDiG0nCixYO9JgpehoKgScwic7vXXndfasjnD5DLbp1xltANzqZ425l7LSdHynt19UWOcDjG9wJJzSElsPvk0w==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/netbsd-x64/0.16.3: + resolution: {integrity: sha512-AzbsJqiHEq1I/tUvOfAzCY15h4/7Ivp3ff/o1GpP16n48JMNAtbW0qui2WCgoIZArEHD0SUQ95gvR0oSO7ZbdA==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/openbsd-x64/0.16.3: + resolution: {integrity: sha512-gSABi8qHl8k3Cbi/4toAzHiykuBuWLZs43JomTcXkjMZVkp0gj3gg9mO+9HJW/8GB5H89RX/V0QP4JGL7YEEVg==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/sunos-x64/0.16.3: + resolution: {integrity: sha512-SF9Kch5Ete4reovvRO6yNjMxrvlfT0F0Flm+NPoUw5Z4Q3r1d23LFTgaLwm3Cp0iGbrU/MoUI+ZqwCv5XJijCw==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-arm64/0.16.3: + resolution: {integrity: sha512-u5aBonZIyGopAZyOnoPAA6fGsDeHByZ9CnEzyML9NqntK6D/xl5jteZUKm/p6nD09+v3pTM6TuUIqSPcChk5gg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-ia32/0.16.3: + resolution: {integrity: sha512-GlgVq1WpvOEhNioh74TKelwla9KDuAaLZrdxuuUgsP2vayxeLgVc+rbpIv0IYF4+tlIzq2vRhofV+KGLD+37EQ==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-x64/0.16.3: + resolution: {integrity: sha512-5/JuTd8OWW8UzEtyf19fbrtMJENza+C9JoPIkvItgTBQ1FO2ZLvjbPO6Xs54vk0s5JB5QsfieUEshRQfu7ZHow==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@eslint/eslintrc/1.4.0: + resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 espree: 9.4.0 - globals: 13.17.0 + globals: 13.19.0 ignore: 5.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -3152,8 +3332,8 @@ packages: '@hapi/hoek': 9.3.0 dev: true - /@humanwhocodes/config-array/0.11.6: - resolution: {integrity: sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==} + /@humanwhocodes/config-array/0.11.8: + resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -3406,49 +3586,49 @@ packages: react: 18.2.0 dev: true - /@motionone/animation/10.14.0: - resolution: {integrity: sha512-h+1sdyBP8vbxEBW5gPFDnj+m2DCqdlAuf2g6Iafb1lcMnqjsRXWlPw1AXgvUMXmreyhqmPbJqoNfIKdytampRQ==} + /@motionone/animation/10.15.1: + resolution: {integrity: sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==} dependencies: - '@motionone/easing': 10.14.0 - '@motionone/types': 10.14.0 - '@motionone/utils': 10.14.0 + '@motionone/easing': 10.15.1 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 tslib: 2.4.0 dev: false - /@motionone/dom/10.13.1: - resolution: {integrity: sha512-zjfX+AGMIt/fIqd/SL1Lj93S6AiJsEA3oc5M9VkUr+Gz+juRmYN1vfvZd6MvEkSqEjwPQgcjN7rGZHrDB9APfQ==} + /@motionone/dom/10.15.3: + resolution: {integrity: sha512-FQ7a2zMBXc1UeU8CG9G3yDpst55fbb0+C9A0VGfwOITitBCzigKZnXRgsRSWWR+FW57GSc13eGQxtYB0lKG0Ng==} dependencies: - '@motionone/animation': 10.14.0 - '@motionone/generators': 10.14.0 - '@motionone/types': 10.14.0 - '@motionone/utils': 10.14.0 + '@motionone/animation': 10.15.1 + '@motionone/generators': 10.15.1 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 hey-listen: 1.0.8 tslib: 2.4.0 dev: false - /@motionone/easing/10.14.0: - resolution: {integrity: sha512-2vUBdH9uWTlRbuErhcsMmt1jvMTTqvGmn9fHq8FleFDXBlHFs5jZzHJT9iw+4kR1h6a4SZQuCf72b9ji92qNYA==} + /@motionone/easing/10.15.1: + resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==} dependencies: - '@motionone/utils': 10.14.0 + '@motionone/utils': 10.15.1 tslib: 2.4.0 dev: false - /@motionone/generators/10.14.0: - resolution: {integrity: sha512-6kRHezoFfIjFN7pPpaxmkdZXD36tQNcyJe3nwVqwJ+ZfC0e3rFmszR8kp9DEVFs9QL/akWjuGPSLBI1tvz+Vjg==} + /@motionone/generators/10.15.1: + resolution: {integrity: sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==} dependencies: - '@motionone/types': 10.14.0 - '@motionone/utils': 10.14.0 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 tslib: 2.4.0 dev: false - /@motionone/types/10.14.0: - resolution: {integrity: sha512-3bNWyYBHtVd27KncnJLhksMFQ5o2MSdk1cA/IZqsHtA9DnRM1SYgN01CTcJ8Iw8pCXF5Ocp34tyAjY7WRpOJJQ==} + /@motionone/types/10.15.1: + resolution: {integrity: sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==} dev: false - /@motionone/utils/10.14.0: - resolution: {integrity: sha512-sLWBLPzRqkxmOTRzSaD3LFQXCPHvDzyHJ1a3VP9PRzBxyVd2pv51/gMOsdAcxQ9n+MIeGJnxzXBYplUHKj4jkw==} + /@motionone/utils/10.15.1: + resolution: {integrity: sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==} dependencies: - '@motionone/types': 10.14.0 + '@motionone/types': 10.15.1 hey-listen: 1.0.8 tslib: 2.4.0 dev: false @@ -3503,21 +3683,21 @@ packages: json-parse-even-better-errors: 2.3.1 dev: true - /@nrwl/cli/15.2.1: - resolution: {integrity: sha512-ufBJ5o3WCixdp6/TPkpn4rH3QBFJcqCMG1d14A/SvAkEnXu3vWlj3E+4GXf3CK+sGNjjf3ZGoNm7OFV+/Ml4GA==} + /@nrwl/cli/15.3.3: + resolution: {integrity: sha512-ZWTmVP9H3ukppWWGaS/s3Nym2nOYgnt6eHtuUFNsroz8LesG5oFAJviOz9jDEM/b+pLIrvYfU5aAGZqrtM3Z2A==} dependencies: - nx: 15.2.1 + nx: 15.3.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug dev: true - /@nrwl/tao/15.2.1: - resolution: {integrity: sha512-6ApglWKORasLhtjlJmqo2co/UexSSiD7mWVxT2886oKG2Y/T/5RnPFNhJgGnKJIURCNMxiSKhq7GAA+CE9zRZg==} + /@nrwl/tao/15.3.3: + resolution: {integrity: sha512-f9+VwhlJ/7TWpjHSgoUOAA067uP9DmzABMY9HC5OREEDaCx+rzYEvbLAPv6cXzWw+6IYM6cyKw0zWSQrdEVrWg==} hasBin: true dependencies: - nx: 15.2.1 + nx: 15.3.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -3975,12 +4155,12 @@ packages: react: 18.2.0 dev: false - /@remix-run/dev/1.8.0_swfla57xeclfb55c5rcsqyoffe: - resolution: {integrity: sha512-h71v1ngxbhuOHbVvZi69+YbVdfo6GQdV1IC6An9vIEqg5LJSLgVXYOrtdhRUTicID7v+R9Hnnq4fAYsQNj26bw==} + /@remix-run/dev/1.9.0_mkzy6tkjmjsmfnxs5znqfowy5i: + resolution: {integrity: sha512-4EEctL2lo7eLPbVkzVBuRW+TX1B9yNdR9Ug7z7PYwFvJF0Oy9PovGx7ooVIypNiWLGOztKgN+K3c9jdffsrYYQ==} engines: {node: '>=14'} hasBin: true peerDependencies: - '@remix-run/serve': 1.8.0 + '@remix-run/serve': ^1.9.0 peerDependenciesMeta: '@remix-run/serve': optional: true @@ -3991,16 +4171,16 @@ packages: '@babel/preset-env': 7.19.3_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@babel/types': 7.20.2 - '@esbuild-plugins/node-modules-polyfill': 0.1.4_esbuild@0.15.12 + '@esbuild-plugins/node-modules-polyfill': 0.1.4_esbuild@0.16.3 '@npmcli/package-json': 2.0.0 - '@remix-run/serve': 1.8.0_biqbaboplfbrettd7655fr4n2y - '@remix-run/server-runtime': 1.8.0_biqbaboplfbrettd7655fr4n2y + '@remix-run/serve': 1.9.0_biqbaboplfbrettd7655fr4n2y + '@remix-run/server-runtime': 1.9.0_biqbaboplfbrettd7655fr4n2y arg: 5.0.2 cacache: 15.3.0 chalk: 4.1.2 chokidar: 3.5.3 dotenv: 16.0.3 - esbuild: 0.15.12 + esbuild: 0.16.3 execa: 5.1.1 exit-hook: 2.2.1 express: 4.18.1 @@ -4026,7 +4206,7 @@ packages: semver: 7.3.7 sort-package-json: 1.57.0 tar-fs: 2.1.1 - tsconfig-paths: 4.1.0 + tsconfig-paths: 4.1.1 ws: 7.5.9 xdm: 2.1.0 transitivePeerDependencies: @@ -4039,8 +4219,8 @@ packages: - utf-8-validate dev: true - /@remix-run/eslint-config/1.8.0_3d7osmpeeoyqkoluqnkoj2u33y: - resolution: {integrity: sha512-jF2YtpYGnoCE2/VXo2xQvgu7kzPqGbtPGkm+t22/v/pdf+hp/dyICNv3XNKPqsVa8vEDBcK9RtP5etV9cSsSyQ==} + /@remix-run/eslint-config/1.9.0_5qk7rooniyaq3mcd4rp53ixtfe: + resolution: {integrity: sha512-SPEY+FqvYrlpqYpvPPKd/2dlKzd9Vlxa2HkvKqIHtaiBFUGX9GWnKRro6b5KQ6IU0K5wupCJXG4/bw1CYd8pFg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^8.0.0 @@ -4051,22 +4231,22 @@ packages: optional: true dependencies: '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_hojp5sdiorqnqfvcamcc5sgvyi + '@babel/eslint-parser': 7.19.1_jnsjeijncrwwjo3oetxnn2vfsu '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - eslint: 8.29.0 + '@typescript-eslint/eslint-plugin': 5.46.1_gsuv3catcd3ma4jbp477d2umoq + '@typescript-eslint/parser': 5.46.1_f5jcydormhcqaoeadqwgqigppy + eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.1_lt3hqehuojhfcbzgzqfngbtmrq - eslint-plugin-import: 2.26.0_h3paqhfwqp4qqo3uczaxufmauq - eslint-plugin-jest: 26.9.0_zqjp26zfreqlsukwejsif3cflu - eslint-plugin-jest-dom: 4.0.2_eslint@8.29.0 - eslint-plugin-jsx-a11y: 6.6.1_eslint@8.29.0 - eslint-plugin-node: 11.1.0_eslint@8.29.0 - eslint-plugin-react: 7.31.8_eslint@8.29.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.29.0 - eslint-plugin-testing-library: 5.9.1_s5ps7njkmjlaqajutnox5ntcla + eslint-import-resolver-typescript: 3.5.1_2lbwmhbr7bncddqbzzpg77o75m + eslint-plugin-import: 2.26.0_7vq67fanu2flydw6fjlv4cb5b4 + eslint-plugin-jest: 26.9.0_dga6ci7in6s3znphsqzqxf2r2u + eslint-plugin-jest-dom: 4.0.2_eslint@8.30.0 + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.30.0 + eslint-plugin-node: 11.1.0_eslint@8.30.0 + eslint-plugin-react: 7.31.8_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + eslint-plugin-testing-library: 5.9.1_f5jcydormhcqaoeadqwgqigppy react: 18.2.0 typescript: 4.9.3 transitivePeerDependencies: @@ -4075,23 +4255,23 @@ packages: - supports-color dev: true - /@remix-run/express/1.8.0_nawawpklwqjvxe6axdd7matlce: - resolution: {integrity: sha512-lhaTVnjZWp61G+FcSOES2gr6xtpqmhrEtoLhjDc2s0DC3lQwjWGGnjf6DaKCuZ57H6YROkp8n5eHTysti0g4QA==} + /@remix-run/express/1.9.0_nawawpklwqjvxe6axdd7matlce: + resolution: {integrity: sha512-kWLINQNx4D2ypBzfgUiTwEvsM/GFTtpnjK1aHBKH/PCN1JH0yDpbr6VGlUbj0Mmnfy9Qg2yPlwTlgHNox++a4g==} engines: {node: '>=14'} peerDependencies: express: ^4.17.1 dependencies: - '@remix-run/node': 1.8.0_biqbaboplfbrettd7655fr4n2y + '@remix-run/node': 1.9.0_biqbaboplfbrettd7655fr4n2y express: 4.18.1 transitivePeerDependencies: - react - react-dom - /@remix-run/node/1.8.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-Iq4dP6sKHmVS6CG+Cfx+6ojEmSRHzkqQTNlmiie7iNa40OGQ7rnRSBDOxyEYjkifbsbxulTgDKVjSi+WJTg6dQ==} + /@remix-run/node/1.9.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-LKbzMieBEE1oxeEoR3qyAFd29o/dQvRZvxQyB0LLy1IdAfrMTrADCRK8YZ7xVtJeUzWnNpn9abslotQN82Oz7g==} engines: {node: '>=14'} dependencies: - '@remix-run/server-runtime': 1.8.0_biqbaboplfbrettd7655fr4n2y + '@remix-run/server-runtime': 1.9.0_biqbaboplfbrettd7655fr4n2y '@remix-run/web-fetch': 4.3.2 '@remix-run/web-file': 3.0.2 '@remix-run/web-stream': 1.0.3 @@ -4104,17 +4284,17 @@ packages: - react - react-dom - /@remix-run/react/1.8.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-R6RWXrnhIVCTX3ftG44ZiSas/JK6THNj4eusZ4PUWKcae+wz5mxzFVmiW4z6ayxHE0scUSmQWh2jG6WSlhhelg==} + /@remix-run/react/1.9.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-Rtm6qqdKMD0AMsJuzCFwpz40/o6LXQq20smHyyvH8EMHJRPrms44By28uMW0kmc+M9q0wa0gBfMzWFfZnCSFwg==} engines: {node: '>=14'} peerDependencies: react: '>=16.8 || 18' react-dom: '>=16.8 || 18' dependencies: - history: 5.3.0 + '@remix-run/router': 1.1.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y + react-router-dom: 6.5.0_biqbaboplfbrettd7655fr4n2y dev: false /@remix-run/router/1.0.2: @@ -4122,16 +4302,16 @@ packages: engines: {node: '>=14'} dev: false - /@remix-run/router/1.0.4: - resolution: {integrity: sha512-gTL8H5USTAKOyVA4xczzDJnC3HMssdFa3tRlwBicXynx9XfiXwneHnYQogwSKpdCkjXISrEKSTtX62rLpNEVQg==} + /@remix-run/router/1.1.0: + resolution: {integrity: sha512-rGl+jH/7x1KBCQScz9p54p0dtPLNeKGb3e0wD2H5/oZj41bwQUnXdzbj2TbUAFhvD7cp9EyEQA4dEgpUFa1O7Q==} engines: {node: '>=14'} - /@remix-run/serve/1.8.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-ZxanlYNV8eTrOG5KkXwwz211HxArKHq8V4KbxCsEbgW+JY42yDQJHzyyDGLWrVZ25jhXRC3czZmGLM8y4Vq6bw==} + /@remix-run/serve/1.9.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-dERDi06Qqd5VIHvtHx++Wna4NX+lrtUFFuMdPyDmn3ii8RVhh0yED7yJBe3t0k3Syk5IysMc3V49k6pOGtEsdQ==} engines: {node: '>=14'} hasBin: true dependencies: - '@remix-run/express': 1.8.0_nawawpklwqjvxe6axdd7matlce + '@remix-run/express': 1.9.0_nawawpklwqjvxe6axdd7matlce compression: 1.7.4 express: 4.18.1 morgan: 1.10.0 @@ -4140,20 +4320,19 @@ packages: - react-dom - supports-color - /@remix-run/server-runtime/1.8.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-ChhOneBGTj1Ax7OtKdqCBNpFrsaX+7gVnEXRvlHGZA0xXYjpVuyNQRnI/VqFOuQ5s3BzK2F3e+bo9+pTssT23w==} + /@remix-run/server-runtime/1.9.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-HNJGAzdp4JZqBtDqhi9tEtTxWztuQYruuMPyTlJmSWQhK3MdaOs7F9DJtfFKAhy8LBOqniwpE5w27dkCx7trOg==} engines: {node: '>=14'} peerDependencies: react: '>=16.8 || 18' react-dom: '>=16.8 || 18' dependencies: - '@remix-run/router': 1.0.4 + '@remix-run/router': 1.1.0 '@types/cookie': 0.4.1 '@web3-storage/multipart-parser': 1.0.0 cookie: 0.4.2 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y set-cookie-parser: 2.5.1 source-map: 0.7.4 @@ -4250,7 +4429,7 @@ packages: '@storybook/core-events': 7.0.0-alpha.50 '@storybook/theming': 7.0.0-alpha.50_biqbaboplfbrettd7655fr4n2y '@storybook/types': 7.0.0-alpha.50 - axe-core: 4.5.0 + axe-core: 4.6.1 global: 4.4.0 lodash: 4.17.21 react: 18.2.0 @@ -4368,7 +4547,7 @@ packages: '@storybook/components': 7.0.0-alpha.50_biqbaboplfbrettd7655fr4n2y '@storybook/csf-plugin': 7.0.0-alpha.50 '@storybook/csf-tools': 7.0.0-alpha.50 - '@storybook/mdx2-csf': 0.1.0-next.8 + '@storybook/mdx2-csf': 1.0.0-next.2 '@storybook/node-logger': 7.0.0-alpha.50 '@storybook/postinstall': 7.0.0-alpha.50 '@storybook/preview-web': 7.0.0-alpha.50_biqbaboplfbrettd7655fr4n2y @@ -4718,7 +4897,7 @@ packages: '@storybook/client-api': 7.0.0-alpha.50_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 7.0.0-alpha.50 '@storybook/core-common': 7.0.0-alpha.50_lb6du3saekb5anf2gjv3wxj3oq - '@storybook/mdx2-csf': 0.1.0-next.8 + '@storybook/mdx2-csf': 1.0.0-next.2 '@storybook/node-logger': 7.0.0-alpha.50 '@storybook/preview-web': 7.0.0-alpha.50_biqbaboplfbrettd7655fr4n2y '@storybook/source-loader': 7.0.0-alpha.50_biqbaboplfbrettd7655fr4n2y @@ -5156,10 +5335,8 @@ packages: resolution: {integrity: sha512-EGyEjytgi9I+ioFfjJekjg6CX/N/DiNrAqBXsW43f8Raex7y8hggK4cvwWd8m7EXThhiSZGcJbr41skotD9deA==} dev: true - /@storybook/mdx2-csf/0.1.0-next.8: - resolution: {integrity: sha512-fl8BxHzkypAaFYjBkbYfiDUy/3bzPaSXsDTCuPTBIVu8CwkVntpFrjSujZH/pgJig8/9P4VdUJw0H+beMXpktg==} - dependencies: - loader-utils: 2.0.4 + /@storybook/mdx2-csf/1.0.0-next.2: + resolution: {integrity: sha512-Mg6pYKhuuMrzF/DcCI5dEA36jx7156bBnCk9uFInthFrr1sLYlj+HfRMibFa/VdJx8L0Wsf/15cIu3xPWriinA==} dev: true /@storybook/node-logger/7.0.0-alpha.50: @@ -6097,8 +6274,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.45.0_yjegg5cyoezm3fzsmuszzhetym: - resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} + /@typescript-eslint/eslint-plugin/5.46.1_gsuv3catcd3ma4jbp477d2umoq: + resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -6108,13 +6285,13 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/type-utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.46.1_f5jcydormhcqaoeadqwgqigppy + '@typescript-eslint/scope-manager': 5.46.1 + '@typescript-eslint/type-utils': 5.46.1_f5jcydormhcqaoeadqwgqigppy + '@typescript-eslint/utils': 5.46.1_f5jcydormhcqaoeadqwgqigppy debug: 4.3.4 - eslint: 8.29.0 - ignore: 5.2.0 + eslint: 8.30.0 + ignore: 5.2.1 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.7 @@ -6124,8 +6301,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.45.0_s5ps7njkmjlaqajutnox5ntcla: - resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} + /@typescript-eslint/parser/5.46.1_f5jcydormhcqaoeadqwgqigppy: + resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -6134,11 +6311,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.46.1 + '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.3 debug: 4.3.4 - eslint: 8.29.0 + eslint: 8.30.0 typescript: 4.9.3 transitivePeerDependencies: - supports-color @@ -6160,16 +6337,16 @@ packages: '@typescript-eslint/visitor-keys': 5.40.0 dev: true - /@typescript-eslint/scope-manager/5.45.0: - resolution: {integrity: sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==} + /@typescript-eslint/scope-manager/5.46.1: + resolution: {integrity: sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/visitor-keys': 5.45.0 + '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/visitor-keys': 5.46.1 dev: true - /@typescript-eslint/type-utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: - resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} + /@typescript-eslint/type-utils/5.46.1_f5jcydormhcqaoeadqwgqigppy: + resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -6178,10 +6355,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.3 + '@typescript-eslint/utils': 5.46.1_f5jcydormhcqaoeadqwgqigppy debug: 4.3.4 - eslint: 8.29.0 + eslint: 8.30.0 tsutils: 3.21.0_typescript@4.9.3 typescript: 4.9.3 transitivePeerDependencies: @@ -6198,8 +6375,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.45.0: - resolution: {integrity: sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==} + /@typescript-eslint/types/5.46.1: + resolution: {integrity: sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -6245,8 +6422,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.3: - resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} + /@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.3: + resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -6254,8 +6431,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/visitor-keys': 5.45.0 + '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/visitor-keys': 5.46.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -6266,7 +6443,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.38.1_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/utils/5.38.1_f5jcydormhcqaoeadqwgqigppy: resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6276,15 +6453,15 @@ packages: '@typescript-eslint/scope-manager': 5.38.1 '@typescript-eslint/types': 5.38.1 '@typescript-eslint/typescript-estree': 5.38.1_typescript@4.9.3 - eslint: 8.29.0 + eslint: 8.30.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.30.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.40.0_s5ps7njkmjlaqajutnox5ntcla: + /@typescript-eslint/utils/5.40.0_f5jcydormhcqaoeadqwgqigppy: resolution: {integrity: sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6294,29 +6471,29 @@ packages: '@typescript-eslint/scope-manager': 5.40.0 '@typescript-eslint/types': 5.40.0 '@typescript-eslint/typescript-estree': 5.40.0_typescript@4.9.3 - eslint: 8.29.0 + eslint: 8.30.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.30.0 semver: 7.3.7 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: - resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} + /@typescript-eslint/utils/5.46.1_f5jcydormhcqaoeadqwgqigppy: + resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.12 - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.3 - eslint: 8.29.0 + '@typescript-eslint/scope-manager': 5.46.1 + '@typescript-eslint/types': 5.46.1 + '@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.3 + eslint: 8.30.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.30.0 semver: 7.3.7 transitivePeerDependencies: - supports-color @@ -6339,11 +6516,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.45.0: - resolution: {integrity: sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==} + /@typescript-eslint/visitor-keys/5.46.1: + resolution: {integrity: sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/types': 5.46.1 eslint-visitor-keys: 3.3.0 dev: true @@ -6856,8 +7033,8 @@ packages: resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} dev: true - /axe-core/4.5.0: - resolution: {integrity: sha512-4+rr8eQ7+XXS5nZrKcMO/AikHL0hVqy+lHWAnE3xdHl+aguag8SOQ6eEqLexwLNWgXIMfunGuD3ON1/6Kyet0A==} + /axe-core/4.6.1: + resolution: {integrity: sha512-lCZN5XRuOnpG4bpMq8v0khrWtUOn+i8lZSb6wHZH56ZfbIEv6XwJV84AAueh9/zi7qPVJ/E4yz6fmsiyOmXR4w==} engines: {node: '>=4'} dev: true @@ -7514,8 +7691,8 @@ packages: engines: {node: '>=10'} dev: true - /chromatic/6.11.2: - resolution: {integrity: sha512-NdG/BCmHG1mn99ZAEDEEaxefV/zrhwBPqniGqAVVfcS9e4Ufq6ykUAstDPSpn2Q3qSRHdcvLQNucrKPeHe43uw==} + /chromatic/6.13.1: + resolution: {integrity: sha512-em8TDPTucHdAJCqoAE9RJwlrhHBLqCsPjcKXHda0xJSgcQtQq9+HGra5HRpd3x0xKwdaGXAxrJvQ0YVPPuFcGQ==} hasBin: true dependencies: '@discoveryjs/json-ext': 0.5.7 @@ -8120,14 +8297,14 @@ packages: stream-transform: 2.1.3 dev: true - /cypress-axe/1.1.0_24d6c46rv4lt3cw3fpttxnqusm: - resolution: {integrity: sha512-4LsLHdjtIRHdOeiiRMk+Yf04UQjpuQ20paOi1x71z8wnL/47n73DBJ9AEdLQkptlljtsDj+DgLtysl7BeCL4Hg==} + /cypress-axe/1.2.0_wiotv24kanjgm63btbjmt3hf5y: + resolution: {integrity: sha512-mK7rxc8+e0IM519efgkzVBQRYLapy55TOVNbWZsbX3495xFzf8NnkMddUaHAGgAnF+kcyJU7zNPu3lTiOD58WQ==} engines: {node: '>=10'} peerDependencies: axe-core: ^3 || ^4 - cypress: ^10 || ^11 || 11 + cypress: ^10 || ^11 || ^12 || 11 dependencies: - axe-core: 4.5.0 + axe-core: 4.6.1 cypress: 11.2.0 dev: true @@ -8815,15 +8992,6 @@ packages: dev: true optional: true - /esbuild-android-64/0.15.12: - resolution: {integrity: sha512-MJKXwvPY9g0rGps0+U65HlTsM1wUs9lbjt5CU19RESqycGFDRijMDQsh68MtbzkqWSRdEtiKS1mtPzKneaAI0Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-arm64/0.14.51: resolution: {integrity: sha512-vBtp//5VVkZWmYYvHsqBRCMMi1MzKuMIn5XDScmnykMTu9+TD9v0NMEDqQxvtFToeYmojdo5UCV2vzMQWJcJ4A==} engines: {node: '>=12'} @@ -8842,15 +9010,6 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.15.12: - resolution: {integrity: sha512-Hc9SEcZbIMhhLcvhr1DH+lrrec9SFTiRzfJ7EGSBZiiw994gfkVV6vG0sLWqQQ6DD7V4+OggB+Hn0IRUdDUqvA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-64/0.14.51: resolution: {integrity: sha512-YFmXPIOvuagDcwCejMRtCDjgPfnDu+bNeh5FU2Ryi68ADDVlWEpbtpAbrtf/lvFTWPexbgyKgzppNgsmLPr8PA==} engines: {node: '>=12'} @@ -8869,15 +9028,6 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.15.12: - resolution: {integrity: sha512-qkmqrTVYPFiePt5qFjP8w/S+GIUMbt6k8qmiPraECUWfPptaPJUGkCKrWEfYFRWB7bY23FV95rhvPyh/KARP8Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-darwin-arm64/0.14.51: resolution: {integrity: sha512-juYD0QnSKwAMfzwKdIF6YbueXzS6N7y4GXPDeDkApz/1RzlT42mvX9jgNmyOlWKN7YzQAYbcUEJmZJYQGdf2ow==} engines: {node: '>=12'} @@ -8896,15 +9046,6 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.15.12: - resolution: {integrity: sha512-z4zPX02tQ41kcXMyN3c/GfZpIjKoI/BzHrdKUwhC/Ki5BAhWv59A9M8H+iqaRbwpzYrYidTybBwiZAIWCLJAkw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-64/0.14.51: resolution: {integrity: sha512-cLEI/aXjb6vo5O2Y8rvVSQ7smgLldwYY5xMxqh/dQGfWO+R1NJOFsiax3IS4Ng300SVp7Gz3czxT6d6qf2cw0g==} engines: {node: '>=12'} @@ -8923,15 +9064,6 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.15.12: - resolution: {integrity: sha512-XFL7gKMCKXLDiAiBjhLG0XECliXaRLTZh6hsyzqUqPUf/PY4C6EJDTKIeqqPKXaVJ8+fzNek88285krSz1QECw==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-arm64/0.14.51: resolution: {integrity: sha512-TcWVw/rCL2F+jUgRkgLa3qltd5gzKjIMGhkVybkjk6PJadYInPtgtUBp1/hG+mxyigaT7ib+od1Xb84b+L+1Mg==} engines: {node: '>=12'} @@ -8950,15 +9082,6 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.15.12: - resolution: {integrity: sha512-jwEIu5UCUk6TjiG1X+KQnCGISI+ILnXzIzt9yDVrhjug2fkYzlLbl0K43q96Q3KB66v6N1UFF0r5Ks4Xo7i72g==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-32/0.14.51: resolution: {integrity: sha512-RFqpyC5ChyWrjx8Xj2K0EC1aN0A37H6OJfmUXIASEqJoHcntuV3j2Efr9RNmUhMfNE6yEj2VpYuDteZLGDMr0w==} engines: {node: '>=12'} @@ -8977,15 +9100,6 @@ packages: dev: true optional: true - /esbuild-linux-32/0.15.12: - resolution: {integrity: sha512-uSQuSEyF1kVzGzuIr4XM+v7TPKxHjBnLcwv2yPyCz8riV8VUCnO/C4BF3w5dHiVpCd5Z1cebBtZJNlC4anWpwA==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-64/0.14.51: resolution: {integrity: sha512-dxjhrqo5i7Rq6DXwz5v+MEHVs9VNFItJmHBe1CxROWNf4miOGoQhqSG8StStbDkQ1Mtobg6ng+4fwByOhoQoeA==} engines: {node: '>=12'} @@ -9004,15 +9118,6 @@ packages: dev: true optional: true - /esbuild-linux-64/0.15.12: - resolution: {integrity: sha512-QcgCKb7zfJxqT9o5z9ZUeGH1k8N6iX1Y7VNsEi5F9+HzN1OIx7ESxtQXDN9jbeUSPiRH1n9cw6gFT3H4qbdvcA==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm/0.14.51: resolution: {integrity: sha512-LsJynDxYF6Neg7ZC7748yweCDD+N8ByCv22/7IAZglIEniEkqdF4HCaa49JNDLw1UQGlYuhOB8ZT/MmcSWzcWg==} engines: {node: '>=12'} @@ -9031,15 +9136,6 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.15.12: - resolution: {integrity: sha512-Wf7T0aNylGcLu7hBnzMvsTfEXdEdJY/hY3u36Vla21aY66xR0MS5I1Hw8nVquXjTN0A6fk/vnr32tkC/C2lb0A==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm64/0.14.51: resolution: {integrity: sha512-D9rFxGutoqQX3xJPxqd6o+kvYKeIbM0ifW2y0bgKk5HPgQQOo2k9/2Vpto3ybGYaFPCE5qTGtqQta9PoP6ZEzw==} engines: {node: '>=12'} @@ -9058,15 +9154,6 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.15.12: - resolution: {integrity: sha512-HtNq5xm8fUpZKwWKS2/YGwSfTF+339L4aIA8yphNKYJckd5hVdhfdl6GM2P3HwLSCORS++++7++//ApEwXEuAQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-mips64le/0.14.51: resolution: {integrity: sha512-vS54wQjy4IinLSlb5EIlLoln8buh1yDgliP4CuEHumrPk4PvvP4kTRIG4SzMXm6t19N0rIfT4bNdAxzJLg2k6A==} engines: {node: '>=12'} @@ -9085,15 +9172,6 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.15.12: - resolution: {integrity: sha512-Qol3+AvivngUZkTVFgLpb0H6DT+N5/zM3V1YgTkryPYFeUvuT5JFNDR3ZiS6LxhyF8EE+fiNtzwlPqMDqVcc6A==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-ppc64le/0.14.51: resolution: {integrity: sha512-xcdd62Y3VfGoyphNP/aIV9LP+RzFw5M5Z7ja+zdpQHHvokJM7d0rlDRMN+iSSwvUymQkqZO+G/xjb4/75du8BQ==} engines: {node: '>=12'} @@ -9112,15 +9190,6 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.15.12: - resolution: {integrity: sha512-4D8qUCo+CFKaR0cGXtGyVsOI7w7k93Qxb3KFXWr75An0DHamYzq8lt7TNZKoOq/Gh8c40/aKaxvcZnTgQ0TJNg==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-riscv64/0.14.51: resolution: {integrity: sha512-syXHGak9wkAnFz0gMmRBoy44JV0rp4kVCEA36P5MCeZcxFq8+fllBC2t6sKI23w3qd8Vwo9pTADCgjTSf3L3rA==} engines: {node: '>=12'} @@ -9139,15 +9208,6 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.15.12: - resolution: {integrity: sha512-G9w6NcuuCI6TUUxe6ka0enjZHDnSVK8bO+1qDhMOCtl7Tr78CcZilJj8SGLN00zO5iIlwNRZKHjdMpfFgNn1VA==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-s390x/0.14.51: resolution: {integrity: sha512-kFAJY3dv+Wq8o28K/C7xkZk/X34rgTwhknSsElIqoEo8armCOjMJ6NsMxm48KaWY2h2RUYGtQmr+RGuUPKBhyw==} engines: {node: '>=12'} @@ -9166,15 +9226,6 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.15.12: - resolution: {integrity: sha512-Lt6BDnuXbXeqSlVuuUM5z18GkJAZf3ERskGZbAWjrQoi9xbEIsj/hEzVnSAFLtkfLuy2DE4RwTcX02tZFunXww==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-netbsd-64/0.14.51: resolution: {integrity: sha512-ZZBI7qrR1FevdPBVHz/1GSk1x5GDL/iy42Zy8+neEm/HA7ma+hH/bwPEjeHXKWUDvM36CZpSL/fn1/y9/Hb+1A==} engines: {node: '>=12'} @@ -9193,15 +9244,6 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.15.12: - resolution: {integrity: sha512-jlUxCiHO1dsqoURZDQts+HK100o0hXfi4t54MNRMCAqKGAV33JCVvMplLAa2FwviSojT/5ZG5HUfG3gstwAG8w==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-openbsd-64/0.14.51: resolution: {integrity: sha512-7R1/p39M+LSVQVgDVlcY1KKm6kFKjERSX1lipMG51NPcspJD1tmiZSmmBXoY5jhHIu6JL1QkFDTx94gMYK6vfA==} engines: {node: '>=12'} @@ -9220,15 +9262,6 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.15.12: - resolution: {integrity: sha512-1o1uAfRTMIWNOmpf8v7iudND0L6zRBYSH45sofCZywrcf7NcZA+c7aFsS1YryU+yN7aRppTqdUK1PgbZVaB1Dw==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-plugin-alias/0.2.1: resolution: {integrity: sha512-jyfL/pwPqaFXyKnj8lP8iLk6Z0m099uXR45aSN8Av1XD4vhvQutxxPzgA2bTcAwQpa1zCXDcWOlhFgyP3GKqhQ==} dev: true @@ -9259,15 +9292,6 @@ packages: dev: true optional: true - /esbuild-sunos-64/0.15.12: - resolution: {integrity: sha512-nkl251DpoWoBO9Eq9aFdoIt2yYmp4I3kvQjba3jFKlMXuqQ9A4q+JaqdkCouG3DHgAGnzshzaGu6xofGcXyPXg==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-32/0.14.51: resolution: {integrity: sha512-4rtwSAM35A07CBt1/X8RWieDj3ZUHQqUOaEo5ZBs69rt5WAFjP4aqCIobdqOy4FdhYw1yF8Z0xFBTyc9lgPtEg==} engines: {node: '>=12'} @@ -9286,15 +9310,6 @@ packages: dev: true optional: true - /esbuild-windows-32/0.15.12: - resolution: {integrity: sha512-WlGeBZHgPC00O08luIp5B2SP4cNCp/PcS+3Pcg31kdcJPopHxLkdCXtadLU9J82LCfw4TVls21A6lilQ9mzHrw==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-64/0.14.51: resolution: {integrity: sha512-HoN/5HGRXJpWODprGCgKbdMvrC3A2gqvzewu2eECRw2sYxOUoh2TV1tS+G7bHNapPGI79woQJGV6pFH7GH7qnA==} engines: {node: '>=12'} @@ -9313,15 +9328,6 @@ packages: dev: true optional: true - /esbuild-windows-64/0.15.12: - resolution: {integrity: sha512-VActO3WnWZSN//xjSfbiGOSyC+wkZtI8I4KlgrTo5oHJM6z3MZZBCuFaZHd8hzf/W9KPhF0lY8OqlmWC9HO5AA==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-arm64/0.14.51: resolution: {integrity: sha512-JQDqPjuOH7o+BsKMSddMfmVJXrnYZxXDHsoLHc0xgmAZkOOCflRmC43q31pk79F9xuyWY45jDBPolb5ZgGOf9g==} engines: {node: '>=12'} @@ -9340,15 +9346,6 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.15.12: - resolution: {integrity: sha512-Of3MIacva1OK/m4zCNIvBfz8VVROBmQT+gRX6pFTLPngFYcj6TFH/12VveAqq1k9VB2l28EoVMNMUCcmsfwyuA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild/0.14.51: resolution: {integrity: sha512-+CvnDitD7Q5sT7F+FM65sWkF8wJRf+j9fPcprxYV4j+ohmzVj2W7caUqH2s5kCaCJAfcAICjSlKhDCcvDpU7nw==} engines: {node: '>=12'} @@ -9407,34 +9404,34 @@ packages: esbuild-windows-arm64: 0.15.10 dev: true - /esbuild/0.15.12: - resolution: {integrity: sha512-PcT+/wyDqJQsRVhaE9uX/Oq4XLrFh0ce/bs2TJh4CSaw9xuvI+xFrH2nAYOADbhQjUgAhNWC5LKoUsakm4dxng==} + /esbuild/0.16.3: + resolution: {integrity: sha512-71f7EjPWTiSguen8X/kxEpkAS7BFHwtQKisCDDV3Y4GLGWBaoSCyD5uXkaUew6JDzA9FEN1W23mdnSwW9kqCeg==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.15.12 - '@esbuild/linux-loong64': 0.15.12 - esbuild-android-64: 0.15.12 - esbuild-android-arm64: 0.15.12 - esbuild-darwin-64: 0.15.12 - esbuild-darwin-arm64: 0.15.12 - esbuild-freebsd-64: 0.15.12 - esbuild-freebsd-arm64: 0.15.12 - esbuild-linux-32: 0.15.12 - esbuild-linux-64: 0.15.12 - esbuild-linux-arm: 0.15.12 - esbuild-linux-arm64: 0.15.12 - esbuild-linux-mips64le: 0.15.12 - esbuild-linux-ppc64le: 0.15.12 - esbuild-linux-riscv64: 0.15.12 - esbuild-linux-s390x: 0.15.12 - esbuild-netbsd-64: 0.15.12 - esbuild-openbsd-64: 0.15.12 - esbuild-sunos-64: 0.15.12 - esbuild-windows-32: 0.15.12 - esbuild-windows-64: 0.15.12 - esbuild-windows-arm64: 0.15.12 + '@esbuild/android-arm': 0.16.3 + '@esbuild/android-arm64': 0.16.3 + '@esbuild/android-x64': 0.16.3 + '@esbuild/darwin-arm64': 0.16.3 + '@esbuild/darwin-x64': 0.16.3 + '@esbuild/freebsd-arm64': 0.16.3 + '@esbuild/freebsd-x64': 0.16.3 + '@esbuild/linux-arm': 0.16.3 + '@esbuild/linux-arm64': 0.16.3 + '@esbuild/linux-ia32': 0.16.3 + '@esbuild/linux-loong64': 0.16.3 + '@esbuild/linux-mips64el': 0.16.3 + '@esbuild/linux-ppc64': 0.16.3 + '@esbuild/linux-riscv64': 0.16.3 + '@esbuild/linux-s390x': 0.16.3 + '@esbuild/linux-x64': 0.16.3 + '@esbuild/netbsd-x64': 0.16.3 + '@esbuild/openbsd-x64': 0.16.3 + '@esbuild/sunos-x64': 0.16.3 + '@esbuild/win32-arm64': 0.16.3 + '@esbuild/win32-ia32': 0.16.3 + '@esbuild/win32-x64': 0.16.3 dev: true /escalade/3.1.1: @@ -9490,13 +9487,13 @@ packages: optionalDependencies: source-map: 0.6.1 - /eslint-config-prettier/8.5.0_eslint@8.29.0: + /eslint-config-prettier/8.5.0_eslint@8.30.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.29.0 + eslint: 8.30.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -9508,7 +9505,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/3.5.1_lt3hqehuojhfcbzgzqfngbtmrq: + /eslint-import-resolver-typescript/3.5.1_2lbwmhbr7bncddqbzzpg77o75m: resolution: {integrity: sha512-U7LUjNJPYjNsHvAUAkt/RU3fcTSpbllA0//35B4eLYTX74frmOepbt7F7J3D1IGtj9k21buOpaqtDd4ZlS/BYQ==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: @@ -9517,8 +9514,8 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.10.0 - eslint: 8.29.0 - eslint-plugin-import: 2.26.0_h3paqhfwqp4qqo3uczaxufmauq + eslint: 8.30.0 + eslint-plugin-import: 2.26.0_7vq67fanu2flydw6fjlv4cb5b4 get-tsconfig: 4.2.0 globby: 13.1.2 is-core-module: 2.10.0 @@ -9528,7 +9525,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_afrbejk4bcuskkfwqt27x6xmu4: + /eslint-module-utils/2.7.4_6dl335ff5zuhkbg4kedtt46y6m: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -9549,16 +9546,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.46.1_f5jcydormhcqaoeadqwgqigppy debug: 3.2.7 - eslint: 8.29.0 + eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.5.1_lt3hqehuojhfcbzgzqfngbtmrq + eslint-import-resolver-typescript: 3.5.1_2lbwmhbr7bncddqbzzpg77o75m transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.7.4_ka2zl4kbfnnb6pzn3mgzpmhlt4: + /eslint-module-utils/2.7.4_td2eemwvayfuh2r2bzyr5sfhqm: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -9579,35 +9576,35 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.46.1_f5jcydormhcqaoeadqwgqigppy debug: 3.2.7 - eslint: 8.29.0 + eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-cypress/2.12.1_eslint@8.29.0: + /eslint-plugin-cypress/2.12.1_eslint@8.30.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.29.0 + eslint: 8.30.0 globals: 11.12.0 dev: true - /eslint-plugin-es/3.0.1_eslint@8.29.0: + /eslint-plugin-es/3.0.1_eslint@8.30.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.29.0 + eslint: 8.30.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-functional/4.4.0_s5ps7njkmjlaqajutnox5ntcla: + /eslint-plugin-functional/4.4.0_f5jcydormhcqaoeadqwgqigppy: resolution: {integrity: sha512-DY/Iax9knIgzvxhVeSe+KoF9e4imLvzCvUEN1a+bWciDiBi3s1CG/1fw7AQVXoAqoNw9eYuP7C2u3OtHzMFy+A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -9620,17 +9617,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.38.1_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/utils': 5.38.1_f5jcydormhcqaoeadqwgqigppy deepmerge-ts: 4.2.2 escape-string-regexp: 4.0.0 - eslint: 8.29.0 + eslint: 8.30.0 semver: 7.3.7 typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import/2.26.0_h3paqhfwqp4qqo3uczaxufmauq: + /eslint-plugin-import/2.26.0_7vq67fanu2flydw6fjlv4cb5b4: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -9640,14 +9637,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.46.1_f5jcydormhcqaoeadqwgqigppy array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.29.0 + eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_afrbejk4bcuskkfwqt27x6xmu4 + eslint-module-utils: 2.7.4_6dl335ff5zuhkbg4kedtt46y6m has: 1.0.3 is-core-module: 2.10.0 is-glob: 4.0.3 @@ -9661,7 +9658,7 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.26.0_ub3senzxbs32f65wl7xoyha6lu: + /eslint-plugin-import/2.26.0_k64j4kmmt6hmqbosszmu4ra6ae: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -9671,14 +9668,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.46.1_f5jcydormhcqaoeadqwgqigppy array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.29.0 + eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_ka2zl4kbfnnb6pzn3mgzpmhlt4 + eslint-module-utils: 2.7.4_td2eemwvayfuh2r2bzyr5sfhqm has: 1.0.3 is-core-module: 2.10.0 is-glob: 4.0.3 @@ -9692,7 +9689,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest-dom/4.0.2_eslint@8.29.0: + /eslint-plugin-jest-dom/4.0.2_eslint@8.30.0: resolution: {integrity: sha512-Jo51Atwyo2TdcUncjmU+UQeSTKh3sc2LF/M5i/R3nTU0Djw9V65KGJisdm/RtuKhy2KH/r7eQ1n6kwYFPNdHlA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6', yarn: '>=1'} peerDependencies: @@ -9700,11 +9697,11 @@ packages: dependencies: '@babel/runtime': 7.19.0 '@testing-library/dom': 8.19.0 - eslint: 8.29.0 + eslint: 8.30.0 requireindex: 1.2.0 dev: true - /eslint-plugin-jest/26.9.0_zqjp26zfreqlsukwejsif3cflu: + /eslint-plugin-jest/26.9.0_dga6ci7in6s3znphsqzqxf2r2u: resolution: {integrity: sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -9717,15 +9714,15 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - eslint: 8.29.0 + '@typescript-eslint/eslint-plugin': 5.46.1_gsuv3catcd3ma4jbp477d2umoq + '@typescript-eslint/utils': 5.46.1_f5jcydormhcqaoeadqwgqigppy + eslint: 8.30.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.6.1_eslint@8.29.0: + /eslint-plugin-jsx-a11y/6.6.1_eslint@8.30.0: resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: @@ -9735,11 +9732,11 @@ packages: aria-query: 4.2.2 array-includes: 3.1.5 ast-types-flow: 0.0.7 - axe-core: 4.5.0 + axe-core: 4.6.1 axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.29.0 + eslint: 8.30.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 @@ -9747,14 +9744,14 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-node/11.1.0_eslint@8.29.0: + /eslint-plugin-node/11.1.0_eslint@8.30.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.29.0 - eslint-plugin-es: 3.0.1_eslint@8.29.0 + eslint: 8.30.0 + eslint-plugin-es: 3.0.1_eslint@8.30.0 eslint-utils: 2.1.0 ignore: 5.2.1 minimatch: 3.1.2 @@ -9762,7 +9759,7 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier/4.2.1_nrhoyyjffvfyk4vtlt5destxgm: + /eslint-plugin-prettier/4.2.1_2hxy7go4jctxpydwanartvpwq4: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9773,22 +9770,22 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.29.0 - eslint-config-prettier: 8.5.0_eslint@8.29.0 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 prettier: 2.8.0 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.29.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.30.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.29.0 + eslint: 8.30.0 dev: true - /eslint-plugin-react/7.31.8_eslint@8.29.0: + /eslint-plugin-react/7.31.8_eslint@8.30.0: resolution: {integrity: sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==} engines: {node: '>=4'} peerDependencies: @@ -9797,7 +9794,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.29.0 + eslint: 8.30.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -9811,14 +9808,14 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-testing-library/5.9.1_s5ps7njkmjlaqajutnox5ntcla: + /eslint-plugin-testing-library/5.9.1_f5jcydormhcqaoeadqwgqigppy: resolution: {integrity: sha512-6BQp3tmb79jLLasPHJmy8DnxREe+2Pgf7L+7o09TSWPfdqqtQfRZmZNetr5mOs3yqZk/MRNxpN3RUpJe0wB4LQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.40.0_s5ps7njkmjlaqajutnox5ntcla - eslint: 8.29.0 + '@typescript-eslint/utils': 5.40.0_f5jcydormhcqaoeadqwgqigppy + eslint: 8.30.0 transitivePeerDependencies: - supports-color - typescript @@ -9847,13 +9844,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.29.0: + /eslint-utils/3.0.0_eslint@8.30.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.29.0 + eslint: 8.30.0 eslint-visitor-keys: 2.1.0 dev: true @@ -9872,13 +9869,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.29.0: - resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==} + /eslint/8.30.0: + resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.3.3 - '@humanwhocodes/config-array': 0.11.6 + '@eslint/eslintrc': 1.4.0 + '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 @@ -9888,7 +9885,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.30.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -9897,9 +9894,9 @@ packages: file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.17.0 + globals: 13.19.0 grapheme-splitter: 1.0.4 - ignore: 5.2.0 + ignore: 5.2.1 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 @@ -10607,30 +10604,21 @@ packages: map-cache: 0.2.2 dev: true - /framer-motion/7.6.1_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-8US03IWJKrLoSb81l5OahNzB9Sv7Jo1RhIwUoTG/25BRUdO9lOqq/klsdZqNmNG0ua9IEJJQ8hkYpETJ4N6VSw==} + /framer-motion/7.10.2_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-2OAII9hjpMNz2Nbl2w09uKo7A0bD6xRtGnCZbPzuGGueucWgmSBLjAwzPhXwzCQWMpL3LU8jmXHjxAwIyjslxg==} peerDependencies: react: ^18.0.0 || 18 react-dom: ^18.0.0 || 18 dependencies: - '@motionone/dom': 10.13.1 - framesync: 6.1.2 + '@motionone/dom': 10.15.3 hey-listen: 1.0.8 - popmotion: 11.0.5 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - style-value-types: 5.1.2 tslib: 2.4.0 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 dev: false - /framesync/6.1.2: - resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==} - dependencies: - tslib: 2.4.0 - dev: false - /fresh/0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} @@ -10971,8 +10959,8 @@ packages: engines: {node: '>=4'} dev: true - /globals/13.17.0: - resolution: {integrity: sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==} + /globals/13.19.0: + resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -11026,7 +11014,7 @@ packages: dependencies: dir-glob: 3.0.1 fast-glob: 3.2.12 - ignore: 5.2.0 + ignore: 5.2.1 merge2: 1.4.1 slash: 4.0.0 dev: true @@ -11230,11 +11218,6 @@ packages: resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==} dev: false - /history/5.3.0: - resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} - dependencies: - '@babel/runtime': 7.19.0 - /homedir-polyfill/1.0.3: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} @@ -11403,11 +11386,6 @@ packages: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} dev: true - /ignore/5.2.0: - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} - engines: {node: '>= 4'} - dev: true - /ignore/5.2.1: resolution: {integrity: sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==} engines: {node: '>= 4'} @@ -13910,8 +13888,8 @@ packages: /nwsapi/2.2.2: resolution: {integrity: sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==} - /nx/15.2.1: - resolution: {integrity: sha512-vVeT5D02cDDiSmS3P2Bos/waYQa3m0yl/rouzsKpusVSmzAQGQbKXhxPb4WnNIj8Iz/8KjFeBM/RZO021BtGNg==} + /nx/15.3.3: + resolution: {integrity: sha512-yR102AlVW5Sb7X1e9cyR+0h44RD6c3eLJbAZ0yVFKPCKw+zQTdGvAqITtB6ZeFnPkg6Qq6f1oWu6G0n6f2cTpw==} hasBin: true requiresBuild: true peerDependencies: @@ -13923,8 +13901,8 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/cli': 15.2.1 - '@nrwl/tao': 15.2.1 + '@nrwl/cli': 15.3.3 + '@nrwl/tao': 15.3.3 '@parcel/watcher': 2.0.4 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.22 @@ -13942,7 +13920,7 @@ packages: flat: 5.0.2 fs-extra: 10.1.0 glob: 7.1.4 - ignore: 5.2.0 + ignore: 5.2.1 js-yaml: 4.1.0 jsonc-parser: 3.2.0 minimatch: 3.0.5 @@ -14577,15 +14555,6 @@ packages: '@babel/runtime': 7.19.0 dev: true - /popmotion/11.0.5: - resolution: {integrity: sha512-la8gPM1WYeFznb/JqF4GiTkRRPZsfaj2+kCxqQgr2MJylMmIKUwBfWW8Wa5fml/8gmtlD5yI01MP1QCZPWmppA==} - dependencies: - framesync: 6.1.2 - hey-listen: 1.0.8 - style-value-types: 5.1.2 - tslib: 2.4.0 - dev: false - /posix-character-classes/0.1.1: resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} engines: {node: '>=0.10.0'} @@ -14773,8 +14742,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-import/15.0.0_postcss@8.4.17: - resolution: {integrity: sha512-Y20shPQ07RitgBGv2zvkEAu9bqvrD77C9axhj/aA1BQj4czape2MdClCExvB27EwYEJdGgKZBpKanb0t1rK2Kg==} + /postcss-import/15.1.0_postcss@8.4.17: + resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 @@ -15436,17 +15405,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /react-router-dom/6.3.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==} - peerDependencies: - react: '>=16.8 || 18' - react-dom: '>=16.8 || 18' - dependencies: - history: 5.3.0 - react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - react-router: 6.3.0_react@18.2.0 - /react-router-dom/6.4.2_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-yM1kjoTkpfjgczPrcyWrp+OuQMyB1WleICiiGfstnQYo/S8hPEEnVjr/RdmlH6yKK4Tnj1UGXFSa7uwAtmDoLQ==} engines: {node: '>=14'} @@ -15460,13 +15418,18 @@ packages: react-router: 6.4.2_react@18.2.0 dev: false - /react-router/6.3.0_react@18.2.0: - resolution: {integrity: sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==} + /react-router-dom/6.5.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-/XzRc5fq80gW1ctiIGilyKFZC/j4kfe75uivMsTChFbkvrK4ZrF3P3cGIc1f/SSkQ4JiJozPrf+AwUHHWVehVg==} + engines: {node: '>=14'} peerDependencies: react: '>=16.8 || 18' + react-dom: '>=16.8 || 18' dependencies: - history: 5.3.0 + '@remix-run/router': 1.1.0 react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-router: 6.5.0_react@18.2.0 + dev: false /react-router/6.4.2_react@18.2.0: resolution: {integrity: sha512-Rb0BAX9KHhVzT1OKhMvCDMw776aTYM0DtkxqUBP8dNBom3mPXlfNs76JNGK8wKJ1IZEY1+WGj+cvZxHVk/GiKw==} @@ -15478,6 +15441,16 @@ packages: react: 18.2.0 dev: false + /react-router/6.5.0_react@18.2.0: + resolution: {integrity: sha512-fqqUSU0NC0tSX0sZbyuxzuAzvGqbjiZItBQnyicWlOUmzhAU8YuLgRbaCL2hf3sJdtRy4LP/WBrWtARkMvdGPQ==} + engines: {node: '>=14'} + peerDependencies: + react: '>=16.8 || 18' + dependencies: + '@remix-run/router': 1.1.0 + react: 18.2.0 + dev: false + /react-sizeme/3.0.2: resolution: {integrity: sha512-xOIAOqqSSmKlKFJLO3inBQBdymzDuXx4iuwkNcJmC96jeiOg5ojByvL+g3MW9LPEsojLbC6pf68zOfobK8IPlw==} dependencies: @@ -16386,6 +16359,7 @@ packages: /sourcemap-codec/1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead dev: true /space-separated-tokens/1.1.5: @@ -16713,13 +16687,6 @@ packages: inline-style-parser: 0.1.1 dev: true - /style-value-types/5.1.2: - resolution: {integrity: sha512-Vs9fNreYF9j6W2VvuDTP7kepALi7sk0xtk2Tu8Yxi9UoajJdEVpNpCov0HsLTqXvNGKX+Uv09pkozVITi1jf3Q==} - dependencies: - hey-listen: 1.0.8 - tslib: 2.4.0 - dev: false - /stylelint-config-prettier/9.0.3_stylelint@14.16.0: resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==} engines: {node: '>= 12'} @@ -17195,15 +17162,6 @@ packages: strip-bom: 3.0.0 dev: true - /tsconfig-paths/4.1.0: - resolution: {integrity: sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow==} - engines: {node: '>=6'} - dependencies: - json5: 2.2.1 - minimist: 1.2.6 - strip-bom: 3.0.0 - dev: true - /tsconfig-paths/4.1.1: resolution: {integrity: sha512-VgPrtLKpRgEAJsMj5Q/I/mXouC6A/7eJ/X4Nuk6o0cRPwBtznYxTCU4FodbexbzH9somBPEXYi0ZkUViUpJ21Q==} engines: {node: '>=6'}