Skip to content

Commit 3be1a5e

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

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
@@ -50,7 +50,7 @@
5050
"@txo/tsconfig": "^2.0.0",
5151
"@types/eslint": "^9.6.1",
5252
"@types/jest": "^29.5.14",
53-
"@types/react": "^18.3.17",
53+
"@types/react": "^18.3.18",
5454
"concurrently": "^9.1.0",
5555
"depcheck": "^1.4.7",
5656
"husky": "^9.1.7",

yarn.lock

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

1519-
"@types/react@^18.3.17":
1520-
version "18.3.17"
1521-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
1522-
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
1519+
"@types/react@^18.3.18":
1520+
version "18.3.18"
1521+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
1522+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
15231523
dependencies:
15241524
"@types/prop-types" "*"
15251525
csstype "^3.0.2"

0 commit comments

Comments
 (0)