Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent f132616 commit 2a58135
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
44 changes: 22 additions & 22 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.0",
"react-dom": "18.3.0"
},
"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.0",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"panda-plugin-crv": "file:../../",
"panda-plugin-ct": "0.1.2",
Expand Down

0 comments on commit 2a58135

Please sign in to comment.