Skip to content

Commit

Permalink
chore(deps): update react monorepo (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent bc708f9 commit 662d915
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions apps/vite-react/package-lock.json

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

8 changes: 4 additions & 4 deletions apps/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"preview": "vite preview"
},
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@pandabox/unplugin": "0.1.3",
"@pandacss/dev": "0.37.2",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"panda-plugin-ct": "file:../../",
"vite": "5.2.10"
Expand Down

0 comments on commit 662d915

Please sign in to comment.