Skip to content

Commit 50266ce

Browse files
chore(deps): update dependency @types/react to ~18.3.25 (#718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 639074d commit 50266ce

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.18.7",
61-
"@types/react": "~18.3.24",
61+
"@types/react": "~18.3.25",
6262
"@types/react-native": "0.73.0",
6363
"concurrently": "^9.2.1",
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
@@ -1653,10 +1653,10 @@
16531653
dependencies:
16541654
react-native "*"
16551655

1656-
"@types/react@~18.3.24":
1657-
version "18.3.24"
1658-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.24.tgz#f6a5a4c613242dfe3af0dcee2b4ec47b92d9b6bd"
1659-
integrity sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==
1656+
"@types/react@~18.3.25":
1657+
version "18.3.25"
1658+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.25.tgz#b37e3b05b6762b49f3944760f3bce3d5b6afa19b"
1659+
integrity sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA==
16601660
dependencies:
16611661
"@types/prop-types" "*"
16621662
csstype "^3.0.2"

0 commit comments

Comments
 (0)