|
241 | 241 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
242 | 242 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== |
243 | 243 |
|
244 | | -"@eslint/config-array@^0.20.1": |
245 | | - version "0.20.1" |
246 | | - resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.1.tgz#454f89be82b0e5b1ae872c154c7e2f3dd42c3979" |
247 | | - integrity sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw== |
| 244 | +"@eslint/config-array@^0.21.0": |
| 245 | + version "0.21.0" |
| 246 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636" |
| 247 | + integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ== |
248 | 248 | dependencies: |
249 | 249 | "@eslint/object-schema" "^2.1.6" |
250 | 250 | debug "^4.3.1" |
251 | 251 | minimatch "^3.1.2" |
252 | 252 |
|
253 | | -"@eslint/config-helpers@^0.2.1": |
254 | | - version "0.2.1" |
255 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d" |
256 | | - integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw== |
| 253 | +"@eslint/config-helpers@^0.3.0": |
| 254 | + version "0.3.0" |
| 255 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286" |
| 256 | + integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw== |
257 | 257 |
|
258 | 258 | "@eslint/core@^0.14.0": |
259 | 259 | version "0.14.0" |
|
277 | 277 | minimatch "^3.1.2" |
278 | 278 | strip-json-comments "^3.1.1" |
279 | 279 |
|
280 | | -"@eslint/js@9.29.0", "@eslint/js@^9.28.0": |
281 | | - version "9.29.0" |
282 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56" |
283 | | - integrity sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ== |
| 280 | +"@eslint/js@9.30.0", "@eslint/js@^9.28.0": |
| 281 | + version "9.30.0" |
| 282 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d" |
| 283 | + integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww== |
284 | 284 |
|
285 | 285 | "@eslint/object-schema@^2.1.6": |
286 | 286 | version "2.1.6" |
|
695 | 695 | resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5" |
696 | 696 | integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA== |
697 | 697 |
|
698 | | -"@types/estree@1.0.8": |
| 698 | +"@types/estree@1.0.8", "@types/estree@^1.0.0", "@types/estree@^1.0.6": |
699 | 699 | version "1.0.8" |
700 | 700 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" |
701 | 701 | integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== |
702 | 702 |
|
703 | | -"@types/estree@^1.0.0", "@types/estree@^1.0.6": |
704 | | - version "1.0.7" |
705 | | - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8" |
706 | | - integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ== |
707 | | - |
708 | 703 | "@types/json-schema@^7.0.15": |
709 | 704 | version "7.0.15" |
710 | 705 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
@@ -1780,18 +1775,18 @@ eslint-visitor-keys@^4.2.1: |
1780 | 1775 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
1781 | 1776 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1782 | 1777 |
|
1783 | | -eslint@^9.29.0: |
1784 | | - version "9.29.0" |
1785 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.29.0.tgz#65e3db3b7e5a5b04a8af541741a0f3648d0a81a6" |
1786 | | - integrity sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ== |
| 1778 | +eslint@^9.30.0: |
| 1779 | + version "9.30.0" |
| 1780 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.0.tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc" |
| 1781 | + integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g== |
1787 | 1782 | dependencies: |
1788 | 1783 | "@eslint-community/eslint-utils" "^4.2.0" |
1789 | 1784 | "@eslint-community/regexpp" "^4.12.1" |
1790 | | - "@eslint/config-array" "^0.20.1" |
1791 | | - "@eslint/config-helpers" "^0.2.1" |
| 1785 | + "@eslint/config-array" "^0.21.0" |
| 1786 | + "@eslint/config-helpers" "^0.3.0" |
1792 | 1787 | "@eslint/core" "^0.14.0" |
1793 | 1788 | "@eslint/eslintrc" "^3.3.1" |
1794 | | - "@eslint/js" "9.29.0" |
| 1789 | + "@eslint/js" "9.30.0" |
1795 | 1790 | "@eslint/plugin-kit" "^0.3.1" |
1796 | 1791 | "@humanfs/node" "^0.16.6" |
1797 | 1792 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments