Skip to content

Commit b4f1cee

Browse files
Update dependency @types/react to v18.3.3
1 parent 1d293e4 commit b4f1cee

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
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.3",
4545
"@types/sanitize-html": "^2.9.4",
4646
"@typescript-eslint/eslint-plugin": "^7.0.0",
4747
"@typescript-eslint/parser": "^7.0.0",

yarn.lock

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2389,14 +2389,13 @@ __metadata:
23892389
languageName: node
23902390
linkType: hard
23912391

2392-
"@types/react@npm:18.2.19":
2393-
version: 18.2.19
2394-
resolution: "@types/react@npm:18.2.19"
2392+
"@types/react@npm:18.3.3":
2393+
version: 18.3.3
2394+
resolution: "@types/react@npm:18.3.3"
23952395
dependencies:
23962396
"@types/prop-types": "*"
2397-
"@types/scheduler": "*"
23982397
csstype: ^3.0.2
2399-
checksum: 1ef657b90c7413451bbac2fd2fbce4f8a093941bc5041d344ab9833bc113c8eebf6318dae8aeeb1a0f922f15bc772507e6aaa0c7b51847b5f7302921c8dd6740
2398+
checksum: c63d6a78163244e2022b01ef79b0baec4fe4da3475dc4a90bb8accefad35ef0c43560fd0312e5974f92a0f1108aa4d669ac72d73d66396aa060ea03b5d2e3873
24002399
languageName: node
24012400
linkType: hard
24022401

@@ -2750,7 +2749,7 @@ __metadata:
27502749
"@material-tailwind/react": ^2.1.8
27512750
"@types/node": ^20.0.0
27522751
"@types/parse-link-header": ^2.0.3
2753-
"@types/react": 18.2.19
2752+
"@types/react": 18.3.3
27542753
"@types/sanitize-html": ^2.9.4
27552754
"@typescript-eslint/eslint-plugin": ^7.0.0
27562755
"@typescript-eslint/parser": ^7.0.0
@@ -9272,11 +9271,11 @@ __metadata:
92729271

92739272
"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
92749273
version: 5.5.3
9275-
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=b45daf"
9274+
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=379a07"
92769275
bin:
92779276
tsc: bin/tsc
92789277
tsserver: bin/tsserver
9279-
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
9278+
checksum: 3c0f7fe66e0e3a5f6b531b3e20bfe4a846718d20c299a49f39d4594e0bedcf5820cb98b49a9c883f2dde7dc6942affa2c95a775ee0221ca1ef143147761b0e80
92809279
languageName: node
92819280
linkType: hard
92829281

0 commit comments

Comments
 (0)