Skip to content

Commit

Permalink
Update dependency @types/react to v19.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 6bbe5c0 commit d57aca4
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 @@ -56,7 +56,7 @@
"devDependencies": {
"@rating-tracker/backend": "workspace:*",
"@types/node": "22.10.5",
"@types/react": "19.0.3",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1525,7 +1525,7 @@ __metadata:
"@react-spring/web": "npm:9.7.5"
"@simplewebauthn/browser": "npm:13.0.0"
"@types/node": "npm:22.10.5"
"@types/react": "npm:19.0.3"
"@types/react": "npm:19.0.4"
"@types/react-dom": "npm:19.0.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
"@typescript-eslint/parser": "npm:8.19.1"
Expand Down Expand Up @@ -2097,12 +2097,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.0.3":
version: 19.0.3
resolution: "@types/react@npm:19.0.3"
"@types/react@npm:19.0.4":
version: 19.0.4
resolution: "@types/react@npm:19.0.4"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/90129c45f2f09154d9409964964d0ccbac7f04d5f7fcf73fc146d33887931fbfdfd1e2947514298f94f986cc264aff8ba3201e9a4ea207d3308f20a06d47c805
checksum: 10c0/96ecd1a73af57fd7b7facf5b36ec069b131c7608a98a0f1098183023bfb21c60a26a0dc09004fbe0ac70c436ef887bbec5690882cfb77c6e0c679f7e45987722
languageName: node
linkType: hard

Expand Down

0 comments on commit d57aca4

Please sign in to comment.