Skip to content

Commit b8dc7a4

Browse files
chore(deps): update dependency @types/react to ~18.3.24 (#696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a31693c commit b8dc7a4

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
@@ -58,7 +58,7 @@
5858
"@txo/tsconfig-cjs": "^2.0.0",
5959
"@types/jest": "^29.5.14",
6060
"@types/node": "^22.17.2",
61-
"@types/react": "~18.3.23",
61+
"@types/react": "~18.3.24",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.2.0",
6464
"eslint-config-txo-package-react": "^1.0.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,10 +1651,10 @@
16511651
dependencies:
16521652
react-native "*"
16531653

1654-
"@types/react@~18.3.23":
1655-
version "18.3.23"
1656-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a"
1657-
integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==
1654+
"@types/react@~18.3.24":
1655+
version "18.3.24"
1656+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.24.tgz#f6a5a4c613242dfe3af0dcee2b4ec47b92d9b6bd"
1657+
integrity sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==
16581658
dependencies:
16591659
"@types/prop-types" "*"
16601660
csstype "^3.0.2"

0 commit comments

Comments
 (0)