diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index de55d2c..5ae6ba5 100644 --- a/apps/compatibility-check/package.json +++ b/apps/compatibility-check/package.json @@ -22,8 +22,8 @@ "@next/eslint-plugin-next": "15.0.4", "@types/eslint": "9.6.1", "@types/node": "22.10.1", - "@types/react": "19.0.0", - "@types/react-dom": "19.0.0", + "@types/react": "19.0.1", + "@types/react-dom": "19.0.1", "eslint": "9.16.0", "eslint-config-next": "15.0.4", "postcss": "8.4.49", diff --git a/package.json b/package.json index f7b22de..a92d65c 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "packageManager": "pnpm@9.14.4" + "packageManager": "pnpm@9.15.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e21a369..642c08a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,11 +33,11 @@ importers: specifier: 22.10.1 version: 22.10.1 '@types/react': - specifier: 19.0.0 - version: 19.0.0 + specifier: 19.0.1 + version: 19.0.1 '@types/react-dom': - specifier: 19.0.0 - version: 19.0.0 + specifier: 19.0.1 + version: 19.0.1 eslint: specifier: 9.16.0 version: 9.16.0(jiti@1.21.6) @@ -444,11 +444,11 @@ packages: resolution: {integrity: sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==} deprecated: This is a stub types definition. prettier provides its own type definitions, so you do not need this installed. - '@types/react-dom@19.0.0': - resolution: {integrity: sha512-1KfiQKsH1o00p9m5ag12axHQSb3FOU9H20UTrujVSkNhuCrRHiQWFqgEnTNK5ZNfnzZv8UWrnXVqCmCF9fgY3w==} + '@types/react-dom@19.0.1': + resolution: {integrity: sha512-hljHij7MpWPKF6u5vojuyfV0YA4YURsQG7KT6SzV0Zs2BXAtgdTxG6A229Ub/xiWV4w/7JL8fi6aAyjshH4meA==} - '@types/react@19.0.0': - resolution: {integrity: sha512-MY3oPudxvMYyesqs/kW1Bh8y9VqSmf+tzqw3ae8a9DZW68pUe3zAdHeI1jc6iAysuRdACnVknHP8AhwD4/dxtg==} + '@types/react@19.0.1': + resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==} '@typescript-eslint/eslint-plugin@8.16.0': resolution: {integrity: sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==} @@ -2107,11 +2107,11 @@ snapshots: dependencies: prettier: 3.4.2 - '@types/react-dom@19.0.0': + '@types/react-dom@19.0.1': dependencies: - '@types/react': 19.0.0 + '@types/react': 19.0.1 - '@types/react@19.0.0': + '@types/react@19.0.1': dependencies: csstype: 3.1.3