From 686c2b923866a4dfbb33ac511004c57197b3d0c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:40:20 +0000 Subject: [PATCH] chore(deps): update all dependencies --- apps/compatibility-check/package.json | 4 ++-- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/compatibility-check/package.json b/apps/compatibility-check/package.json index fe06e92..3746e8c 100644 --- a/apps/compatibility-check/package.json +++ b/apps/compatibility-check/package.json @@ -22,8 +22,8 @@ "@next/eslint-plugin-next": "15.1.4", "@types/eslint": "9.6.1", "@types/node": "22.10.5", - "@types/react": "19.0.4", - "@types/react-dom": "19.0.2", + "@types/react": "19.0.6", + "@types/react-dom": "19.0.3", "eslint": "9.18.0", "eslint-config-next": "15.1.4", "postcss": "8.4.49", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4358122..9fbd400 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,11 +33,11 @@ importers: specifier: 22.10.5 version: 22.10.5 '@types/react': - specifier: 19.0.4 - version: 19.0.4 + specifier: 19.0.6 + version: 19.0.6 '@types/react-dom': - specifier: 19.0.2 - version: 19.0.2(@types/react@19.0.4) + specifier: 19.0.3 + version: 19.0.3(@types/react@19.0.6) eslint: specifier: 9.18.0 version: 9.18.0(jiti@1.21.6) @@ -444,13 +444,13 @@ 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.2': - resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} + '@types/react-dom@19.0.3': + resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==} peerDependencies: '@types/react': ^19.0.0 - '@types/react@19.0.4': - resolution: {integrity: sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==} + '@types/react@19.0.6': + resolution: {integrity: sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw==} '@typescript-eslint/eslint-plugin@8.16.0': resolution: {integrity: sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==} @@ -2112,11 +2112,11 @@ snapshots: dependencies: prettier: 3.4.2 - '@types/react-dom@19.0.2(@types/react@19.0.4)': + '@types/react-dom@19.0.3(@types/react@19.0.6)': dependencies: - '@types/react': 19.0.4 + '@types/react': 19.0.6 - '@types/react@19.0.4': + '@types/react@19.0.6': dependencies: csstype: 3.1.3