Skip to content

Commit

Permalink
chore(deps): bump the tauri-apps group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the tauri-apps group with 2 updates in the / directory: [@tauri-apps/api](https://github.com/tauri-apps/tauri) and [@tauri-apps/cli](https://github.com/tauri-apps/tauri).


Updates `@tauri-apps/api` from 1.5.6 to 2.1.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.6...@tauri-apps/api-v2.1.1)

Updates `@tauri-apps/cli` from 1.5.14 to 2.1.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.14...@tauri-apps/cli-v2.1.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tauri-apps
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: tauri-apps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a385365 commit 32095f5
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 55 deletions.
4 changes: 2 additions & 2 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"dependencies": {
"@app/ui": "^0.0.1",
"preact": "^10.25.1",
"@tauri-apps/api": "^1.5.6"
"@tauri-apps/api": "^2.1.1"
},
"devDependencies": {
"@preact/preset-vite": "^2.9.3",
"vite": "^5.3.3",
"@tauri-apps/cli": "^1.5.14"
"@tauri-apps/cli": "^2.1.0"
}
}
101 changes: 48 additions & 53 deletions package-lock.json

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

0 comments on commit 32095f5

Please sign in to comment.