Skip to content

Commit 2eff3bb

Browse files
Update dependency @types/react to v18.3.16
1 parent 8722ad3 commit 2eff3bb

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.16",
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
@@ -2358,14 +2358,13 @@ __metadata:
23582358
languageName: node
23592359
linkType: hard
23602360

2361-
"@types/react@npm:18.2.19":
2362-
version: 18.2.19
2363-
resolution: "@types/react@npm:18.2.19"
2361+
"@types/react@npm:18.3.16":
2362+
version: 18.3.16
2363+
resolution: "@types/react@npm:18.3.16"
23642364
dependencies:
23652365
"@types/prop-types": "npm:*"
2366-
"@types/scheduler": "npm:*"
23672366
csstype: "npm:^3.0.2"
2368-
checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2
2367+
checksum: 10/971b4f46af9aeda85326000ba4a78973db6a1f11e10665c014e1274a68ae801469f057b56d850512694cf04a69cc264c07e6a507b4613874e8bf6ab4df7904f1
23692368
languageName: node
23702369
linkType: hard
23712370

@@ -2713,7 +2712,7 @@ __metadata:
27132712
"@material-tailwind/react": "npm:^2.1.8"
27142713
"@types/node": "npm:^20.0.0"
27152714
"@types/parse-link-header": "npm:^2.0.3"
2716-
"@types/react": "npm:18.2.19"
2715+
"@types/react": "npm:18.3.16"
27172716
"@types/sanitize-html": "npm:^2.9.4"
27182717
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
27192718
"@typescript-eslint/parser": "npm:^8.0.0"

0 commit comments

Comments
 (0)