Skip to content

Commit 4b63da7

Browse files
fix: update react monorepo to ^19.2.3 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 816153a commit 4b63da7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"esquery": "^1.6.0",
6464
"graphviz-react": "^1.2.5",
6565
"lucide-react": "^0.559.0",
66-
"react": "^19.2.1",
67-
"react-dom": "^19.2.1",
66+
"react": "^19.2.3",
67+
"react-dom": "^19.2.3",
6868
"tailwind-merge": "^2.6.0",
6969
"tailwindcss-animate": "^1.0.7",
7070
"use-debounced-effect": "^2.0.1",

0 commit comments

Comments
 (0)