Skip to content

Commit fc22e23

Browse files
Merge pull request #406 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.3.4
2 parents 2b87536 + 5f38bc3 commit fc22e23

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
@@ -45,7 +45,7 @@
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
4747
"@types/node": "20.16.1",
48-
"@types/react": "18.3.3",
48+
"@types/react": "18.3.4",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3971,10 +3971,10 @@
39713971
"@types/scheduler" "*"
39723972
csstype "^3.0.2"
39733973

3974-
"@types/react@18.3.3":
3975-
version "18.3.3"
3976-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
3977-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
3974+
"@types/react@18.3.4":
3975+
version "18.3.4"
3976+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
3977+
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
39783978
dependencies:
39793979
"@types/prop-types" "*"
39803980
csstype "^3.0.2"

0 commit comments

Comments
 (0)