Skip to content

Commit 5c88ecc

Browse files
Update dependency @types/react to v18.3.7
1 parent 7b2e6cf commit 5c88ecc

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@electron/notarize": "^2.1.0",
4242
"@types/node": "^20.0.0",
4343
"@types/parse-link-header": "^2.0.3",
44-
"@types/react": "18.2.19",
44+
"@types/react": "18.3.7",
4545
"@types/sanitize-html": "^2.9.4",
4646
"@typescript-eslint/eslint-plugin": "^8.0.0",
4747
"@typescript-eslint/parser": "^8.0.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,14 +2415,13 @@ __metadata:
24152415
languageName: node
24162416
linkType: hard
24172417

2418-
"@types/react@npm:18.2.19":
2419-
version: 18.2.19
2420-
resolution: "@types/react@npm:18.2.19"
2418+
"@types/react@npm:18.3.7":
2419+
version: 18.3.7
2420+
resolution: "@types/react@npm:18.3.7"
24212421
dependencies:
24222422
"@types/prop-types": "npm:*"
2423-
"@types/scheduler": "npm:*"
24242423
csstype: "npm:^3.0.2"
2425-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2424+
checksum: 10/30cfbe33c82e8033df5f70a4f54068f4344a691cff3f2b3901dd678e89ce5477dc8faada4a45d333ea570e1992ca8fda5b096d9deddfafb8c373acababc40c70
24262425
languageName: node
24272426
linkType: hard
24282427

@@ -2774,7 +2773,7 @@ __metadata:
27742773
"@material-tailwind/react": "npm:^2.1.8"
27752774
"@types/node": "npm:^20.0.0"
27762775
"@types/parse-link-header": "npm:^2.0.3"
2777-
"@types/react": "npm:18.2.19"
2776+
"@types/react": "npm:18.3.7"
27782777
"@types/sanitize-html": "npm:^2.9.4"
27792778
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
27802779
"@typescript-eslint/parser": "npm:^8.0.0"

0 commit comments

Comments
 (0)