Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.46 (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 527044f commit 9fc7c34
Show file tree
Hide file tree
Showing 22 changed files with 217 additions and 285 deletions.
457 changes: 211 additions & 246 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-19706e7e35-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@docusaurus/theme-classic": "3.0.1",
"@docusaurus/types": "3.0.1",
"@tsconfig/docusaurus": "2.0.2",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"typescript": "5.3.3"
},
"browserslist": {
Expand Down
43 changes: 5 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9079,47 +9079,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*":
version: 17.0.38
resolution: "@types/react@npm:17.0.38"
"@types/react@npm:*, @types/react@npm:18.2.46, @types/react@npm:>=16, @types/react@npm:^18.2.43":
version: 18.2.46
resolution: "@types/react@npm:18.2.46"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: be14f86ade4233b6482c58986c0cad8085041e09e920bff50c6fa809b094346aaf9bdab6d22c4461e0cfcd713d86b5c1343657f31028e48efa98517123c7d477
languageName: node
linkType: hard

"@types/react@npm:18.2.45":
version: 18.2.45
resolution: "@types/react@npm:18.2.45"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: bd27fd8a959fa776965997af89cb04e43e7868416850fdff421b5539f389efa35acae3d55915c9f32d7b00fb388550302bf8a7f06010abf9ad431e5bf58cb774
languageName: node
linkType: hard

"@types/react@npm:>=16":
version: 18.0.25
resolution: "@types/react@npm:18.0.25"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 2575450a4d4889cd7161037bf3d4567e25fe336abc2169fa9fa33c868a232d30bbac5e34f1a9d0a4f878c3f04b3126fae699497b53906bdf323b97d02c5ba91b
languageName: node
linkType: hard

"@types/react@npm:^18.2.43":
version: 18.2.43
resolution: "@types/react@npm:18.2.43"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: a9d90a93380bb67623f27eba83e2d05b548109f7eb6fd591f5c4a3716bc257cc7cb078455db7ea4308d5f2ff6b4fe48d9a4a560145d9384069a2b5121bc93937
checksum: 10fb28a5b8504106512ce3b154c45d1ac045c31633786773a29f003b3079b434060368bb56f95ef6c39510835ceec4fb8fdc271d6ca2b9cdd979379cf53f126b
languageName: node
linkType: hard

Expand Down Expand Up @@ -24906,7 +24873,7 @@ __metadata:
"@mdx-js/react": "npm:3.0.0"
"@tsconfig/docusaurus": "npm:2.0.2"
"@types/node": "npm:20.10.5"
"@types/react": "npm:18.2.45"
"@types/react": "npm:18.2.46"
clsx: "npm:2.0.0"
globby: "npm:14.0.0"
prism-react-renderer: "npm:2.3.1"
Expand Down

0 comments on commit 9fc7c34

Please sign in to comment.