mirror of
https://github.com/unraid/api.git
synced 2026-05-02 05:01:34 -05:00
fix(deps): update all non-major dependencies
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:22.18.0-bookworm-slim AS plugin-builder
|
||||
FROM node:22.19.0-bookworm-slim AS plugin-builder
|
||||
|
||||
# Install build tools and dependencies
|
||||
RUN apt-get update -y && apt-get install -y \
|
||||
|
||||
+1
-1
@@ -39,5 +39,5 @@
|
||||
"nodemon": "3.1.10",
|
||||
"vitest": "3.2.4"
|
||||
},
|
||||
"packageManager": "pnpm@10.15.0"
|
||||
"packageManager": "pnpm@10.15.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user