Skip to content

Commit d648ff5

Browse files
fix(deps): update all non-major dependencies
1 parent a0745e1 commit d648ff5

File tree

17 files changed

+6359
-4484
lines changed

17 files changed

+6359
-4484
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
cache: 'pnpm'
5656

5757
- name: Cache APT Packages
58-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
58+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
5959
with:
6060
packages: bash procps python3 libvirt-dev jq zstd git build-essential
6161
version: 1.0
@@ -128,7 +128,7 @@ jobs:
128128
cache: 'pnpm'
129129

130130
- name: Cache APT Packages
131-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
131+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
132132
with:
133133
packages: bash procps python3 libvirt-dev jq zstd git build-essential
134134
version: 1.0

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cache: 'pnpm'
3535

3636
- name: Cache APT Packages
37-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
37+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
3838
with:
3939
packages: bash procps python3 libvirt-dev jq zstd git build-essential libvirt-daemon-system
4040
version: 1.0

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
cache: 'pnpm'
4040

4141
- name: Cache APT Packages
42-
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
42+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
4343
with:
4444
packages: bash procps python3 libvirt-dev jq zstd git build-essential libvirt-daemon-system php-cli
4545
version: 1.0

.github/workflows/release-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
prerelease: false
3131
- uses: actions/setup-node@v6
3232
with:
33-
node-version: 22.19.0
33+
node-version: 22.21.1
3434
- run: |
3535
cat << 'EOF' > release-notes.txt
3636
${{ steps.release-info.outputs.body }}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.18.0
1+
22.21.1

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###########################################################
22
# Development/Build Image
33
###########################################################
4-
FROM node:22.18.0-bookworm-slim AS development
4+
FROM node:22.21.1-bookworm-slim AS development
55

66
# Install build tools and dependencies
77
RUN apt-get update -y && apt-get install -y \

api/package.json

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "Lime Technology, Inc. <unraid.net>",
1111
"license": "GPL-2.0-or-later",
1212
"engines": {
13-
"pnpm": "10.15.0"
13+
"pnpm": "10.26.1"
1414
},
1515
"scripts": {
1616
"// Development": "",
@@ -57,94 +57,94 @@
5757
"@apollo/server": "4.12.2",
5858
"@as-integrations/fastify": "2.1.1",
5959
"@fastify/cookie": "11.0.2",
60-
"@fastify/helmet": "13.0.1",
61-
"@graphql-codegen/client-preset": "5.0.0",
60+
"@fastify/helmet": "13.0.2",
61+
"@graphql-codegen/client-preset": "5.2.2",
6262
"@graphql-tools/load-files": "7.0.1",
63-
"@graphql-tools/merge": "9.1.1",
64-
"@graphql-tools/schema": "10.0.25",
65-
"@graphql-tools/utils": "10.9.1",
66-
"@jsonforms/core": "3.6.0",
67-
"@nestjs/apollo": "13.1.0",
63+
"@graphql-tools/merge": "9.1.6",
64+
"@graphql-tools/schema": "10.0.30",
65+
"@graphql-tools/utils": "10.11.0",
66+
"@jsonforms/core": "3.7.0",
67+
"@nestjs/apollo": "13.2.3",
6868
"@nestjs/cache-manager": "3.0.1",
69-
"@nestjs/common": "11.1.6",
69+
"@nestjs/common": "11.1.9",
7070
"@nestjs/config": "4.0.2",
71-
"@nestjs/core": "11.1.6",
71+
"@nestjs/core": "11.1.9",
7272
"@nestjs/event-emitter": "3.0.1",
73-
"@nestjs/graphql": "13.1.0",
73+
"@nestjs/graphql": "13.2.3",
7474
"@nestjs/passport": "11.0.5",
75-
"@nestjs/platform-fastify": "11.1.6",
76-
"@nestjs/schedule": "6.0.0",
77-
"@nestjs/throttler": "6.4.0",
78-
"@reduxjs/toolkit": "2.8.2",
75+
"@nestjs/platform-fastify": "11.1.9",
76+
"@nestjs/schedule": "6.1.0",
77+
"@nestjs/throttler": "6.5.0",
78+
"@reduxjs/toolkit": "2.11.2",
7979
"@runonflux/nat-upnp": "1.0.2",
8080
"@types/diff": "8.0.0",
8181
"@unraid/libvirt": "2.1.0",
8282
"@unraid/shared": "workspace:*",
8383
"accesscontrol": "2.2.1",
84-
"atomically": "2.0.3",
84+
"atomically": "2.1.0",
8585
"bycontract": "2.0.11",
8686
"bytes": "3.1.2",
87-
"cache-manager": "7.2.0",
87+
"cache-manager": "7.2.7",
8888
"cacheable-lookup": "7.0.0",
89-
"camelcase-keys": "10.0.0",
90-
"casbin": "5.38.0",
89+
"camelcase-keys": "10.0.1",
90+
"casbin": "5.45.1",
9191
"change-case": "5.4.4",
9292
"chokidar": "4.0.3",
9393
"class-transformer": "0.5.1",
94-
"class-validator": "0.14.2",
94+
"class-validator": "0.14.3",
9595
"cli-table": "0.3.11",
9696
"command-exists": "1.2.9",
97-
"convert": "5.12.0",
98-
"cookie": "1.0.2",
99-
"cron": "4.3.0",
97+
"convert": "5.14.1",
98+
"cookie": "1.1.1",
99+
"cron": "4.4.0",
100100
"cross-fetch": "4.1.0",
101101
"diff": "8.0.2",
102-
"dockerode": "4.0.7",
103-
"dotenv": "17.2.1",
102+
"dockerode": "4.0.9",
103+
"dotenv": "17.2.3",
104104
"escape-html": "1.0.3",
105-
"execa": "9.6.0",
105+
"execa": "9.6.1",
106106
"exit-hook": "4.0.0",
107107
"fast-xml-parser": "^5.3.0",
108-
"fastify": "5.5.0",
109-
"filenamify": "7.0.0",
110-
"fs-extra": "11.3.1",
111-
"glob": "11.0.3",
108+
"fastify": "5.6.2",
109+
"filenamify": "7.0.1",
110+
"fs-extra": "11.3.3",
111+
"glob": "11.1.0",
112112
"global-agent": "3.0.0",
113-
"got": "14.4.7",
114-
"graphql": "16.11.0",
113+
"got": "14.6.5",
114+
"graphql": "16.12.0",
115115
"graphql-fields": "2.0.3",
116-
"graphql-scalars": "1.24.2",
116+
"graphql-scalars": "1.25.0",
117117
"graphql-subscriptions": "3.0.0",
118118
"graphql-tag": "2.12.6",
119119
"graphql-ws": "6.0.6",
120120
"html-entities": "^2.6.0",
121121
"ini": "5.0.0",
122122
"ip": "2.0.1",
123-
"jose": "6.0.13",
124-
"json-bigint-patch": "0.0.8",
125-
"lodash-es": "4.17.21",
123+
"jose": "6.1.3",
124+
"json-bigint-patch": "0.0.9",
125+
"lodash-es": "4.17.22",
126126
"multi-ini": "2.3.2",
127127
"mustache": "4.2.0",
128128
"nest-authz": "2.17.0",
129-
"nest-commander": "3.19.0",
130-
"nestjs-pino": "4.4.0",
129+
"nest-commander": "3.20.1",
130+
"nestjs-pino": "4.5.0",
131131
"node-cache": "5.1.2",
132132
"node-window-polyfill": "1.0.4",
133-
"openid-client": "6.6.4",
134-
"p-retry": "7.0.0",
133+
"openid-client": "6.8.1",
134+
"p-retry": "7.1.1",
135135
"passport-custom": "1.1.1",
136136
"passport-http-header-strategy": "1.1.0",
137137
"path-type": "6.0.0",
138-
"pino": "9.9.0",
138+
"pino": "9.14.0",
139139
"pino-http": "10.5.0",
140-
"pino-pretty": "13.1.1",
141-
"pm2": "6.0.8",
140+
"pino-pretty": "13.1.3",
141+
"pm2": "6.0.14",
142142
"reflect-metadata": "^0.1.14",
143143
"rxjs": "7.8.2",
144-
"semver": "7.7.2",
144+
"semver": "7.7.3",
145145
"strftime": "0.10.3",
146-
"systeminformation": "5.27.8",
147-
"undici": "7.15.0",
146+
"systeminformation": "5.27.14",
147+
"undici": "7.16.0",
148148
"uuid": "13.0.0",
149149
"ws": "8.18.3",
150150
"zen-observable-ts": "1.1.0",
@@ -159,37 +159,37 @@
159159
}
160160
},
161161
"devDependencies": {
162-
"@eslint/js": "9.34.0",
162+
"@eslint/js": "9.39.2",
163163
"@graphql-codegen/add": "6.0.0",
164-
"@graphql-codegen/cli": "6.0.0",
164+
"@graphql-codegen/cli": "6.1.0",
165165
"@graphql-codegen/fragment-matcher": "6.0.0",
166166
"@graphql-codegen/import-types-preset": "3.0.1",
167-
"@graphql-codegen/typed-document-node": "6.0.0",
168-
"@graphql-codegen/typescript": "5.0.0",
169-
"@graphql-codegen/typescript-operations": "5.0.0",
170-
"@graphql-codegen/typescript-resolvers": "5.0.0",
167+
"@graphql-codegen/typed-document-node": "6.1.5",
168+
"@graphql-codegen/typescript": "5.0.7",
169+
"@graphql-codegen/typescript-operations": "5.0.7",
170+
"@graphql-codegen/typescript-resolvers": "5.1.5",
171171
"@graphql-typed-document-node/core": "3.2.0",
172-
"@ianvs/prettier-plugin-sort-imports": "4.6.3",
173-
"@nestjs/testing": "11.1.6",
172+
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
173+
"@nestjs/testing": "11.1.9",
174174
"@originjs/vite-plugin-commonjs": "1.0.3",
175-
"@rollup/plugin-node-resolve": "16.0.1",
176-
"@swc/core": "1.13.5",
175+
"@rollup/plugin-node-resolve": "16.0.3",
176+
"@swc/core": "1.15.7",
177177
"@types/async-exit-hook": "2.0.2",
178178
"@types/bytes": "3.1.5",
179179
"@types/cli-table": "0.3.4",
180180
"@types/command-exists": "1.2.3",
181181
"@types/cors": "2.8.19",
182-
"@types/dockerode": "3.3.43",
182+
"@types/dockerode": "3.3.47",
183183
"@types/graphql-fields": "1.3.9",
184184
"@types/graphql-type-uuid": "0.2.6",
185185
"@types/ini": "4.1.1",
186186
"@types/ip": "1.1.3",
187-
"@types/lodash": "4.17.20",
187+
"@types/lodash": "4.17.21",
188188
"@types/lodash-es": "4.17.12",
189189
"@types/mustache": "4.2.6",
190-
"@types/node": "22.18.0",
190+
"@types/node": "22.19.3",
191191
"@types/pify": "6.1.0",
192-
"@types/semver": "7.7.0",
192+
"@types/semver": "7.7.1",
193193
"@types/sendmail": "1.4.7",
194194
"@types/stoppable": "1.1.3",
195195
"@types/strftime": "0.9.8",
@@ -199,29 +199,29 @@
199199
"@types/wtfnode": "0.10.0",
200200
"@vitest/coverage-v8": "3.2.4",
201201
"@vitest/ui": "3.2.4",
202-
"eslint": "9.34.0",
202+
"eslint": "9.39.2",
203203
"eslint-plugin-import": "2.32.0",
204204
"eslint-plugin-no-relative-import-paths": "1.6.1",
205205
"eslint-plugin-prettier": "5.5.4",
206-
"jiti": "2.5.1",
207-
"nodemon": "3.1.10",
208-
"prettier": "3.6.2",
209-
"rollup-plugin-node-externals": "8.1.0",
206+
"jiti": "2.6.1",
207+
"nodemon": "3.1.11",
208+
"prettier": "3.7.4",
209+
"rollup-plugin-node-externals": "8.1.2",
210210
"supertest": "7.1.4",
211-
"tsx": "4.20.5",
212-
"type-fest": "5.0.0",
213-
"typescript": "5.9.2",
214-
"typescript-eslint": "8.41.0",
215-
"unplugin-swc": "1.5.7",
216-
"vite": "7.1.3",
211+
"tsx": "4.21.0",
212+
"type-fest": "5.3.1",
213+
"typescript": "5.9.3",
214+
"typescript-eslint": "8.50.0",
215+
"unplugin-swc": "1.5.9",
216+
"vite": "7.3.0",
217217
"vite-plugin-node": "7.0.0",
218218
"vite-tsconfig-paths": "5.1.4",
219219
"vitest": "3.2.4",
220-
"zx": "8.8.1"
220+
"zx": "8.8.5"
221221
},
222222
"overrides": {
223223
"eslint": {
224-
"jiti": "2.5.1"
224+
"jiti": "2.6.1"
225225
},
226226
"@as-integrations/fastify": {
227227
"fastify": "$fastify"
@@ -232,5 +232,5 @@
232232
}
233233
},
234234
"private": true,
235-
"packageManager": "pnpm@10.15.0"
235+
"packageManager": "pnpm@10.26.1"
236236
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"pnpm": {
2323
"overrides": {
24-
"graphql": "16.11.0",
25-
"@graphql-tools/utils": "10.9.1"
24+
"graphql": "16.12.0",
25+
"@graphql-tools/utils": "10.11.0"
2626
},
2727
"peerDependencyRules": {
2828
"allowAny": [
@@ -51,13 +51,13 @@
5151
]
5252
},
5353
"dependencies": {
54-
"@manypkg/cli": "0.25.0",
55-
"chalk": "5.6.0",
54+
"@manypkg/cli": "0.25.1",
55+
"chalk": "5.6.2",
5656
"diff": "8.0.2",
5757
"ignore": "7.0.5"
5858
},
5959
"devDependencies": {
60-
"lint-staged": "16.1.5",
60+
"lint-staged": "16.2.7",
6161
"simple-git-hooks": "2.13.1"
6262
},
6363
"simple-git-hooks": {
@@ -74,5 +74,5 @@
7474
"pnpm --filter @unraid/ui lint:fix"
7575
]
7676
},
77-
"packageManager": "pnpm@10.15.0"
77+
"packageManager": "pnpm@10.26.1"
7878
}

0 commit comments

Comments
 (0)