Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update react monorepo (#475)
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 Oct 19, 2023
1 parent f9c177b commit 1d3d055
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions packages/standard-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@tauri-apps/api": "^1.5.1",
"@tauri-apps/cli": "^1.5.4",
"@types/react": "^18.2.28",
"@types/react-dom": "18.2.13",
"@types/react": "^18.2.29",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react": "^4.1.0",
"@vitejs/plugin-react-swc": "3.4.0",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/standard-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@netlify/ipx": "^1.4.5",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.0.0",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/react": "18.2.29",
"@types/react-dom": "18.2.14",
"follow-redirects": "^1.15.3",
"next": "13.5.6",
"next-sitemap": "^4.2.3",
Expand Down
38 changes: 19 additions & 19 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 1d3d055

Please sign in to comment.