Skip to content

Commit 3e00847

Browse files
chore(deps): update dependency @types/react to v18.3.10
1 parent 667bce8 commit 3e00847

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
@@ -49,7 +49,7 @@
4949
"@testing-library/user-event": "14.5.2",
5050
"@total-typescript/ts-reset": "0.5.1",
5151
"@types/json-schema": "7.0.15",
52-
"@types/react": "18.3.3",
52+
"@types/react": "18.3.10",
5353
"@types/react-dom": "18.3.0",
5454
"@types/semver": "7.5.8",
5555
"@typescript-eslint/eslint-plugin": "7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1661,10 +1661,10 @@
16611661
"@types/prop-types" "*"
16621662
csstype "^3.0.2"
16631663

1664-
"@types/[email protected].3":
1665-
version "18.3.3"
1666-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
1667-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
1664+
"@types/[email protected].10":
1665+
version "18.3.10"
1666+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
1667+
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
16681668
dependencies:
16691669
"@types/prop-types" "*"
16701670
csstype "^3.0.2"

0 commit comments

Comments
 (0)