Skip to content

Commit

Permalink
Bump @tauri-apps/plugin-http from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [@tauri-apps/plugin-http](https://github.com/tauri-apps/plugins-workspace) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@fs-v2.0.0...os-v2.0.1)

---
updated-dependencies:
- dependency-name: "@tauri-apps/plugin-http"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f1734cf commit efa704d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tauri-apps/api": "^2.0.0-rc.5",
"@tauri-apps/plugin-app": "^2.0.0-alpha",
"@tauri-apps/plugin-dialog": "^2.0.0-beta.7",
"@tauri-apps/plugin-http": "^2.0.0",
"@tauri-apps/plugin-http": "^2.0.1",
"@tauri-apps/plugin-window": "^2.0.0-alpha",
"framer-motion": "^11.11.8",
"hls-video-element": "^1.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,10 +816,10 @@
dependencies:
"@tauri-apps/api" "2.0.0-beta.15"

"@tauri-apps/plugin-http@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@tauri-apps/plugin-http/-/plugin-http-2.0.0.tgz#d1a7792cd53b4d420c3dfc751d3b148c9a4288ef"
integrity sha512-UfKAICL25ayluV/SjiEQujz8q/2uyAzp3u9uaHFkaIyKS5usBL8DoqSwi4eKz2mEjkbxTwldhDEXG4CEfTE0JQ==
"@tauri-apps/plugin-http@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@tauri-apps/plugin-http/-/plugin-http-2.0.1.tgz#5667b16e0c952aeda07e34d6f0ac7376d85425b4"
integrity sha512-j6IA3pVBybSCwPpsihpX4z8bs6PluuGtr06ahL/xy4D8HunNBTmRmadJrFOQi0gOAbaig4MkQ15nzNLBLy8R1A==
dependencies:
"@tauri-apps/api" "^2.0.0"

Expand Down

0 comments on commit efa704d

Please sign in to comment.