|
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.15.1" |
14 | 14 | }, |
15 | 15 | "scripts": { |
16 | 16 | "// Development": "", |
|
106 | 106 | "fs-extra": "11.3.1", |
107 | 107 | "glob": "11.0.3", |
108 | 108 | "global-agent": "3.0.0", |
109 | | - "got": "14.4.7", |
| 109 | + "got": "14.4.8", |
110 | 110 | "graphql": "16.11.0", |
111 | 111 | "graphql-fields": "2.0.3", |
112 | 112 | "graphql-scalars": "1.24.2", |
|
115 | 115 | "graphql-ws": "6.0.6", |
116 | 116 | "ini": "5.0.0", |
117 | 117 | "ip": "2.0.1", |
118 | | - "jose": "6.0.13", |
| 118 | + "jose": "6.1.0", |
119 | 119 | "json-bigint-patch": "0.0.8", |
120 | 120 | "lodash-es": "4.17.21", |
121 | 121 | "multi-ini": "2.3.2", |
|
125 | 125 | "nestjs-pino": "4.4.0", |
126 | 126 | "node-cache": "5.1.2", |
127 | 127 | "node-window-polyfill": "1.0.4", |
128 | | - "openid-client": "6.6.4", |
| 128 | + "openid-client": "6.7.1", |
129 | 129 | "p-retry": "6.2.1", |
130 | 130 | "passport-custom": "1.1.1", |
131 | 131 | "passport-http-header-strategy": "1.1.0", |
132 | 132 | "path-type": "6.0.0", |
133 | 133 | "pino": "9.9.0", |
134 | 134 | "pino-http": "10.5.0", |
135 | 135 | "pino-pretty": "13.1.1", |
136 | | - "pm2": "6.0.8", |
| 136 | + "pm2": "6.0.9", |
137 | 137 | "reflect-metadata": "^0.1.14", |
138 | 138 | "rxjs": "7.8.2", |
139 | 139 | "semver": "7.7.2", |
|
162 | 162 | "@graphql-codegen/typed-document-node": "5.1.2", |
163 | 163 | "@graphql-codegen/typescript": "4.1.6", |
164 | 164 | "@graphql-codegen/typescript-operations": "4.6.1", |
165 | | - "@graphql-codegen/typescript-resolvers": "4.5.1", |
| 165 | + "@graphql-codegen/typescript-resolvers": "4.5.2", |
166 | 166 | "@graphql-typed-document-node/core": "3.2.0", |
167 | | - "@ianvs/prettier-plugin-sort-imports": "4.6.3", |
| 167 | + "@ianvs/prettier-plugin-sort-imports": "4.7.0", |
168 | 168 | "@nestjs/testing": "11.1.6", |
169 | 169 | "@originjs/vite-plugin-commonjs": "1.0.3", |
170 | 170 | "@rollup/plugin-node-resolve": "16.0.1", |
|
208 | 208 | "typescript": "5.9.2", |
209 | 209 | "typescript-eslint": "8.41.0", |
210 | 210 | "unplugin-swc": "1.5.7", |
211 | | - "vite": "7.1.3", |
| 211 | + "vite": "7.1.4", |
212 | 212 | "vite-plugin-node": "7.0.0", |
213 | 213 | "vite-tsconfig-paths": "5.1.4", |
214 | 214 | "vitest": "3.2.4", |
|
227 | 227 | } |
228 | 228 | }, |
229 | 229 | "private": true, |
230 | | - "packageManager": "pnpm@10.15.0" |
| 230 | + "packageManager": "pnpm@10.15.1" |
231 | 231 | } |
0 commit comments