Skip to content

Commit dcc96f4

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

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
@@ -65,7 +65,7 @@
6565
"@types/lodash.get": "^4.4.9",
6666
"@types/lodash.set": "^4.3.9",
6767
"@types/node-fetch": "^2.6.13",
68-
"@types/react": "^18.3.24",
68+
"@types/react": "^18.3.25",
6969
"concurrently": "^9.2.1",
7070
"eslint-config-txo-package-react": "^1.0.26",
7171
"graphql": "^16.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,10 +1667,10 @@
16671667
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
16681668
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
16691669

1670-
"@types/react@^18.3.24":
1671-
version "18.3.24"
1672-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.24.tgz#f6a5a4c613242dfe3af0dcee2b4ec47b92d9b6bd"
1673-
integrity sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==
1670+
"@types/react@^18.3.25":
1671+
version "18.3.25"
1672+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.25.tgz#b37e3b05b6762b49f3944760f3bce3d5b6afa19b"
1673+
integrity sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA==
16741674
dependencies:
16751675
"@types/prop-types" "*"
16761676
csstype "^3.0.2"

0 commit comments

Comments
 (0)