From bfac385d6c384dcbe5fab9dedd5efc77e2fb025d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:16:17 +0000 Subject: [PATCH] Update dependency @types/react to v19.0.2 --- apps/web/package.json | 2 +- package.json | 2 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 62 ++++++++++++++++++++-------------------- 4 files changed, 34 insertions(+), 34 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 13555e94a..600970f0c 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -67,7 +67,7 @@ "@types/jest": "29.5.14", "@types/negotiator": "0.6.3", "@types/node": "22.10.2", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "19.0.2", "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", "csstype": "3.1.3", diff --git a/package.json b/package.json index d7119c89b..ac1041b17 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "overrides": { "react": "19.0.0", "react-dom": "19.0.0", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "19.0.2" } }, diff --git a/packages/ui/package.json b/packages/ui/package.json index f6cde779f..85adfb6df 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -38,7 +38,7 @@ "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.17.0", "@gw2treasures/eslint-config": "workspace:*", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "19.0.2", "csstype": "3.1.3", "eslint": "9.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf063a342..94fb73a8b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: overrides: react: 19.0.0 react-dom: 19.0.0 - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@types/react-dom': 19.0.2 importers: @@ -213,7 +213,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@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + 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/d3-array': specifier: 3.2.1 version: 3.2.1 @@ -227,11 +227,11 @@ importers: specifier: 22.10.2 version: 22.10.2 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: 19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) babel-plugin-react-compiler: specifier: 19.0.0-beta-df7b47d-20241124 version: 19.0.0-beta-df7b47d-20241124 @@ -531,11 +531,11 @@ importers: specifier: workspace:* version: link:../eslint-config '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: 19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) csstype: specifier: 3.1.3 version: 3.1.3 @@ -1428,7 +1428,7 @@ packages: engines: {node: '>=18'} peerDependencies: '@testing-library/dom': ^10.0.0 - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@types/react-dom': 19.0.2 react: 19.0.0 react-dom: 19.0.0 @@ -1566,10 +1566,10 @@ packages: '@types/react-dom@19.0.2': resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} peerDependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 - '@types/react@19.0.1': - resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==} + '@types/react@19.0.2': + resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -5239,15 +5239,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@19.0.2(@types/react@19.0.1))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@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.23.2 '@testing-library/dom': 10.0.0 react: 19.0.0 react-dom: 19.0.0(react@19.0.0) optionalDependencies: - '@types/react': 19.0.1 - '@types/react-dom': 19.0.2(@types/react@19.0.1) + '@types/react': 19.0.2 + '@types/react-dom': 19.0.2(@types/react@19.0.2) '@tootallnate/once@2.0.0': {} @@ -5375,11 +5375,11 @@ snapshots: dependencies: undici-types: 6.20.0 - '@types/react-dom@19.0.2(@types/react@19.0.1)': + '@types/react-dom@19.0.2(@types/react@19.0.2)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 - '@types/react@19.0.1': + '@types/react@19.0.2': dependencies: csstype: 3.1.3 @@ -5478,7 +5478,7 @@ snapshots: '@visx/axis@3.12.0(react@19.0.0)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@visx/group': 3.12.0(react@19.0.0) '@visx/point': 3.12.0 '@visx/scale': 3.12.0 @@ -5490,8 +5490,8 @@ snapshots: '@visx/bounds@3.12.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: - '@types/react': 19.0.1 - '@types/react-dom': 19.0.2(@types/react@19.0.1) + '@types/react': 19.0.2 + '@types/react-dom': 19.0.2(@types/react@19.0.2) prop-types: 15.8.1 react: 19.0.0 react-dom: 19.0.0(react@19.0.0) @@ -5509,7 +5509,7 @@ snapshots: '@visx/clip-path@3.12.0(react@19.0.0)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 prop-types: 15.8.1 react: 19.0.0 @@ -5520,7 +5520,7 @@ snapshots: '@visx/drag@3.12.0(react@19.0.0)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@visx/event': 3.12.0 '@visx/point': 3.12.0 prop-types: 15.8.1 @@ -5528,12 +5528,12 @@ snapshots: '@visx/event@3.12.0': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@visx/point': 3.12.0 '@visx/grid@3.12.0(react@19.0.0)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@visx/curve': 3.12.0 '@visx/group': 3.12.0(react@19.0.0) '@visx/point': 3.12.0 @@ -5545,7 +5545,7 @@ snapshots: '@visx/group@3.12.0(react@19.0.0)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 classnames: 2.4.0 prop-types: 15.8.1 react: 19.0.0 @@ -5555,7 +5555,7 @@ snapshots: '@visx/responsive@3.12.0(react@19.0.0)': dependencies: '@types/lodash': 4.14.202 - '@types/react': 19.0.1 + '@types/react': 19.0.2 lodash: 4.17.21 prop-types: 15.8.1 react: 19.0.0 @@ -5569,7 +5569,7 @@ snapshots: '@types/d3-path': 1.0.11 '@types/d3-shape': 1.3.12 '@types/lodash': 4.14.202 - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@visx/curve': 3.12.0 '@visx/group': 3.12.0(react@19.0.0) '@visx/scale': 3.12.0 @@ -5583,7 +5583,7 @@ snapshots: '@visx/text@3.12.0(react@19.0.0)': dependencies: '@types/lodash': 4.14.202 - '@types/react': 19.0.1 + '@types/react': 19.0.2 classnames: 2.4.0 lodash: 4.17.21 prop-types: 15.8.1 @@ -5592,7 +5592,7 @@ snapshots: '@visx/threshold@3.12.0(react@19.0.0)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@visx/clip-path': 3.12.0(react@19.0.0) '@visx/shape': 3.12.0(react@19.0.0) classnames: 2.4.0 @@ -5601,7 +5601,7 @@ snapshots: '@visx/tooltip@3.12.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@visx/bounds': 3.12.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) classnames: 2.4.0 prop-types: 15.8.1