From 901a9efd78fa65ef6954a70901bbd72ee3670d96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 19:08:58 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.68 (#239) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/shared-lib-react/package.json | 2 +- packages/wb/test-fixtures/blitz/package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/shared-lib-react/package.json b/packages/shared-lib-react/package.json index 466868e3..a594a158 100644 --- a/packages/shared-lib-react/package.json +++ b/packages/shared-lib-react/package.json @@ -46,7 +46,7 @@ "@storybook/testing-library": "0.2.2", "@types/eslint": "8.56.6", "@types/micromatch": "4.0.6", - "@types/react": "18.2.67", + "@types/react": "18.2.68", "@types/react-dom": "18.2.22", "@typescript-eslint/eslint-plugin": "7.3.1", "@typescript-eslint/parser": "7.3.1", diff --git a/packages/wb/test-fixtures/blitz/package.json b/packages/wb/test-fixtures/blitz/package.json index af435ecc..85f404fa 100644 --- a/packages/wb/test-fixtures/blitz/package.json +++ b/packages/wb/test-fixtures/blitz/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/node": "20.11.30", - "@types/react": "18.2.67", + "@types/react": "18.2.68", "typescript": "5.4.3" } } diff --git a/yarn.lock b/yarn.lock index 5332ea2f..6c7da007 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6871,14 +6871,14 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:18.2.67": - version: 18.2.67 - resolution: "@types/react@npm:18.2.67" +"@types/react@npm:18.2.68": + version: 18.2.68 + resolution: "@types/react@npm:18.2.68" dependencies: "@types/prop-types": "npm:*" "@types/scheduler": "npm:*" csstype: "npm:^3.0.2" - checksum: 10c0/d8c49476ca8c96cbbcd8b1fd1bf881396dbf548fdadb0b6463d0bb262e5013e0a239994842d09e74f9c21dcaf620555bc1f1485f8578b0498af87bc06291f5a2 + checksum: 10c0/c22e47cd8ba6d4e85681444e7fb8c5829bd86f51778222f09412ab00c2a766634500c8ff54331064ba27476fa5f20564464338816cf91ec1df1dddf8efea1e1e languageName: node linkType: hard @@ -7618,7 +7618,7 @@ __metadata: "@storybook/testing-library": "npm:0.2.2" "@types/eslint": "npm:8.56.6" "@types/micromatch": "npm:4.0.6" - "@types/react": "npm:18.2.67" + "@types/react": "npm:18.2.68" "@types/react-dom": "npm:18.2.22" "@typescript-eslint/eslint-plugin": "npm:7.3.1" "@typescript-eslint/parser": "npm:7.3.1"