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

Commit 3c19283

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

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.16",
35+
"@types/react": "18.3.17",
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].16":
2976-
version "18.3.16"
2977-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
2978-
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
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==
29792979
dependencies:
29802980
"@types/prop-types" "*"
29812981
csstype "^3.0.2"

0 commit comments

Comments
 (0)