Skip to content

chore(deps-dev): bump the react group with 1 update #1617

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

Merged
merged 1 commit into from
Mar 4, 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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@testing-library/user-event": "^14.5.2",
"@tsconfig/node16": "^16.1.1",
"@types/jest": "^29.5.12",
"@types/react": "18.2.58",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
Expand Down Expand Up @@ -85,6 +85,6 @@
},
"resolutions": {
"@testing-library/dom": "^9.0.0",
"@types/react": "18.2.58"
"@types/react": "18.2.61"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6193,14 +6193,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.61":
version: 18.2.61
resolution: "@types/react@npm:18.2.61"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 42551e30c8a54161a11b2ecd11406782ddba4472a4471d45034c551295263d56f06234f283526d0c0420352ce9ce9675b2a6c65db7a287d9613643d3ceaaf1f0
checksum: a100c09bc0d6d1a0a42b3fa0944b71d209b5adea6515fc21109972ec3267185372cc416c0467b1998afce6b90fc80f4c0029b5d975afb0b3070d864c7a924a5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8859,7 +8859,7 @@ __metadata:
"@testing-library/user-event": ^14.5.2
"@tsconfig/node16": ^16.1.1
"@types/jest": ^29.5.12
"@types/react": 18.2.58
"@types/react": 18.2.61
"@types/react-dom": 18.2.19
"@typescript-eslint/eslint-plugin": ^7.1.0
"@typescript-eslint/parser": ^7.1.0
Expand Down