Skip to content

Commit f37b03e

Browse files
Update dependency @types/react to v18.3.12
1 parent aada09e commit f37b03e

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.12",
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
@@ -2454,14 +2454,13 @@ __metadata:
24542454
languageName: node
24552455
linkType: hard
24562456

2457-
"@types/react@npm:18.2.19":
2458-
version: 18.2.19
2459-
resolution: "@types/react@npm:18.2.19"
2457+
"@types/react@npm:18.3.12":
2458+
version: 18.3.12
2459+
resolution: "@types/react@npm:18.3.12"
24602460
dependencies:
24612461
"@types/prop-types": "npm:*"
2462-
"@types/scheduler": "npm:*"
24632462
csstype: "npm:^3.0.2"
2464-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2463+
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
24652464
languageName: node
24662465
linkType: hard
24672466

@@ -2813,7 +2812,7 @@ __metadata:
28132812
"@material-tailwind/react": "npm:^2.1.8"
28142813
"@types/node": "npm:^20.0.0"
28152814
"@types/parse-link-header": "npm:^2.0.3"
2816-
"@types/react": "npm:18.2.19"
2815+
"@types/react": "npm:18.3.12"
28172816
"@types/sanitize-html": "npm:^2.9.4"
28182817
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
28192818
"@typescript-eslint/parser": "npm:^8.0.0"

0 commit comments

Comments
 (0)