Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent be0d0fa commit 3681500
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.65",
"@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.65",
"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.65":
version: 18.2.65
resolution: "@types/react@npm:18.2.65"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: dad139dd165c4ce2364d1849af4e022746adc73f1a35bb5e0c95dbfee4732637de709504440c518e0177898aaf151b7a6b34019c8e398ea2e919dcfc4d79198f
checksum: 1931a8b36e3135f3058e988cfc0d4ffe4b75af10b8efcf8b7e5759934333922162394edff9ccf8aff838e8db62de014c015c9c094597fdf9ca1405ac1d040fdf
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.65
"@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.65
fs-extra: 11.1.1
js-yaml: 4.1.0
prettier: 3.0.3
Expand Down

0 comments on commit 3681500

Please sign in to comment.