Skip to content

Commit 677fa4c

Browse files
chore(deps): update react monorepo to v19
1 parent 0376940 commit 677fa4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"next-i18n-router": "5.5.1",
1616
"next-pwa": "^5.6.0",
1717
"next-themes": "0.4.4",
18-
"react": "18.3.1",
19-
"react-dom": "18.3.1",
18+
"react": "19.0.0",
19+
"react-dom": "19.0.0",
2020
"react-icons": "5.4.0",
2121
"remeda": "1.46.0",
2222
"swr": "2.2.5"
2323
},
2424
"devDependencies": {
2525
"@types/node": "22.10.1",
26-
"@types/react": "18.3.14",
27-
"@types/react-dom": "18.3.3",
26+
"@types/react": "19.0.1",
27+
"@types/react-dom": "19.0.2",
2828
"autoprefixer": "10.4.20",
2929
"daisyui": "4.12.20",
3030
"eslint": "8.57.1",

0 commit comments

Comments
 (0)