Skip to content

Commit

Permalink
Update dependency @types/react to v18.2.61 (#1074)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 0264538 commit 20f3c60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@types/node": "20.11.23",
"@types/react": "18.2.60",
"@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
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@ __metadata:
"@react-spring/web": "npm:9.7.3"
"@simplewebauthn/browser": "npm:9.0.1"
"@types/node": "npm:20.11.23"
"@types/react": "npm:18.2.60"
"@types/react": "npm:18.2.61"
"@types/react-dom": "npm:18.2.19"
"@typescript-eslint/eslint-plugin": "npm:7.1.0"
"@typescript-eslint/parser": "npm:7.1.0"
Expand Down Expand Up @@ -2134,14 +2134,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.60":
version: 18.2.60
resolution: "@types/react@npm:18.2.60"
"@types/react@npm:*, @types/react@npm:18.2.61":
version: 18.2.61
resolution: "@types/react@npm:18.2.61"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/e1d8763259c75ebcdf241dbbbfb7e8f606a8abdc98b1acf1a23e741681ebb20e82b490402a32ce10b81ce7e51f00f8009a162a72136333613b4f247549a3ab8d
checksum: 10c0/a03fbb6ca8108bbccf12ac616e77e1457ae9324040c4a5d1293caaa62c187300b4eb38ec78c4724fb43d40d4c6fb909803db057c8b69ae441e2aab7b2acdc29a
languageName: node
linkType: hard

Expand Down

0 comments on commit 20f3c60

Please sign in to comment.