|
1918 | 1918 | dependencies: |
1919 | 1919 | eslint-visitor-keys "^3.4.3" |
1920 | 1920 |
|
1921 | | -"@eslint-community/eslint-utils@^4.8.0": |
| 1921 | +"@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.0": |
1922 | 1922 | version "4.9.0" |
1923 | 1923 | resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
1924 | 1924 | integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
|
3129 | 3129 | resolved "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz" |
3130 | 3130 | integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg== |
3131 | 3131 |
|
| 3132 | +"@stylistic/eslint-plugin@5.4.0": |
| 3133 | + version "5.4.0" |
| 3134 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.4.0.tgz#4cd51beb5602a8978a9a956c3568180efffcabe5" |
| 3135 | + integrity sha512-UG8hdElzuBDzIbjG1QDwnYH0MQ73YLXDFHgZzB4Zh/YJfnw8XNsloVtytqzx0I2Qky9THSdpTmi8Vjn/pf/Lew== |
| 3136 | + dependencies: |
| 3137 | + "@eslint-community/eslint-utils" "^4.9.0" |
| 3138 | + "@typescript-eslint/types" "^8.44.0" |
| 3139 | + eslint-visitor-keys "^4.2.1" |
| 3140 | + espree "^10.4.0" |
| 3141 | + estraverse "^5.3.0" |
| 3142 | + picomatch "^4.0.3" |
| 3143 | + |
3132 | 3144 | "@stylistic/stylelint-plugin@^3.0.1": |
3133 | 3145 | version "3.1.1" |
3134 | 3146 | resolved "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-3.1.1.tgz" |
|
3538 | 3550 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529" |
3539 | 3551 | integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw== |
3540 | 3552 |
|
3541 | | -"@typescript-eslint/types@8.46.1", "@typescript-eslint/types@^8.46.1": |
| 3553 | +"@typescript-eslint/types@8.46.1", "@typescript-eslint/types@^8.44.0", "@typescript-eslint/types@^8.46.1": |
3542 | 3554 | version "8.46.1" |
3543 | 3555 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8" |
3544 | 3556 | integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ== |
@@ -5821,7 +5833,7 @@ estraverse@^4.1.1: |
5821 | 5833 | resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" |
5822 | 5834 | integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== |
5823 | 5835 |
|
5824 | | -estraverse@^5.1.0, estraverse@^5.2.0: |
| 5836 | +estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0: |
5825 | 5837 | version "5.3.0" |
5826 | 5838 | resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" |
5827 | 5839 | integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== |
|
0 commit comments