diff --git a/package.json b/package.json index 50141555..1abb8233 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 3994a847..cd8b4cc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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/rollup-android-arm-eabi@4.9.1": version "4.9.1"