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 31 additions and 18 deletions
+2 -2
View File
@@ -37,7 +37,7 @@
"@prisma/client": "6.19.2",
"dompurify": "^3.3.1",
"fastify": "5.7.3",
"fastify-plugin": "5.1.0",
"fastify-plugin": "5.0.1",
"jsdom": "^28.0.0",
"marked": "^17.0.1",
"rxjs": "7.8.2"
@@ -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",
+29 -16
View File
@@ -66,8 +66,8 @@ importers:
specifier: 5.7.3
version: 5.7.3
fastify-plugin:
specifier: 5.1.0
version: 5.1.0
specifier: 5.0.1
version: 5.0.1
jsdom:
specifier: ^28.0.0
version: 28.0.0
@@ -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}
@@ -5402,8 +5411,8 @@ packages:
resolution: {integrity: sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==}
engines: {node: '>=0.10.0'}
fastify-plugin@5.1.0:
resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==}
fastify-plugin@5.0.1:
resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==}
fastify@5.7.3:
resolution: {integrity: sha512-QHzWSmTNUg9Ba8tNXzb92FTH77K+c8yeQPH80EeSIc9wyZj85jbPisMP0rwmyKv8oJwUFPe1UpN8HkNIXwCnUQ==}
@@ -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': {}
@@ -11556,18 +11569,18 @@ snapshots:
'@fastify/cookie@11.0.2':
dependencies:
cookie: 1.1.1
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
'@fastify/cors@11.2.0':
dependencies:
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
toad-cache: 3.7.0
'@fastify/csrf-protection@7.1.0':
dependencies:
'@fastify/csrf': 8.0.1
'@fastify/error': 4.2.0
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
'@fastify/csrf@8.0.1': {}
@@ -11581,7 +11594,7 @@ snapshots:
'@fastify/helmet@13.0.2':
dependencies:
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
helmet: 8.1.0
'@fastify/jwt@10.0.0':
@@ -11589,7 +11602,7 @@ snapshots:
'@fastify/error': 4.2.0
'@lukeed/ms': 2.0.2
fast-jwt: 6.1.0
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
steed: 1.1.3
'@fastify/merge-json-schemas@0.2.1':
@@ -11599,7 +11612,7 @@ snapshots:
'@fastify/oauth2@8.1.2':
dependencies:
'@fastify/cookie': 11.0.2
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
simple-oauth2: 5.1.0
transitivePeerDependencies:
- supports-color
@@ -11612,7 +11625,7 @@ snapshots:
'@fastify/rate-limit@10.3.0':
dependencies:
'@lukeed/ms': 2.0.2
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
toad-cache: 3.7.0
'@fastify/send@4.1.0':
@@ -11627,7 +11640,7 @@ snapshots:
dependencies:
'@lukeed/ms': 2.0.2
dequal: 2.0.3
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
forwarded: 0.2.0
http-errors: 2.0.1
type-is: 2.0.1
@@ -11638,7 +11651,7 @@ snapshots:
'@fastify/accept-negotiator': 2.0.1
'@fastify/send': 4.1.0
content-disposition: 1.0.1
fastify-plugin: 5.1.0
fastify-plugin: 5.0.1
fastq: 1.20.1
glob: 13.0.1
@@ -16446,7 +16459,7 @@ snapshots:
dependencies:
reusify: 1.1.0
fastify-plugin@5.1.0: {}
fastify-plugin@5.0.1: {}
fastify@5.7.3:
dependencies: