Skip to content

Commit 46def37

Browse files
Update dependency @types/react to v18.3.20
1 parent f548a2d commit 46def37

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": "^22.0.0",
4444
"@types/parse-link-header": "^2.0.3",
45-
"@types/react": "18.2.19",
45+
"@types/react": "18.3.20",
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
@@ -2411,14 +2411,13 @@ __metadata:
24112411
languageName: node
24122412
linkType: hard
24132413

2414-
"@types/react@npm:18.2.19":
2415-
version: 18.2.19
2416-
resolution: "@types/react@npm:18.2.19"
2414+
"@types/react@npm:18.3.20":
2415+
version: 18.3.20
2416+
resolution: "@types/react@npm:18.3.20"
24172417
dependencies:
24182418
"@types/prop-types": "npm:*"
2419-
"@types/scheduler": "npm:*"
24202419
csstype: "npm:^3.0.2"
2421-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2420+
checksum: 10/020c51e63b60862e6d772f0cdea0b9441182eedab6289dabd8add0708ded62003834c4e7c6f23a1ccd3ca9486b46296057c3f881c34261a0483765351f8d0bc3
24222421
languageName: node
24232422
linkType: hard
24242423

@@ -2766,7 +2765,7 @@ __metadata:
27662765
"@material-tailwind/react": "npm:^2.1.8"
27672766
"@types/node": "npm:^22.0.0"
27682767
"@types/parse-link-header": "npm:^2.0.3"
2769-
"@types/react": "npm:18.2.19"
2768+
"@types/react": "npm:18.3.20"
27702769
"@types/sanitize-html": "npm:^2.9.4"
27712770
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
27722771
"@typescript-eslint/parser": "npm:^8.0.0"

0 commit comments

Comments
 (0)