Skip to content

Commit 54ef878

Browse files
fix(deps): update react monorepo to ^19.2.0
1 parent 288d733 commit 54ef878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"private": true,
55
"proxy": "http://localhost:8080",
66
"dependencies": {
7-
"react": "^19.0.0",
8-
"react-dom": "^19.0.0",
7+
"react": "^19.2.0",
8+
"react-dom": "^19.2.0",
99
"react-scripts": "5.0.1",
1010
"web-vitals": "^2.1.4"
1111
},

0 commit comments

Comments
 (0)