Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 6300ffa commit 0a03abb
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 34 deletions.
8 changes: 4 additions & 4 deletions packages/adapters/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"@astrojs/rss": "4.0.9",
"@galactiks/sitemap": "workspace:^",
"@types/debug": "4.1.12",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"astro": "4.16.7",
"astro-robots-txt": "1.0.0",
"copyfiles": "2.4.1",
"npm-run-all2": "6.2.6",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.6.3",
"vite": "5.4.10"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"esbuild": "0.24.0",
"lodash.groupby": "4.6.0",
"mdx-bundler": "10.0.3",
"react": "18.3.1",
"react": "19.0.0",
"slugify": "1.6.6",
"zod": "3.23.8"
},
Expand All @@ -55,7 +55,7 @@
"@types/debug": "4.1.12",
"@types/jest": "29.5.14",
"@types/lodash.groupby": "4.6.9",
"@types/react": "18.3.12",
"@types/react": "19.0.1",
"babel-jest": "29.7.0",
"jest": "29.7.0",
"schema-dts": "1.1.2",
Expand Down
76 changes: 48 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a03abb

Please sign in to comment.