Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent e25255f commit 38e5472
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 58 deletions.
8 changes: 4 additions & 4 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"endent": "2.1.0",
"lz-string": "1.5.0",
"prettier-plugin-apex": "workspace:*",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"use-debounce": "10.0.4"
},
"devDependencies": {
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react": "4.3.4",
"vite": "6.0.3",
"vite-plugin-radar": "0.9.6"
Expand Down
89 changes: 35 additions & 54 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 38e5472

Please sign in to comment.