Skip to content

Commit b12736b

Browse files
fix(deps): update all non-major dependencies
1 parent 2fef10c commit b12736b

File tree

15 files changed

+1531
-1370
lines changed

15 files changed

+1531
-1370
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v4
2727
with:
28-
node-version: '22.18.0'
28+
node-version: '22.19.0'
2929

3030
- uses: pnpm/action-setup@v4
3131
name: Install pnpm

.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@v4
3232
with:
33-
node-version: '22.18.0'
33+
node-version: '22.19.0'
3434
- run: |
3535
cat << 'EOF' > release-notes.txt
3636
${{ steps.release-info.outputs.body }}

.github/workflows/test-libvirt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install pnpm
4545
uses: pnpm/action-setup@v4
4646
with:
47-
version: 10.15.0
47+
version: 10.15.1
4848
run_install: false
4949

5050
- name: Get pnpm store directory

.nvmrc

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

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.19.0-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: 23 additions & 23 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.15.1"
1414
},
1515
"scripts": {
1616
"// Development": "",
@@ -73,7 +73,7 @@
7373
"@nestjs/platform-fastify": "11.1.6",
7474
"@nestjs/schedule": "6.0.0",
7575
"@nestjs/throttler": "6.4.0",
76-
"@reduxjs/toolkit": "2.8.2",
76+
"@reduxjs/toolkit": "2.9.0",
7777
"@runonflux/nat-upnp": "1.0.2",
7878
"@types/diff": "8.0.0",
7979
"@unraid/libvirt": "2.1.0",
@@ -94,20 +94,20 @@
9494
"command-exists": "1.2.9",
9595
"convert": "5.12.0",
9696
"cookie": "1.0.2",
97-
"cron": "4.3.0",
97+
"cron": "4.3.3",
9898
"cross-fetch": "4.1.0",
9999
"diff": "8.0.2",
100-
"dockerode": "4.0.7",
101-
"dotenv": "17.2.1",
100+
"dockerode": "4.0.8",
101+
"dotenv": "17.2.2",
102102
"escape-html": "1.0.3",
103103
"execa": "9.6.0",
104104
"exit-hook": "4.0.0",
105-
"fastify": "5.5.0",
105+
"fastify": "5.6.0",
106106
"filenamify": "6.0.0",
107107
"fs-extra": "11.3.1",
108108
"glob": "11.0.3",
109109
"global-agent": "3.0.0",
110-
"got": "14.4.7",
110+
"got": "14.4.8",
111111
"graphql": "16.11.0",
112112
"graphql-fields": "2.0.3",
113113
"graphql-scalars": "1.24.2",
@@ -116,31 +116,31 @@
116116
"graphql-ws": "6.0.6",
117117
"ini": "5.0.0",
118118
"ip": "2.0.1",
119-
"jose": "6.0.13",
119+
"jose": "6.1.0",
120120
"json-bigint-patch": "0.0.8",
121121
"lodash-es": "4.17.21",
122122
"multi-ini": "2.3.2",
123123
"mustache": "4.2.0",
124124
"nest-authz": "2.17.0",
125-
"nest-commander": "3.19.0",
125+
"nest-commander": "3.19.1",
126126
"nestjs-pino": "4.4.0",
127127
"node-cache": "5.1.2",
128128
"node-window-polyfill": "1.0.4",
129-
"openid-client": "6.6.4",
129+
"openid-client": "6.8.0",
130130
"p-retry": "6.2.1",
131131
"passport-custom": "1.1.1",
132132
"passport-http-header-strategy": "1.1.0",
133133
"path-type": "6.0.0",
134-
"pino": "9.9.0",
134+
"pino": "9.9.5",
135135
"pino-http": "10.5.0",
136136
"pino-pretty": "13.1.1",
137-
"pm2": "6.0.8",
137+
"pm2": "6.0.10",
138138
"reflect-metadata": "^0.1.14",
139139
"rxjs": "7.8.2",
140140
"semver": "7.7.2",
141141
"strftime": "0.10.3",
142142
"systeminformation": "5.27.8",
143-
"undici": "7.15.0",
143+
"undici": "7.16.0",
144144
"uuid": "13.0.0",
145145
"ws": "8.18.3",
146146
"zen-observable-ts": "1.1.0",
@@ -155,17 +155,17 @@
155155
}
156156
},
157157
"devDependencies": {
158-
"@eslint/js": "9.34.0",
158+
"@eslint/js": "9.35.0",
159159
"@graphql-codegen/add": "5.0.3",
160160
"@graphql-codegen/cli": "5.0.7",
161161
"@graphql-codegen/fragment-matcher": "5.1.0",
162162
"@graphql-codegen/import-types-preset": "3.0.1",
163163
"@graphql-codegen/typed-document-node": "5.1.2",
164164
"@graphql-codegen/typescript": "4.1.6",
165165
"@graphql-codegen/typescript-operations": "4.6.1",
166-
"@graphql-codegen/typescript-resolvers": "4.5.1",
166+
"@graphql-codegen/typescript-resolvers": "4.5.2",
167167
"@graphql-typed-document-node/core": "3.2.0",
168-
"@ianvs/prettier-plugin-sort-imports": "4.6.3",
168+
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
169169
"@nestjs/testing": "11.1.6",
170170
"@originjs/vite-plugin-commonjs": "1.0.3",
171171
"@rollup/plugin-node-resolve": "16.0.1",
@@ -183,9 +183,9 @@
183183
"@types/lodash": "4.17.20",
184184
"@types/lodash-es": "4.17.12",
185185
"@types/mustache": "4.2.6",
186-
"@types/node": "22.18.0",
186+
"@types/node": "22.18.1",
187187
"@types/pify": "6.1.0",
188-
"@types/semver": "7.7.0",
188+
"@types/semver": "7.7.1",
189189
"@types/sendmail": "1.4.7",
190190
"@types/stoppable": "1.1.3",
191191
"@types/strftime": "0.9.8",
@@ -195,21 +195,21 @@
195195
"@types/wtfnode": "0.10.0",
196196
"@vitest/coverage-v8": "3.2.4",
197197
"@vitest/ui": "3.2.4",
198-
"eslint": "9.34.0",
198+
"eslint": "9.35.0",
199199
"eslint-plugin-import": "2.32.0",
200200
"eslint-plugin-no-relative-import-paths": "1.6.1",
201201
"eslint-plugin-prettier": "5.5.4",
202202
"jiti": "2.5.1",
203203
"nodemon": "3.1.10",
204204
"prettier": "3.6.2",
205-
"rollup-plugin-node-externals": "8.1.0",
205+
"rollup-plugin-node-externals": "8.1.1",
206206
"supertest": "7.1.4",
207207
"tsx": "4.20.5",
208208
"type-fest": "4.41.0",
209209
"typescript": "5.9.2",
210-
"typescript-eslint": "8.41.0",
210+
"typescript-eslint": "8.43.0",
211211
"unplugin-swc": "1.5.7",
212-
"vite": "7.1.3",
212+
"vite": "7.1.5",
213213
"vite-plugin-node": "7.0.0",
214214
"vite-tsconfig-paths": "5.1.4",
215215
"vitest": "3.2.4",
@@ -228,5 +228,5 @@
228228
}
229229
},
230230
"private": true,
231-
"packageManager": "[email protected].0"
231+
"packageManager": "[email protected].1"
232232
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
]
5151
},
5252
"dependencies": {
53-
"@manypkg/cli": "0.25.0",
54-
"chalk": "5.6.0",
53+
"@manypkg/cli": "0.25.1",
54+
"chalk": "5.6.2",
5555
"diff": "8.0.2",
5656
"ignore": "7.0.5"
5757
},
5858
"devDependencies": {
59-
"lint-staged": "16.1.5",
59+
"lint-staged": "16.1.6",
6060
"simple-git-hooks": "2.13.1"
6161
},
6262
"simple-git-hooks": {
@@ -67,5 +67,5 @@
6767
"pnpm lint:fix"
6868
]
6969
},
70-
"packageManager": "[email protected].0"
70+
"packageManager": "[email protected].1"
7171
}

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@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.6.3",
31+
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
3232
"@jsonforms/core": "3.6.0",
3333
"@nestjs/apollo": "13.1.0",
3434
"@nestjs/common": "11.1.6",
@@ -41,28 +41,28 @@
4141
"@types/ini": "4.1.1",
4242
"@types/ip": "1.1.3",
4343
"@types/lodash-es": "4.17.12",
44-
"@types/node": "22.18.0",
44+
"@types/node": "22.18.1",
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.2.0",
51-
"got": "14.4.7",
50+
"fast-check": "4.3.0",
51+
"got": "14.4.8",
5252
"graphql": "16.11.0",
5353
"graphql-scalars": "1.24.2",
5454
"graphql-subscriptions": "3.0.0",
5555
"graphql-ws": "6.0.6",
5656
"ini": "5.0.0",
57-
"jose": "6.0.13",
57+
"jose": "6.1.0",
5858
"lodash-es": "4.17.21",
5959
"nest-authz": "2.17.0",
6060
"prettier": "3.6.2",
6161
"rimraf": "6.0.1",
6262
"rxjs": "7.8.2",
6363
"type-fest": "4.41.0",
6464
"typescript": "5.9.2",
65-
"undici": "7.15.0",
65+
"undici": "7.16.0",
6666
"vitest": "3.2.4",
6767
"ws": "8.18.3",
6868
"zen-observable-ts": "1.1.0"
@@ -88,17 +88,17 @@
8888
"class-transformer": "0.5.1",
8989
"class-validator": "0.14.2",
9090
"execa": "9.6.0",
91-
"got": "14.4.7",
91+
"got": "14.4.8",
9292
"graphql": "16.11.0",
9393
"graphql-scalars": "1.24.2",
9494
"graphql-subscriptions": "3.0.0",
9595
"graphql-ws": "6.0.6",
9696
"ini": "5.0.0",
97-
"jose": "6.0.13",
97+
"jose": "6.1.0",
9898
"lodash-es": "4.17.21",
9999
"nest-authz": "2.17.0",
100100
"rxjs": "7.8.2",
101-
"undici": "7.15.0",
101+
"undici": "7.16.0",
102102
"ws": "8.18.3",
103103
"zen-observable-ts": "1.1.0"
104104
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"prepare": "npm run build"
1111
},
1212
"dependencies": {
13-
"chalk": "5.6.0",
13+
"chalk": "5.6.2",
1414
"change-case": "5.4.4",
1515
"commander": "14.0.0",
1616
"create-create-app": "7.3.0",
@@ -25,7 +25,7 @@
2525
"@nestjs/graphql": "13.1.0",
2626
"@types/fs-extra": "11.0.4",
2727
"@types/inquirer": "9.0.9",
28-
"@types/node": "22.18.0",
28+
"@types/node": "22.18.1",
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
@@ -35,7 +35,7 @@
3535
"@nestjs/testing": "11.1.6",
3636
"@types/bun": "1.2.21",
3737
"@types/lodash-es": "4.17.12",
38-
"@types/node": "22.18.0",
38+
"@types/node": "22.18.1",
3939
"@types/ws": "8.18.1",
4040
"class-transformer": "0.5.1",
4141
"class-validator": "0.14.2",
@@ -66,7 +66,7 @@
6666
"lodash-es": "4.17.21",
6767
"nest-authz": "2.17.0",
6868
"rxjs": "7.8.2",
69-
"undici": "7.15.0",
69+
"undici": "7.16.0",
7070
"ws": "8.18.3"
7171
}
7272
}

0 commit comments

Comments
 (0)