Skip to content

Commit e657ff7

Browse files
chore(deps): update dependency @types/react to ~18.3.14 (#581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11bce46 commit e657ff7

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.13",
61+
"@types/react": "~18.3.14",
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.13":
2138-
version "18.3.13"
2139-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.13.tgz#84c9690d9a271f548659760754ea8745701bfd82"
2140-
integrity sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg==
2137+
"@types/react@~18.3.14":
2138+
version "18.3.14"
2139+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b"
2140+
integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==
21412141
dependencies:
21422142
"@types/prop-types" "*"
21432143
csstype "^3.0.2"

0 commit comments

Comments
 (0)