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 0376940 commit 677fa4cCopy full SHA for 677fa4c
package.json
@@ -15,16 +15,16 @@
15
"next-i18n-router": "5.5.1",
16
"next-pwa": "^5.6.0",
17
"next-themes": "0.4.4",
18
- "react": "18.3.1",
19
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
20
"react-icons": "5.4.0",
21
"remeda": "1.46.0",
22
"swr": "2.2.5"
23
},
24
"devDependencies": {
25
"@types/node": "22.10.1",
26
- "@types/react": "18.3.14",
27
- "@types/react-dom": "18.3.3",
+ "@types/react": "19.0.1",
+ "@types/react-dom": "19.0.2",
28
"autoprefixer": "10.4.20",
29
"daisyui": "4.12.20",
30
"eslint": "8.57.1",
0 commit comments