Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit 7e5e1e4

Browse files
chore(deps): update dependency @types/react to v18.3.18 (#634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c19283 commit 7e5e1e4

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
@@ -32,7 +32,7 @@
3232
"@babel/core": "7.26.0",
3333
"@babel/eslint-parser": "7.25.9",
3434
"@types/node": "20.17.10",
35-
"@types/react": "18.3.17",
35+
"@types/react": "18.3.18",
3636
"@types/react-dom": "18.3.5",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",
3838
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2972,10 +2972,10 @@
29722972
"@types/prop-types" "*"
29732973
csstype "^3.0.2"
29742974

2975-
"@types/[email protected].17":
2976-
version "18.3.17"
2977-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
2978-
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
2975+
"@types/[email protected].18":
2976+
version "18.3.18"
2977+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
2978+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
29792979
dependencies:
29802980
"@types/prop-types" "*"
29812981
csstype "^3.0.2"

0 commit comments

Comments
 (0)