Compare commits

..

2 Commits

Author SHA1 Message Date
minori 32fa0693a8 deps: update @eslint/js to 10.0.1
Node.js CI / CI (pull_request) Failing after 11s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m57s
2026-02-17 07:14:19 -08:00
minori 2b6c9641ac deps: update @eslint/js to 10.0.0
Node.js CI / CI (pull_request) Failing after 33s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m2s
2026-02-05 07:21:16 -08:00
2 changed files with 22 additions and 9 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
"@angular/forms": "21.1.2",
"@angular/platform-browser": "21.1.2",
"@angular/router": "21.1.2",
"@fastify/autoload": "6.3.1",
"@fastify/autoload": "6.0.3",
"@fastify/cookie": "^11.0.2",
"@fastify/cors": "^11.0.0",
"@fastify/csrf-protection": "^7.1.0",
@@ -49,7 +49,7 @@
"@angular/cli": "21.1.2",
"@angular/compiler-cli": "21.1.2",
"@angular/language-service": "21.1.2",
"@eslint/js": "9.39.2",
"@eslint/js": "10.0.1",
"@nhcarrigan/eslint-config": "5.2.0",
"@nx/angular": "22.4.4",
"@nx/cypress": "22.4.4",
+20 -7
View File
@@ -27,8 +27,8 @@ importers:
specifier: 21.1.2
version: 21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(@angular/platform-browser@21.1.2(@angular/common@21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)))(rxjs@7.8.2)
'@fastify/autoload':
specifier: 6.3.1
version: 6.3.1
specifier: 6.0.3
version: 6.0.3
'@fastify/cookie':
specifier: ^11.0.2
version: 11.0.2
@@ -97,8 +97,8 @@ importers:
specifier: 21.1.2
version: 21.1.2
'@eslint/js':
specifier: 9.39.2
version: 9.39.2
specifier: 10.0.1
version: 10.0.1(eslint@9.39.2(jiti@2.6.1))
'@nhcarrigan/eslint-config':
specifier: 5.2.0
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))
@@ -1574,6 +1574,15 @@ packages:
resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@10.0.1':
resolution: {integrity: sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
peerDependencies:
eslint: ^10.0.0
peerDependenciesMeta:
eslint:
optional: true
'@eslint/js@9.17.0':
resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1605,8 +1614,8 @@ packages:
'@fastify/ajv-compiler@4.0.5':
resolution: {integrity: sha512-KoWKW+MhvfTRWL4qrhUwAAZoaChluo0m0vbiJlGMt2GXvL4LVPQEjt8kSpHI3IBq5Rez8fg+XeH3cneztq+C7A==}
'@fastify/autoload@6.3.1':
resolution: {integrity: sha512-0fsG+lO3m5yEZVjXKpltCe+2eHhM6rfAPQhvlGUgLUFTw/N2wA9WqPTObMtrF3oUCUrxbSDv60HlUIoh+aFM1A==}
'@fastify/autoload@6.0.3':
resolution: {integrity: sha512-/wM2pmI7jP2fGah3YuP14i9vuaijpD4gQYLiyd+eD7gUxpA3B4R6/0QIXQS2eJaYD9aIX4ZFRzPmrZsaetfcWw==}
'@fastify/cookie@11.0.2':
resolution: {integrity: sha512-GWdwdGlgJxyvNv+QcKiGNevSspMQXncjMZ1J8IvuDQk0jvkzgWWZFNC2En3s+nHndZBGV8IbLwOI/sxCZw/mzA==}
@@ -11530,6 +11539,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@eslint/js@10.0.1(eslint@9.39.2(jiti@2.6.1))':
optionalDependencies:
eslint: 9.39.2(jiti@2.6.1)
'@eslint/js@9.17.0': {}
'@eslint/js@9.39.2': {}
@@ -11551,7 +11564,7 @@ snapshots:
ajv-formats: 3.0.1(ajv@8.17.1)
fast-uri: 3.1.0
'@fastify/autoload@6.3.1': {}
'@fastify/autoload@6.0.3': {}
'@fastify/cookie@11.0.2':
dependencies: