Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 1d293e4 commit b4f1cee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@electron/notarize": "^2.1.0",
"@types/node": "^20.0.0",
"@types/parse-link-header": "^2.0.3",
"@types/react": "18.2.19",
"@types/react": "18.3.3",
"@types/sanitize-html": "^2.9.4",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
Expand Down
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2389,14 +2389,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.19":
version: 18.2.19
resolution: "@types/react@npm:18.2.19"
"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 1ef657b90c7413451bbac2fd2fbce4f8a093941bc5041d344ab9833bc113c8eebf6318dae8aeeb1a0f922f15bc772507e6aaa0c7b51847b5f7302921c8dd6740
checksum: c63d6a78163244e2022b01ef79b0baec4fe4da3475dc4a90bb8accefad35ef0c43560fd0312e5974f92a0f1108aa4d669ac72d73d66396aa060ea03b5d2e3873
languageName: node
linkType: hard

Expand Down Expand Up @@ -2750,7 +2749,7 @@ __metadata:
"@material-tailwind/react": ^2.1.8
"@types/node": ^20.0.0
"@types/parse-link-header": ^2.0.3
"@types/react": 18.2.19
"@types/react": 18.3.3
"@types/sanitize-html": ^2.9.4
"@typescript-eslint/eslint-plugin": ^7.0.0
"@typescript-eslint/parser": ^7.0.0
Expand Down Expand Up @@ -9272,11 +9271,11 @@ __metadata:

"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=b45daf"
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
checksum: 3c0f7fe66e0e3a5f6b531b3e20bfe4a846718d20c299a49f39d4594e0bedcf5820cb98b49a9c883f2dde7dc6942affa2c95a775ee0221ca1ef143147761b0e80
languageName: node
linkType: hard

Expand Down

0 comments on commit b4f1cee

Please sign in to comment.