Skip to content

Commit 15bd554

Browse files
Merge pull request #306 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/react to v18.2.66
2 parents 1aa4347 + 36832b5 commit 15bd554

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.11.27",
48-
"@types/react": "18.2.65",
48+
"@types/react": "18.2.66",
4949
"@types/react-dom": "18.2.22",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
5151
"@typescript-eslint/parser": "6.21.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3379,7 +3379,7 @@
33793379
dependencies:
33803380
"@types/react" "*"
33813381

3382-
"@types/react@*", "@types/react@18.2.65":
3382+
"@types/react@*":
33833383
version "18.2.65"
33843384
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
33853385
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
@@ -3397,6 +3397,15 @@
33973397
"@types/scheduler" "*"
33983398
csstype "^3.0.2"
33993399

3400+
"@types/react@18.2.66":
3401+
version "18.2.66"
3402+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451"
3403+
integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==
3404+
dependencies:
3405+
"@types/prop-types" "*"
3406+
"@types/scheduler" "*"
3407+
csstype "^3.0.2"
3408+
34003409
"@types/responselike@^1.0.0":
34013410
version "1.0.3"
34023411
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.3.tgz#cc29706f0a397cfe6df89debfe4bf5cea159db50"

0 commit comments

Comments
 (0)