Skip to content

Commit 9685dfa

Browse files
chore(deps): update dependency @types/react to ^18.3.18 (#1054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea59063 commit 9685dfa

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
@@ -66,7 +66,7 @@
6666
"@txo/semantic-release": "^2.0.10",
6767
"@txo/tsconfig-cjs": "^2.0.0",
6868
"@types/jest": "^29.5.14",
69-
"@types/react": "^18.3.17",
69+
"@types/react": "^18.3.18",
7070
"@types/react-dom": "^18.3.5",
7171
"@types/react-native": "^0.73.0",
7272
"concurrently": "^9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2745,10 +2745,10 @@
27452745
dependencies:
27462746
react-native "*"
27472747

2748-
"@types/react@^18.3.17":
2749-
version "18.3.17"
2750-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
2751-
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
2748+
"@types/react@^18.3.18":
2749+
version "18.3.18"
2750+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
2751+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
27522752
dependencies:
27532753
"@types/prop-types" "*"
27542754
csstype "^3.0.2"

0 commit comments

Comments
 (0)