Skip to content

Commit

Permalink
Bump the tauri group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the tauri group with 2 updates in the / directory: [@tauri-apps/api](https://github.com/tauri-apps/tauri) and [@tauri-apps/plugin-clipboard-manager](https://github.com/tauri-apps/plugins-workspace).


Updates `@tauri-apps/api` from 2.0.0-rc.4 to 2.1.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-rc.4...@tauri-apps/api-v2.1.1)

Updates `@tauri-apps/plugin-clipboard-manager` from 2.1.0-beta.6 to 2.2.0
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@clipboard-manager-v2.1.0-beta.6...os-v2.2.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tauri
- dependency-name: "@tauri-apps/plugin-clipboard-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tauri
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5336dde commit 879cec7
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 87 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@radix-ui/themes": "^3.1.3",
"@tauri-apps/api": "^2.0.0-rc.4",
"@tauri-apps/plugin-clipboard-manager": "^2.1.0-beta.6",
"@tauri-apps/api": "^2.1.1",
"@tauri-apps/plugin-clipboard-manager": "^2.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-draggable": "^4.4.6",
Expand Down
103 changes: 19 additions & 84 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion tooling/apis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://csci-shu-410-se-project.github.io/Deskulpt/",
"dependencies": {
"@tauri-apps/api": "^2.0.0-rc.4"
"@tauri-apps/api": "^2.1.1"
},
"devDependencies": {
"@rollup/plugin-replace": "^5.0.5",
Expand Down

0 comments on commit 879cec7

Please sign in to comment.