Skip to content

Commit eff5fd9

Browse files
fix(deps): update web frontend (minor/patch)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa386f7 commit eff5fd9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"gsap": "^3.15.0",
5353
"js-yaml": "^4.1.1",
5454
"lucide-react": "^1.7.0",
55-
"react": "19.2.6",
56-
"react-dom": "19.2.6",
55+
"react": "19.2.7",
56+
"react-dom": "19.2.7",
5757
"react-markdown": "^10.1.0",
5858
"react-resizable-panels": "^4.9.0",
5959
"react18-json-view": "^0.2.10",
@@ -78,7 +78,7 @@
7878
"@vitejs/plugin-react": "^4.4.1",
7979
"eslint": "^10.0.0",
8080
"eslint-plugin-react-hooks": "^5.2.0",
81-
"eslint-plugin-react-refresh": "^0.4.20",
81+
"eslint-plugin-react-refresh": "^0.5.0",
8282
"tailwindcss": "^4",
8383
"typescript": "^6.0.0",
8484
"vite": "^6.3.5"

0 commit comments

Comments
 (0)