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 6, 2024
1 parent 72c54a2 commit c324c1e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 57 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.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.1",
"@vitejs/plugin-react": "4.3.4",
"vite": "6.0.3",
"vite-plugin-radar": "0.9.6"
Expand Down
87 changes: 34 additions & 53 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 c324c1e

Please sign in to comment.