Skip to content

Commit f83ce61

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

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
@@ -44,7 +44,7 @@
4444
"@semantic-release/changelog": "6.0.3",
4545
"@semantic-release/git": "10.0.1",
4646
"@semantic-release/npm": "9.0.2",
47-
"@types/react": "18.3.16",
47+
"@types/react": "18.3.17",
4848
"@types/react-dom": "18.3.5",
4949
"babel-loader": "9.2.1",
5050
"gh-pages": "6.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5038,10 +5038,10 @@
50385038
"@types/scheduler" "*"
50395039
csstype "^3.0.2"
50405040

5041-
"@types/react@18.3.16":
5042-
version "18.3.16"
5043-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28"
5044-
integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==
5041+
"@types/react@18.3.17":
5042+
version "18.3.17"
5043+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
5044+
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
50455045
dependencies:
50465046
"@types/prop-types" "*"
50475047
csstype "^3.0.2"

0 commit comments

Comments
 (0)