Skip to content

Commit 387ce85

Browse files
chore(deps): update react monorepo to v19
1 parent 37d4ca0 commit 387ce85

File tree

2 files changed

+146
-152
lines changed

2 files changed

+146
-152
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"anser": "^2.1.1",
2323
"base64-js": "^1.5.1",
2424
"i18next": "^24.0.0",
25-
"react": "^18.2.0",
26-
"react-dom": "^18.2.0",
25+
"react": "^19.0.0",
26+
"react-dom": "^19.0.0",
2727
"react-i18next": "^15.0.0",
2828
"react-router-dom": "^7.0.0"
2929
},
3030
"devDependencies": {
3131
"@biomejs/biome": "1.9.4",
3232
"@types/node": "^20.8.10",
33-
"@types/react": "^18.0.28",
34-
"@types/react-dom": "^18.0.11",
33+
"@types/react": "^19.0.0",
34+
"@types/react-dom": "^19.0.0",
3535
"@types/w3c-web-serial": "^1.0.6",
3636
"@vitejs/plugin-react": "^4.0.0",
3737
"path": "^0.12.7",

0 commit comments

Comments
 (0)