Skip to content

Commit

Permalink
build(deps): bump @podman-desktop/ui-svelte (#1265)
Browse files Browse the repository at this point in the history
Bumps @podman-desktop/ui-svelte from 1.11.0-202406181903-a7b815c to 1.11.0.

---
updated-dependencies:
- dependency-name: "@podman-desktop/ui-svelte"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 99f1efb commit 59cd8f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"watch": "vite --mode development build -w"
},
"dependencies": {
"@podman-desktop/ui-svelte": "^1.11.0-202406181903-a7b815c",
"@podman-desktop/ui-svelte": "^1.11.0",
"tinro": "^0.6.12"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -401,10 +401,10 @@
resolved "https://registry.yarnpkg.com/@podman-desktop/tests-playwright/-/tests-playwright-1.11.0.tgz#890cf7d8baa8d34b80431be61b010fc64d52509c"
integrity sha512-lGGkUj5YYXhjfWUyrj+O48M1Tdeq9axua8qr0UGS3SFApdTO9Ow8ih0pkwKAvmhl8QmkwqynVuXoGHItaZ9gVg==

"@podman-desktop/ui-svelte@^1.11.0-202406181903-a7b815c":
version "1.11.0-202406181903-a7b815c"
resolved "https://registry.yarnpkg.com/@podman-desktop/ui-svelte/-/ui-svelte-1.11.0-202406181903-a7b815c.tgz#7717b16b7930a60cff1e28ad7865dc49bca9b7f3"
integrity sha512-XfePa7XenjynqYxAG/aoKX8Fk8wytnDyNgEPvYbFN/VBzzcmxaSjVZ7bWdQKLeqiKItx7OedfePoYvoZOhswiQ==
"@podman-desktop/ui-svelte@^1.11.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@podman-desktop/ui-svelte/-/ui-svelte-1.11.0.tgz#f9732eb1c6dfd3362e096de2529c266a444387ae"
integrity sha512-Qs6U9cgEicJjOXOOtY4BHaCJNrkpIE2WjjC0R8sSGlSfaaTZ/hVIk7u3XkD7khqdL/TEcUxSZAeIn2WRFpGO7A==
dependencies:
"@fortawesome/fontawesome-free" "^6.5.2"
"@fortawesome/free-brands-svg-icons" "^6.5.2"
Expand Down

0 comments on commit 59cd8f8

Please sign in to comment.