Skip to content

Commit 261ce8e

Browse files
chore(deps): update dependency @types/react to ~18.3.16 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f95df12 commit 261ce8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@txo/semantic-release": "^2.0.10",
5959
"@txo/tsconfig-cjs": "^2.0.0",
6060
"@types/jest": "^29.5.14",
61-
"@types/react": "~18.3.15",
61+
"@types/react": "~18.3.16",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.1.0",
6464
"eslint-config-txo-typescript-react": "^2.0.82",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,10 +2134,10 @@
21342134
dependencies:
21352135
react-native "*"
21362136

2137-
"@types/react@~18.3.15":
2138-
version "18.3.15"
2139-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.15.tgz#14674f041072c2b17062ae2edb0eb95a45787f98"
2140-
integrity sha512-XQzbwkCwrsabawgWsvDDwsDTRuH1sf6Uj1fnFYoG03ZXfT54/aBvlylKR9ix70pXAtTn8dFzj358zVcZN4m83w==
2137+
"@types/react@~18.3.16":
2138+
version "18.3.16"
2139+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
2140+
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
21412141
dependencies:
21422142
"@types/prop-types" "*"
21432143
csstype "^3.0.2"

0 commit comments

Comments
 (0)