Skip to content

Commit 6942640

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

File tree

13 files changed

+1770
-1520
lines changed

13 files changed

+1770
-1520
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run_install: false
3434

3535
- name: Cache APT Packages
36-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
36+
uses: awalsh128/cache-apt-pkgs-action@v1.5.1
3737
with:
3838
packages: bash procps python3 libvirt-dev jq zstd git build-essential libvirt-daemon-system
3939
version: 1.0

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
node-version-file: ".nvmrc"
4646

4747
- name: Cache APT Packages
48-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
48+
uses: awalsh128/cache-apt-pkgs-action@v1.5.1
4949
with:
5050
packages: bash procps python3 libvirt-dev jq zstd git build-essential libvirt-daemon-system
5151
version: 1.0
@@ -190,7 +190,7 @@ jobs:
190190
${{ runner.os }}-pnpm-store-
191191
192192
- name: Cache APT Packages
193-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
193+
uses: awalsh128/cache-apt-pkgs-action@v1.5.1
194194
with:
195195
packages: bash procps python3 libvirt-dev jq zstd git build-essential
196196
version: 1.0
@@ -267,7 +267,7 @@ jobs:
267267
${{ runner.os }}-pnpm-store-
268268
269269
- name: Cache APT Packages
270-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
270+
uses: awalsh128/cache-apt-pkgs-action@v1.5.1
271271
with:
272272
packages: bash procps python3 libvirt-dev jq zstd git build-essential
273273
version: 1.0

.github/workflows/test-libvirt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: "3.13.5"
3232

3333
- name: Cache APT Packages
34-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
34+
uses: awalsh128/cache-apt-pkgs-action@v1.5.1
3535
with:
3636
packages: libvirt-dev
3737
version: 1.0

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
22.17.0

api/package.json

Lines changed: 24 additions & 24 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.12.4"
13+
"pnpm": "10.13.1"
1414
},
1515
"scripts": {
1616
"// Development": "",
@@ -57,7 +57,7 @@
5757
"@as-integrations/fastify": "2.1.1",
5858
"@fastify/cookie": "11.0.2",
5959
"@fastify/helmet": "13.0.1",
60-
"@graphql-codegen/client-preset": "4.8.2",
60+
"@graphql-codegen/client-preset": "4.8.3",
6161
"@graphql-tools/load-files": "7.0.1",
6262
"@graphql-tools/merge": "9.0.24",
6363
"@graphql-tools/schema": "10.0.23",
@@ -82,7 +82,7 @@
8282
"accesscontrol": "2.2.1",
8383
"bycontract": "2.0.11",
8484
"bytes": "3.1.2",
85-
"cache-manager": "7.0.0",
85+
"cache-manager": "7.0.1",
8686
"cacheable-lookup": "7.0.0",
8787
"camelcase-keys": "9.1.3",
8888
"casbin": "5.38.0",
@@ -98,7 +98,7 @@
9898
"cross-fetch": "4.1.0",
9999
"diff": "8.0.2",
100100
"dockerode": "4.0.7",
101-
"dotenv": "17.1.0",
101+
"dotenv": "17.2.0",
102102
"execa": "9.6.0",
103103
"exit-hook": "4.0.0",
104104
"fastify": "5.4.0",
@@ -138,11 +138,11 @@
138138
"rxjs": "7.8.2",
139139
"semver": "7.7.2",
140140
"strftime": "0.10.3",
141-
"systeminformation": "5.27.6",
141+
"systeminformation": "5.27.7",
142142
"uuid": "11.1.0",
143-
"ws": "8.18.2",
143+
"ws": "8.18.3",
144144
"zen-observable-ts": "1.1.0",
145-
"zod": "3.25.67"
145+
"zod": "3.25.76"
146146
},
147147
"peerDependencies": {
148148
"unraid-api-plugin-connect": "workspace:*"
@@ -153,35 +153,35 @@
153153
}
154154
},
155155
"devDependencies": {
156-
"@eslint/js": "9.29.0",
156+
"@eslint/js": "9.30.1",
157157
"@graphql-codegen/add": "5.0.3",
158158
"@graphql-codegen/cli": "5.0.7",
159159
"@graphql-codegen/fragment-matcher": "5.1.0",
160160
"@graphql-codegen/import-types-preset": "3.0.1",
161-
"@graphql-codegen/typed-document-node": "5.1.1",
161+
"@graphql-codegen/typed-document-node": "5.1.2",
162162
"@graphql-codegen/typescript": "4.1.6",
163163
"@graphql-codegen/typescript-operations": "4.6.1",
164164
"@graphql-codegen/typescript-resolvers": "4.5.1",
165165
"@graphql-typed-document-node/core": "3.2.0",
166-
"@ianvs/prettier-plugin-sort-imports": "4.4.2",
166+
"@ianvs/prettier-plugin-sort-imports": "4.5.1",
167167
"@nestjs/testing": "11.1.3",
168168
"@originjs/vite-plugin-commonjs": "1.0.3",
169169
"@rollup/plugin-node-resolve": "16.0.1",
170-
"@swc/core": "1.12.4",
170+
"@swc/core": "1.12.11",
171171
"@types/async-exit-hook": "2.0.2",
172172
"@types/bytes": "3.1.5",
173173
"@types/cli-table": "0.3.4",
174174
"@types/command-exists": "1.2.3",
175175
"@types/cors": "2.8.19",
176-
"@types/dockerode": "3.3.41",
176+
"@types/dockerode": "3.3.42",
177177
"@types/graphql-fields": "1.3.9",
178178
"@types/graphql-type-uuid": "0.2.6",
179179
"@types/ini": "4.1.1",
180180
"@types/ip": "1.1.3",
181-
"@types/lodash": "4.17.18",
181+
"@types/lodash": "4.17.20",
182182
"@types/lodash-es": "4.17.12",
183183
"@types/mustache": "4.2.6",
184-
"@types/node": "22.15.32",
184+
"@types/node": "22.16.3",
185185
"@types/pify": "6.1.0",
186186
"@types/semver": "7.7.0",
187187
"@types/sendmail": "1.4.7",
@@ -193,27 +193,27 @@
193193
"@vitest/coverage-v8": "3.2.4",
194194
"@vitest/ui": "3.2.4",
195195
"cz-conventional-changelog": "3.3.0",
196-
"eslint": "9.29.0",
197-
"eslint-plugin-import": "2.31.0",
198-
"eslint-plugin-n": "17.20.0",
196+
"eslint": "9.30.1",
197+
"eslint-plugin-import": "2.32.0",
198+
"eslint-plugin-n": "17.21.0",
199199
"eslint-plugin-no-relative-import-paths": "1.6.1",
200-
"eslint-plugin-prettier": "5.5.0",
200+
"eslint-plugin-prettier": "5.5.1",
201201
"graphql-codegen-typescript-validation-schema": "0.17.1",
202202
"jiti": "2.4.2",
203203
"nodemon": "3.1.10",
204-
"prettier": "3.5.3",
204+
"prettier": "3.6.2",
205205
"rollup-plugin-node-externals": "8.0.1",
206-
"commit-and-tag-version": "9.5.0",
206+
"commit-and-tag-version": "9.6.0",
207207
"tsx": "4.20.3",
208208
"type-fest": "4.41.0",
209209
"typescript": "5.8.3",
210-
"typescript-eslint": "8.34.1",
210+
"typescript-eslint": "8.36.0",
211211
"unplugin-swc": "1.5.5",
212-
"vite": "7.0.3",
212+
"vite": "7.0.4",
213213
"vite-plugin-node": "7.0.0",
214214
"vite-tsconfig-paths": "5.1.4",
215215
"vitest": "3.2.4",
216-
"zx": "8.5.5"
216+
"zx": "8.6.2"
217217
},
218218
"overrides": {
219219
"eslint": {
@@ -228,5 +228,5 @@
228228
}
229229
},
230230
"private": true,
231-
"packageManager": "pnpm@10.12.4"
231+
"packageManager": "pnpm@10.13.1"
232232
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"pnpm lint:fix"
5858
]
5959
},
60-
"packageManager": "pnpm@10.12.4"
60+
"packageManager": "pnpm@10.13.1"
6161
}

packages/unraid-api-plugin-connect/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"description": "Unraid Connect plugin for Unraid API",
2626
"devDependencies": {
2727
"@apollo/client": "3.13.8",
28-
"@faker-js/faker": "9.8.0",
28+
"@faker-js/faker": "9.9.0",
2929
"@graphql-codegen/cli": "5.0.7",
3030
"@graphql-typed-document-node/core": "3.2.0",
31-
"@ianvs/prettier-plugin-sort-imports": "4.4.2",
31+
"@ianvs/prettier-plugin-sort-imports": "4.5.1",
3232
"@jsonforms/core": "3.6.0",
3333
"@nestjs/apollo": "13.1.0",
3434
"@nestjs/common": "11.1.3",
@@ -41,13 +41,13 @@
4141
"@types/ini": "4.1.1",
4242
"@types/ip": "1.1.3",
4343
"@types/lodash-es": "4.17.12",
44-
"@types/node": "22.15.32",
44+
"@types/node": "22.16.3",
4545
"@types/ws": "8.18.1",
4646
"camelcase-keys": "9.1.3",
4747
"class-transformer": "0.5.1",
4848
"class-validator": "0.14.2",
4949
"execa": "9.6.0",
50-
"fast-check": "4.1.1",
50+
"fast-check": "4.2.0",
5151
"got": "14.4.7",
5252
"graphql": "16.11.0",
5353
"graphql-scalars": "1.24.2",
@@ -57,13 +57,13 @@
5757
"jose": "6.0.11",
5858
"lodash-es": "4.17.21",
5959
"nest-authz": "2.17.0",
60-
"prettier": "3.5.3",
60+
"prettier": "3.6.2",
6161
"rimraf": "6.0.1",
6262
"rxjs": "7.8.2",
6363
"type-fest": "4.41.0",
6464
"typescript": "5.8.3",
6565
"vitest": "3.2.4",
66-
"ws": "8.18.2",
66+
"ws": "8.18.3",
6767
"zen-observable-ts": "1.1.0"
6868
},
6969
"dependencies": {

packages/unraid-api-plugin-generator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"commander": "14.0.0",
1616
"create-create-app": "7.3.0",
1717
"fs-extra": "11.3.0",
18-
"inquirer": "12.6.3",
18+
"inquirer": "12.7.0",
1919
"validate-npm-package-name": "6.0.1"
2020
},
2121
"devDependencies": {
@@ -25,7 +25,7 @@
2525
"@nestjs/graphql": "13.1.0",
2626
"@types/fs-extra": "11.0.4",
2727
"@types/inquirer": "9.0.8",
28-
"@types/node": "22.15.32",
28+
"@types/node": "22.16.3",
2929
"@types/validate-npm-package-name": "4.0.2",
3030
"class-transformer": "0.5.1",
3131
"class-validator": "0.14.2",

packages/unraid-shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"@jsonforms/core": "3.6.0",
3232
"@nestjs/common": "11.1.3",
3333
"@nestjs/graphql": "13.1.0",
34-
"@types/bun": "1.2.16",
34+
"@types/bun": "1.2.18",
3535
"@types/lodash-es": "4.17.12",
36-
"@types/node": "22.15.32",
36+
"@types/node": "22.16.3",
3737
"class-validator": "0.14.2",
3838
"graphql": "16.11.0",
3939
"graphql-scalars": "1.24.2",

plugin/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"commander": "14.0.0",
77
"conventional-changelog": "6.0.0",
88
"date-fns": "4.1.0",
9-
"glob": "11.0.1",
9+
"glob": "11.0.3",
1010
"html-sloppy-escaper": "0.1.0",
11-
"semver": "7.7.1",
12-
"tsx": "4.19.3",
13-
"zod": "3.24.2",
14-
"zx": "8.3.2"
11+
"semver": "7.7.2",
12+
"tsx": "4.20.3",
13+
"zod": "3.25.76",
14+
"zx": "8.6.2"
1515
},
1616
"type": "module",
1717
"license": "GPL-2.0-or-later",
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"http-server": "14.1.1",
3939
"nodemon": "3.1.10",
40-
"vitest": "3.0.7"
40+
"vitest": "3.2.4"
4141
},
42-
"packageManager": "pnpm@10.12.4"
42+
"packageManager": "pnpm@10.13.1"
4343
}

0 commit comments

Comments
 (0)