diff --git a/package.json b/package.json index e32f7143..11a66847 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "@types/enzyme": "3.1.16", "@types/enzyme-adapter-react-16": "1.0.6", "@types/node": "16.18.96", - "@types/react": "17.0.80", - "@types/react-dom": "17.0.25", + "@types/react": "18.3.6", + "@types/react-dom": "18.3.0", "@types/sinon": "10.0.11", "@types/storybook__addon-actions": "5.2.1", "@types/storybook__react": "5.2.1", @@ -73,9 +73,9 @@ "light-ts-loader": "1.1.2", "npm-run-all2": "5.0.2", "prettier": "2.6.2", - "react": "16.14.0", - "react-dom": "16.14.0", - "react-test-renderer": "16.14.0", + "react": "18.3.1", + "react-dom": "18.3.1", + "react-test-renderer": "18.3.1", "rollup": "1.32.1", "@rollup/plugin-babel": "5.0.0", "rollup-plugin-commonjs": "10.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce608dbc..c95362cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: re-resizable: specifier: 6.9.17 - version: 6.9.17(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + version: 6.9.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-draggable: specifier: 4.4.6 - version: 4.4.6(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + version: 4.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tslib: specifier: 2.6.2 version: 2.6.2 @@ -53,19 +53,19 @@ importers: version: 6.0.0(rollup@1.32.1) '@storybook/addon-actions': specifier: 6.5.16 - version: 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + version: 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/addon-info': specifier: 5.3.21 - version: 5.3.21(@types/react@17.0.80)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(regenerator-runtime@0.14.1) + version: 5.3.21(@types/react@18.3.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(regenerator-runtime@0.14.1) '@storybook/addon-links': specifier: 6.5.16 - version: 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + version: 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/addon-options': specifier: 5.3.21 - version: 5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(regenerator-runtime@0.14.1) + version: 5.3.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(regenerator-runtime@0.14.1) '@storybook/react': specifier: 6.5.16 - version: 6.5.16(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1) + version: 6.5.16(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1) '@types/enzyme': specifier: 3.1.16 version: 3.1.16 @@ -76,20 +76,20 @@ importers: specifier: 16.18.96 version: 16.18.96 '@types/react': - specifier: 17.0.80 - version: 17.0.80 + specifier: 18.3.6 + version: 18.3.6 '@types/react-dom': - specifier: 17.0.25 - version: 17.0.25 + specifier: 18.3.0 + version: 18.3.0 '@types/sinon': specifier: 10.0.11 version: 10.0.11 '@types/storybook__addon-actions': specifier: 5.2.1 - version: 5.2.1(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + version: 5.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/storybook__react': specifier: 5.2.1 - version: 5.2.1(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1) + version: 5.2.1(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1) babel-core: specifier: 7.0.0-bridge.0 version: 7.0.0-bridge.0(@babel/core@7.17.5) @@ -110,7 +110,7 @@ importers: version: 3.11.0 enzyme-adapter-react-16: specifier: 1.9.1 - version: 1.9.1(enzyme@3.11.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + version: 1.9.1(enzyme@3.11.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) gh-pages: specifier: 3.2.3 version: 3.2.3 @@ -124,14 +124,14 @@ importers: specifier: 2.6.2 version: 2.6.2 react: - specifier: 16.14.0 - version: 16.14.0 + specifier: 18.3.1 + version: 18.3.1 react-dom: - specifier: 16.14.0 - version: 16.14.0(react@16.14.0) + specifier: 18.3.1 + version: 18.3.1(react@18.3.1) react-test-renderer: - specifier: 16.14.0 - version: 16.14.0(react@16.14.0) + specifier: 18.3.1 + version: 18.3.1(react@18.3.1) rollup: specifier: 1.32.1 version: 1.32.1 @@ -1551,8 +1551,8 @@ packages: '@types/reach__router@1.3.15': resolution: {integrity: sha512-5WEHKGglRjq/Ae3F8UQxg+GYUIhTUEiyBT9GKPoOLU/vPTn8iZrRbdzxqvarOaGludIejJykHLMdOCdhgWqaxA==} - '@types/react-dom@17.0.25': - resolution: {integrity: sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA==} + '@types/react-dom@18.3.0': + resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} '@types/react-syntax-highlighter@11.0.4': resolution: {integrity: sha512-9GfTo3a0PHwQeTVoqs0g5bS28KkSY48pp5659wA+Dp4MqceDEa8EHBqrllJvvtyusszyJhViUEap0FDvlk/9Zg==} @@ -1560,15 +1560,12 @@ packages: '@types/react-textarea-autosize@4.3.6': resolution: {integrity: sha512-cTf8tCem0c8A7CERYbTuF+bRFaqYu7N7HLCa6ZhUhDx8XnUsTpGx5udMWljt87JpciUKuUkImKPEsy6kcKhrcQ==} - '@types/react@17.0.80': - resolution: {integrity: sha512-LrgHIu2lEtIo8M7d1FcI3BdwXWoRQwMoXOZ7+dPTW0lYREjmlHl3P0U1VD0i/9tppOuv8/sam7sOjx34TxSFbA==} + '@types/react@18.3.6': + resolution: {integrity: sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==} '@types/resolve@0.0.8': resolution: {integrity: sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==} - '@types/scheduler@0.16.8': - resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} - '@types/sinon@10.0.11': resolution: {integrity: sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g==} @@ -1764,6 +1761,7 @@ packages: airbnb-prop-types@2.16.0: resolution: {integrity: sha512-7WHOFolP/6cS96PhKNrslCLMYAI8yB1Pp6u6XmxozQOiZbsI5ycglZr5cHhBFfuRcQQjzCMith5ZPZdYiJCxUg==} + deprecated: This package has been renamed to 'prop-types-tools' peerDependencies: react: ^0.14 || ^15.0.0 || ^16.0.0-alpha @@ -1839,6 +1837,7 @@ packages: are-we-there-yet@2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} engines: {node: '>=10'} + deprecated: This package is no longer supported. argparse@1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} @@ -2433,6 +2432,7 @@ packages: copy-concurrently@1.0.5: resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==} + deprecated: This package is no longer supported. copy-descriptor@0.1.1: resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} @@ -3254,6 +3254,7 @@ packages: fs-write-stream-atomic@1.0.10: resolution: {integrity: sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==} + deprecated: This package is no longer supported. fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} @@ -3282,6 +3283,7 @@ packages: gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} + deprecated: This package is no longer supported. gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} @@ -3348,6 +3350,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported global@4.4.0: resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==} @@ -3610,6 +3613,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} @@ -4368,6 +4372,7 @@ packages: move-concurrently@1.0.1: resolution: {integrity: sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==} + deprecated: This package is no longer supported. ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} @@ -4471,6 +4476,7 @@ packages: npmlog@5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} + deprecated: This package is no longer supported. nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -5030,10 +5036,10 @@ packages: engines: {node: '>=8.10.0'} hasBin: true - react-dom@16.14.0: - resolution: {integrity: sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==} + react-dom@18.3.1: + resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} peerDependencies: - react: ^16.14.0 + react: ^18.3.1 react-draggable@4.4.6: resolution: {integrity: sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==} @@ -5077,6 +5083,9 @@ packages: react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} + react-is@18.3.1: + resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} + react-lifecycles-compat@3.0.4: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} @@ -5095,6 +5104,11 @@ packages: resolution: {integrity: sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==} engines: {node: '>=0.10.0'} + react-shallow-renderer@16.15.0: + resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==} + peerDependencies: + react: ^16.0.0 || ^17.0.0 || ^18.0.0 + react-syntax-highlighter@11.0.3: resolution: {integrity: sha512-0v0ET2qn9oAam4K/Te9Q/2jtS4R2d6wUFqgk5VcxrCBm+4MB5BE+oQf2CA0RanUHbYaYFuagt/AugICU87ufxQ==} peerDependencies: @@ -5105,6 +5119,11 @@ packages: peerDependencies: react: ^16.14.0 + react-test-renderer@18.3.1: + resolution: {integrity: sha512-KkAgygexHUkQqtvvx/otwxtuFu5cVjfzTCtjXLH9boS19/Nbtg84zS7wIQn39G8IlrhThBpQsMKkq5ZHZIYFXA==} + peerDependencies: + react: ^18.3.1 + react-textarea-autosize@7.1.2: resolution: {integrity: sha512-uH3ORCsCa3C6LHxExExhF4jHoXYCQwE5oECmrRsunlspaDAbS4mGKNlWZqjLfInWtFQcf0o1n1jC/NGXFdUBCg==} peerDependencies: @@ -5114,6 +5133,10 @@ packages: resolution: {integrity: sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==} engines: {node: '>=0.10.0'} + react@18.3.1: + resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + engines: {node: '>=0.10.0'} + read-pkg-up@1.0.1: resolution: {integrity: sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==} engines: {node: '>=0.10.0'} @@ -5280,10 +5303,12 @@ packages: rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true ripemd160@2.0.2: @@ -5357,6 +5382,9 @@ packages: scheduler@0.19.1: resolution: {integrity: sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==} + scheduler@0.23.2: + resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} + schema-utils@1.0.0: resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==} engines: {node: '>= 4'} @@ -7329,6 +7357,16 @@ snapshots: '@emotion/utils': 0.11.3 react: 16.14.0 + '@emotion/core@10.3.1(react@18.3.1)': + dependencies: + '@babel/runtime': 7.24.4 + '@emotion/cache': 10.0.29 + '@emotion/css': 10.0.27 + '@emotion/serialize': 0.11.16 + '@emotion/sheet': 0.9.4 + '@emotion/utils': 0.11.3 + react: 18.3.1 + '@emotion/core@11.0.0': {} '@emotion/css@10.0.27': @@ -7364,6 +7402,15 @@ snapshots: '@emotion/utils': 0.11.3 react: 16.14.0 + '@emotion/styled-base@10.3.0(@emotion/core@10.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.24.4 + '@emotion/core': 10.3.1(react@18.3.1) + '@emotion/is-prop-valid': 0.8.8 + '@emotion/serialize': 0.11.16 + '@emotion/utils': 0.11.3 + react: 18.3.1 + '@emotion/styled@10.3.0(@emotion/core@10.3.1(react@16.14.0))(react@16.14.0)': dependencies: '@emotion/core': 10.3.1(react@16.14.0) @@ -7371,6 +7418,13 @@ snapshots: babel-plugin-emotion: 10.2.2 react: 16.14.0 + '@emotion/styled@10.3.0(@emotion/core@10.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@emotion/core': 10.3.1(react@18.3.1) + '@emotion/styled-base': 10.3.0(@emotion/core@10.3.1(react@18.3.1))(react@18.3.1) + babel-plugin-emotion: 10.2.2 + react: 18.3.1 + '@emotion/stylis@0.8.5': {} '@emotion/unitless@0.7.5': {} @@ -7418,11 +7472,11 @@ snapshots: '@humanwhocodes/retry@0.2.3': {} - '@hypnosphi/create-react-context@0.3.1(prop-types@15.8.1)(react@16.14.0)': + '@hypnosphi/create-react-context@0.3.1(prop-types@15.8.1)(react@18.3.1)': dependencies: gud: 1.0.0 prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 warning: 4.0.3 '@istanbuljs/schema@0.1.3': {} @@ -7525,13 +7579,13 @@ snapshots: type-fest: 1.4.0 webpack-hot-middleware: 2.26.1 - '@reach/router@1.3.4(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@reach/router@1.3.4(react-dom@18.3.1(react@18.3.1))(react@16.14.0)': dependencies: create-react-context: 0.3.0(prop-types@15.8.1)(react@16.14.0) invariant: 2.2.4 prop-types: 15.8.1 react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react-dom: 18.3.1(react@18.3.1) react-lifecycles-compat: 3.0.4 '@rollup/plugin-babel@5.0.0(@babel/core@7.17.5)(rollup@1.32.1)': @@ -7581,45 +7635,45 @@ snapshots: '@sinonjs/text-encoding@0.7.2': {} - '@storybook/addon-actions@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/addon-actions@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/api': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/components': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/theming': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) core-js: 3.37.0 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 polished: 4.3.1 prop-types: 15.8.1 - react-inspector: 5.1.1(react@16.14.0) + react-inspector: 5.1.1(react@18.3.1) regenerator-runtime: 0.13.11 telejson: 6.0.8 ts-dedent: 2.2.0 util-deprecate: 1.0.2 uuid-browser: 3.1.0 optionalDependencies: - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) - '@storybook/addon-info@5.3.21(@types/react@17.0.80)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(regenerator-runtime@0.14.1)': + '@storybook/addon-info@5.3.21(@types/react@18.3.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(regenerator-runtime@0.14.1)': dependencies: - '@storybook/addons': 5.3.21(react-dom@16.14.0(react@16.14.0))(regenerator-runtime@0.14.1) + '@storybook/addons': 5.3.21(react-dom@18.3.1(react@18.3.1))(regenerator-runtime@0.14.1) '@storybook/client-logger': 5.3.21 - '@storybook/components': 5.3.21(@types/react@17.0.80)(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/theming': 5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/components': 5.3.21(@types/react@18.3.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 5.3.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) core-js: 3.37.0 global: 4.4.0 marksy: 8.0.0 nested-object-assign: 1.0.4 prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 react-addons-create-fragment: 15.6.2 - react-element-to-jsx-string: 14.3.4(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + react-element-to-jsx-string: 14.3.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-is: 16.13.1 react-lifecycles-compat: 3.0.4 util-deprecate: 1.0.2 @@ -7628,13 +7682,13 @@ snapshots: - react-dom - regenerator-runtime - '@storybook/addon-links@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/addon-links@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/router': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/qs': 6.9.15 core-js: 3.37.0 global: 4.4.0 @@ -7643,22 +7697,22 @@ snapshots: regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 optionalDependencies: - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) - '@storybook/addon-options@5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(regenerator-runtime@0.14.1)': + '@storybook/addon-options@5.3.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(regenerator-runtime@0.14.1)': dependencies: - '@storybook/addons': 5.3.21(react-dom@16.14.0(react@16.14.0))(regenerator-runtime@0.14.1) + '@storybook/addons': 5.3.21(react-dom@18.3.1(react@18.3.1))(regenerator-runtime@0.14.1) core-js: 3.37.0 - react: 16.14.0 + react: 18.3.1 util-deprecate: 1.0.2 transitivePeerDependencies: - react-dom - regenerator-runtime - '@storybook/addons@5.3.21(react-dom@16.14.0(react@16.14.0))(regenerator-runtime@0.14.1)': + '@storybook/addons@5.3.21(react-dom@18.3.1(react@18.3.1))(regenerator-runtime@0.14.1)': dependencies: - '@storybook/api': 5.3.21(react-dom@16.14.0(react@16.14.0))(regenerator-runtime@0.14.1) + '@storybook/api': 5.3.21(react-dom@18.3.1(react@18.3.1))(regenerator-runtime@0.14.1) '@storybook/channels': 5.3.21 '@storybook/client-logger': 5.3.21 '@storybook/core-events': 5.3.21 @@ -7669,31 +7723,31 @@ snapshots: - react-dom - regenerator-runtime - '@storybook/addons@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/addons@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/api': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/api': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/theming': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/router': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/webpack-env': 1.18.4 core-js: 3.37.0 global: 4.4.0 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 - '@storybook/api@5.3.21(react-dom@16.14.0(react@16.14.0))(regenerator-runtime@0.14.1)': + '@storybook/api@5.3.21(react-dom@18.3.1(react@18.3.1))(regenerator-runtime@0.14.1)': dependencies: - '@reach/router': 1.3.4(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@reach/router': 1.3.4(react-dom@18.3.1(react@18.3.1))(react@16.14.0) '@storybook/channels': 5.3.21 '@storybook/client-logger': 5.3.21 '@storybook/core-events': 5.3.21 '@storybook/csf': 0.0.1 - '@storybook/router': 5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/theming': 5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/router': 5.3.21(react-dom@18.3.1(react@18.3.1))(react@16.14.0) + '@storybook/theming': 5.3.21(react-dom@18.3.1(react@18.3.1))(react@16.14.0) '@types/reach__router': 1.3.15 core-js: 3.37.0 fast-deep-equal: 2.0.1 @@ -7711,47 +7765,47 @@ snapshots: transitivePeerDependencies: - react-dom - '@storybook/api@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/api@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/router': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/theming': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) core-js: 3.37.0 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 memoizerific: 1.11.3 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 store2: 2.14.3 telejson: 6.0.8 ts-dedent: 2.2.0 util-deprecate: 1.0.2 - '@storybook/builder-webpack4@6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)': + '@storybook/builder-webpack4@6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)': dependencies: '@babel/core': 7.17.5 - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/api': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 - '@storybook/client-api': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/client-api': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) + '@storybook/components': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 - '@storybook/preview-web': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/router': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/preview-web': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/router': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/theming': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/ui': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/node': 16.18.96 '@types/webpack': 4.41.38 autoprefixer: 9.8.8 @@ -7771,13 +7825,13 @@ snapshots: postcss-flexbugs-fixes: 4.2.1 postcss-loader: 4.3.0(postcss@7.0.39)(webpack@4.47.0) raw-loader: 4.0.2(webpack@4.47.0) - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) stable: 0.1.8 style-loader: 1.3.0(webpack@4.47.0) terser-webpack-plugin: 4.2.3(webpack@4.47.0) ts-dedent: 2.2.0 - url-loader: 4.1.1(file-loader@6.2.0(webpack@4.47.0))(webpack@4.47.0) + url-loader: 4.1.1(file-loader@6.2.0(webpack@5.91.0))(webpack@4.47.0) util-deprecate: 1.0.2 webpack: 4.47.0 webpack-dev-middleware: 3.7.3(webpack@4.47.0) @@ -7822,15 +7876,15 @@ snapshots: ts-dedent: 2.2.0 util-deprecate: 1.0.2 - '@storybook/client-api@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/client-api@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/qs': 6.9.15 '@types/webpack-env': 1.18.4 core-js: 3.37.0 @@ -7839,8 +7893,8 @@ snapshots: lodash: 4.17.21 memoizerific: 1.11.3 qs: 6.12.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 store2: 2.14.3 synchronous-promise: 2.0.17 @@ -7856,65 +7910,65 @@ snapshots: core-js: 3.37.0 global: 4.4.0 - '@storybook/components@5.3.21(@types/react@17.0.80)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/components@5.3.21(@types/react@18.3.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/client-logger': 5.3.21 - '@storybook/theming': 5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/theming': 5.3.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/react-syntax-highlighter': 11.0.4 '@types/react-textarea-autosize': 4.3.6 core-js: 3.37.0 global: 4.4.0 lodash: 4.17.21 - markdown-to-jsx: 6.11.4(react@16.14.0) + markdown-to-jsx: 6.11.4(react@18.3.1) memoizerific: 1.11.3 polished: 3.7.2 popper.js: 1.16.1 prop-types: 15.8.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) - react-focus-lock: 2.12.0(@types/react@17.0.80)(react@16.14.0) - react-helmet-async: 1.3.0(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - react-popper-tooltip: 2.11.1(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - react-syntax-highlighter: 11.0.3(react@16.14.0) - react-textarea-autosize: 7.1.2(react@16.14.0) - simplebar-react: 1.2.3(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-focus-lock: 2.12.0(@types/react@18.3.6)(react@18.3.1) + react-helmet-async: 1.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-popper-tooltip: 2.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-syntax-highlighter: 11.0.3(react@18.3.1) + react-textarea-autosize: 7.1.2(react@18.3.1) + simplebar-react: 1.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) ts-dedent: 1.2.0 transitivePeerDependencies: - '@types/react' - '@storybook/components@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/components@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/client-logger': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/theming': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) core-js: 3.37.0 memoizerific: 1.11.3 qs: 6.12.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 util-deprecate: 1.0.2 - '@storybook/core-client@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)(webpack@4.47.0)': + '@storybook/core-client@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)(webpack@4.47.0)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channel-websocket': 6.5.16 - '@storybook/client-api': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/client-api': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/ui': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/preview-web': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.37.0 global: 4.4.0 lodash: 4.17.21 qs: 6.12.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 unfetch: 4.2.0 @@ -7923,26 +7977,26 @@ snapshots: optionalDependencies: typescript: 5.4.5 - '@storybook/core-client@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)(webpack@5.91.0)': + '@storybook/core-client@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)(webpack@5.91.0)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channel-websocket': 6.5.16 - '@storybook/client-api': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/client-api': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/ui': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/preview-web': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.37.0 global: 4.4.0 lodash: 4.17.21 qs: 6.12.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 unfetch: 4.2.0 @@ -7951,7 +8005,7 @@ snapshots: optionalDependencies: typescript: 5.4.5 - '@storybook/core-common@6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)': + '@storybook/core-common@6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)': dependencies: '@babel/core': 7.17.5 '@babel/plugin-proposal-class-properties': 7.16.7(@babel/core@7.17.5) @@ -7997,8 +8051,8 @@ snapshots: picomatch: 2.3.1 pkg-dir: 5.0.0 pretty-hrtime: 1.0.3 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) resolve-from: 5.0.0 slash: 3.0.0 telejson: 6.0.8 @@ -8022,20 +8076,20 @@ snapshots: dependencies: core-js: 3.37.0 - '@storybook/core-server@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)': + '@storybook/core-server@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)': dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) - '@storybook/core-client': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)(webpack@4.47.0) - '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) + '@storybook/builder-webpack4': 6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) + '@storybook/core-client': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)(webpack@4.47.0) + '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.16 - '@storybook/manager-webpack4': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) + '@storybook/manager-webpack4': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@storybook/node-logger': 6.5.16 '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/telemetry': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/telemetry': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@types/node': 16.18.96 '@types/node-fetch': 2.6.11 '@types/pretty-hrtime': 1.0.3 @@ -8059,8 +8113,8 @@ snapshots: open: 8.4.2 pretty-hrtime: 1.0.3 prompts: 2.4.2 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 serve-favicon: 2.5.0 slash: 3.0.0 @@ -8085,12 +8139,12 @@ snapshots: - webpack-cli - webpack-command - '@storybook/core@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)(webpack@5.91.0)': + '@storybook/core@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)(webpack@5.91.0)': dependencies: - '@storybook/core-client': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)(webpack@5.91.0) - '@storybook/core-server': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + '@storybook/core-client': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)(webpack@5.91.0) + '@storybook/core-server': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) webpack: 5.91.0 optionalDependencies: typescript: 5.4.5 @@ -8133,11 +8187,11 @@ snapshots: dependencies: lodash: 4.17.21 - '@storybook/docs-tools@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/docs-tools@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/core': 7.17.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) core-js: 3.37.0 doctrine: 3.0.0 lodash: 4.17.21 @@ -8147,17 +8201,17 @@ snapshots: - react-dom - supports-color - '@storybook/manager-webpack4@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)': + '@storybook/manager-webpack4@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)': dependencies: '@babel/core': 7.17.5 '@babel/plugin-transform-template-literals': 7.24.1(@babel/core@7.17.5) '@babel/preset-react': 7.16.7(@babel/core@7.17.5) - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/core-client': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)(webpack@4.47.0) - '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-client': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)(webpack@4.47.0) + '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@storybook/node-logger': 6.5.16 - '@storybook/theming': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/ui': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/theming': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/node': 16.18.96 '@types/webpack': 4.41.38 babel-loader: 8.2.3(@babel/core@7.17.5)(webpack@4.47.0) @@ -8172,8 +8226,8 @@ snapshots: html-webpack-plugin: 4.5.2(webpack@4.47.0) node-fetch: 2.7.0(encoding@0.1.13) pnp-webpack-plugin: 1.6.4(typescript@5.4.5) - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 resolve-from: 5.0.0 @@ -8181,7 +8235,7 @@ snapshots: telejson: 6.0.8 terser-webpack-plugin: 4.2.3(webpack@4.47.0) ts-dedent: 2.2.0 - url-loader: 4.1.1(file-loader@6.2.0(webpack@4.47.0))(webpack@4.47.0) + url-loader: 4.1.1(file-loader@6.2.0(webpack@5.91.0))(webpack@4.47.0) util-deprecate: 1.0.2 webpack: 4.47.0 webpack-dev-middleware: 3.7.3(webpack@4.47.0) @@ -8222,21 +8276,21 @@ snapshots: npmlog: 5.0.1 pretty-hrtime: 1.0.3 - '@storybook/preview-web@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/preview-web@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) ansi-to-html: 0.6.15 core-js: 3.37.0 global: 4.4.0 lodash: 4.17.21 qs: 6.12.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 synchronous-promise: 2.0.17 ts-dedent: 2.2.0 @@ -8257,21 +8311,21 @@ snapshots: transitivePeerDependencies: - supports-color - '@storybook/react@6.5.16(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1)': + '@storybook/react@6.5.16(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1)': dependencies: '@babel/preset-flow': 7.24.1(@babel/core@7.17.5) '@babel/preset-react': 7.16.7(@babel/core@7.17.5) '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(@types/webpack@4.41.38)(react-refresh@0.11.0)(type-fest@1.4.0)(webpack-hot-middleware@2.26.1)(webpack@5.91.0) - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/core': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)(webpack@5.91.0) - '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) + '@storybook/core': 6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)(webpack@5.91.0) + '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/docs-tools': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/node-logger': 6.5.16 '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0(typescript@5.4.5)(webpack@5.91.0) '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/store': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/estree': 0.0.51 '@types/node': 16.18.96 '@types/webpack-env': 1.18.4 @@ -8287,9 +8341,9 @@ snapshots: html-tags: 3.3.1 lodash: 4.17.21 prop-types: 15.8.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) - react-element-to-jsx-string: 14.3.4(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-element-to-jsx-string: 14.3.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-refresh: 0.11.0 read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 @@ -8321,9 +8375,9 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - '@storybook/router@5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/router@5.3.21(react-dom@18.3.1(react@18.3.1))(react@16.14.0)': dependencies: - '@reach/router': 1.3.4(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@reach/router': 1.3.4(react-dom@18.3.1(react@18.3.1))(react@16.14.0) '@storybook/csf': 0.0.1 '@types/reach__router': 1.3.15 core-js: 3.37.0 @@ -8332,17 +8386,17 @@ snapshots: memoizerific: 1.11.3 qs: 6.12.1 react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react-dom: 18.3.1(react@18.3.1) util-deprecate: 1.0.2 - '@storybook/router@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/router@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/client-logger': 6.5.16 core-js: 3.37.0 memoizerific: 1.11.3 qs: 6.12.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 '@storybook/semver@7.3.2': @@ -8350,9 +8404,9 @@ snapshots: core-js: 3.37.0 find-up: 4.1.0 - '@storybook/store@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/store@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 @@ -8361,8 +8415,8 @@ snapshots: global: 4.4.0 lodash: 4.17.21 memoizerific: 1.11.3 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 slash: 3.0.0 stable: 0.1.8 @@ -8370,10 +8424,10 @@ snapshots: ts-dedent: 2.2.0 util-deprecate: 1.0.2 - '@storybook/telemetry@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5)': + '@storybook/telemetry@6.5.16(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5)': dependencies: '@storybook/client-logger': 6.5.16 - '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(typescript@5.4.5) + '@storybook/core-common': 6.5.16(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.4.5) chalk: 4.1.2 core-js: 3.37.0 detect-package-manager: 2.0.1 @@ -8395,7 +8449,7 @@ snapshots: - webpack-cli - webpack-command - '@storybook/theming@5.3.21(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/theming@5.3.21(react-dom@18.3.1(react@18.3.1))(react@16.14.0)': dependencies: '@emotion/core': 10.3.1(react@16.14.0) '@emotion/styled': 10.3.0(@emotion/core@10.3.1(react@16.14.0))(react@16.14.0) @@ -8408,35 +8462,52 @@ snapshots: polished: 3.7.2 prop-types: 15.8.1 react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react-dom: 18.3.1(react@18.3.1) + resolve-from: 5.0.0 + ts-dedent: 1.2.0 + + '@storybook/theming@5.3.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@emotion/core': 10.3.1(react@18.3.1) + '@emotion/styled': 10.3.0(@emotion/core@10.3.1(react@18.3.1))(react@18.3.1) + '@storybook/client-logger': 5.3.21 + core-js: 3.37.0 + deep-object-diff: 1.1.9 + emotion-theming: 10.3.0(@emotion/core@10.3.1(react@18.3.1))(react@18.3.1) + global: 4.4.0 + memoizerific: 1.11.3 + polished: 3.7.2 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) resolve-from: 5.0.0 ts-dedent: 1.2.0 - '@storybook/theming@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/theming@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/client-logger': 6.5.16 core-js: 3.37.0 memoizerific: 1.11.3 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 - '@storybook/ui@6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@storybook/ui@6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/addons': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) - '@storybook/api': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addons': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/components': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/core-events': 6.5.16 - '@storybook/router': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/router': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/theming': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) core-js: 3.37.0 memoizerific: 1.11.3 qs: 6.12.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) regenerator-runtime: 0.13.11 resolve-from: 5.0.0 @@ -8451,7 +8522,7 @@ snapshots: '@types/enzyme@3.1.16': dependencies: '@types/cheerio': 0.22.35 - '@types/react': 17.0.80 + '@types/react': 18.3.6 '@types/eslint-scope@3.7.7': dependencies: @@ -8526,32 +8597,29 @@ snapshots: '@types/reach__router@1.3.15': dependencies: - '@types/react': 17.0.80 + '@types/react': 18.3.6 - '@types/react-dom@17.0.25': + '@types/react-dom@18.3.0': dependencies: - '@types/react': 17.0.80 + '@types/react': 18.3.6 '@types/react-syntax-highlighter@11.0.4': dependencies: - '@types/react': 17.0.80 + '@types/react': 18.3.6 '@types/react-textarea-autosize@4.3.6': dependencies: - '@types/react': 17.0.80 + '@types/react': 18.3.6 - '@types/react@17.0.80': + '@types/react@18.3.6': dependencies: '@types/prop-types': 15.7.12 - '@types/scheduler': 0.16.8 csstype: 3.1.3 '@types/resolve@0.0.8': dependencies: '@types/node': 16.18.96 - '@types/scheduler@0.16.8': {} - '@types/sinon@10.0.11': dependencies: '@types/sinonjs__fake-timers': 8.1.5 @@ -8560,16 +8628,16 @@ snapshots: '@types/source-list-map@0.1.6': {} - '@types/storybook__addon-actions@5.2.1(react-dom@16.14.0(react@16.14.0))(react@16.14.0)': + '@types/storybook__addon-actions@5.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@storybook/addon-actions': 6.5.16(react-dom@16.14.0(react@16.14.0))(react@16.14.0) + '@storybook/addon-actions': 6.5.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - react - react-dom - '@types/storybook__react@5.2.1(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1)': + '@types/storybook__react@5.2.1(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1)': dependencies: - '@storybook/react': 6.5.16(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1) + '@storybook/react': 6.5.16(@babel/core@7.17.5)(@types/webpack@4.41.38)(encoding@0.1.13)(eslint@9.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(require-from-string@2.0.2)(type-fest@1.4.0)(typescript@5.4.5)(webpack-hot-middleware@2.26.1) transitivePeerDependencies: - '@babel/core' - '@storybook/builder-webpack4' @@ -8855,7 +8923,7 @@ snapshots: string.prototype.padstart: 3.1.6 symbol.prototype.description: 1.0.6 - airbnb-prop-types@2.16.0(react@16.14.0): + airbnb-prop-types@2.16.0(react@18.3.1): dependencies: array.prototype.find: 2.2.3 function.prototype.name: 1.1.6 @@ -8865,7 +8933,7 @@ snapshots: object.entries: 1.1.8 prop-types: 15.8.1 prop-types-exact: 1.2.0 - react: 16.14.0 + react: 18.3.1 react-is: 16.13.1 ajv-errors@1.0.1(ajv@6.12.6): @@ -10156,6 +10224,14 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 16.14.0 + emotion-theming@10.3.0(@emotion/core@10.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@babel/runtime': 7.24.4 + '@emotion/core': 10.3.1(react@18.3.1) + '@emotion/weak-memoize': 0.2.5 + hoist-non-react-statics: 3.3.2 + react: 18.3.1 + encodeurl@1.0.2: {} encoding@0.1.13: @@ -10187,28 +10263,28 @@ snapshots: entities@4.5.0: {} - enzyme-adapter-react-16@1.9.1(enzyme@3.11.0)(react-dom@16.14.0(react@16.14.0))(react@16.14.0): + enzyme-adapter-react-16@1.9.1(enzyme@3.11.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: enzyme: 3.11.0 - enzyme-adapter-utils: 1.14.2(react@16.14.0) + enzyme-adapter-utils: 1.14.2(react@18.3.1) function.prototype.name: 1.1.6 object.assign: 4.1.5 object.values: 1.2.0 prop-types: 15.8.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) react-is: 16.13.1 - react-test-renderer: 16.14.0(react@16.14.0) + react-test-renderer: 16.14.0(react@18.3.1) - enzyme-adapter-utils@1.14.2(react@16.14.0): + enzyme-adapter-utils@1.14.2(react@18.3.1): dependencies: - airbnb-prop-types: 2.16.0(react@16.14.0) + airbnb-prop-types: 2.16.0(react@18.3.1) function.prototype.name: 1.1.6 hasown: 2.0.2 object.assign: 4.1.5 object.fromentries: 2.0.8 prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 semver: 6.3.1 enzyme-shallow-equal@1.0.7: @@ -11784,10 +11860,10 @@ snapshots: markdown-escapes@1.0.4: {} - markdown-to-jsx@6.11.4(react@16.14.0): + markdown-to-jsx@6.11.4(react@18.3.1): dependencies: prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 unquote: 1.1.1 marked@0.3.19: {} @@ -12736,10 +12812,10 @@ snapshots: schema-utils: 3.3.0 webpack: 4.47.0 - re-resizable@6.9.17(react-dom@16.14.0(react@16.14.0))(react@16.14.0): + re-resizable@6.9.17(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) react-addons-create-fragment@15.6.2: dependencies: @@ -12747,10 +12823,10 @@ snapshots: loose-envify: 1.4.0 object-assign: 4.1.1 - react-clientside-effect@1.2.6(react@16.14.0): + react-clientside-effect@1.2.6(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 - react: 16.14.0 + react: 18.3.1 react-docgen-typescript@2.2.2(typescript@5.4.5): dependencies: @@ -12771,108 +12847,121 @@ snapshots: transitivePeerDependencies: - supports-color - react-dom@16.14.0(react@16.14.0): + react-dom@18.3.1(react@18.3.1): dependencies: loose-envify: 1.4.0 - object-assign: 4.1.1 - prop-types: 15.8.1 - react: 16.14.0 - scheduler: 0.19.1 + react: 18.3.1 + scheduler: 0.23.2 - react-draggable@4.4.6(react-dom@16.14.0(react@16.14.0))(react@16.14.0): + react-draggable@4.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 1.2.1 prop-types: 15.8.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) - react-element-to-jsx-string@14.3.4(react-dom@16.14.0(react@16.14.0))(react@16.14.0): + react-element-to-jsx-string@14.3.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@base2/pretty-print-object': 1.0.1 is-plain-object: 5.0.0 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) react-is: 17.0.2 react-fast-compare@3.2.2: {} - react-focus-lock@2.12.0(@types/react@17.0.80)(react@16.14.0): + react-focus-lock@2.12.0(@types/react@18.3.6)(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 focus-lock: 1.3.5 prop-types: 15.8.1 - react: 16.14.0 - react-clientside-effect: 1.2.6(react@16.14.0) - use-callback-ref: 1.3.2(@types/react@17.0.80)(react@16.14.0) - use-sidecar: 1.1.2(@types/react@17.0.80)(react@16.14.0) + react: 18.3.1 + react-clientside-effect: 1.2.6(react@18.3.1) + use-callback-ref: 1.3.2(@types/react@18.3.6)(react@18.3.1) + use-sidecar: 1.1.2(@types/react@18.3.6)(react@18.3.1) optionalDependencies: - '@types/react': 17.0.80 + '@types/react': 18.3.6 - react-helmet-async@1.3.0(react-dom@16.14.0(react@16.14.0))(react@16.14.0): + react-helmet-async@1.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 invariant: 2.2.4 prop-types: 15.8.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) react-fast-compare: 3.2.2 shallowequal: 1.1.0 - react-inspector@5.1.1(react@16.14.0): + react-inspector@5.1.1(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 is-dom: 1.1.0 prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 react-is@16.13.1: {} react-is@17.0.2: {} + react-is@18.3.1: {} + react-lifecycles-compat@3.0.4: {} - react-popper-tooltip@2.11.1(react-dom@16.14.0(react@16.14.0))(react@16.14.0): + react-popper-tooltip@2.11.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) - react-popper: 1.3.11(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-popper: 1.3.11(react@18.3.1) - react-popper@1.3.11(react@16.14.0): + react-popper@1.3.11(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 - '@hypnosphi/create-react-context': 0.3.1(prop-types@15.8.1)(react@16.14.0) + '@hypnosphi/create-react-context': 0.3.1(prop-types@15.8.1)(react@18.3.1) deep-equal: 1.1.2 popper.js: 1.16.1 prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 typed-styles: 0.0.7 warning: 4.0.3 react-refresh@0.11.0: {} - react-syntax-highlighter@11.0.3(react@16.14.0): + react-shallow-renderer@16.15.0(react@18.3.1): + dependencies: + object-assign: 4.1.1 + react: 18.3.1 + react-is: 18.3.1 + + react-syntax-highlighter@11.0.3(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 highlight.js: 9.18.5 lowlight: 1.11.0 prismjs: 1.29.0 - react: 16.14.0 + react: 18.3.1 refractor: 2.10.1 - react-test-renderer@16.14.0(react@16.14.0): + react-test-renderer@16.14.0(react@18.3.1): dependencies: object-assign: 4.1.1 prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 react-is: 16.13.1 scheduler: 0.19.1 - react-textarea-autosize@7.1.2(react@16.14.0): + react-test-renderer@18.3.1(react@18.3.1): + dependencies: + react: 18.3.1 + react-is: 18.3.1 + react-shallow-renderer: 16.15.0(react@18.3.1) + scheduler: 0.23.2 + + react-textarea-autosize@7.1.2(react@18.3.1): dependencies: '@babel/runtime': 7.24.4 prop-types: 15.8.1 - react: 16.14.0 + react: 18.3.1 react@16.14.0: dependencies: @@ -12880,6 +12969,10 @@ snapshots: object-assign: 4.1.1 prop-types: 15.8.1 + react@18.3.1: + dependencies: + loose-envify: 1.4.0 + read-pkg-up@1.0.1: dependencies: find-up: 1.1.2 @@ -13206,6 +13299,10 @@ snapshots: loose-envify: 1.4.0 object-assign: 4.1.1 + scheduler@0.23.2: + dependencies: + loose-envify: 1.4.0 + schema-utils@1.0.0: dependencies: ajv: 6.12.6 @@ -13347,11 +13444,11 @@ snapshots: signal-exit@3.0.7: {} - simplebar-react@1.2.3(react-dom@16.14.0(react@16.14.0))(react@16.14.0): + simplebar-react@1.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: prop-types: 15.8.1 - react: 16.14.0 - react-dom: 16.14.0(react@16.14.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) simplebar: 4.2.3 simplebar@4.2.3: @@ -14019,7 +14116,7 @@ snapshots: urix@0.1.0: {} - url-loader@4.1.1(file-loader@6.2.0(webpack@4.47.0))(webpack@4.47.0): + url-loader@4.1.1(file-loader@6.2.0(webpack@5.91.0))(webpack@4.47.0): dependencies: loader-utils: 2.0.4 mime-types: 2.1.35 @@ -14033,20 +14130,20 @@ snapshots: punycode: 1.4.1 qs: 6.12.1 - use-callback-ref@1.3.2(@types/react@17.0.80)(react@16.14.0): + use-callback-ref@1.3.2(@types/react@18.3.6)(react@18.3.1): dependencies: - react: 16.14.0 + react: 18.3.1 tslib: 2.6.2 optionalDependencies: - '@types/react': 17.0.80 + '@types/react': 18.3.6 - use-sidecar@1.1.2(@types/react@17.0.80)(react@16.14.0): + use-sidecar@1.1.2(@types/react@18.3.6)(react@18.3.1): dependencies: detect-node-es: 1.1.0 - react: 16.14.0 + react: 18.3.1 tslib: 2.6.2 optionalDependencies: - '@types/react': 17.0.80 + '@types/react': 18.3.6 use@3.1.1: {}