Skip to content

Commit

Permalink
Merge pull request #75 from fdm-monster/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/react to v18.2.59
  • Loading branch information
davidzwa authored Feb 27, 2024
2 parents 4c9198a + fd742f9 commit b3cb2b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/tsconfig": "3.1.1",
"@docusaurus/types": "3.1.1",
"@types/react": "18.2.58",
"@types/react": "18.2.59",
"typescript": "5.3.3"
},
"browserslist": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3084,14 +3084,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.58":
version: 18.2.58
resolution: "@types/react@npm:18.2.58"
"@types/react@npm:18.2.59":
version: 18.2.59
resolution: "@types/react@npm:18.2.59"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/80145b707b780d682092b51d520f58a0171c4067ff36cf488d3346d92b715b27fd334acd0fabb8eb21a4eb6c4061f1535e8bfa6642a7f4025e63ebec868fb6d1
checksum: 10c0/adbac5d78d755ce0f05fc91917b49344e127aaadf0515fa28dd19e3050514eeae6988ab04610fe403a6d7eb58b8dee7816c019d960373dfa22b008f842d7eaf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -5523,7 +5523,7 @@ __metadata:
"@docusaurus/tsconfig": "npm:3.1.1"
"@docusaurus/types": "npm:3.1.1"
"@mdx-js/react": "npm:3.0.1"
"@types/react": "npm:18.2.58"
"@types/react": "npm:18.2.59"
clsx: "npm:2.1.0"
prism-react-renderer: "npm:2.3.1"
react: "npm:18.2.0"
Expand Down

0 comments on commit b3cb2b0

Please sign in to comment.