Skip to content

Commit 1cf9a65

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

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
@@ -51,7 +51,7 @@
5151
"@types/eslint": "^9.6.1",
5252
"@types/eslint__eslintrc": "^2.1.2",
5353
"@types/jest": "^29.5.14",
54-
"@types/react": "^18.3.14",
54+
"@types/react": "^18.3.16",
5555
"concurrently": "^9.1.0",
5656
"depcheck": "^1.4.7",
5757
"husky": "^9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1749,10 +1749,10 @@
17491749
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
17501750
integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
17511751

1752-
"@types/react@^18.3.14":
1753-
version "18.3.14"
1754-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b"
1755-
integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==
1752+
"@types/react@^18.3.16":
1753+
version "18.3.16"
1754+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
1755+
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
17561756
dependencies:
17571757
"@types/prop-types" "*"
17581758
csstype "^3.0.2"

0 commit comments

Comments
 (0)