33
33
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz"
34
34
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
35
35
36
- " @eslint/config-array@^0.17.1 " :
37
- version "0.17.1 "
38
- resolved "https://registry.npmjs.org /@eslint/config-array/-/config-array-0.17.1 .tgz"
39
- integrity sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA ==
36
+ " @eslint/config-array@^0.18.0 " :
37
+ version "0.18.0 "
38
+ resolved "https://registry.yarnpkg.com /@eslint/config-array/-/config-array-0.18.0 .tgz#37d8fe656e0d5e3dbaea7758ea56540867fd074d "
39
+ integrity sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw ==
40
40
dependencies :
41
41
" @eslint/object-schema" " ^2.1.4"
42
42
debug "^4.3.1"
43
43
minimatch "^3.1.2"
44
44
45
+ " @eslint/core@^0.6.0 " :
46
+ version "0.6.0"
47
+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674"
48
+ integrity sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==
49
+
45
50
" @eslint/eslintrc@3.1.0" , "@eslint/eslintrc@^3.1.0":
46
51
version "3.1.0"
47
52
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
57
62
minimatch "^3.1.2"
58
63
strip-json-comments "^3.1.1"
59
64
60
- " @eslint/js@9.8 .0 " :
61
- version "9.8 .0"
62
- resolved "https://registry.npmjs.org /@eslint/js/-/js-9.8 .0.tgz"
63
- integrity sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA ==
65
+ " @eslint/js@9.12 .0 " :
66
+ version "9.12 .0"
67
+ resolved "https://registry.yarnpkg.com /@eslint/js/-/js-9.12 .0.tgz#69ca3ca9fab9a808ec6d67b8f6edb156cbac91e1 "
68
+ integrity sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA ==
64
69
65
70
" @eslint/object-schema@^2.1.4 " :
66
71
version "2.1.4"
67
72
resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz"
68
73
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
69
74
75
+ " @eslint/plugin-kit@^0.2.0 " :
76
+ version "0.2.0"
77
+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz#8712dccae365d24e9eeecb7b346f85e750ba343d"
78
+ integrity sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==
79
+ dependencies :
80
+ levn "^0.4.1"
81
+
82
+ " @humanfs/core@^0.19.0 " :
83
+ version "0.19.0"
84
+ resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.0.tgz#08db7a8c73bb07673d9ebd925f2dad746411fcec"
85
+ integrity sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==
86
+
87
+ " @humanfs/node@^0.16.5 " :
88
+ version "0.16.5"
89
+ resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.5.tgz#a9febb7e7ad2aff65890fdc630938f8d20aa84ba"
90
+ integrity sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==
91
+ dependencies :
92
+ " @humanfs/core" " ^0.19.0"
93
+ " @humanwhocodes/retry" " ^0.3.0"
94
+
70
95
" @humanwhocodes/module-importer@^1.0.1 " :
71
96
version "1.0.1"
72
97
resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
77
102
resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.0.tgz"
78
103
integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==
79
104
105
+ " @humanwhocodes/retry@^0.3.1 " :
106
+ version "0.3.1"
107
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
108
+ integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
109
+
80
110
" @jridgewell/resolve-uri@^3.0.3 " :
81
111
version "3.0.7"
82
112
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz"
108
138
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
109
139
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
110
140
111
- " @nodelib/fs.walk@^1.2.3" , "@nodelib/fs.walk@^1.2.8" :
141
+ " @nodelib/fs.walk@^1.2.3 " :
112
142
version "1.2.8"
113
143
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
114
144
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
233
263
dependencies :
234
264
" @types/node" " *"
235
265
266
+ " @types/estree@^1.0.6 " :
267
+ version "1.0.6"
268
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
269
+ integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
270
+
236
271
" @types/express-serve-static-core@^4.17.18 " :
237
272
version "4.17.24"
238
273
resolved "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz"
259
294
dependencies :
260
295
" @types/node" " *"
261
296
297
+ " @types/json-schema@^7.0.15 " :
298
+ version "7.0.15"
299
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
300
+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
301
+
262
302
" @types/jsonwebtoken@^8.3.7 " :
263
303
version "8.5.5"
264
304
resolved "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-8.5.5.tgz"
@@ -442,11 +482,6 @@ ajv@^6.12.4:
442
482
json-schema-traverse "^0.4.1"
443
483
uri-js "^4.2.2"
444
484
445
- ansi-regex@^5.0.1 :
446
- version "5.0.1"
447
- resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
448
- integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
449
-
450
485
ansi-styles@^4.1.0 :
451
486
version "4.3.0"
452
487
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
@@ -779,10 +814,10 @@ eslint-config-prettier@9.1.0:
779
814
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz"
780
815
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
781
816
782
- eslint-scope@^8.0.2 :
783
- version "8.0.2 "
784
- resolved "https://registry.npmjs.org /eslint-scope/-/eslint-scope-8.0.2. tgz"
785
- integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA ==
817
+ eslint-scope@^8.1.0 :
818
+ version "8.1.0 "
819
+ resolved "https://registry.yarnpkg.com /eslint-scope/-/eslint-scope-8.1.0. tgz#70214a174d4cbffbc3e8a26911d8bf51b9ae9d30 "
820
+ integrity sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw ==
786
821
dependencies :
787
822
esrecurse "^4.3.0"
788
823
estraverse "^5.2.0"
@@ -802,27 +837,36 @@ eslint-visitor-keys@^4.0.0:
802
837
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz"
803
838
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
804
839
805
- eslint@9.8.0 :
806
- version "9.8.0"
807
- resolved "https://registry.npmjs.org/eslint/-/eslint-9.8.0.tgz"
808
- integrity sha512-K8qnZ/QJzT2dLKdZJVX6W4XOwBzutMYmt0lqUS+JdXgd+HTYFlonFgkJ8s44d/zMPPCnOOk0kMWCApCPhiOy9A==
840
+ eslint-visitor-keys@^4.1.0 :
841
+ version "4.1.0"
842
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c"
843
+ integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==
844
+
845
+ eslint@9.12.0 :
846
+ version "9.12.0"
847
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.12.0.tgz#54fcba2876c90528396da0fa44b6446329031e86"
848
+ integrity sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==
809
849
dependencies :
810
850
" @eslint-community/eslint-utils" " ^4.2.0"
811
851
" @eslint-community/regexpp" " ^4.11.0"
812
- " @eslint/config-array" " ^0.17.1"
852
+ " @eslint/config-array" " ^0.18.0"
853
+ " @eslint/core" " ^0.6.0"
813
854
" @eslint/eslintrc" " ^3.1.0"
814
- " @eslint/js" " 9.8.0"
855
+ " @eslint/js" " 9.12.0"
856
+ " @eslint/plugin-kit" " ^0.2.0"
857
+ " @humanfs/node" " ^0.16.5"
815
858
" @humanwhocodes/module-importer" " ^1.0.1"
816
- " @humanwhocodes/retry" " ^0.3.0"
817
- " @nodelib/fs.walk" " ^1.2.8"
859
+ " @humanwhocodes/retry" " ^0.3.1"
860
+ " @types/estree" " ^1.0.6"
861
+ " @types/json-schema" " ^7.0.15"
818
862
ajv "^6.12.4"
819
863
chalk "^4.0.0"
820
864
cross-spawn "^7.0.2"
821
865
debug "^4.3.2"
822
866
escape-string-regexp "^4.0.0"
823
- eslint-scope "^8.0.2 "
824
- eslint-visitor-keys "^4.0 .0"
825
- espree "^10.1 .0"
867
+ eslint-scope "^8.1.0 "
868
+ eslint-visitor-keys "^4.1 .0"
869
+ espree "^10.2 .0"
826
870
esquery "^1.5.0"
827
871
esutils "^2.0.2"
828
872
fast-deep-equal "^3.1.3"
@@ -832,17 +876,14 @@ eslint@9.8.0:
832
876
ignore "^5.2.0"
833
877
imurmurhash "^0.1.4"
834
878
is-glob "^4.0.0"
835
- is-path-inside "^3.0.3"
836
879
json-stable-stringify-without-jsonify "^1.0.1"
837
- levn "^0.4.1"
838
880
lodash.merge "^4.6.2"
839
881
minimatch "^3.1.2"
840
882
natural-compare "^1.4.0"
841
883
optionator "^0.9.3"
842
- strip-ansi "^6.0.1"
843
884
text-table "^0.2.0"
844
885
845
- espree@^10.0.1, espree@^10.1.0 :
886
+ espree@^10.0.1 :
846
887
version "10.1.0"
847
888
resolved "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz"
848
889
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
@@ -851,6 +892,15 @@ espree@^10.0.1, espree@^10.1.0:
851
892
acorn-jsx "^5.3.2"
852
893
eslint-visitor-keys "^4.0.0"
853
894
895
+ espree@^10.2.0 :
896
+ version "10.2.0"
897
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6"
898
+ integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==
899
+ dependencies :
900
+ acorn "^8.12.0"
901
+ acorn-jsx "^5.3.2"
902
+ eslint-visitor-keys "^4.1.0"
903
+
854
904
esquery@^1.5.0 :
855
905
version "1.6.0"
856
906
resolved "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz"
@@ -1292,11 +1342,6 @@ is-number@^7.0.0:
1292
1342
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
1293
1343
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
1294
1344
1295
- is-path-inside@^3.0.3 :
1296
- version "3.0.3"
1297
- resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz"
1298
- integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
1299
-
1300
1345
is-regex@^1.1.4 :
1301
1346
version "1.1.4"
1302
1347
resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
@@ -1891,13 +1936,6 @@ string.prototype.trimstart@^1.0.4:
1891
1936
call-bind "^1.0.2"
1892
1937
define-properties "^1.1.3"
1893
1938
1894
- strip-ansi@^6.0.1 :
1895
- version "6.0.1"
1896
- resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
1897
- integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
1898
- dependencies :
1899
- ansi-regex "^5.0.1"
1900
-
1901
1939
strip-json-comments@^3.1.1 :
1902
1940
version "3.1.1"
1903
1941
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
0 commit comments