|
1154 | 1154 | debug "^4.3.1"
|
1155 | 1155 | minimatch "^3.1.2"
|
1156 | 1156 |
|
1157 |
| -"@eslint/core@^0.9.0": |
1158 |
| - version "0.9.1" |
1159 |
| - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.9.1.tgz#31763847308ef6b7084a4505573ac9402c51f9d1" |
1160 |
| - integrity sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q== |
| 1157 | +"@eslint/core@^0.10.0": |
| 1158 | + version "0.10.0" |
| 1159 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091" |
| 1160 | + integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw== |
1161 | 1161 | dependencies:
|
1162 | 1162 | "@types/json-schema" "^7.0.15"
|
1163 | 1163 |
|
|
1176 | 1176 | minimatch "^3.1.2"
|
1177 | 1177 | strip-json-comments "^3.1.1"
|
1178 | 1178 |
|
1179 |
| -"@eslint/js@9.17.0": |
1180 |
| - version "9.17.0" |
1181 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec" |
1182 |
| - integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w== |
| 1179 | +"@eslint/js@9.18.0": |
| 1180 | + version "9.18.0" |
| 1181 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84" |
| 1182 | + integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA== |
1183 | 1183 |
|
1184 | 1184 | "@eslint/object-schema@^2.1.5":
|
1185 | 1185 | version "2.1.5"
|
1186 | 1186 | resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
|
1187 | 1187 | integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==
|
1188 | 1188 |
|
1189 |
| -"@eslint/plugin-kit@^0.2.3": |
1190 |
| - version "0.2.4" |
1191 |
| - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.4.tgz#2b78e7bb3755784bb13faa8932a1d994d6537792" |
1192 |
| - integrity sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg== |
| 1189 | +"@eslint/plugin-kit@^0.2.5": |
| 1190 | + version "0.2.5" |
| 1191 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81" |
| 1192 | + integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A== |
1193 | 1193 | dependencies:
|
| 1194 | + "@eslint/core" "^0.10.0" |
1194 | 1195 | levn "^0.4.1"
|
1195 | 1196 |
|
1196 | 1197 | "@humanfs/core@^0.19.1":
|
|
1663 | 1664 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
1664 | 1665 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
1665 | 1666 |
|
1666 |
| -"@types/node@*": |
1667 |
| - version "20.10.4" |
1668 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198" |
1669 |
| - integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg== |
1670 |
| - dependencies: |
1671 |
| - undici-types "~5.26.4" |
1672 |
| - |
1673 |
| -"@types/node@^22.10.5": |
1674 |
| - version "22.10.5" |
1675 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b" |
1676 |
| - integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ== |
| 1667 | +"@types/node@*", "@types/node@^22.10.7": |
| 1668 | + version "22.10.7" |
| 1669 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7" |
| 1670 | + integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg== |
1677 | 1671 | dependencies:
|
1678 | 1672 | undici-types "~6.20.0"
|
1679 | 1673 |
|
@@ -2988,18 +2982,18 @@ eslint-visitor-keys@^4.2.0:
|
2988 | 2982 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
2989 | 2983 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
2990 | 2984 |
|
2991 |
| -eslint@9.17.0: |
2992 |
| - version "9.17.0" |
2993 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c" |
2994 |
| - integrity sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA== |
| 2985 | +eslint@9.18.0: |
| 2986 | + version "9.18.0" |
| 2987 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0.tgz#c95b24de1183e865de19f607fda6518b54827850" |
| 2988 | + integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA== |
2995 | 2989 | dependencies:
|
2996 | 2990 | "@eslint-community/eslint-utils" "^4.2.0"
|
2997 | 2991 | "@eslint-community/regexpp" "^4.12.1"
|
2998 | 2992 | "@eslint/config-array" "^0.19.0"
|
2999 |
| - "@eslint/core" "^0.9.0" |
| 2993 | + "@eslint/core" "^0.10.0" |
3000 | 2994 | "@eslint/eslintrc" "^3.2.0"
|
3001 |
| - "@eslint/js" "9.17.0" |
3002 |
| - "@eslint/plugin-kit" "^0.2.3" |
| 2995 | + "@eslint/js" "9.18.0" |
| 2996 | + "@eslint/plugin-kit" "^0.2.5" |
3003 | 2997 | "@humanfs/node" "^0.16.6"
|
3004 | 2998 | "@humanwhocodes/module-importer" "^1.0.1"
|
3005 | 2999 | "@humanwhocodes/retry" "^0.4.1"
|
@@ -4002,10 +3996,10 @@ lru-cache@^5.1.1:
|
4002 | 3996 | dependencies:
|
4003 | 3997 | yallist "^3.0.2"
|
4004 | 3998 |
|
4005 |
| -lucide-react@^0.470.0: |
4006 |
| - version "0.470.0" |
4007 |
| - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.470.0.tgz#749519851b121d0ec2cd7454340bf90b9bfdaa15" |
4008 |
| - integrity sha512-tqYODeoB3qU5gxH33IbL7IcF05EYYzsZQJqdM9HGGHwmoJMPvVLPHO6Plu6HNAfntucZQ41taEw6aUpwOtaoXg== |
| 3999 | +lucide-react@^0.471.1: |
| 4000 | + version "0.471.2" |
| 4001 | + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.471.2.tgz#817ead897ea630e982cb45e3429ee7f786dc3acb" |
| 4002 | + integrity sha512-A8fDycQxGeaSOTaI7Bm4fg8LBXO7Qr9ORAX47bDRvugCsjLIliugQO0PkKFoeAD57LIQwlWKd3NIQ3J7hYp84g== |
4009 | 4003 |
|
4010 | 4004 | math-intrinsics@^1.1.0:
|
4011 | 4005 | version "1.1.0"
|
@@ -5147,11 +5141,6 @@ unbox-primitive@^1.1.0:
|
5147 | 5141 | has-symbols "^1.1.0"
|
5148 | 5142 | which-boxed-primitive "^1.1.1"
|
5149 | 5143 |
|
5150 |
| -undici-types@~5.26.4: |
5151 |
| - version "5.26.5" |
5152 |
| - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
5153 |
| - integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
5154 |
| - |
5155 | 5144 | undici-types@~6.20.0:
|
5156 | 5145 | version "6.20.0"
|
5157 | 5146 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
|
|
0 commit comments