Skip to content

Commit a52eee3

Browse files
Update dependency @types/react to v18.3.6
1 parent 7b2e6cf commit a52eee3

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.6",
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.6":
2419+
version: 18.3.6
2420+
resolution: "@types/react@npm:18.3.6"
24212421
dependencies:
24222422
"@types/prop-types": "npm:*"
2423-
"@types/scheduler": "npm:*"
24242423
csstype: "npm:^3.0.2"
2425-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2424+
checksum: 10/ba0d337244347ecbf921de174d9db9bb80b03d41ad3ae7aa65500b3339925852c97e501d7657b5cd629ffed9f7fe3820a63069847e7b8529e4d02934d0f182e9
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.6"
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)