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 77ca1cb commit cf3e98fCopy full SHA for cf3e98f
package.json
@@ -22,15 +22,15 @@
22
"next": "^14.2.20",
23
"next-plugin-preval": "^1.2.6",
24
"qrcode.react": "^4.1.0",
25
- "react": "^18.3.1",
26
- "react-dom": "^18.3.1"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
27
},
28
"devDependencies": {
29
"@types/js-yaml": "^4.0.9",
30
"@types/lodash": "^4.17.13",
31
"@types/node": "^20.17.9",
32
- "@types/react": "^18.3.14",
33
- "@types/react-dom": "^18.3.3",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
34
"autoprefixer": "^10.4.20",
35
"eslint": "^8.57.1",
36
"eslint-config-next": "14.2.26",
0 commit comments