Skip to content

Commit

Permalink
chore: update to the librry using svelte v5
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Benoit <[email protected]>
  • Loading branch information
benoitf authored and deboer-tim committed Jul 2, 2024
1 parent 5e61984 commit 1180e1f
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 @@ -24,7 +24,7 @@
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@podman-desktop/ui-svelte": "1.11.1",
"@podman-desktop/ui-svelte": "1.12.0-202407021227-4f9d4c6",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"@tailwindcss/typography": "^0.5.13",
"@testing-library/dom": "^10.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -392,10 +392,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 1180e1f

Please sign in to comment.