|
68 | 68 | minimatch "^3.1.2" |
69 | 69 | strip-json-comments "^3.1.1" |
70 | 70 |
|
71 | | -"@eslint/js@8.41.0": |
72 | | - version "8.41.0" |
73 | | - resolved "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz" |
74 | | - integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA== |
| 71 | +"@eslint/js@8.42.0": |
| 72 | + version "8.42.0" |
| 73 | + resolved "https://registry.npmjs.org/@eslint/js/-/js-8.42.0.tgz" |
| 74 | + integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw== |
75 | 75 |
|
76 | 76 | "@evanhahn/lottie-web-light@5.8.1": |
77 | 77 | version "5.8.1" |
78 | 78 | resolved "https://registry.npmjs.org/@evanhahn/lottie-web-light/-/lottie-web-light-5.8.1.tgz" |
79 | 79 | integrity sha512-U0G1tt3/UEYnyCNNslWPi1dB7X1xQ9aoSip+B3GTKO/Bns8yz/p39vBkRSN9d25nkbHuCsbjky2coQftj5YVKw== |
80 | 80 |
|
81 | | -"@humanwhocodes/config-array@^0.11.8": |
82 | | - version "0.11.8" |
83 | | - resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz" |
84 | | - integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== |
| 81 | +"@humanwhocodes/config-array@^0.11.10": |
| 82 | + version "0.11.10" |
| 83 | + resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz" |
| 84 | + integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ== |
85 | 85 | dependencies: |
86 | 86 | "@humanwhocodes/object-schema" "^1.2.1" |
87 | 87 | debug "^4.1.1" |
|
283 | 283 | dependencies: |
284 | 284 | "@types/react" "*" |
285 | 285 |
|
286 | | -"@types/react@*", "@types/react@18.2.8": |
287 | | - version "18.2.8" |
288 | | - resolved "https://registry.npmjs.org/@types/react/-/react-18.2.8.tgz" |
289 | | - integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA== |
| 286 | +"@types/react@*", "@types/react@18.2.9": |
| 287 | + version "18.2.9" |
| 288 | + resolved "https://registry.npmjs.org/@types/react/-/react-18.2.9.tgz" |
| 289 | + integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w== |
290 | 290 | dependencies: |
291 | 291 | "@types/prop-types" "*" |
292 | 292 | "@types/scheduler" "*" |
@@ -1149,16 +1149,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: |
1149 | 1149 | resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz" |
1150 | 1150 | integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== |
1151 | 1151 |
|
1152 | | -eslint@8.41.0: |
1153 | | - version "8.41.0" |
1154 | | - resolved "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz" |
1155 | | - integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q== |
| 1152 | +eslint@8.42.0: |
| 1153 | + version "8.42.0" |
| 1154 | + resolved "https://registry.npmjs.org/eslint/-/eslint-8.42.0.tgz" |
| 1155 | + integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A== |
1156 | 1156 | dependencies: |
1157 | 1157 | "@eslint-community/eslint-utils" "^4.2.0" |
1158 | 1158 | "@eslint-community/regexpp" "^4.4.0" |
1159 | 1159 | "@eslint/eslintrc" "^2.0.3" |
1160 | | - "@eslint/js" "8.41.0" |
1161 | | - "@humanwhocodes/config-array" "^0.11.8" |
| 1160 | + "@eslint/js" "8.42.0" |
| 1161 | + "@humanwhocodes/config-array" "^0.11.10" |
1162 | 1162 | "@humanwhocodes/module-importer" "^1.0.1" |
1163 | 1163 | "@nodelib/fs.walk" "^1.2.8" |
1164 | 1164 | ajv "^6.10.0" |
|
0 commit comments