Skip to content

Commit 39cba18

Browse files
build(deps): bump react, react-dom and @types/react in /lineage-panel (#280)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8606d37 commit 39cba18

File tree

2 files changed

+30
-54
lines changed

2 files changed

+30
-54
lines changed

lineage-panel/package-lock.json

+27-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lineage-panel/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"@types/dagre": "^0.7.52",
1515
"@xyflow/react": "^12.3.5",
1616
"dagre": "^0.8.5",
17-
"react": "^18.3.1",
18-
"react-dom": "^18.3.1",
17+
"react": "^19.0.0",
18+
"react-dom": "^19.0.0",
1919
"react-icons": "^5.4.0"
2020
},
2121
"license": "MIT",
2222
"devDependencies": {
23-
"@types/react": "^18.3.12",
23+
"@types/react": "^19.0.6",
2424
"@types/node": "^22.10.1",
2525
"@eslint/compat": "^1.2.3",
2626
"@types/react-dom": "^18.3.1",

0 commit comments

Comments
 (0)