Compare commits

..

1 Commits

Author SHA1 Message Date
minori 55a0e0e0b0 deps: update @schematics/angular to 21.1.3
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m17s
2026-02-16 07:08:51 -08:00
2 changed files with 60 additions and 26 deletions
+2 -2
View File
@@ -61,7 +61,7 @@
"@nx/node": "22.4.4",
"@nx/web": "22.4.4",
"@nx/workspace": "22.4.4",
"@schematics/angular": "21.1.2",
"@schematics/angular": "21.1.3",
"@swc-node/register": "1.9.2",
"@swc/core": "1.5.29",
"@swc/helpers": "0.5.18",
@@ -75,7 +75,7 @@
"cypress": "15.9.0",
"esbuild": "0.19.12",
"eslint": "9.39.2",
"eslint-plugin-cypress": "6.4.1",
"eslint-plugin-cypress": "3.6.0",
"jest": "30.2.0",
"jest-environment-node": "30.2.0",
"jest-util": "30.2.0",
+58 -24
View File
@@ -104,7 +104,7 @@ importers:
version: 5.2.0(@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(playwright@1.58.1)(react@19.2.4)(typescript@5.9.3)(vitest@4.0.18(@types/node@20.19.9)(jiti@2.6.1)(jsdom@28.0.0)(less@4.5.1)(sass-embedded@1.97.3)(sass@1.97.3)(terser@5.44.1)(yaml@2.8.2))
'@nx/angular':
specifier: 22.4.4
version: 22.4.4(53644491fdd75e214444a711ff7c7d5c)
version: 22.4.4(72b0c75959e20122694e4d41eee3444e)
'@nx/cypress':
specifier: 22.4.4
version: 22.4.4(@babel/traverse@7.29.0)(@swc-node/register@1.9.2(@swc/core@1.5.29(@swc/helpers@0.5.18))(@swc/types@0.1.25)(typescript@5.9.3))(@swc/core@1.5.29(@swc/helpers@0.5.18))(@zkochan/js-yaml@0.0.7)(cypress@15.9.0)(eslint@9.39.2(jiti@2.6.1))(nx@22.4.4(@swc-node/register@1.9.2(@swc/core@1.5.29(@swc/helpers@0.5.18))(@swc/types@0.1.25)(typescript@5.9.3))(@swc/core@1.5.29(@swc/helpers@0.5.18)))(typescript@5.9.3)
@@ -133,8 +133,8 @@ importers:
specifier: 22.4.4
version: 22.4.4(@swc-node/register@1.9.2(@swc/core@1.5.29(@swc/helpers@0.5.18))(@swc/types@0.1.25)(typescript@5.9.3))(@swc/core@1.5.29(@swc/helpers@0.5.18))
'@schematics/angular':
specifier: 21.1.2
version: 21.1.2(chokidar@5.0.0)
specifier: 21.1.3
version: 21.1.3(chokidar@5.0.0)
'@swc-node/register':
specifier: 1.9.2
version: 1.9.2(@swc/core@1.5.29(@swc/helpers@0.5.18))(@swc/types@0.1.25)(typescript@5.9.3)
@@ -175,8 +175,8 @@ importers:
specifier: 9.39.2
version: 9.39.2(jiti@2.6.1)
eslint-plugin-cypress:
specifier: 6.4.1
version: 6.4.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))
specifier: 3.6.0
version: 3.6.0(eslint@9.39.2(jiti@2.6.1))
jest:
specifier: 30.2.0
version: 30.2.0(@types/node@20.19.9)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.5.29(@swc/helpers@0.5.18))(@types/node@20.19.9)(typescript@5.9.3))
@@ -344,10 +344,23 @@ packages:
chokidar:
optional: true
'@angular-devkit/core@21.1.3':
resolution: {integrity: sha512-huEXd1tWQHwwN+0VGRT+vSVplV0KNrGFUGJzkIW6iJE1SQElxn6etMai+pSd5DJcePkx6+SuscVsxbfwf70hnA==}
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
chokidar: ^5.0.0
peerDependenciesMeta:
chokidar:
optional: true
'@angular-devkit/schematics@21.1.2':
resolution: {integrity: sha512-PA3gkiFhHUuXd2XuP7yzKg/9N++bjw+uOl473KwIsMuZwMPhncKa4+mUYBaffDoPqaujZvjfo6mjtCBuiBv05w==}
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
'@angular-devkit/schematics@21.1.3':
resolution: {integrity: sha512-Ps7bRl5uOcM7WpNJHbSls/jz5/wAI0ldkTlKyiBFA7RtNeQIABAV+hvlw5DJuEb1Lo5hnK0hXj90AyZdOxzY+w==}
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
'@angular-eslint/builder@21.1.0':
resolution: {integrity: sha512-pcUlDkGqeZ+oQC0oEjnkDDlB96gbgHQhnBUKdhYAiAOSuiBod4+npP0xQOq5chYtRNPBprhDqgrJrp5DBeDMOA==}
peerDependencies:
@@ -3143,6 +3156,10 @@ packages:
resolution: {integrity: sha512-kxwxhCIUrj7DfzEtDSs/pi/w+aII/WQLpPfLgoQCWE8/95v60WnTfd1afmsXsFoxikKPxkwoPWtU2YbhSoX9MQ==}
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
'@schematics/angular@21.1.3':
resolution: {integrity: sha512-obJvWBhzRdsYL2msM4+8bQD21vFl3VxaVsuiq6iIfYsxhU5i2Iar2wM9NaRaIIqAYhZ8ehQQ/moB9BEbWvDCTw==}
engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
'@sideway/address@4.1.5':
resolution: {integrity: sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==}
@@ -5157,14 +5174,10 @@ packages:
eslint-import-resolver-webpack:
optional: true
eslint-plugin-cypress@6.4.1:
resolution: {integrity: sha512-8mnfR3q0Lr41Fu9SYZGeZ5nbSBgtS44+bbtSs7k0KvfoQ2pPmK43IvaTP6FGTfwBTN6S7w027CpqjrLAd65AYA==}
eslint-plugin-cypress@3.6.0:
resolution: {integrity: sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==}
peerDependencies:
'@typescript-eslint/parser': '>=8'
eslint: '>=9'
peerDependenciesMeta:
'@typescript-eslint/parser':
optional: true
eslint: '>=7'
eslint-plugin-deprecation@3.0.0:
resolution: {integrity: sha512-JuVLdNg/uf0Adjg2tpTyYoYaMbwQNn/c78P1HcccokvhtRphgnRjZDKmhlxbxYptppex03zO76f97DD/yQHv7A==}
@@ -5708,10 +5721,6 @@ packages:
resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==}
engines: {node: '>=18'}
globals@17.6.0:
resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==}
engines: {node: '>=18'}
globalthis@1.0.4:
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
engines: {node: '>= 0.4'}
@@ -9590,6 +9599,17 @@ snapshots:
optionalDependencies:
chokidar: 5.0.0
'@angular-devkit/core@21.1.3(chokidar@5.0.0)':
dependencies:
ajv: 8.17.1
ajv-formats: 3.0.1(ajv@8.17.1)
jsonc-parser: 3.3.1
picomatch: 4.0.3
rxjs: 7.8.2
source-map: 0.7.6
optionalDependencies:
chokidar: 5.0.0
'@angular-devkit/schematics@21.1.2(chokidar@5.0.0)':
dependencies:
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
@@ -9600,6 +9620,16 @@ snapshots:
transitivePeerDependencies:
- chokidar
'@angular-devkit/schematics@21.1.3(chokidar@5.0.0)':
dependencies:
'@angular-devkit/core': 21.1.3(chokidar@5.0.0)
jsonc-parser: 3.3.1
magic-string: 0.30.21
ora: 9.0.0
rxjs: 7.8.2
transitivePeerDependencies:
- chokidar
'@angular-eslint/builder@21.1.0(@angular/cli@21.1.2(@types/node@20.19.9)(chokidar@5.0.0)(hono@4.11.7))(chokidar@5.0.0)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
dependencies:
'@angular-devkit/architect': 0.2101.2(chokidar@5.0.0)
@@ -12803,7 +12833,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@nx/angular@22.4.4(53644491fdd75e214444a711ff7c7d5c)':
'@nx/angular@22.4.4(72b0c75959e20122694e4d41eee3444e)':
dependencies:
'@angular-devkit/core': 21.1.2(chokidar@5.0.0)
'@angular-devkit/schematics': 21.1.2(chokidar@5.0.0)
@@ -12816,7 +12846,7 @@ snapshots:
'@nx/webpack': 22.4.4(@babel/traverse@7.29.0)(@rspack/core@1.6.8(@swc/helpers@0.5.18))(@swc-node/register@1.9.2(@swc/core@1.5.29(@swc/helpers@0.5.18))(@swc/types@0.1.25)(typescript@5.9.3))(@swc/core@1.5.29(@swc/helpers@0.5.18))(esbuild@0.19.12)(nx@22.4.4(@swc-node/register@1.9.2(@swc/core@1.5.29(@swc/helpers@0.5.18))(@swc/types@0.1.25)(typescript@5.9.3))(@swc/core@1.5.29(@swc/helpers@0.5.18)))(typescript@5.9.3)
'@nx/workspace': 22.4.4(@swc-node/register@1.9.2(@swc/core@1.5.29(@swc/helpers@0.5.18))(@swc/types@0.1.25)(typescript@5.9.3))(@swc/core@1.5.29(@swc/helpers@0.5.18))
'@phenomnomnominal/tsquery': 6.1.4(typescript@5.9.3)
'@schematics/angular': 21.1.2(chokidar@5.0.0)
'@schematics/angular': 21.1.3(chokidar@5.0.0)
'@typescript-eslint/type-utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
enquirer: 2.3.6
magic-string: 0.30.21
@@ -13714,6 +13744,14 @@ snapshots:
transitivePeerDependencies:
- chokidar
'@schematics/angular@21.1.3(chokidar@5.0.0)':
dependencies:
'@angular-devkit/core': 21.1.3(chokidar@5.0.0)
'@angular-devkit/schematics': 21.1.3(chokidar@5.0.0)
jsonc-parser: 3.3.1
transitivePeerDependencies:
- chokidar
'@sideway/address@4.1.5':
dependencies:
'@hapi/hoek': 9.3.0
@@ -16039,12 +16077,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
eslint-plugin-cypress@6.4.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)):
eslint-plugin-cypress@3.6.0(eslint@9.39.2(jiti@2.6.1)):
dependencies:
eslint: 9.39.2(jiti@2.6.1)
globals: 17.6.0
optionalDependencies:
'@typescript-eslint/parser': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
globals: 13.24.0
eslint-plugin-deprecation@3.0.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
dependencies:
@@ -16809,8 +16845,6 @@ snapshots:
globals@15.15.0: {}
globals@17.6.0: {}
globalthis@1.0.4:
dependencies:
define-properties: 1.2.1