|
74 | 74 | json5 "^2.2.3" |
75 | 75 | semver "^6.3.1" |
76 | 76 |
|
77 | | -"@babel/eslint-parser@^7.29.7": |
78 | | - version "7.29.7" |
79 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.29.7.tgz#272cc7531972ff45bc0db96c45349cb7304d21e1" |
80 | | - integrity sha512-zxt+UJTOMKvUt3yOg+D58MLuz334pHp93qifMFcjIIO+9hN6t+ufw2gi7vDPMpxvfnHRR+3VVXvIjineCcgyXw== |
| 77 | +"@babel/eslint-parser@^8.0.1": |
| 78 | + version "8.0.1" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-8.0.1.tgz#34a56c88deb4cf1340257296d1309028fadbb953" |
| 80 | + integrity sha512-2javO8pAQv/ld6sS6OcxoLAlzZEZy+xm99bnoAfMhzKSumKhdF5wylpbZB7XTorWr3KLPtx5K95eduJPOy1mzA== |
81 | 81 | dependencies: |
82 | | - "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
83 | | - eslint-visitor-keys "^2.1.0" |
84 | | - semver "^6.3.1" |
| 82 | + eslint-scope "^9.1.0" |
| 83 | + eslint-visitor-keys "^5.0.0" |
| 84 | + semver "^7.7.3" |
85 | 85 |
|
86 | 86 | "@babel/generator@^7.27.5", "@babel/generator@^7.29.7": |
87 | 87 | version "7.29.7" |
|
1490 | 1490 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b" |
1491 | 1491 | integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ== |
1492 | 1492 |
|
1493 | | -"@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1": |
1494 | | - version "5.1.1-v1" |
1495 | | - resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129" |
1496 | | - integrity sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg== |
1497 | | - dependencies: |
1498 | | - eslint-scope "5.1.1" |
1499 | | - |
1500 | 1493 | "@noble/hashes@1.4.0": |
1501 | 1494 | version "1.4.0" |
1502 | 1495 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.4.0.tgz#45814aa329f30e4fe0ba49426f49dfccdd066426" |
|
1772 | 1765 | dependencies: |
1773 | 1766 | "@types/node" "*" |
1774 | 1767 |
|
| 1768 | +"@types/esrecurse@^4.3.1": |
| 1769 | + version "4.3.1" |
| 1770 | + resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec" |
| 1771 | + integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw== |
| 1772 | + |
1775 | 1773 | "@types/estree@^1.0.6", "@types/estree@^1.0.8": |
1776 | 1774 | version "1.0.8" |
1777 | 1775 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" |
@@ -3577,10 +3575,15 @@ eslint-scope@^8.4.0: |
3577 | 3575 | esrecurse "^4.3.0" |
3578 | 3576 | estraverse "^5.2.0" |
3579 | 3577 |
|
3580 | | -eslint-visitor-keys@^2.1.0: |
3581 | | - version "2.1.0" |
3582 | | - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" |
3583 | | - integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== |
| 3578 | +eslint-scope@^9.1.0: |
| 3579 | + version "9.1.2" |
| 3580 | + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802" |
| 3581 | + integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ== |
| 3582 | + dependencies: |
| 3583 | + "@types/esrecurse" "^4.3.1" |
| 3584 | + "@types/estree" "^1.0.8" |
| 3585 | + esrecurse "^4.3.0" |
| 3586 | + estraverse "^5.2.0" |
3584 | 3587 |
|
3585 | 3588 | eslint-visitor-keys@^3.4.3: |
3586 | 3589 | version "3.4.3" |
|
0 commit comments