Skip to content

Commit 19d8a0a

Browse files
build: bump @types/react-dom from 18.3.0 to 18.3.1 in /code/frontend (#1411)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a05b0e9 commit 19d8a0a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

code/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/lodash-es": "^4.17.12",
3434
"@types/node": "^22.5.5",
3535
"@types/react": "^18.3.12",
36-
"@types/react-dom": "^18.3.0",
36+
"@types/react-dom": "^18.3.1",
3737
"@types/uuid": "^10.0.0",
3838
"@vitejs/plugin-react": "^4.3.3",
3939
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)