Skip to content

Commit ab70bd7

Browse files
Update dependency @types/react to v18.3.9
1 parent 1bae2ae commit ab70bd7

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
@@ -42,7 +42,7 @@
4242
"@electron/notarize": "^2.1.0",
4343
"@types/node": "^20.0.0",
4444
"@types/parse-link-header": "^2.0.3",
45-
"@types/react": "18.2.19",
45+
"@types/react": "18.3.9",
4646
"@types/sanitize-html": "^2.9.4",
4747
"@typescript-eslint/eslint-plugin": "^8.0.0",
4848
"@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.9":
2419+
version: 18.3.9
2420+
resolution: "@types/react@npm:18.3.9"
24212421
dependencies:
24222422
"@types/prop-types": "npm:*"
2423-
"@types/scheduler": "npm:*"
24242423
csstype: "npm:^3.0.2"
2425-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2424+
checksum: 10/d1321e874e6523b0a944d4ce514c071cbe44501b04591e17c0b265c9a03fb3e4486337ae1bec74541b72a41f34beef157342205dd07b31d116f4d06fa39cf32f
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.9"
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)