Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/react to v18.3.5 #125

Merged
merged 1 commit into from
Sep 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/lodash": "4.17.7",
"@types/node": "20.14.15",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/react-modal": "3.16.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1743,13 +1743,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.4":
version: 18.3.4
resolution: "@types/react@npm:18.3.4"
"@types/react@npm:18.3.5":
version: 18.3.5
resolution: "@types/react@npm:18.3.5"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/5c52e1e6f540cff21e3c2a5212066d02e005f6fb21e4a536a29097fae878db9f407cd7a4b43778f51359349c5f692e08bc77ddb5f5cecbfca9ca4d4e3c91a48e
checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917
languageName: node
linkType: hard

Expand Down Expand Up @@ -5076,7 +5076,7 @@ __metadata:
"@radix-ui/themes": "npm:^3.1.3"
"@types/lodash": "npm:4.17.7"
"@types/node": "npm:20.14.15"
"@types/react": "npm:18.3.4"
"@types/react": "npm:18.3.5"
"@types/react-dom": "npm:18.3.0"
"@types/react-modal": "npm:3.16.3"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
Expand Down