Skip to content

Commit eb4dc3a

Browse files
chore(deps): update dependency @types/react to ^18.3.23 (#1139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 100b139 commit eb4dc3a

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.22",
69+
"@types/react": "^18.3.23",
7070
"@types/react-dom": "^18.3.7",
7171
"@types/react-native": "^0.73.0",
7272
"concurrently": "^9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2499,10 +2499,10 @@
24992499
dependencies:
25002500
react-native "*"
25012501

2502-
"@types/react@^18.3.22":
2503-
version "18.3.22"
2504-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.22.tgz#19b77d6e4957c43070c297e638c6a1c43079e234"
2505-
integrity sha512-vUhG0YmQZ7kL/tmKLrD3g5zXbXXreZXB3pmROW8bg3CnLnpjkRVwUlLne7Ufa2r9yJ8+/6B73RzhAek5TBKh2Q==
2502+
"@types/react@^18.3.23":
2503+
version "18.3.23"
2504+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a"
2505+
integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==
25062506
dependencies:
25072507
"@types/prop-types" "*"
25082508
csstype "^3.0.2"

0 commit comments

Comments
 (0)