Skip to content

Commit dced725

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@testing-library/user-event": "14.5.2",
6363
"@types/jest": "29.5.14",
6464
"@types/node": "22.10.2",
65-
"@types/react": "18.3.16",
65+
"@types/react": "18.3.17",
6666
"@types/react-dom": "18.3.5",
6767
"stylelint-config-recommended": "^14.0.0"
6868
},

test-app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2185,10 +2185,10 @@
21852185
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716"
21862186
integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==
21872187

2188-
"@types/[email protected].16":
2189-
version "18.3.16"
2190-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
2191-
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
2188+
"@types/[email protected].17":
2189+
version "18.3.17"
2190+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
2191+
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
21922192
dependencies:
21932193
"@types/prop-types" "*"
21942194
csstype "^3.0.2"

0 commit comments

Comments
 (0)