Skip to content

Commit

Permalink
fix(deps): update tauri monorepo to v2.1.1 (#1983)
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 Nov 12, 2024
1 parent 02a53a0 commit 9e91ca8
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
12 changes: 6 additions & 6 deletions backend/Cargo.lock

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

2 changes: 1 addition & 1 deletion frontend/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "tsc"
},
"dependencies": {
"@tauri-apps/api": "2.1.0",
"@tauri-apps/api": "2.1.1",
"ahooks": "3.8.1",
"ofetch": "1.4.1",
"react": "rc",
Expand Down
2 changes: 1 addition & 1 deletion frontend/nyanpasu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nyanpasu/interface": "workspace:^",
"@nyanpasu/ui": "workspace:^",
"@tanstack/router-zod-adapter": "1.81.4",
"@tauri-apps/api": "2.1.0",
"@tauri-apps/api": "2.1.1",
"@types/json-schema": "7.0.15",
"ahooks": "3.8.1",
"allotment": "1.20.2",
Expand Down
2 changes: 1 addition & 1 deletion frontend/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@mui/material": "6.1.6",
"@radix-ui/react-portal": "1.1.2",
"@radix-ui/react-scroll-area": "1.2.0",
"@tauri-apps/api": "2.1.0",
"@tauri-apps/api": "2.1.1",
"@types/d3": "7.4.3",
"@types/react": "18.3.12",
"@vitejs/plugin-react": "4.3.3",
Expand Down
34 changes: 17 additions & 17 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 9e91ca8

Please sign in to comment.