Skip to content

Commit b486157

Browse files
fix(deps): update react monorepo
1 parent b6ff289 commit b486157

2 files changed

Lines changed: 93 additions & 93 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
"@codemirror/theme-one-dark": "6.1.3",
107107
"@codemirror/view": "6.39.15",
108108
"@xyflow/react": "12.10.1",
109-
"react": "19.2.4",
110-
"react-dom": "19.2.4",
109+
"react": "19.2.7",
110+
"react-dom": "19.2.7",
111111
"react-icons": "5.5.0",
112112
"yaml": "2.8.3"
113113
},
@@ -116,7 +116,7 @@
116116
"@tailwindcss/postcss": "4.2.0",
117117
"@types/mocha": "10.0.10",
118118
"@types/node": "24.12.2",
119-
"@types/react": "19.2.14",
119+
"@types/react": "19.2.17",
120120
"@types/react-dom": "19.2.3",
121121
"@types/vscode": "1.80.0",
122122
"@vitejs/plugin-react": "5.1.4",
@@ -126,7 +126,7 @@
126126
"autoprefixer": "10.4.27",
127127
"css-loader": "7.1.4",
128128
"eslint": "10.4.1",
129-
"eslint-plugin-react-hooks": "7.0.1",
129+
"eslint-plugin-react-hooks": "7.1.1",
130130
"eslint-plugin-react-refresh": "0.5.2",
131131
"fast-check": "4.6.0",
132132
"globals": "17.3.0",

0 commit comments

Comments
 (0)