|
62 | 62 | dependencies:
|
63 | 63 | prettier "*"
|
64 | 64 |
|
65 |
| -"@typescript-eslint/types@8.26.1": |
66 |
| - version "8.26.1" |
67 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132" |
68 |
| - integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ== |
69 |
| - |
70 |
| -"@typescript-eslint/typescript-estree@^8.26.1": |
71 |
| - version "8.26.1" |
72 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd" |
73 |
| - integrity sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA== |
| 65 | +"@typescript-eslint/types@8.30.1": |
| 66 | + version "8.30.1" |
| 67 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925" |
| 68 | + integrity sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw== |
| 69 | + |
| 70 | +"@typescript-eslint/typescript-estree@^8.30.1": |
| 71 | + version "8.30.1" |
| 72 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba" |
| 73 | + integrity sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ== |
74 | 74 | dependencies:
|
75 |
| - "@typescript-eslint/types" "8.26.1" |
76 |
| - "@typescript-eslint/visitor-keys" "8.26.1" |
| 75 | + "@typescript-eslint/types" "8.30.1" |
| 76 | + "@typescript-eslint/visitor-keys" "8.30.1" |
77 | 77 | debug "^4.3.4"
|
78 | 78 | fast-glob "^3.3.2"
|
79 | 79 | is-glob "^4.0.3"
|
80 | 80 | minimatch "^9.0.4"
|
81 | 81 | semver "^7.6.0"
|
82 | 82 | ts-api-utils "^2.0.1"
|
83 | 83 |
|
84 |
| -"@typescript-eslint/visitor-keys@8.26.1": |
85 |
| - version "8.26.1" |
86 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c" |
87 |
| - integrity sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg== |
| 84 | +"@typescript-eslint/visitor-keys@8.30.1": |
| 85 | + version "8.30.1" |
| 86 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36" |
| 87 | + integrity sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA== |
88 | 88 | dependencies:
|
89 |
| - "@typescript-eslint/types" "8.26.1" |
| 89 | + "@typescript-eslint/types" "8.30.1" |
90 | 90 | eslint-visitor-keys "^4.2.0"
|
91 | 91 |
|
92 | 92 | balanced-match@^1.0.0:
|
|
0 commit comments