Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent be0d0fa commit a143572
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@docusaurus/tsconfig": "3.0.0-beta.0",
"@docusaurus/types": "3.0.0-beta.0",
"@types/node": "18.18.4",
"@types/react": "18.2.32",
"@types/react": "18.2.58",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.52.0",
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/docusaurus-plugin-alumni/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/fs-extra": "11.0.3",
"@types/js-yaml": "4.0.8",
"@types/node": "18.18.4",
"@types/react": "18.2.32",
"@types/react": "18.2.58",
"react": "18.2.0",
"typescript": "4.9.5"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4175,14 +4175,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.32":
version: 18.2.32
resolution: "@types/react@npm:18.2.32"
"@types/react@npm:18.2.58":
version: 18.2.58
resolution: "@types/react@npm:18.2.58"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
checksum: 42551e30c8a54161a11b2ecd11406782ddba4472a4471d45034c551295263d56f06234f283526d0c0420352ce9ce9675b2a6c65db7a287d9613643d3ceaaf1f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6025,7 +6025,7 @@ __metadata:
"@docusaurus/types": 3.0.0-beta.0
"@mdx-js/react": 2.3.0
"@types/node": 18.18.4
"@types/react": 18.2.32
"@types/react": 18.2.58
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
clsx: 2.0.0
Expand Down Expand Up @@ -6818,7 +6818,7 @@ __metadata:
"@types/fs-extra": 11.0.3
"@types/js-yaml": 4.0.8
"@types/node": 18.18.4
"@types/react": 18.2.32
"@types/react": 18.2.58
fs-extra: 11.1.1
js-yaml: 4.1.0
prettier: 3.0.3
Expand Down

0 comments on commit a143572

Please sign in to comment.