diff --git a/.changeset/renovate-6282663.md b/.changeset/renovate-6282663.md new file mode 100644 index 000000000..c5ccf5b86 --- /dev/null +++ b/.changeset/renovate-6282663.md @@ -0,0 +1,16 @@ +--- +'@scaleway/cookie-consent': patch +'@scaleway/use-dataloader': patch +'@scaleway/use-growthbook': patch +'@scaleway/use-i18n': patch +'@scaleway/use-media': patch +'@scaleway/use-query-params': patch +'@scaleway/use-random-name': patch +'@scaleway/use-segment': patch +'@scaleway/use-storage': patch +--- + +Updated dependency `react` to `19.0.0`. +Updated dependency `react-dom` to `19.0.0`. +Updated dependency `@types/react` to `19.0.0`. +Updated dependency `@types/react-dom` to `19.0.0`. diff --git a/package.json b/package.json index f16dd08bf..6d99a256c 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@testing-library/react": "16.1.0", "@types/jest": "29.5.14", "@types/node": "22.10.2", - "@types/react": "18.3.18", - "@types/react-dom": "18.3.5", + "@types/react": "19.0.2", + "@types/react-dom": "19.0.2", "@vitejs/plugin-react": "4.3.4", "@vitest/coverage-istanbul": "2.1.8", "browserslist": "4.24.3", diff --git a/packages/cookie-consent/package.json b/packages/cookie-consent/package.json index 010b47bb9..e4966efe8 100644 --- a/packages/cookie-consent/package.json +++ b/packages/cookie-consent/package.json @@ -47,7 +47,7 @@ "cookie": "1.0.2" }, "devDependencies": { - "react": "18.3.1", + "react": "19.0.0", "@scaleway/use-segment": "workspace:*" }, "peerDependencies": { diff --git a/packages/use-dataloader/package.json b/packages/use-dataloader/package.json index 227e334fa..932985639 100644 --- a/packages/use-dataloader/package.json +++ b/packages/use-dataloader/package.json @@ -46,7 +46,7 @@ "dataloader" ], "devDependencies": { - "react": "18.3.1" + "react": "19.0.0" }, "peerDependencies": { "react": "18.x || 19.x" diff --git a/packages/use-growthbook/package.json b/packages/use-growthbook/package.json index 314ed2d48..9bbf14f06 100644 --- a/packages/use-growthbook/package.json +++ b/packages/use-growthbook/package.json @@ -47,7 +47,7 @@ "@growthbook/growthbook-react": "1.3.1" }, "devDependencies": { - "react": "18.3.1" + "react": "19.0.0" }, "peerDependencies": { "react": "18.x || 19.x" diff --git a/packages/use-i18n/package.json b/packages/use-i18n/package.json index 668e61d12..5a10a20da 100644 --- a/packages/use-i18n/package.json +++ b/packages/use-i18n/package.json @@ -55,8 +55,8 @@ "intl-messageformat": "10.7.10" }, "devDependencies": { - "react": "18.3.1", - "react-dom": "18.3.1" + "react": "19.0.0", + "react-dom": "19.0.0" }, "peerDependencies": { "date-fns": "3.x || 4.x", diff --git a/packages/use-media/package.json b/packages/use-media/package.json index f3b7dc663..15610ce3a 100644 --- a/packages/use-media/package.json +++ b/packages/use-media/package.json @@ -49,6 +49,6 @@ "react": "18.x || 19.x" }, "devDependencies": { - "react": "18.3.1" + "react": "19.0.0" } } diff --git a/packages/use-query-params/package.json b/packages/use-query-params/package.json index a45add39c..26438598d 100644 --- a/packages/use-query-params/package.json +++ b/packages/use-query-params/package.json @@ -57,8 +57,8 @@ "react-router-dom": "^6.0.0" }, "devDependencies": { - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-router-dom": "6.28.1" } } diff --git a/packages/use-random-name/package.json b/packages/use-random-name/package.json index 1cfbd74b4..a0d98122b 100644 --- a/packages/use-random-name/package.json +++ b/packages/use-random-name/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@scaleway/use-segment": "workspace:*", - "react": "18.3.1" + "react": "19.0.0" }, "dependencies": { "@scaleway/random-name": "workspace:*" diff --git a/packages/use-segment/package.json b/packages/use-segment/package.json index 0b5c814c3..d23222090 100644 --- a/packages/use-segment/package.json +++ b/packages/use-segment/package.json @@ -50,7 +50,7 @@ "use-deep-compare-effect": "1.8.1" }, "devDependencies": { - "react": "18.3.1" + "react": "19.0.0" }, "peerDependencies": { "react": "18.x || 19.x" diff --git a/packages/use-storage/package.json b/packages/use-storage/package.json index 6e7a8d270..7171270ad 100644 --- a/packages/use-storage/package.json +++ b/packages/use-storage/package.json @@ -40,6 +40,6 @@ "react": ">=18.0" }, "devDependencies": { - "react": "18.3.1" + "react": "19.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c8ac917d..0aa5640e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: 16.1.0 - version: 16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@types/jest': specifier: 29.5.14 version: 29.5.14 @@ -63,11 +63,11 @@ importers: specifier: 22.10.2 version: 22.10.2 '@types/react': - specifier: 18.3.18 - version: 18.3.18 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': - specifier: 18.3.5 - version: 18.3.5(@types/react@18.3.18) + specifier: 19.0.2 + version: 19.0.2(@types/react@19.0.2) '@vitejs/plugin-react': specifier: 4.3.4 version: 4.3.4(vite@6.0.6(@types/node@22.10.2)(jiti@2.4.2)(terser@5.37.0)(yaml@2.6.1)) @@ -145,8 +145,8 @@ importers: specifier: workspace:* version: link:../use-segment react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 packages/eslint-config-react: dependencies: @@ -211,18 +211,18 @@ importers: packages/use-dataloader: devDependencies: react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 packages/use-growthbook: dependencies: '@growthbook/growthbook-react': specifier: 1.3.1 - version: 1.3.1(react@18.3.1) + version: 1.3.1(react@19.0.0) devDependencies: react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 packages/use-i18n: dependencies: @@ -246,17 +246,17 @@ importers: version: 10.7.10 devDependencies: react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 react-dom: - specifier: 18.3.1 - version: 18.3.1(react@18.3.1) + specifier: 19.0.0 + version: 19.0.0(react@19.0.0) packages/use-media: devDependencies: react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 packages/use-query-params: dependencies: @@ -268,14 +268,14 @@ importers: version: 9.1.1 devDependencies: react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 react-dom: - specifier: 18.3.1 - version: 18.3.1(react@18.3.1) + specifier: 19.0.0 + version: 19.0.0(react@19.0.0) react-router-dom: specifier: 6.28.1 - version: 6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 6.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) packages/use-random-name: dependencies: @@ -287,8 +287,8 @@ importers: specifier: workspace:* version: link:../use-segment react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 packages/use-segment: dependencies: @@ -297,17 +297,17 @@ importers: version: 1.76.0 use-deep-compare-effect: specifier: 1.8.1 - version: 1.8.1(react@18.3.1) + version: 1.8.1(react@19.0.0) devDependencies: react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 packages/use-storage: devDependencies: react: - specifier: 18.3.1 - version: 18.3.1 + specifier: 19.0.0 + version: 19.0.0 packages/validate-icu-locales: dependencies: @@ -334,6 +334,10 @@ packages: resolution: {integrity: sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==} engines: {node: '>=6.9.0'} + '@babel/code-frame@7.26.2': + resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} + engines: {node: '>=6.9.0'} + '@babel/compat-data@7.25.8': resolution: {integrity: sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==} engines: {node: '>=6.9.0'} @@ -898,6 +902,10 @@ packages: resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.26.0': + resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} + engines: {node: '>=6.9.0'} + '@babel/template@7.25.9': resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} @@ -1643,6 +1651,10 @@ packages: resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} engines: {node: '>=6.0.0'} + '@jridgewell/gen-mapping@0.3.8': + resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} + engines: {node: '>=6.0.0'} + '@jridgewell/resolve-uri@3.1.2': resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} @@ -1997,16 +2009,13 @@ packages: '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} - '@types/prop-types@15.7.12': - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - - '@types/react-dom@18.3.5': - resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==} + '@types/react-dom@19.0.2': + resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} peerDependencies: - '@types/react': ^18.0.0 + '@types/react': ^19.0.0 - '@types/react@18.3.18': - resolution: {integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==} + '@types/react@19.0.2': + resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -2175,8 +2184,8 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - acorn-walk@8.3.3: - resolution: {integrity: sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==} + acorn-walk@8.3.4: + resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==} engines: {node: '>=0.4.0'} acorn@8.12.1: @@ -3049,8 +3058,8 @@ packages: resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==} engines: {node: '>=14'} - form-data@4.0.0: - resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} + form-data@4.0.1: + resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==} engines: {node: '>= 6'} fs-extra@7.0.1: @@ -3834,8 +3843,8 @@ packages: resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - nwsapi@2.2.12: - resolution: {integrity: sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==} + nwsapi@2.2.16: + resolution: {integrity: sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ==} obj-case@0.2.1: resolution: {integrity: sha512-PquYBBTy+Y6Ob/O2574XHhDtHJlV1cJHMCgW+rDRc9J5hhmRelJB3k5dTK/3cVmFVtzvAKuENeuLpoyTzMzkOg==} @@ -3959,8 +3968,8 @@ packages: resolution: {integrity: sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==} engines: {node: '>=18'} - parse5@7.1.2: - resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==} + parse5@7.2.1: + resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==} path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} @@ -4059,8 +4068,8 @@ packages: prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} - psl@1.9.0: - resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} + psl@1.15.0: + resolution: {integrity: sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==} punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} @@ -4076,10 +4085,10 @@ packages: queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - react-dom@18.3.1: - resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + react-dom@19.0.0: + resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==} peerDependencies: - react: ^18.3.1 + react: ^19.0.0 react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -4107,8 +4116,8 @@ packages: peerDependencies: react: '>=16.8' - react@18.3.1: - resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + react@19.0.0: + resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} engines: {node: '>=0.10.0'} read-pkg@9.0.1: @@ -4244,8 +4253,8 @@ packages: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} - scheduler@0.23.2: - resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} + scheduler@0.25.0: + resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==} semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} @@ -4921,6 +4930,12 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.0 + '@babel/code-frame@7.26.2': + dependencies: + '@babel/helper-validator-identifier': 7.25.9 + js-tokens: 4.0.0 + picocolors: 1.1.1 + '@babel/compat-data@7.25.8': {} '@babel/compat-data@7.26.0': {} @@ -5658,6 +5673,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 + '@babel/runtime@7.26.0': + dependencies: + regenerator-runtime: 0.14.1 + '@babel/template@7.25.9': dependencies: '@babel/code-frame': 7.26.0 @@ -6276,10 +6295,10 @@ snapshots: dependencies: tslib: 2.7.0 - '@growthbook/growthbook-react@1.3.1(react@18.3.1)': + '@growthbook/growthbook-react@1.3.1(react@19.0.0)': dependencies: '@growthbook/growthbook': 1.3.1 - react: 18.3.1 + react: 19.0.0 '@growthbook/growthbook@1.3.1': dependencies: @@ -6332,13 +6351,20 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 + '@jridgewell/gen-mapping@0.3.8': + dependencies: + '@jridgewell/set-array': 1.2.1 + '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/trace-mapping': 0.3.25 + optional: true + '@jridgewell/resolve-uri@3.1.2': {} '@jridgewell/set-array@1.2.1': {} '@jridgewell/source-map@0.3.6': dependencies: - '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 optional: true @@ -6570,8 +6596,8 @@ snapshots: '@testing-library/dom@10.0.0': dependencies: - '@babel/code-frame': 7.26.0 - '@babel/runtime': 7.25.0 + '@babel/code-frame': 7.26.2 + '@babel/runtime': 7.26.0 '@types/aria-query': 5.0.4 aria-query: 5.3.0 chalk: 4.1.2 @@ -6589,15 +6615,15 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@babel/runtime': 7.25.0 '@testing-library/dom': 10.0.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) optionalDependencies: - '@types/react': 18.3.18 - '@types/react-dom': 18.3.5(@types/react@18.3.18) + '@types/react': 19.0.2 + '@types/react-dom': 19.0.2(@types/react@19.0.2) '@tootallnate/once@2.0.0': optional: true @@ -6660,15 +6686,12 @@ snapshots: '@types/normalize-package-data@2.4.4': {} - '@types/prop-types@15.7.12': {} - - '@types/react-dom@18.3.5(@types/react@18.3.18)': + '@types/react-dom@19.0.2(@types/react@19.0.2)': dependencies: - '@types/react': 18.3.18 + '@types/react': 19.0.2 - '@types/react@18.3.18': + '@types/react@19.0.2': dependencies: - '@types/prop-types': 15.7.12 csstype: 3.1.3 '@types/semver@7.5.8': {} @@ -6914,7 +6937,7 @@ snapshots: acorn-globals@7.0.1: dependencies: acorn: 8.14.0 - acorn-walk: 8.3.3 + acorn-walk: 8.3.4 optional: true acorn-jsx@5.3.2(acorn@8.12.1): @@ -6925,7 +6948,7 @@ snapshots: dependencies: acorn: 8.14.0 - acorn-walk@8.3.3: + acorn-walk@8.3.4: dependencies: acorn: 8.14.0 optional: true @@ -8061,7 +8084,7 @@ snapshots: cross-spawn: 7.0.6 signal-exit: 4.1.0 - form-data@4.0.0: + form-data@4.0.1: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 @@ -8654,13 +8677,13 @@ snapshots: decimal.js: 10.4.3 domexception: 4.0.0 escodegen: 2.1.0 - form-data: 4.0.0 + form-data: 4.0.1 html-encoding-sniffer: 3.0.0 http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.12 - parse5: 7.1.2 + nwsapi: 2.2.16 + parse5: 7.2.1 saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 4.1.4 @@ -8897,7 +8920,7 @@ snapshots: dependencies: path-key: 4.0.0 - nwsapi@2.2.12: + nwsapi@2.2.16: optional: true obj-case@0.2.1: {} @@ -9036,7 +9059,7 @@ snapshots: index-to-position: 0.1.2 type-fest: 4.23.0 - parse5@7.1.2: + parse5@7.2.1: dependencies: entities: 4.5.0 optional: true @@ -9114,7 +9137,9 @@ snapshots: object-assign: 4.1.1 react-is: 16.13.1 - psl@1.9.0: + psl@1.15.0: + dependencies: + punycode: 2.3.1 optional: true punycode@2.3.1: {} @@ -9130,11 +9155,10 @@ snapshots: queue-microtask@1.2.3: {} - react-dom@18.3.1(react@18.3.1): + react-dom@19.0.0(react@19.0.0): dependencies: - loose-envify: 1.4.0 - react: 18.3.1 - scheduler: 0.23.2 + react: 19.0.0 + scheduler: 0.25.0 react-is@16.13.1: {} @@ -9144,21 +9168,19 @@ snapshots: react-refresh@0.14.2: {} - react-router-dom@6.28.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-router-dom@6.28.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: '@remix-run/router': 1.21.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-router: 6.28.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-router: 6.28.1(react@19.0.0) - react-router@6.28.1(react@18.3.1): + react-router@6.28.1(react@19.0.0): dependencies: '@remix-run/router': 1.21.0 - react: 18.3.1 + react: 19.0.0 - react@18.3.1: - dependencies: - loose-envify: 1.4.0 + react@19.0.0: {} read-pkg@9.0.1: dependencies: @@ -9365,9 +9387,7 @@ snapshots: xmlchars: 2.2.0 optional: true - scheduler@0.23.2: - dependencies: - loose-envify: 1.4.0 + scheduler@0.25.0: {} semver@6.3.1: {} @@ -9667,7 +9687,7 @@ snapshots: tough-cookie@4.1.4: dependencies: - psl: 1.9.0 + psl: 1.15.0 punycode: 2.3.1 universalify: 0.2.0 url-parse: 1.5.10 @@ -9831,11 +9851,11 @@ snapshots: requires-port: 1.0.0 optional: true - use-deep-compare-effect@1.8.1(react@18.3.1): + use-deep-compare-effect@1.8.1(react@19.0.0): dependencies: '@babel/runtime': 7.24.4 dequal: 2.0.3 - react: 18.3.1 + react: 19.0.0 validate-npm-package-license@3.0.4: dependencies: