Skip to content

Commit fe24e8f

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

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.17",
47+
"@types/react": "18.3.18",
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.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==
5041+
"@types/react@18.3.18":
5042+
version "18.3.18"
5043+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
5044+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
50455045
dependencies:
50465046
"@types/prop-types" "*"
50475047
csstype "^3.0.2"

0 commit comments

Comments
 (0)