Skip to content

Commit f6c3b83

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

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.25",
68+
"@types/react": "^18.3.26",
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.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==
1670+
"@types/react@^18.3.26":
1671+
version "18.3.26"
1672+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.26.tgz#4c5970878d30db3d2a0bca1e4eb5f258e391bbeb"
1673+
integrity sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==
16741674
dependencies:
16751675
"@types/prop-types" "*"
16761676
csstype "^3.0.2"

0 commit comments

Comments
 (0)