|
2076 | 2076 | resolved "https://registry.yarnpkg.com/@standardnotes/electron-clear-data/-/electron-clear-data-1.1.1.tgz#45eab118ed5d1ee9369b540d7e62a9ca96778335"
|
2077 | 2077 | integrity sha512-R0YivtSwSQpNt5nPOi7YRTGlk6kpcz6/2/sAQZf6ZCU8vIGm1cBMo++6kkGQcDEumkwbmagxmLWinL9d1W5g3Q==
|
2078 | 2078 |
|
2079 |
| -"@stylistic/eslint-plugin@^3.0.0": |
2080 |
| - version "3.1.0" |
2081 |
| - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-3.1.0.tgz#a9f655c518f76bfc5feb46b467d0f06e511b289d" |
2082 |
| - integrity sha512-pA6VOrOqk0+S8toJYhQGv2MWpQQR0QpeUo9AhNkC49Y26nxBQ/nH1rta9bUU1rPw2fJ1zZEMV5oCX5AazT7J2g== |
| 2079 | +"@stylistic/eslint-plugin@^4.0.0": |
| 2080 | + version "4.2.0" |
| 2081 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz#7860ea84aa7ee3b21757907b863eb62f4f8b0455" |
| 2082 | + integrity sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA== |
2083 | 2083 | dependencies:
|
2084 |
| - "@typescript-eslint/utils" "^8.13.0" |
| 2084 | + "@typescript-eslint/utils" "^8.23.0" |
2085 | 2085 | eslint-visitor-keys "^4.2.0"
|
2086 | 2086 | espree "^10.3.0"
|
2087 | 2087 | estraverse "^5.3.0"
|
|
2337 | 2337 | "@typescript-eslint/visitor-keys" "8.26.1"
|
2338 | 2338 | debug "^4.3.4"
|
2339 | 2339 |
|
2340 |
| -"@typescript-eslint/[email protected]": |
2341 |
| - version "8.24.1" |
2342 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.1.tgz#1e1e76ec4560aa85077ab36deb9b2bead4ae124e" |
2343 |
| - integrity sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q== |
2344 |
| - dependencies: |
2345 |
| - "@typescript-eslint/types" "8.24.1" |
2346 |
| - "@typescript-eslint/visitor-keys" "8.24.1" |
2347 |
| - |
2348 | 2340 | "@typescript-eslint/[email protected]":
|
2349 | 2341 | version "8.26.1"
|
2350 | 2342 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz#5e6ad0ac258ccf79462e91c3f43a3f1f7f31a6cc"
|
|
2363 | 2355 | debug "^4.3.4"
|
2364 | 2356 | ts-api-utils "^2.0.1"
|
2365 | 2357 |
|
2366 |
| -"@typescript-eslint/[email protected]": |
2367 |
| - version "8.24.1" |
2368 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a" |
2369 |
| - integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A== |
2370 |
| - |
2371 | 2358 | "@typescript-eslint/[email protected]":
|
2372 | 2359 | version "8.26.1"
|
2373 | 2360 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132"
|
2374 | 2361 | integrity sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ==
|
2375 | 2362 |
|
2376 |
| -"@typescript-eslint/[email protected]": |
2377 |
| - version "8.24.1" |
2378 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz#3bb479401f8bd471b3c6dd3db89e7256977c54db" |
2379 |
| - integrity sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg== |
2380 |
| - dependencies: |
2381 |
| - "@typescript-eslint/types" "8.24.1" |
2382 |
| - "@typescript-eslint/visitor-keys" "8.24.1" |
2383 |
| - debug "^4.3.4" |
2384 |
| - fast-glob "^3.3.2" |
2385 |
| - is-glob "^4.0.3" |
2386 |
| - minimatch "^9.0.4" |
2387 |
| - semver "^7.6.0" |
2388 |
| - ts-api-utils "^2.0.1" |
2389 |
| - |
2390 | 2363 | "@typescript-eslint/[email protected]":
|
2391 | 2364 | version "8.26.1"
|
2392 | 2365 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd"
|
|
2401 | 2374 | semver "^7.6.0"
|
2402 | 2375 | ts-api-utils "^2.0.1"
|
2403 | 2376 |
|
2404 |
| -"@typescript-eslint/[email protected]": |
| 2377 | +"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.23.0": |
2405 | 2378 | version "8.26.1"
|
2406 | 2379 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.1.tgz#54cc58469955f25577f659753b71a0e117a0539f"
|
2407 | 2380 | integrity sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==
|
|
2411 | 2384 | "@typescript-eslint/types" "8.26.1"
|
2412 | 2385 | "@typescript-eslint/typescript-estree" "8.26.1"
|
2413 | 2386 |
|
2414 |
| -"@typescript-eslint/utils@^8.13.0": |
2415 |
| - version "8.24.1" |
2416 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed" |
2417 |
| - integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ== |
2418 |
| - dependencies: |
2419 |
| - "@eslint-community/eslint-utils" "^4.4.0" |
2420 |
| - "@typescript-eslint/scope-manager" "8.24.1" |
2421 |
| - "@typescript-eslint/types" "8.24.1" |
2422 |
| - "@typescript-eslint/typescript-estree" "8.24.1" |
2423 |
| - |
2424 |
| -"@typescript-eslint/[email protected]": |
2425 |
| - version "8.24.1" |
2426 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz#8bdfe47a89195344b34eb21ef61251562148202b" |
2427 |
| - integrity sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg== |
2428 |
| - dependencies: |
2429 |
| - "@typescript-eslint/types" "8.24.1" |
2430 |
| - eslint-visitor-keys "^4.2.0" |
2431 |
| - |
2432 | 2387 | "@typescript-eslint/[email protected]":
|
2433 | 2388 | version "8.26.1"
|
2434 | 2389 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c"
|
|
0 commit comments