Skip to content

Commit f7ea65a

Browse files
fix(deps): update react monorepo to v19
1 parent e9cd41e commit f7ea65a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/react": "^2.0.0",
15-
"@types/react": "^18.0.26",
16-
"@types/react-dom": "^18.0.10",
15+
"@types/react": "^19.0.0",
16+
"@types/react-dom": "^19.0.0",
1717
"astro": "^2.0.0",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)