Skip to content

Commit 2d05731

Browse files
Update dependency react-dom to v19
1 parent 853e292 commit 2d05731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lucide-react": "^0.475.0",
5555
"luxon": "^3.5.0",
5656
"react": "^18.3.1",
57-
"react-dom": "^18.3.1",
57+
"react-dom": "^19.0.0",
5858
"swr": "^2.3.0",
5959
"tailwind-merge": "^2.5.5",
6060
"tailwindcss-animate": "^1.0.7",
@@ -81,7 +81,7 @@
8181
"@storybook/test-runner": "^0.21.0",
8282
"@types/node": "^22.10.1",
8383
"@types/react": "^18.3.12",
84-
"@types/react-dom": "^18.3.1",
84+
"@types/react-dom": "^19.0.0",
8585
"@vitejs/plugin-react": "^4.3.4",
8686
"autoprefixer": "^10.4.20",
8787
"babel-loader": "^9.2.1",

0 commit comments

Comments
 (0)