Skip to content

Commit

Permalink
chore: update to official 1.7.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Tim deBoer <[email protected]>
  • Loading branch information
deboer-tim committed Jan 24, 2024
1 parent 5f09a2d commit 6376c26
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.202401231840-1e4d24b",
"@podman-desktop/api": "^1.7.0",
"@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.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==
"@podman-desktop/api@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-1.7.0.tgz#d6bc298ab4c9e552e3ec6f6d459eb9a204951655"
integrity sha512-TCs8DUzi2OLYKD4iWo1I9+otfM/g0UOiBdwiy6VQj4ycp8jIFF/BKc902+z52a5mfxmGMLOEnbNS2Yg3aDv9Kw==

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

0 comments on commit 6376c26

Please sign in to comment.