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 dependency @types/react to v18.0.27 (#86)
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 Jan 19, 2023
1 parent c2be701 commit 661939f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/standard-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@tauri-apps/api": "^1.2.0",
"@tauri-apps/cli": "^1.2.2",
"@types/react": "^18.0.26",
"@types/react": "^18.0.27",
"@types/react-dom": "18.0.10",
"@vitejs/plugin-react": "^3.0.1",
"@vitejs/plugin-react-swc": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@reduxjs/toolkit": "^1.9.1",
"@netlify/ipx": "^1.3.3",
"@types/react": "18.0.26",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"follow-redirects": "^1.15.2",
"next": "13.1.2",
Expand Down
24 changes: 12 additions & 12 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 661939f

Please sign in to comment.