From 882f09db32c3aea3e9621beccf4a434bd339de80 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 8 Dec 2024 01:09:03 +0000 Subject: [PATCH] Update dependency react to v19.0.0 --- package.json | 4 +-- pnpm-lock.yaml | 88 +++++++++++++++++++++++--------------------------- 2 files changed, 43 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index b1327ae..589afea 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "postcss": "8.4.49", "primeicons": "^7.0.0", "primereact": "^10.8.2", - "react": "19.0.0-rc-f38c22b244-20240704", + "react": "19.0.0", "react-dom": "19.0.0-rc-f38c22b244-20240704", "tailwindcss": "3.4.16", "typescript": "5.7.2", @@ -27,7 +27,7 @@ "@playwright/test": "^1.46.0", "@types/bcrypt": "^5.0.2", "@types/node": "22.10.1", - "@types/react": "18.3.12", + "@types/react": "19.0.1", "@types/react-dom": "18.3.1" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60e5409..076ab06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@heroicons/react': specifier: ^2.1.4 - version: 2.2.0(react@19.0.0-rc-f38c22b244-20240704) + version: 2.2.0(react@19.0.0) '@tailwindcss/forms': specifier: ^0.5.7 version: 0.5.9(tailwindcss@3.4.16) @@ -25,10 +25,10 @@ importers: version: 2.1.1 next: specifier: 15.0.3 - version: 15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + version: 15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0) next-auth: specifier: 5.0.0-beta.25 - version: 5.0.0-beta.25(next@15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + version: 5.0.0-beta.25(next@15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0))(react@19.0.0) postcss: specifier: 8.4.49 version: 8.4.49 @@ -37,13 +37,13 @@ importers: version: 7.0.0 primereact: specifier: ^10.8.2 - version: 10.8.5(@types/react@18.3.12)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + version: 10.8.5(@types/react@19.0.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0) react: - specifier: 19.0.0-rc-f38c22b244-20240704 - version: 19.0.0-rc-f38c22b244-20240704 + specifier: 19.0.0 + version: 19.0.0 react-dom: specifier: 19.0.0-rc-f38c22b244-20240704 - version: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) + version: 19.0.0-rc-f38c22b244-20240704(react@19.0.0) tailwindcss: specifier: 3.4.16 version: 3.4.16 @@ -52,7 +52,7 @@ importers: version: 5.7.2 use-debounce: specifier: ^10.0.1 - version: 10.0.4(react@19.0.0-rc-f38c22b244-20240704) + version: 10.0.4(react@19.0.0) zod: specifier: ^3.23.8 version: 3.23.8 @@ -67,8 +67,8 @@ importers: specifier: 22.10.1 version: 22.10.1 '@types/react': - specifier: 18.3.12 - version: 18.3.12 + specifier: 19.0.1 + version: 19.0.1 '@types/react-dom': specifier: 18.3.1 version: 18.3.1 @@ -331,17 +331,14 @@ packages: '@types/node@22.10.1': resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} - '@types/prop-types@15.7.12': - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - '@types/react-dom@18.3.1': resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} '@types/react-transition-group@4.4.11': resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==} - '@types/react@18.3.12': - resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} + '@types/react@19.0.1': + resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==} abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} @@ -935,8 +932,8 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' - react@19.0.0-rc-f38c22b244-20240704: - resolution: {integrity: sha512-OP8O6Oc1rdR9IdIKJRKaL1PYd4eGkn6f88VqiygWyyG4P4RmPPix5pp7MatqSt9TnBOcVT+lBMGoVxRgUFeudQ==} + react@19.0.0: + resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} engines: {node: '>=0.10.0'} read-cache@1.0.0: @@ -1174,9 +1171,9 @@ snapshots: tslib: 2.6.3 optional: true - '@heroicons/react@2.2.0(react@19.0.0-rc-f38c22b244-20240704)': + '@heroicons/react@2.2.0(react@19.0.0)': dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.0.0 '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: @@ -1362,19 +1359,16 @@ snapshots: dependencies: undici-types: 6.20.0 - '@types/prop-types@15.7.12': {} - '@types/react-dom@18.3.1': dependencies: - '@types/react': 18.3.12 + '@types/react': 19.0.1 '@types/react-transition-group@4.4.11': dependencies: - '@types/react': 18.3.12 + '@types/react': 19.0.1 - '@types/react@18.3.12': + '@types/react@19.0.1': dependencies: - '@types/prop-types': 15.7.12 csstype: 3.1.3 abbrev@1.1.1: {} @@ -1729,13 +1723,13 @@ snapshots: nanoid@3.3.7: {} - next-auth@5.0.0-beta.25(next@15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + next-auth@5.0.0-beta.25(next@15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0))(react@19.0.0): dependencies: '@auth/core': 0.37.2 - next: 15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) - react: 19.0.0-rc-f38c22b244-20240704 + next: 15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0) + react: 19.0.0 - next@15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + next@15.0.3(@playwright/test@1.49.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0): dependencies: '@next/env': 15.0.3 '@swc/counter': 0.1.3 @@ -1743,9 +1737,9 @@ snapshots: busboy: 1.6.0 caniuse-lite: 1.0.30001651 postcss: 8.4.31 - react: 19.0.0-rc-f38c22b244-20240704 - react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) - styled-jsx: 5.1.6(react@19.0.0-rc-f38c22b244-20240704) + react: 19.0.0 + react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0) + styled-jsx: 5.1.6(react@19.0.0) optionalDependencies: '@next/swc-darwin-arm64': 15.0.3 '@next/swc-darwin-x64': 15.0.3 @@ -1877,14 +1871,14 @@ snapshots: primeicons@7.0.0: {} - primereact@10.8.5(@types/react@18.3.12)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + primereact@10.8.5(@types/react@19.0.1)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0): dependencies: '@types/react-transition-group': 4.4.11 - react: 19.0.0-rc-f38c22b244-20240704 - react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) - react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + react: 19.0.0 + react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0) + react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0) optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 19.0.1 prop-types@15.8.1: dependencies: @@ -1894,23 +1888,23 @@ snapshots: queue-microtask@1.2.3: {} - react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704): + react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0): dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.0.0 scheduler: 0.25.0-rc-f38c22b244-20240704 react-is@16.13.1: {} - react-transition-group@4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + react-transition-group@4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0): dependencies: '@babel/runtime': 7.26.0 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.0.0-rc-f38c22b244-20240704 - react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) + react: 19.0.0 + react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0) - react@19.0.0-rc-f38c22b244-20240704: {} + react@19.0.0: {} read-cache@1.0.0: dependencies: @@ -2027,10 +2021,10 @@ snapshots: dependencies: ansi-regex: 6.0.1 - styled-jsx@5.1.6(react@19.0.0-rc-f38c22b244-20240704): + styled-jsx@5.1.6(react@19.0.0): dependencies: client-only: 0.0.1 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.0.0 sucrase@3.35.0: dependencies: @@ -2108,9 +2102,9 @@ snapshots: escalade: 3.1.2 picocolors: 1.1.1 - use-debounce@10.0.4(react@19.0.0-rc-f38c22b244-20240704): + use-debounce@10.0.4(react@19.0.0): dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.0.0 util-deprecate@1.0.2: {}