We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f60d93 commit d14b63dCopy full SHA for d14b63d
package.json
@@ -22,16 +22,16 @@
22
"anser": "^2.1.1",
23
"base64-js": "^1.5.1",
24
"i18next": "^24.0.0",
25
- "react": "^18.2.0",
26
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
27
"react-i18next": "^15.0.0",
28
"react-router-dom": "^7.0.0"
29
},
30
"devDependencies": {
31
"@biomejs/biome": "1.9.4",
32
"@types/node": "^20.8.10",
33
- "@types/react": "^18.0.28",
34
- "@types/react-dom": "^18.0.11",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
35
"@types/w3c-web-serial": "^1.0.6",
36
"@vitejs/plugin-react": "^4.0.0",
37
"path": "^0.12.7",
0 commit comments