Skip to content

Commit 5c87c04

Browse files
chore(deps): update dependency @types/react to ^18.3.24 (#832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13ba95a commit 5c87c04

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
@@ -59,7 +59,7 @@
5959
"@txo/semantic-release": "^2.0.10",
6060
"@txo/tsconfig-cjs": "^2.0.0",
6161
"@types/jest": "^29.5.14",
62-
"@types/react": "^18.3.23",
62+
"@types/react": "^18.3.24",
6363
"@types/react-native": "^0.73.0",
6464
"@types/url-parse": "^1.4.11",
6565
"concurrently": "^9.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2315,10 +2315,10 @@
23152315
dependencies:
23162316
react-native "*"
23172317

2318-
"@types/react@^18.3.23":
2319-
version "18.3.23"
2320-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a"
2321-
integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==
2318+
"@types/react@^18.3.24":
2319+
version "18.3.24"
2320+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.24.tgz#f6a5a4c613242dfe3af0dcee2b4ec47b92d9b6bd"
2321+
integrity sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==
23222322
dependencies:
23232323
"@types/prop-types" "*"
23242324
csstype "^3.0.2"

0 commit comments

Comments
 (0)