Skip to content

Commit a7999c6

Browse files
chore(deps): update dependency @types/react to v18.3.4
1 parent 8782876 commit a7999c6

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
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.4",
5353
"@types/react-dom": "18.3.0",
5454
"@types/semver": "7.5.8",
5555
"@typescript-eslint/eslint-plugin": "7",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,22 +1653,14 @@
16531653
dependencies:
16541654
"@types/react" "*"
16551655

1656-
"@types/react@*":
1656+
"@types/react@*", "@types/react@18.3.4":
16571657
version "18.3.4"
16581658
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
16591659
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
16601660
dependencies:
16611661
"@types/prop-types" "*"
16621662
csstype "^3.0.2"
16631663

1664-
"@types/react@18.3.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==
1668-
dependencies:
1669-
"@types/prop-types" "*"
1670-
csstype "^3.0.2"
1671-
16721664
"@types/semver@7.5.8", "@types/semver@^7.3.12":
16731665
version "7.5.8"
16741666
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"

0 commit comments

Comments
 (0)