Skip to content

Commit

Permalink
chore: update to the lib migrated to svelte v5
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
  • Loading branch information
benoitf committed Jul 2, 2024
1 parent a73eacd commit 0925789
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.1",
"@podman-desktop/ui-svelte": "1.12.0-202407021227-4f9d4c6",
"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.1.tgz#0d9944367853ba81df828c633c6dae4a7a954409"
integrity sha512-qwVOagtPopld3/LgZkGhl+HgexpCPrJ/uc1r/yR0bJk8Wiz2Ox+xGfljihav/8lAgHue0z6wI9hxgbVEmxaQnQ==

"@podman-desktop/ui-svelte@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@podman-desktop/ui-svelte/-/ui-svelte-1.11.1.tgz#61ebf7412ce150bc2d981757ec33d09837ee3f37"
integrity sha512-9lFxz9oXOHV4UwkozQjfKzmG4dDaC9GYrfX0BK+XRG/cItbEK+Wkf6hrIxa441aE+dkyFH0D/r9ZOPv+ZXJTVA==
"@podman-desktop/ui-svelte@1.12.0-202407021227-4f9d4c6":
version "1.12.0-202407021227-4f9d4c6"
resolved "https://registry.yarnpkg.com/@podman-desktop/ui-svelte/-/ui-svelte-1.12.0-202407021227-4f9d4c6.tgz#32320c66ecceef21d03ac333b736affd61870179"
integrity sha512-gHbrgopcOj6mET0HqGHjtLBnnFnUGRxtzJniVTogJGvI4VfprDuhXGbyjZMuZStAhg2zD6OegPLrxpAcBJd3Fg==
dependencies:
"@fortawesome/fontawesome-free" "^6.5.2"
"@fortawesome/free-brands-svg-icons" "^6.5.2"
Expand Down

0 comments on commit 0925789

Please sign in to comment.