Skip to content

Commit c410fda

Browse files
fix(deps): update react monorepo to v19
1 parent 7a65107 commit c410fda

2 files changed

Lines changed: 273 additions & 281 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@radix-ui/react-dropdown-menu": "^2.1.1",
3434
"@radix-ui/react-slot": "^1.1.0",
3535
"@react-icons/all-files": "^4.1.0",
36-
"@types/react": "^18.3.5",
37-
"@types/react-dom": "^18.3.0",
36+
"@types/react": "^19.1.17",
37+
"@types/react-dom": "^19.1.11",
3838
"astro": "^4.15.2",
3939
"astro-compress": "^2.3.1",
4040
"astro-critters": "^2.2.0",
@@ -43,8 +43,8 @@
4343
"hast-util-to-string": "^3.0.0",
4444
"lucide-astro": "^0.438.0",
4545
"lucide-react": "^0.438.0",
46-
"react": "^18.3.1",
47-
"react-dom": "^18.3.1",
46+
"react": "^19.1.1",
47+
"react-dom": "^19.1.1",
4848
"react-use": "^17.5.1",
4949
"tailwind-merge": "^2.5.2",
5050
"tailwindcss": "^3.4.10",

0 commit comments

Comments
 (0)