Skip to content

Commit

Permalink
chore: podman desktop API
Browse files Browse the repository at this point in the history
Step up to a new PD build that has the volume API (and will do so
again once 1.7 is released).

Signed-off-by: Tim deBoer <[email protected]>
  • Loading branch information
deboer-tim committed Jan 23, 2024
1 parent f4253a6 commit 5f09a2d
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 @@ -84,7 +84,7 @@
"watch": "vite build -w"
},
"devDependencies": {
"@podman-desktop/api": "^0.0.202401191125-9c1aea6",
"@podman-desktop/api": "^0.0.202401231840-1e4d24b",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitest/coverage-v8": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@
dependencies:
esquery "^1.4.0"

"@podman-desktop/api@^0.0.202401191125-9c1aea6":
version "0.0.202401191125-9c1aea6"
resolved "https://registry.npmjs.org/@podman-desktop/api/-/api-0.0.202401191125-9c1aea6.tgz"
integrity sha512-4oMQmfCXpnQrnEihe1yn3mGZULle4a0MlXdyOZ4vlKx04e2rZK7jFI45EjU6L64pwN0bGHWLFRI12Ut2sAirHQ==
"@podman-desktop/api@^0.0.202401231840-1e4d24b":
version "0.0.202401231840-1e4d24b"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-0.0.202401231840-1e4d24b.tgz#6528747c6917bf7fc358716a245c1c28021e7ded"
integrity sha512-AlLd/7wr+H4d2WU2n1BPnVP3Ee3I1rcs/uOgevOj13zxHwzWTfV0aWIxWCe718JHlkyk4X9ZLXZzG+Wy9hCtQA==

"@rollup/[email protected]":
version "4.9.1"
Expand Down

0 comments on commit 5f09a2d

Please sign in to comment.