|
10 | 10 | "author": "Lime Technology, Inc. <unraid.net>", |
11 | 11 | "license": "GPL-2.0-or-later", |
12 | 12 | "engines": { |
13 | | - "pnpm": "10.15.0" |
| 13 | + "pnpm": "10.22.0" |
14 | 14 | }, |
15 | 15 | "scripts": { |
16 | 16 | "// Development": "", |
|
57 | 57 | "@apollo/server": "4.12.2", |
58 | 58 | "@as-integrations/fastify": "2.1.1", |
59 | 59 | "@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.1.3", |
62 | 62 | "@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", |
| 63 | + "@graphql-tools/merge": "9.1.5", |
| 64 | + "@graphql-tools/schema": "10.0.29", |
| 65 | + "@graphql-tools/utils": "10.10.3", |
66 | 66 | "@jsonforms/core": "3.6.0", |
67 | | - "@nestjs/apollo": "13.1.0", |
| 67 | + "@nestjs/apollo": "13.2.1", |
68 | 68 | "@nestjs/cache-manager": "3.0.1", |
69 | | - "@nestjs/common": "11.1.6", |
| 69 | + "@nestjs/common": "11.1.9", |
70 | 70 | "@nestjs/config": "4.0.2", |
71 | | - "@nestjs/core": "11.1.6", |
| 71 | + "@nestjs/core": "11.1.9", |
72 | 72 | "@nestjs/event-emitter": "3.0.1", |
73 | | - "@nestjs/graphql": "13.1.0", |
| 73 | + "@nestjs/graphql": "13.2.0", |
74 | 74 | "@nestjs/passport": "11.0.5", |
75 | | - "@nestjs/platform-fastify": "11.1.6", |
76 | | - "@nestjs/schedule": "6.0.0", |
| 75 | + "@nestjs/platform-fastify": "11.1.9", |
| 76 | + "@nestjs/schedule": "6.0.1", |
77 | 77 | "@nestjs/throttler": "6.4.0", |
78 | | - "@reduxjs/toolkit": "2.8.2", |
| 78 | + "@reduxjs/toolkit": "2.10.1", |
79 | 79 | "@runonflux/nat-upnp": "1.0.2", |
80 | 80 | "@types/diff": "8.0.0", |
81 | 81 | "@unraid/libvirt": "2.1.0", |
82 | 82 | "@unraid/shared": "workspace:*", |
83 | 83 | "accesscontrol": "2.2.1", |
84 | | - "atomically": "2.0.3", |
| 84 | + "atomically": "2.1.0", |
85 | 85 | "bycontract": "2.0.11", |
86 | 86 | "bytes": "3.1.2", |
87 | | - "cache-manager": "7.2.0", |
| 87 | + "cache-manager": "7.2.4", |
88 | 88 | "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.41.0", |
91 | 91 | "change-case": "5.4.4", |
92 | 92 | "chokidar": "4.0.3", |
93 | 93 | "class-transformer": "0.5.1", |
94 | 94 | "class-validator": "0.14.2", |
95 | 95 | "cli-table": "0.3.11", |
96 | 96 | "command-exists": "1.2.9", |
97 | | - "convert": "5.12.0", |
| 97 | + "convert": "5.13.1", |
98 | 98 | "cookie": "1.0.2", |
99 | | - "cron": "4.3.0", |
| 99 | + "cron": "4.3.4", |
100 | 100 | "cross-fetch": "4.1.0", |
101 | 101 | "diff": "8.0.2", |
102 | | - "dockerode": "4.0.7", |
103 | | - "dotenv": "17.2.1", |
| 102 | + "dockerode": "4.0.9", |
| 103 | + "dotenv": "17.2.3", |
104 | 104 | "escape-html": "1.0.3", |
105 | 105 | "execa": "9.6.0", |
106 | 106 | "exit-hook": "4.0.0", |
107 | | - "fastify": "5.5.0", |
108 | | - "filenamify": "7.0.0", |
109 | | - "fs-extra": "11.3.1", |
| 107 | + "fastify": "5.6.2", |
| 108 | + "filenamify": "7.0.1", |
| 109 | + "fs-extra": "11.3.2", |
110 | 110 | "glob": "11.0.3", |
111 | 111 | "global-agent": "3.0.0", |
112 | | - "got": "14.4.7", |
113 | | - "graphql": "16.11.0", |
| 112 | + "got": "14.6.4", |
| 113 | + "graphql": "16.12.0", |
114 | 114 | "graphql-fields": "2.0.3", |
115 | | - "graphql-scalars": "1.24.2", |
| 115 | + "graphql-scalars": "1.25.0", |
116 | 116 | "graphql-subscriptions": "3.0.0", |
117 | 117 | "graphql-tag": "2.12.6", |
118 | 118 | "graphql-ws": "6.0.6", |
119 | 119 | "html-entities": "^2.6.0", |
120 | 120 | "ini": "5.0.0", |
121 | 121 | "ip": "2.0.1", |
122 | | - "jose": "6.0.13", |
123 | | - "json-bigint-patch": "0.0.8", |
| 122 | + "jose": "6.1.2", |
| 123 | + "json-bigint-patch": "0.0.9", |
124 | 124 | "lodash-es": "4.17.21", |
125 | 125 | "multi-ini": "2.3.2", |
126 | 126 | "mustache": "4.2.0", |
127 | 127 | "nest-authz": "2.17.0", |
128 | | - "nest-commander": "3.19.0", |
129 | | - "nestjs-pino": "4.4.0", |
| 128 | + "nest-commander": "3.20.1", |
| 129 | + "nestjs-pino": "4.4.1", |
130 | 130 | "node-cache": "5.1.2", |
131 | 131 | "node-window-polyfill": "1.0.4", |
132 | | - "openid-client": "6.6.4", |
133 | | - "p-retry": "7.0.0", |
| 132 | + "openid-client": "6.8.1", |
| 133 | + "p-retry": "7.1.0", |
134 | 134 | "passport-custom": "1.1.1", |
135 | 135 | "passport-http-header-strategy": "1.1.0", |
136 | 136 | "path-type": "6.0.0", |
137 | | - "pino": "9.9.0", |
| 137 | + "pino": "9.14.0", |
138 | 138 | "pino-http": "10.5.0", |
139 | | - "pino-pretty": "13.1.1", |
140 | | - "pm2": "6.0.8", |
| 139 | + "pino-pretty": "13.1.2", |
| 140 | + "pm2": "6.0.13", |
141 | 141 | "reflect-metadata": "^0.1.14", |
142 | 142 | "rxjs": "7.8.2", |
143 | | - "semver": "7.7.2", |
| 143 | + "semver": "7.7.3", |
144 | 144 | "strftime": "0.10.3", |
145 | | - "systeminformation": "5.27.8", |
146 | | - "undici": "7.15.0", |
| 145 | + "systeminformation": "5.27.11", |
| 146 | + "undici": "7.16.0", |
147 | 147 | "uuid": "13.0.0", |
148 | 148 | "ws": "8.18.3", |
149 | 149 | "zen-observable-ts": "1.1.0", |
|
158 | 158 | } |
159 | 159 | }, |
160 | 160 | "devDependencies": { |
161 | | - "@eslint/js": "9.34.0", |
| 161 | + "@eslint/js": "9.39.1", |
162 | 162 | "@graphql-codegen/add": "6.0.0", |
163 | | - "@graphql-codegen/cli": "6.0.0", |
| 163 | + "@graphql-codegen/cli": "6.0.2", |
164 | 164 | "@graphql-codegen/fragment-matcher": "6.0.0", |
165 | 165 | "@graphql-codegen/import-types-preset": "3.0.1", |
166 | | - "@graphql-codegen/typed-document-node": "6.0.0", |
167 | | - "@graphql-codegen/typescript": "5.0.0", |
168 | | - "@graphql-codegen/typescript-operations": "5.0.0", |
169 | | - "@graphql-codegen/typescript-resolvers": "5.0.0", |
| 166 | + "@graphql-codegen/typed-document-node": "6.1.2", |
| 167 | + "@graphql-codegen/typescript": "5.0.4", |
| 168 | + "@graphql-codegen/typescript-operations": "5.0.4", |
| 169 | + "@graphql-codegen/typescript-resolvers": "5.1.2", |
170 | 170 | "@graphql-typed-document-node/core": "3.2.0", |
171 | | - "@ianvs/prettier-plugin-sort-imports": "4.6.3", |
172 | | - "@nestjs/testing": "11.1.6", |
| 171 | + "@ianvs/prettier-plugin-sort-imports": "4.7.0", |
| 172 | + "@nestjs/testing": "11.1.9", |
173 | 173 | "@originjs/vite-plugin-commonjs": "1.0.3", |
174 | | - "@rollup/plugin-node-resolve": "16.0.1", |
175 | | - "@swc/core": "1.13.5", |
| 174 | + "@rollup/plugin-node-resolve": "16.0.3", |
| 175 | + "@swc/core": "1.15.2", |
176 | 176 | "@types/async-exit-hook": "2.0.2", |
177 | 177 | "@types/bytes": "3.1.5", |
178 | 178 | "@types/cli-table": "0.3.4", |
179 | 179 | "@types/command-exists": "1.2.3", |
180 | 180 | "@types/cors": "2.8.19", |
181 | | - "@types/dockerode": "3.3.43", |
| 181 | + "@types/dockerode": "3.3.46", |
182 | 182 | "@types/graphql-fields": "1.3.9", |
183 | 183 | "@types/graphql-type-uuid": "0.2.6", |
184 | 184 | "@types/ini": "4.1.1", |
185 | 185 | "@types/ip": "1.1.3", |
186 | 186 | "@types/lodash": "4.17.20", |
187 | 187 | "@types/lodash-es": "4.17.12", |
188 | 188 | "@types/mustache": "4.2.6", |
189 | | - "@types/node": "22.18.0", |
| 189 | + "@types/node": "22.19.1", |
190 | 190 | "@types/pify": "6.1.0", |
191 | | - "@types/semver": "7.7.0", |
| 191 | + "@types/semver": "7.7.1", |
192 | 192 | "@types/sendmail": "1.4.7", |
193 | 193 | "@types/stoppable": "1.1.3", |
194 | 194 | "@types/strftime": "0.9.8", |
|
198 | 198 | "@types/wtfnode": "0.10.0", |
199 | 199 | "@vitest/coverage-v8": "3.2.4", |
200 | 200 | "@vitest/ui": "3.2.4", |
201 | | - "eslint": "9.34.0", |
| 201 | + "eslint": "9.39.1", |
202 | 202 | "eslint-plugin-import": "2.32.0", |
203 | 203 | "eslint-plugin-no-relative-import-paths": "1.6.1", |
204 | 204 | "eslint-plugin-prettier": "5.5.4", |
205 | | - "jiti": "2.5.1", |
206 | | - "nodemon": "3.1.10", |
| 205 | + "jiti": "2.6.1", |
| 206 | + "nodemon": "3.1.11", |
207 | 207 | "prettier": "3.6.2", |
208 | | - "rollup-plugin-node-externals": "8.1.0", |
| 208 | + "rollup-plugin-node-externals": "8.1.2", |
209 | 209 | "supertest": "7.1.4", |
210 | | - "tsx": "4.20.5", |
211 | | - "type-fest": "5.0.0", |
212 | | - "typescript": "5.9.2", |
213 | | - "typescript-eslint": "8.41.0", |
214 | | - "unplugin-swc": "1.5.7", |
215 | | - "vite": "7.1.3", |
| 210 | + "tsx": "4.20.6", |
| 211 | + "type-fest": "5.2.0", |
| 212 | + "typescript": "5.9.3", |
| 213 | + "typescript-eslint": "8.46.4", |
| 214 | + "unplugin-swc": "1.5.8", |
| 215 | + "vite": "7.2.2", |
216 | 216 | "vite-plugin-node": "7.0.0", |
217 | 217 | "vite-tsconfig-paths": "5.1.4", |
218 | 218 | "vitest": "3.2.4", |
219 | | - "zx": "8.8.1" |
| 219 | + "zx": "8.8.5" |
220 | 220 | }, |
221 | 221 | "overrides": { |
222 | 222 | "eslint": { |
223 | | - "jiti": "2.5.1" |
| 223 | + "jiti": "2.6.1" |
224 | 224 | }, |
225 | 225 | "@as-integrations/fastify": { |
226 | 226 | "fastify": "$fastify" |
|
231 | 231 | } |
232 | 232 | }, |
233 | 233 | "private": true, |
234 | | - "packageManager": "pnpm@10.15.0" |
| 234 | + "packageManager": "pnpm@10.22.0" |
235 | 235 | } |
0 commit comments