Skip to content

Commit be4bfd3

Browse files
Update react monorepo to v19
1 parent 04473a1 commit be4bfd3

2 files changed

Lines changed: 18 additions & 22 deletions

File tree

client/package-lock.json

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

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"private": true,
55
"dependencies": {
66
"prismjs": "^1.29.0",
7-
"react": "^18.2.0",
7+
"react": "^19.0.0",
88
"web-vitals": "^2.1.4",
99
"@ant-design/icons": "^5.0.1",
1010
"antd": "^5.2.2",
1111
"axios": "^1.3.4",
1212
"react-apexcharts": "^1.4.0",
13-
"react-dom": "^18.2.0",
13+
"react-dom": "^19.0.0",
1414
"react-router-dom": "^6.8.1",
1515
"sass": "^1.58.3"
1616
},

0 commit comments

Comments
 (0)