|
66 | 66 | minimatch "^3.1.2" |
67 | 67 | strip-json-comments "^3.1.1" |
68 | 68 |
|
69 | | - |
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== |
| 69 | + |
| 70 | + version "8.57.1" |
| 71 | + resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz" |
| 72 | + integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== |
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.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== |
| 112 | +"@humanwhocodes/config-array@^0.13.0": |
| 113 | + version "0.13.0" |
| 114 | + resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" |
| 115 | + integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw== |
116 | 116 | dependencies: |
117 | | - "@humanwhocodes/object-schema" "^2.0.2" |
| 117 | + "@humanwhocodes/object-schema" "^2.0.3" |
118 | 118 | debug "^4.3.1" |
119 | 119 | minimatch "^3.0.5" |
120 | 120 |
|
|
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.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== |
| 126 | +"@humanwhocodes/object-schema@^2.0.3": |
| 127 | + version "2.0.3" |
| 128 | + resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" |
| 129 | + integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== |
130 | 130 |
|
131 | 131 | |
132 | 132 | version "2.1.5" |
@@ -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 | | - |
598 | | - version "8.57.0" |
599 | | - resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz" |
600 | | - integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
| 597 | + |
| 598 | + version "8.57.1" |
| 599 | + resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz" |
| 600 | + integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA== |
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.57.0" |
606 | | - "@humanwhocodes/config-array" "^0.11.14" |
| 605 | + "@eslint/js" "8.57.1" |
| 606 | + "@humanwhocodes/config-array" "^0.13.0" |
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