Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v19.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 7363ab4 commit 13d1e5a
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 @@ -51,7 +51,7 @@
"@types/dotenv": "8.2.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.0.0",
"@types/react": "19.0.7",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/uuid": "^10.0.0",
"astro": "5.1.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ __metadata:
"@types/jsonwebtoken": "npm:^9.0.7"
"@types/node": "npm:^22.0.0"
"@types/ramda": "npm:^0.30.2"
"@types/react": "npm:19.0.7"
"@types/react": "npm:19.0.8"
"@types/react-dom": "npm:19.0.3"
"@types/uuid": "npm:^10.0.0"
astro: "npm:5.1.8"
Expand Down Expand Up @@ -2450,12 +2450,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.0.7":
version: 19.0.7
resolution: "@types/react@npm:19.0.7"
"@types/react@npm:19.0.8":
version: 19.0.8
resolution: "@types/react@npm:19.0.8"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
checksum: 10c0/5fa7236356b1476de03519c66ef65d4fd904826956105619e2ad60cb0b55ae7b251dd5fff02234076225b5e15333d0d936bf9dbe1d461406f8a2ba01c197ddcd
languageName: node
linkType: hard

Expand Down

0 comments on commit 13d1e5a

Please sign in to comment.