diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index b00c6d7..1f76813 100644 --- a/apps/compatibility-check/package.json +++ b/apps/compatibility-check/package.json @@ -22,7 +22,7 @@ "@next/eslint-plugin-next": "15.1.1", "@types/eslint": "9.6.1", "@types/node": "22.10.2", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "19.0.2", "eslint": "9.17.0", "eslint-config-next": "15.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f133227..a4aacfe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,11 +33,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) eslint: specifier: 9.17.0 version: 9.17.0(jiti@1.21.6) @@ -449,8 +449,8 @@ packages: peerDependencies: '@types/react': ^19.0.0 - '@types/react@19.0.1': - resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==} + '@types/react@19.0.2': + resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} '@typescript-eslint/eslint-plugin@8.16.0': resolution: {integrity: sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==} @@ -2109,11 +2109,11 @@ snapshots: dependencies: prettier: 3.4.2 - '@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