From 138b7b10e208484e5d97ccb7b0b593a06019f11c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:45:20 +0000 Subject: [PATCH] chore(dependencies): Update react monorepo --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index e9e03b2..83b729a 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "13.4.0", "@types/node": "18.19.31", - "@types/react": "18.2.75", - "@types/react-dom": "18.2.24", + "@types/react": "18.2.79", + "@types/react-dom": "18.2.25", "eslint": "8.57.0", "eslint-config-next": "13.2.4", "jest": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0402b43..83952d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,8 +5,8 @@ specifiers: '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 13.4.0 '@types/node': 18.19.31 - '@types/react': 18.2.75 - '@types/react-dom': 18.2.24 + '@types/react': 18.2.79 + '@types/react-dom': 18.2.25 eslint: 8.57.0 eslint-config-next: 13.2.4 jest: 29.7.0 @@ -26,8 +26,8 @@ devDependencies: '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/node': 18.19.31 - '@types/react': 18.2.75 - '@types/react-dom': 18.2.24 + '@types/react': 18.2.79 + '@types/react-dom': 18.2.25 eslint: 8.57.0 eslint-config-next: 13.2.4_4lxgoysztp3gakdxqfzw7vhg4u jest: 29.7.0_@types+node@18.19.31 @@ -963,7 +963,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 '@testing-library/dom': 8.19.0 - '@types/react-dom': 18.2.24 + '@types/react-dom': 18.2.25 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: true @@ -1057,14 +1057,14 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react-dom/18.2.24: - resolution: {integrity: sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg==} + /@types/react-dom/18.2.25: + resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} dependencies: - '@types/react': 18.2.75 + '@types/react': 18.2.79 dev: true - /@types/react/18.2.75: - resolution: {integrity: sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==} + /@types/react/18.2.79: + resolution: {integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==} dependencies: '@types/prop-types': 15.7.5 csstype: 3.1.1