@adriankulik/create-fullstack-app 1.16.0 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@
26
26
  "@angular/compiler-cli": "^22.1.5",
27
27
  "@eslint/js": "^10.0.1",
28
28
  "@types/jasmine": "~5.1.0",
29
- "angular-eslint": "^22.2.0",
29
+ "angular-eslint": "^22.5.0",
30
30
  "eslint": "^10.8.1",
31
31
  "jasmine-core": "~5.1.0",
32
32
  "karma": "~6.4.4",
@@ -36,7 +36,7 @@
36
36
  "karma-jasmine-html-reporter": "~2.3.0",
37
37
  "puppeteer": "^25.10.0",
38
38
  "typescript": "~6.0.3",
39
- "typescript-eslint": "^8.69.0"
39
+ "typescript-eslint": "^8.70.0"
40
40
  }
41
41
  },
42
42
  "node_modules/@ampproject/remapping": {
@@ -257,9 +257,9 @@
257
257
  }
258
258
  },
259
259
  "node_modules/@angular-eslint/builder": {
260
- "version": "22.2.0",
261
- "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-22.2.0.tgz",
262
- "integrity": "sha512-X5r6JG2VC0aZBayHM9tJYZIF5KWBo2opC4uHndhZqQqb3TmX/KYlgbMlTC4HIAXQlTXfTNbjHW8mhhAwGOaNMA==",
260
+ "version": "22.5.0",
261
+ "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-22.5.0.tgz",
262
+ "integrity": "sha512-bChGIHOApVk3eXaAfCOxxb54tToIttSzADEUpuBN6cs7Jp7OO96lNpMktv9IPvxfyVrhbriocwNy33jhpRSt0Q==",
263
263
  "dev": true,
264
264
  "license": "MIT",
265
265
  "dependencies": {
@@ -272,21 +272,21 @@
272
272
  }
273
273
  },
274
274
  "node_modules/@angular-eslint/bundled-angular-compiler": {
275
- "version": "22.2.0",
276
- "resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-22.2.0.tgz",
277
- "integrity": "sha512-JYjUXcnZCMg23HXvHnaGcMvVF0WP9b/n9I9Oz3zY+lH2A2HkcCUYnTg3lhDghZfCcermNaz+JvXp88NX+cgA6A==",
275
+ "version": "22.5.0",
276
+ "resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-22.5.0.tgz",
277
+ "integrity": "sha512-AdvtopHjjenM02LqsgqQbpTWTbE2DqFS4ZJT8YxEIzUKUdLNwkGUgZn9WpKHBHGBvaiA3hj2BLWRCJs/vJmV3g==",
278
278
  "dev": true,
279
279
  "license": "MIT"
280
280
  },
281
281
  "node_modules/@angular-eslint/eslint-plugin": {
282
- "version": "22.2.0",
283
- "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin/-/eslint-plugin-22.2.0.tgz",
284
- "integrity": "sha512-ceA/aluyI7LKii+IaIjhoVCqJ3oPKC+3kqUf/DpWrgVsCbbLoW+iXCQVqMnlDZG1lagpLaqe6cIbVaH897yjPA==",
282
+ "version": "22.5.0",
283
+ "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin/-/eslint-plugin-22.5.0.tgz",
284
+ "integrity": "sha512-3MooyC+F156Aa0XmNLwNMeQFVmSPhJYqPdX8FditvzSYuo5qANZTSbBABMU8XepvmxXcpPmEsj5sQUpbTdRl9Q==",
285
285
  "dev": true,
286
286
  "license": "MIT",
287
287
  "dependencies": {
288
- "@angular-eslint/bundled-angular-compiler": "22.2.0",
289
- "@angular-eslint/utils": "22.2.0",
288
+ "@angular-eslint/bundled-angular-compiler": "22.5.0",
289
+ "@angular-eslint/utils": "22.5.0",
290
290
  "ts-api-utils": "^2.1.0"
291
291
  },
292
292
  "peerDependencies": {
@@ -296,19 +296,19 @@
296
296
  }
297
297
  },
298
298
  "node_modules/@angular-eslint/eslint-plugin-template": {
299
- "version": "22.2.0",
300
- "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-22.2.0.tgz",
301
- "integrity": "sha512-v/X8/QJXWXaOkU8chmIPWu/86JAca5Tje6EFIf3G2VOxxuGzDpCPPuAKLBclhK+dtFHuJnqKYKZOfcdXqzj9eg==",
299
+ "version": "22.5.0",
300
+ "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-22.5.0.tgz",
301
+ "integrity": "sha512-qHi292XBe5TIFpPjEKY+NtiFGEZLrYzD8GPVzBuIruaKQz1Y//eqPp3Ve/MYYBbwdj0gD8rPZRjDIXAcsRUMVg==",
302
302
  "dev": true,
303
303
  "license": "MIT",
304
304
  "dependencies": {
305
- "@angular-eslint/bundled-angular-compiler": "22.2.0",
306
- "@angular-eslint/utils": "22.2.0",
305
+ "@angular-eslint/bundled-angular-compiler": "22.5.0",
306
+ "@angular-eslint/utils": "22.5.0",
307
307
  "aria-query": "5.3.2",
308
308
  "axobject-query": "4.1.0"
309
309
  },
310
310
  "peerDependencies": {
311
- "@angular-eslint/template-parser": "22.2.0",
311
+ "@angular-eslint/template-parser": "22.5.0",
312
312
  "@typescript-eslint/types": "^8.0.0",
313
313
  "@typescript-eslint/utils": "^8.0.0",
314
314
  "eslint": "^9.0.0 || ^10.0.0",
@@ -316,25 +316,25 @@
316
316
  }
317
317
  },
318
318
  "node_modules/@angular-eslint/schematics": {
319
- "version": "22.2.0",
320
- "resolved": "https://registry.npmjs.org/@angular-eslint/schematics/-/schematics-22.2.0.tgz",
321
- "integrity": "sha512-KDtjpkAUOO+wK9J5HtRQtS5lwn5UHGMLEPVFznwrK+5hrNGN9LzfAzDhAHA9y+YoplqGK/Romm4v0384e+BiWw==",
319
+ "version": "22.5.0",
320
+ "resolved": "https://registry.npmjs.org/@angular-eslint/schematics/-/schematics-22.5.0.tgz",
321
+ "integrity": "sha512-4B7Bpph/H6vNI0Wfi3p4w4AKw6VJrTG9IGNbSx6NKbPzcwBSaFSuJUpIUxiuzlsaFy6csbRWU2E3UPyXjEfFew==",
322
322
  "dev": true,
323
323
  "license": "MIT",
324
324
  "dependencies": {
325
325
  "@angular-devkit/core": ">= 22.0.0 < 23.0.0",
326
326
  "@angular-devkit/schematics": ">= 22.0.0 < 23.0.0",
327
- "@angular-eslint/eslint-plugin": "22.2.0",
328
- "@angular-eslint/eslint-plugin-template": "22.2.0",
329
- "ignore": "7.0.6",
327
+ "@angular-eslint/eslint-plugin": "22.5.0",
328
+ "@angular-eslint/eslint-plugin-template": "22.5.0",
329
+ "ignore": "7.0.8",
330
330
  "semver": "7.8.5",
331
331
  "strip-json-comments": "3.1.1"
332
332
  }
333
333
  },
334
334
  "node_modules/@angular-eslint/schematics/node_modules/ignore": {
335
- "version": "7.0.6",
336
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz",
337
- "integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==",
335
+ "version": "7.0.8",
336
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.8.tgz",
337
+ "integrity": "sha512-YYNsSlXBjMk92SKnkwvB5LOVSa6OznlFUGcsvrFgNJbJCd0M1XKeFVRc8ZByeCqz32FivYNHJVooLmdqrmvp/Q==",
338
338
  "dev": true,
339
339
  "license": "MIT",
340
340
  "engines": {
@@ -342,13 +342,13 @@
342
342
  }
343
343
  },
344
344
  "node_modules/@angular-eslint/template-parser": {
345
- "version": "22.2.0",
346
- "resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-22.2.0.tgz",
347
- "integrity": "sha512-RCDEzYRFIV8UPWsAgj8v8ryKwXq+wAmEHqMJRqMdAGXRWrxziWvCxI7nCsj74u/11GXZKSAz3SQmwfkdWiZEQA==",
345
+ "version": "22.5.0",
346
+ "resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-22.5.0.tgz",
347
+ "integrity": "sha512-p0C48htmzd1/Qum3TIQz3FZMWivbkm7x8z3Q6GY3CzNOIzVRKQU2MwZtpocXPkctJGjYnC5wJ58d8Ow4E5LVbA==",
348
348
  "dev": true,
349
349
  "license": "MIT",
350
350
  "dependencies": {
351
- "@angular-eslint/bundled-angular-compiler": "22.2.0",
351
+ "@angular-eslint/bundled-angular-compiler": "22.5.0",
352
352
  "eslint-scope": "9.1.2"
353
353
  },
354
354
  "peerDependencies": {
@@ -357,13 +357,13 @@
357
357
  }
358
358
  },
359
359
  "node_modules/@angular-eslint/utils": {
360
- "version": "22.2.0",
361
- "resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-22.2.0.tgz",
362
- "integrity": "sha512-hAAMlPhaoLI0W4CmICrLp58Jm0pMs4OBL/DYvjFu7cdoey0fRMRBiHV1Fw5lT1oHtLjsFj0n6TzvpbjGYkaYvw==",
360
+ "version": "22.5.0",
361
+ "resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-22.5.0.tgz",
362
+ "integrity": "sha512-i106BkmVnXM3ub5nsaXmAZNk1bnajzVOwrGrEVt9U0mX22zcVlunLMWC49z2dqGjl91Ppw0Xr5ed+QrKWm9Ldg==",
363
363
  "dev": true,
364
364
  "license": "MIT",
365
365
  "dependencies": {
366
- "@angular-eslint/bundled-angular-compiler": "22.2.0"
366
+ "@angular-eslint/bundled-angular-compiler": "22.5.0"
367
367
  },
368
368
  "peerDependencies": {
369
369
  "@typescript-eslint/utils": "^8.0.0",
@@ -6151,17 +6151,17 @@
6151
6151
  }
6152
6152
  },
6153
6153
  "node_modules/@typescript-eslint/eslint-plugin": {
6154
- "version": "8.69.0",
6155
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.69.0.tgz",
6156
- "integrity": "sha512-t5jQTKPIgVW1PE6dR6H6Qz5gm8zjMlX5/2gRaOGd9eO6V7J+tQc6iWKukEe7dY8u9HyYasQ0yfF0/FSSTEO2gA==",
6154
+ "version": "8.70.0",
6155
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.70.0.tgz",
6156
+ "integrity": "sha512-/v8HZt6RlyIZxB3ntehELOcUcfxKPVGWXnQdJuHRmzrqgF8nQypcC/oxGW+Ot4VGKDq81XugPKxx0n5PBtf9PA==",
6157
6157
  "dev": true,
6158
6158
  "license": "MIT",
6159
6159
  "dependencies": {
6160
6160
  "@eslint-community/regexpp": "^4.12.2",
6161
- "@typescript-eslint/scope-manager": "8.69.0",
6162
- "@typescript-eslint/type-utils": "8.69.0",
6163
- "@typescript-eslint/utils": "8.69.0",
6164
- "@typescript-eslint/visitor-keys": "8.69.0",
6161
+ "@typescript-eslint/scope-manager": "8.70.0",
6162
+ "@typescript-eslint/type-utils": "8.70.0",
6163
+ "@typescript-eslint/utils": "8.70.0",
6164
+ "@typescript-eslint/visitor-keys": "8.70.0",
6165
6165
  "ignore": "^7.0.5",
6166
6166
  "natural-compare": "^1.4.0",
6167
6167
  "ts-api-utils": "^2.5.0"
@@ -6174,15 +6174,15 @@
6174
6174
  "url": "https://opencollective.com/typescript-eslint"
6175
6175
  },
6176
6176
  "peerDependencies": {
6177
- "@typescript-eslint/parser": "^8.69.0",
6177
+ "@typescript-eslint/parser": "^8.70.0",
6178
6178
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
6179
6179
  "typescript": ">=4.8.4 <6.1.0"
6180
6180
  }
6181
6181
  },
6182
6182
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
6183
- "version": "7.0.8",
6184
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.8.tgz",
6185
- "integrity": "sha512-YYNsSlXBjMk92SKnkwvB5LOVSa6OznlFUGcsvrFgNJbJCd0M1XKeFVRc8ZByeCqz32FivYNHJVooLmdqrmvp/Q==",
6183
+ "version": "7.0.9",
6184
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.9.tgz",
6185
+ "integrity": "sha512-brTTsvFRt5C1gGHtPst/281UjPD5t9fBqbgoMPlVWy11ZLTPfu7HxK4ZYqO9H7o/yC9rSTCI85EaQ4OoY12qYw==",
6186
6186
  "dev": true,
6187
6187
  "license": "MIT",
6188
6188
  "engines": {
@@ -6190,16 +6190,16 @@
6190
6190
  }
6191
6191
  },
6192
6192
  "node_modules/@typescript-eslint/parser": {
6193
- "version": "8.69.0",
6194
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.69.0.tgz",
6195
- "integrity": "sha512-l4b0DhWioGg6Gt2ebGlvfkFMOjRsauxtsnDRwUSRX1qHq3HdTfQHV8wW9zEXeciai6HfeaKOedQn2Zoofx3WBw==",
6193
+ "version": "8.70.0",
6194
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.70.0.tgz",
6195
+ "integrity": "sha512-zYvrmj9Yxd63UGaXw+kdt6A0F0s0qveJyuatIM77bYC2DE4pgmg7a50u8LR7PRtXd0x+h+Tl3eXabGm06SWd3Q==",
6196
6196
  "dev": true,
6197
6197
  "license": "MIT",
6198
6198
  "dependencies": {
6199
- "@typescript-eslint/scope-manager": "8.69.0",
6200
- "@typescript-eslint/types": "8.69.0",
6201
- "@typescript-eslint/typescript-estree": "8.69.0",
6202
- "@typescript-eslint/visitor-keys": "8.69.0",
6199
+ "@typescript-eslint/scope-manager": "8.70.0",
6200
+ "@typescript-eslint/types": "8.70.0",
6201
+ "@typescript-eslint/typescript-estree": "8.70.0",
6202
+ "@typescript-eslint/visitor-keys": "8.70.0",
6203
6203
  "debug": "^4.4.3"
6204
6204
  },
6205
6205
  "engines": {
@@ -6215,14 +6215,14 @@
6215
6215
  }
6216
6216
  },
6217
6217
  "node_modules/@typescript-eslint/project-service": {
6218
- "version": "8.69.0",
6219
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.69.0.tgz",
6220
- "integrity": "sha512-yi4obFrHMmnsesWehHbkg9zMA7Jt8cXT+mKM08G999pH1yT6nqgsHx7MYm0uY1wAj8CqiBXYRJ7WAT0QdQHQXg==",
6218
+ "version": "8.70.0",
6219
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.70.0.tgz",
6220
+ "integrity": "sha512-hFHbTNqhU9G+2eKFXCBVb1tjFT/LceiJ4+HfLO4pTpDI0KHi6iajpcFFkaSQ9gXmCh7n82A0PthaayEdN6mspQ==",
6221
6221
  "dev": true,
6222
6222
  "license": "MIT",
6223
6223
  "dependencies": {
6224
- "@typescript-eslint/tsconfig-utils": "^8.69.0",
6225
- "@typescript-eslint/types": "^8.69.0",
6224
+ "@typescript-eslint/tsconfig-utils": "^8.70.0",
6225
+ "@typescript-eslint/types": "^8.70.0",
6226
6226
  "debug": "^4.4.3"
6227
6227
  },
6228
6228
  "engines": {
@@ -6237,14 +6237,14 @@
6237
6237
  }
6238
6238
  },
6239
6239
  "node_modules/@typescript-eslint/scope-manager": {
6240
- "version": "8.69.0",
6241
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.69.0.tgz",
6242
- "integrity": "sha512-ewfspqWvSxKSOaplqAUNbaSFO0eB6w1EtQ+esfYFRm3614Ty4uNtExkcbgd6nWsXphbqKyf9ZYdbZdv2xEoWEQ==",
6240
+ "version": "8.70.0",
6241
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.70.0.tgz",
6242
+ "integrity": "sha512-8nP3Kwh5hlgZ4FicGvmznAmJe8UL4sdU8tLukrPaMuQmDuk4Y8xYfzu/aYZW4xT2JCgc7H/TpDI5cGlxcWJSqQ==",
6243
6243
  "dev": true,
6244
6244
  "license": "MIT",
6245
6245
  "dependencies": {
6246
- "@typescript-eslint/types": "8.69.0",
6247
- "@typescript-eslint/visitor-keys": "8.69.0"
6246
+ "@typescript-eslint/types": "8.70.0",
6247
+ "@typescript-eslint/visitor-keys": "8.70.0"
6248
6248
  },
6249
6249
  "engines": {
6250
6250
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6255,9 +6255,9 @@
6255
6255
  }
6256
6256
  },
6257
6257
  "node_modules/@typescript-eslint/tsconfig-utils": {
6258
- "version": "8.69.0",
6259
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.69.0.tgz",
6260
- "integrity": "sha512-xNqK7YTDZsLniQMV/4rpFR8Z5JlqeRvVjuG1YgF/mdPVH84HSD19L8CczMA0qg2RfwEV231GHH3VnToJDo4MfQ==",
6258
+ "version": "8.70.0",
6259
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.70.0.tgz",
6260
+ "integrity": "sha512-adnkeeNq9Sq1sUf4+FRVc0KdgYghzsgFpZSQVZVvY0LCuUuN0FnQgyGzCJeC4fW1cdXseBAjU2EOqUIjbNcZUw==",
6261
6261
  "dev": true,
6262
6262
  "license": "MIT",
6263
6263
  "engines": {
@@ -6272,15 +6272,15 @@
6272
6272
  }
6273
6273
  },
6274
6274
  "node_modules/@typescript-eslint/type-utils": {
6275
- "version": "8.69.0",
6276
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.69.0.tgz",
6277
- "integrity": "sha512-ZfoJAVg3JZndQEpEl9petVlxau3lRuElc4HRMuAlLCf8to04/iHz692RUSNmXKDjEuJmIL+KZ2/BsOcBc16dsA==",
6275
+ "version": "8.70.0",
6276
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.70.0.tgz",
6277
+ "integrity": "sha512-NUMKIhYVaVIVLnRL9CRt+VVcuLgSHUCpXn4/+K8wql+vdInUzvx8BjUO1oJ7cG9shjFJKtF8F8Hh2kCh3/KBVw==",
6278
6278
  "dev": true,
6279
6279
  "license": "MIT",
6280
6280
  "dependencies": {
6281
- "@typescript-eslint/types": "8.69.0",
6282
- "@typescript-eslint/typescript-estree": "8.69.0",
6283
- "@typescript-eslint/utils": "8.69.0",
6281
+ "@typescript-eslint/types": "8.70.0",
6282
+ "@typescript-eslint/typescript-estree": "8.70.0",
6283
+ "@typescript-eslint/utils": "8.70.0",
6284
6284
  "debug": "^4.4.3",
6285
6285
  "ts-api-utils": "^2.5.0"
6286
6286
  },
@@ -6297,9 +6297,9 @@
6297
6297
  }
6298
6298
  },
6299
6299
  "node_modules/@typescript-eslint/types": {
6300
- "version": "8.69.0",
6301
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.69.0.tgz",
6302
- "integrity": "sha512-K3VrubUPhlo9VDBS6QdI8YB5j7ClpqLRdefcz6PFrhnwicehBweqQ9Evhl4l+FYz0HdDmMqIiSX0aldGRYtDCA==",
6300
+ "version": "8.70.0",
6301
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.70.0.tgz",
6302
+ "integrity": "sha512-asTOIYhDg4zdzOScCyaytrsV3cR6B4ecPQlXw/dJIm7J/MZTtCtfVII9JD8Geh4jTCrK/Xe6cg5UevoleMcoJQ==",
6303
6303
  "dev": true,
6304
6304
  "license": "MIT",
6305
6305
  "engines": {
@@ -6311,16 +6311,16 @@
6311
6311
  }
6312
6312
  },
6313
6313
  "node_modules/@typescript-eslint/typescript-estree": {
6314
- "version": "8.69.0",
6315
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.69.0.tgz",
6316
- "integrity": "sha512-AdFkgqck3Vudb/kWnxlyafU/4aBhHrbQ9locP2N4psXTy5mOBg0SHJumnLvx7r6g1gV4DKvUFwV2nJZBoqOD8w==",
6314
+ "version": "8.70.0",
6315
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.70.0.tgz",
6316
+ "integrity": "sha512-d9NmHMPEKQ7QCLLm1jI3zmoQBwT5KwFYjXBJ9ymZfKCUU+5rmTRykKAFvH5Qn/ZCds3CEAFS9OC9M/jkl0X2bA==",
6317
6317
  "dev": true,
6318
6318
  "license": "MIT",
6319
6319
  "dependencies": {
6320
- "@typescript-eslint/project-service": "8.69.0",
6321
- "@typescript-eslint/tsconfig-utils": "8.69.0",
6322
- "@typescript-eslint/types": "8.69.0",
6323
- "@typescript-eslint/visitor-keys": "8.69.0",
6320
+ "@typescript-eslint/project-service": "8.70.0",
6321
+ "@typescript-eslint/tsconfig-utils": "8.70.0",
6322
+ "@typescript-eslint/types": "8.70.0",
6323
+ "@typescript-eslint/visitor-keys": "8.70.0",
6324
6324
  "debug": "^4.4.3",
6325
6325
  "minimatch": "^10.2.2",
6326
6326
  "semver": "^7.7.3",
@@ -6339,16 +6339,16 @@
6339
6339
  }
6340
6340
  },
6341
6341
  "node_modules/@typescript-eslint/utils": {
6342
- "version": "8.69.0",
6343
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.69.0.tgz",
6344
- "integrity": "sha512-tUbx60BBqQa31kXF5MCsOOLL5E/WzUuxIn7YpAvq+eaUlqvk8/NXnXMBNAdLCr0icjkzem7iUA5QqWHe/hJ1aw==",
6342
+ "version": "8.70.0",
6343
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.70.0.tgz",
6344
+ "integrity": "sha512-oZmtKJz/4fufZ2p3+Cn3ijEojcdfR+1zYDH2xKYrEly0dR/Q/1xUPRCOlKGxod78nWlU2UnDe09GZ3TaknBFGA==",
6345
6345
  "dev": true,
6346
6346
  "license": "MIT",
6347
6347
  "dependencies": {
6348
6348
  "@eslint-community/eslint-utils": "^4.9.1",
6349
- "@typescript-eslint/scope-manager": "8.69.0",
6350
- "@typescript-eslint/types": "8.69.0",
6351
- "@typescript-eslint/typescript-estree": "8.69.0"
6349
+ "@typescript-eslint/scope-manager": "8.70.0",
6350
+ "@typescript-eslint/types": "8.70.0",
6351
+ "@typescript-eslint/typescript-estree": "8.70.0"
6352
6352
  },
6353
6353
  "engines": {
6354
6354
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6363,13 +6363,13 @@
6363
6363
  }
6364
6364
  },
6365
6365
  "node_modules/@typescript-eslint/visitor-keys": {
6366
- "version": "8.69.0",
6367
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.69.0.tgz",
6368
- "integrity": "sha512-+rmdgPA+EXkNgKYvHvFfhrs35utXbwaC5PGpDquSXcoXQDKUA5UjV0LmTucG/4JXkM31BTu4TilHtrN8IVBe8w==",
6366
+ "version": "8.70.0",
6367
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.70.0.tgz",
6368
+ "integrity": "sha512-BoC8PiO4Hkdo0TVJh9Ntxr5MxPDI7/oFsrygN5ADelFSeXG/qgNuucIGA+L5Z6JpPTE/uRfcTWtscjbUaufepQ==",
6369
6369
  "dev": true,
6370
6370
  "license": "MIT",
6371
6371
  "dependencies": {
6372
- "@typescript-eslint/types": "8.69.0",
6372
+ "@typescript-eslint/types": "8.70.0",
6373
6373
  "eslint-visitor-keys": "^5.0.0"
6374
6374
  },
6375
6375
  "engines": {
@@ -6706,19 +6706,19 @@
6706
6706
  }
6707
6707
  },
6708
6708
  "node_modules/angular-eslint": {
6709
- "version": "22.2.0",
6710
- "resolved": "https://registry.npmjs.org/angular-eslint/-/angular-eslint-22.2.0.tgz",
6711
- "integrity": "sha512-66myS9hmanwiRlOiEwfF126jypqwiD+zc2/9dcq8zZjadXRa83Znf3KPp/4kSmSsWmDei9FgYArSmdOkPuMJQA==",
6709
+ "version": "22.5.0",
6710
+ "resolved": "https://registry.npmjs.org/angular-eslint/-/angular-eslint-22.5.0.tgz",
6711
+ "integrity": "sha512-qDJVh/YLYiZ7k2qZCBGsmfO+qSiHcdyQp1UFdm3eHHc3YRNlW/Xvj1wp1oDKxuHSE//aqmbVFHlkcqdwJyymdg==",
6712
6712
  "dev": true,
6713
6713
  "license": "MIT",
6714
6714
  "dependencies": {
6715
6715
  "@angular-devkit/core": ">= 22.0.0 < 23.0.0",
6716
6716
  "@angular-devkit/schematics": ">= 22.0.0 < 23.0.0",
6717
- "@angular-eslint/builder": "22.2.0",
6718
- "@angular-eslint/eslint-plugin": "22.2.0",
6719
- "@angular-eslint/eslint-plugin-template": "22.2.0",
6720
- "@angular-eslint/schematics": "22.2.0",
6721
- "@angular-eslint/template-parser": "22.2.0",
6717
+ "@angular-eslint/builder": "22.5.0",
6718
+ "@angular-eslint/eslint-plugin": "22.5.0",
6719
+ "@angular-eslint/eslint-plugin-template": "22.5.0",
6720
+ "@angular-eslint/schematics": "22.5.0",
6721
+ "@angular-eslint/template-parser": "22.5.0",
6722
6722
  "@typescript-eslint/types": "^8.0.0",
6723
6723
  "@typescript-eslint/utils": "^8.0.0"
6724
6724
  },
@@ -14836,16 +14836,16 @@
14836
14836
  }
14837
14837
  },
14838
14838
  "node_modules/typescript-eslint": {
14839
- "version": "8.69.0",
14840
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.69.0.tgz",
14841
- "integrity": "sha512-B3MltX0VqjUBNEe3b3sSuiRbfa6XrfHFtBiPamjT5AsW/dfq+y+bc0wyuS9DxAS1LyzCxRp2+rxzpLUvqM2BvA==",
14839
+ "version": "8.70.0",
14840
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.70.0.tgz",
14841
+ "integrity": "sha512-P/W5cz70/cQAuKfY3xwQMWWTV7BvJ0mAQmi+9mBcsVPaBUpd6Ohpa+fECv9rBFrQcig86jAiNBFNWUqnTjr4pw==",
14842
14842
  "dev": true,
14843
14843
  "license": "MIT",
14844
14844
  "dependencies": {
14845
- "@typescript-eslint/eslint-plugin": "8.69.0",
14846
- "@typescript-eslint/parser": "8.69.0",
14847
- "@typescript-eslint/typescript-estree": "8.69.0",
14848
- "@typescript-eslint/utils": "8.69.0"
14845
+ "@typescript-eslint/eslint-plugin": "8.70.0",
14846
+ "@typescript-eslint/parser": "8.70.0",
14847
+ "@typescript-eslint/typescript-estree": "8.70.0",
14848
+ "@typescript-eslint/utils": "8.70.0"
14849
14849
  },
14850
14850
  "engines": {
14851
14851
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -29,7 +29,7 @@
29
29
  "@angular/compiler-cli": "^22.1.5",
30
30
  "@eslint/js": "^10.0.1",
31
31
  "@types/jasmine": "~5.1.0",
32
- "angular-eslint": "^22.2.0",
32
+ "angular-eslint": "^22.5.0",
33
33
  "eslint": "^10.8.1",
34
34
  "jasmine-core": "~5.1.0",
35
35
  "karma": "~6.4.4",
@@ -39,6 +39,6 @@
39
39
  "karma-jasmine-html-reporter": "~2.3.0",
40
40
  "puppeteer": "^25.10.0",
41
41
  "typescript": "~6.0.3",
42
- "typescript-eslint": "^8.69.0"
42
+ "typescript-eslint": "^8.70.0"
43
43
  }
44
44
  }
@@ -17,7 +17,7 @@
17
17
  "@testing-library/react": "^16.3.3",
18
18
  "@testing-library/user-event": "^14.6.7",
19
19
  "@types/jest": "^30.0.0",
20
- "@types/node": "^26.4.1",
20
+ "@types/node": "^26.5.0",
21
21
  "@types/react": "^19.2.18",
22
22
  "@types/react-dom": "^19.2.7",
23
23
  "eslint": "^9.0.0",
@@ -3068,13 +3068,13 @@
3068
3068
  "license": "MIT"
3069
3069
  },
3070
3070
  "node_modules/@types/node": {
3071
- "version": "26.4.1",
3072
- "resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.1.tgz",
3073
- "integrity": "sha512-k97ENvZWtvA6yqz5/FS6a7duDgOPEeOQOc2iKS/nY6mX6qJUKtLnWzQS+Xj6tXweyj6ZcTAK2Qecetnvi9nCLA==",
3071
+ "version": "26.5.0",
3072
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.5.0.tgz",
3073
+ "integrity": "sha512-dVSGpriSoCgz8WnDNTuSSuSv1PC/ALXihO4ulRZt7Md8k9mlbdin3lGOcDE8SnWOgf513ByWlXd7BK4azmyg/A==",
3074
3074
  "dev": true,
3075
3075
  "license": "MIT",
3076
3076
  "dependencies": {
3077
- "undici-types": "~8.3.0"
3077
+ "undici-types": "~8.9.0"
3078
3078
  }
3079
3079
  },
3080
3080
  "node_modules/@types/react": {
@@ -10263,9 +10263,9 @@
10263
10263
  }
10264
10264
  },
10265
10265
  "node_modules/undici-types": {
10266
- "version": "8.3.0",
10267
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
10268
- "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
10266
+ "version": "8.9.0",
10267
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.9.0.tgz",
10268
+ "integrity": "sha512-KTDyRTYX8sWmKXAikPHHSyc63CRPETMctyjKFupcC6OBLXT3xsN0e9aF7m+mIXutFWpUXuedtowG7iLOzp0kQg==",
10269
10269
  "dev": true,
10270
10270
  "license": "MIT"
10271
10271
  },
@@ -19,7 +19,7 @@
19
19
  "@testing-library/react": "^16.3.3",
20
20
  "@testing-library/user-event": "^14.6.7",
21
21
  "@types/jest": "^30.0.0",
22
- "@types/node": "^26.4.1",
22
+ "@types/node": "^26.5.0",
23
23
  "@types/react": "^19.2.18",
24
24
  "@types/react-dom": "^19.2.7",
25
25
  "eslint": "^9.0.0",