|
66 | 66 | minimatch "^3.1.2"
|
67 | 67 | strip-json-comments "^3.1.1"
|
68 | 68 |
|
69 |
| -"@eslint/js@8.56.0": |
70 |
| - version "8.56.0" |
71 |
| - resolved "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz" |
72 |
| - integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== |
| 69 | +"@eslint/js@8.57.0": |
| 70 | + version "8.57.0" |
| 71 | + resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz" |
| 72 | + integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== |
73 | 73 |
|
74 | 74 | "@fastify/ajv-compiler@^1.0.0":
|
75 | 75 | version "1.1.0"
|
|
109 | 109 | resolved "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.1.0.tgz"
|
110 | 110 | integrity sha512-OgM74M6+Q7BuKAj8r+VfzwjnIGZrY62R4ipbiDvBW4FA0mLnB3yeuV/2bW63j+zppGyTvBp/3jqXp9ZXy43nFw==
|
111 | 111 |
|
112 |
| -"@humanwhocodes/config-array@^0.11.13": |
113 |
| - version "0.11.13" |
114 |
| - resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz" |
115 |
| - integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ== |
| 112 | +"@humanwhocodes/config-array@^0.11.14": |
| 113 | + version "0.11.14" |
| 114 | + resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz" |
| 115 | + integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg== |
116 | 116 | dependencies:
|
117 |
| - "@humanwhocodes/object-schema" "^2.0.1" |
118 |
| - debug "^4.1.1" |
| 117 | + "@humanwhocodes/object-schema" "^2.0.2" |
| 118 | + debug "^4.3.1" |
119 | 119 | minimatch "^3.0.5"
|
120 | 120 |
|
121 | 121 | "@humanwhocodes/module-importer@^1.0.1":
|
122 | 122 | version "1.0.1"
|
123 | 123 | resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
|
124 | 124 | integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
125 | 125 |
|
126 |
| -"@humanwhocodes/object-schema@^2.0.1": |
127 |
| - version "2.0.1" |
128 |
| - resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz" |
129 |
| - integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw== |
| 126 | +"@humanwhocodes/object-schema@^2.0.2": |
| 127 | + version "2.0.2" |
| 128 | + resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz" |
| 129 | + integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw== |
130 | 130 |
|
131 | 131 |
|
132 | 132 | version "2.1.5"
|
|
465 | 465 | dependencies:
|
466 | 466 | ms "2.0.0"
|
467 | 467 |
|
468 |
| -debug@^4.0.0, debug@^4.1.1, debug@^4.3.2, debug@~4.3.1, debug@~4.3.2: |
| 468 | +debug@^4.0.0, debug@^4.3.1, debug@^4.3.2, debug@~4.3.1, debug@~4.3.2: |
469 | 469 | version "4.3.2"
|
470 | 470 | resolved "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz"
|
471 | 471 | integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
@@ -594,16 +594,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
594 | 594 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
|
595 | 595 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
596 | 596 |
|
597 |
| -eslint@8.56.0: |
598 |
| - version "8.56.0" |
599 |
| - resolved "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz" |
600 |
| - integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ== |
| 597 | +eslint@8.57.0: |
| 598 | + version "8.57.0" |
| 599 | + resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz" |
| 600 | + integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
601 | 601 | dependencies:
|
602 | 602 | "@eslint-community/eslint-utils" "^4.2.0"
|
603 | 603 | "@eslint-community/regexpp" "^4.6.1"
|
604 | 604 | "@eslint/eslintrc" "^2.1.4"
|
605 |
| - "@eslint/js" "8.56.0" |
606 |
| - "@humanwhocodes/config-array" "^0.11.13" |
| 605 | + "@eslint/js" "8.57.0" |
| 606 | + "@humanwhocodes/config-array" "^0.11.14" |
607 | 607 | "@humanwhocodes/module-importer" "^1.0.1"
|
608 | 608 | "@nodelib/fs.walk" "^1.2.8"
|
609 | 609 | "@ungap/structured-clone" "^1.2.0"
|
|
0 commit comments