Skip to content

Commit

Permalink
Update dependency @types/react to v19.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 06e9a68 commit f84ea07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/json-stable-stringify": "^1.0.36",
"@types/lodash": "^4.17.7",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3933,12 +3933,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.0.1":
version: 19.0.1
resolution: "@types/react@npm:19.0.1"
"@types/react@npm:19.0.2":
version: 19.0.2
resolution: "@types/react@npm:19.0.2"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10/930dd4904047059c48ae64a90fc5e8078b5bac0a14c9d927917e5a07e88e4e5073ddc944cbde90a955f9f815c23b7112caea63e407bc423913073bedecb097aa
checksum: 10/b355cfa22814e934b381c4f6de67c66652255377c3ddc6a757ea195ccbd0e7095aadfe1a28713d8ab1221222b8f2ec237903f4ec0e54eaf656ac832782d25dd2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8614,7 +8614,7 @@ __metadata:
"@types/json-stable-stringify": "npm:^1.0.36"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:22.10.2"
"@types/react": "npm:19.0.1"
"@types/react": "npm:19.0.2"
"@types/react-dom": "npm:19.0.2"
"@typescript-eslint/eslint-plugin": "npm:^8.2.0"
"@typescript-eslint/parser": "npm:^8.2.0"
Expand Down

0 comments on commit f84ea07

Please sign in to comment.