|
2790 | 2790 | natural-compare "^1.4.0" |
2791 | 2791 | ts-api-utils "^2.1.0" |
2792 | 2792 |
|
2793 | | -"@typescript-eslint/parser@8.46.2": |
2794 | | - version "8.46.2" |
2795 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf" |
2796 | | - integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g== |
2797 | | - dependencies: |
2798 | | - "@typescript-eslint/scope-manager" "8.46.2" |
2799 | | - "@typescript-eslint/types" "8.46.2" |
2800 | | - "@typescript-eslint/typescript-estree" "8.46.2" |
2801 | | - "@typescript-eslint/visitor-keys" "8.46.2" |
2802 | | - debug "^4.3.4" |
2803 | | - |
2804 | | -"@typescript-eslint/project-service@8.46.2": |
2805 | | - version "8.46.2" |
2806 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608" |
2807 | | - integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg== |
2808 | | - dependencies: |
2809 | | - "@typescript-eslint/tsconfig-utils" "^8.46.2" |
2810 | | - "@typescript-eslint/types" "^8.46.2" |
2811 | | - debug "^4.3.4" |
| 2793 | +"@typescript-eslint/parser@8.52.0": |
| 2794 | + version "8.52.0" |
| 2795 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.52.0.tgz#9fae9f5f13ebb1c8f31a50c34381bfd6bf96a05f" |
| 2796 | + integrity sha512-iIACsx8pxRnguSYhHiMn2PvhvfpopO9FXHyn1mG5txZIsAaB6F0KwbFnUQN3KCiG3Jcuad/Cao2FAs1Wp7vAyg== |
| 2797 | + dependencies: |
| 2798 | + "@typescript-eslint/scope-manager" "8.52.0" |
| 2799 | + "@typescript-eslint/types" "8.52.0" |
| 2800 | + "@typescript-eslint/typescript-estree" "8.52.0" |
| 2801 | + "@typescript-eslint/visitor-keys" "8.52.0" |
| 2802 | + debug "^4.4.3" |
| 2803 | + |
| 2804 | +"@typescript-eslint/project-service@8.52.0": |
| 2805 | + version "8.52.0" |
| 2806 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.52.0.tgz#5fb4c16af4eda6d74c70cbc62f5d3f77b96e4cbe" |
| 2807 | + integrity sha512-xD0MfdSdEmeFa3OmVqonHi+Cciab96ls1UhIF/qX/O/gPu5KXD0bY9lu33jj04fjzrXHcuvjBcBC+D3SNSadaw== |
| 2808 | + dependencies: |
| 2809 | + "@typescript-eslint/tsconfig-utils" "^8.52.0" |
| 2810 | + "@typescript-eslint/types" "^8.52.0" |
| 2811 | + debug "^4.4.3" |
2812 | 2812 |
|
2813 | 2813 | "@typescript-eslint/scope-manager@8.32.1": |
2814 | 2814 | version "8.32.1" |
|
2818 | 2818 | "@typescript-eslint/types" "8.32.1" |
2819 | 2819 | "@typescript-eslint/visitor-keys" "8.32.1" |
2820 | 2820 |
|
2821 | | -"@typescript-eslint/scope-manager@8.46.2": |
2822 | | - version "8.46.2" |
2823 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88" |
2824 | | - integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA== |
| 2821 | +"@typescript-eslint/scope-manager@8.52.0": |
| 2822 | + version "8.52.0" |
| 2823 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.52.0.tgz#9884ff690fad30380ccabfb08af1ac200af6b4e5" |
| 2824 | + integrity sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA== |
2825 | 2825 | dependencies: |
2826 | | - "@typescript-eslint/types" "8.46.2" |
2827 | | - "@typescript-eslint/visitor-keys" "8.46.2" |
| 2826 | + "@typescript-eslint/types" "8.52.0" |
| 2827 | + "@typescript-eslint/visitor-keys" "8.52.0" |
2828 | 2828 |
|
2829 | | -"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2": |
2830 | | - version "8.46.2" |
2831 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c" |
2832 | | - integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag== |
| 2829 | +"@typescript-eslint/tsconfig-utils@8.52.0", "@typescript-eslint/tsconfig-utils@^8.52.0": |
| 2830 | + version "8.52.0" |
| 2831 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.52.0.tgz#0296751c22ed05c83787a6eaec65ae221bd8b8ed" |
| 2832 | + integrity sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg== |
2833 | 2833 |
|
2834 | 2834 | "@typescript-eslint/type-utils@8.32.1": |
2835 | 2835 | version "8.32.1" |
|
2846 | 2846 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b" |
2847 | 2847 | integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg== |
2848 | 2848 |
|
2849 | | -"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2": |
2850 | | - version "8.46.2" |
2851 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763" |
2852 | | - integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ== |
| 2849 | +"@typescript-eslint/types@8.52.0", "@typescript-eslint/types@^8.52.0": |
| 2850 | + version "8.52.0" |
| 2851 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.52.0.tgz#1eb0a16b324824bc23b89d109a267c38c9213c4a" |
| 2852 | + integrity sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg== |
2853 | 2853 |
|
2854 | 2854 | "@typescript-eslint/typescript-estree@8.32.1": |
2855 | 2855 | version "8.32.1" |
|
2865 | 2865 | semver "^7.6.0" |
2866 | 2866 | ts-api-utils "^2.1.0" |
2867 | 2867 |
|
2868 | | -"@typescript-eslint/typescript-estree@8.46.2": |
2869 | | - version "8.46.2" |
2870 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08" |
2871 | | - integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ== |
2872 | | - dependencies: |
2873 | | - "@typescript-eslint/project-service" "8.46.2" |
2874 | | - "@typescript-eslint/tsconfig-utils" "8.46.2" |
2875 | | - "@typescript-eslint/types" "8.46.2" |
2876 | | - "@typescript-eslint/visitor-keys" "8.46.2" |
2877 | | - debug "^4.3.4" |
2878 | | - fast-glob "^3.3.2" |
2879 | | - is-glob "^4.0.3" |
2880 | | - minimatch "^9.0.4" |
2881 | | - semver "^7.6.0" |
2882 | | - ts-api-utils "^2.1.0" |
| 2868 | +"@typescript-eslint/typescript-estree@8.52.0": |
| 2869 | + version "8.52.0" |
| 2870 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.52.0.tgz#2ad7721c671be2127951286cb7f44c4ce55b0591" |
| 2871 | + integrity sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ== |
| 2872 | + dependencies: |
| 2873 | + "@typescript-eslint/project-service" "8.52.0" |
| 2874 | + "@typescript-eslint/tsconfig-utils" "8.52.0" |
| 2875 | + "@typescript-eslint/types" "8.52.0" |
| 2876 | + "@typescript-eslint/visitor-keys" "8.52.0" |
| 2877 | + debug "^4.4.3" |
| 2878 | + minimatch "^9.0.5" |
| 2879 | + semver "^7.7.3" |
| 2880 | + tinyglobby "^0.2.15" |
| 2881 | + ts-api-utils "^2.4.0" |
2883 | 2882 |
|
2884 | 2883 | "@typescript-eslint/utils@8.32.1": |
2885 | 2884 | version "8.32.1" |
|
2899 | 2898 | "@typescript-eslint/types" "8.32.1" |
2900 | 2899 | eslint-visitor-keys "^4.2.0" |
2901 | 2900 |
|
2902 | | -"@typescript-eslint/visitor-keys@8.46.2": |
2903 | | - version "8.46.2" |
2904 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738" |
2905 | | - integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w== |
| 2901 | +"@typescript-eslint/visitor-keys@8.52.0": |
| 2902 | + version "8.52.0" |
| 2903 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.52.0.tgz#50361c48a6302676230fe498f80f6decce4bf673" |
| 2904 | + integrity sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ== |
2906 | 2905 | dependencies: |
2907 | | - "@typescript-eslint/types" "8.46.2" |
| 2906 | + "@typescript-eslint/types" "8.52.0" |
2908 | 2907 | eslint-visitor-keys "^4.2.1" |
2909 | 2908 |
|
2910 | 2909 | "@ungap/structured-clone@^1.0.0": |
@@ -4315,10 +4314,10 @@ data-view-byte-offset@^1.0.0: |
4315 | 4314 | es-errors "^1.3.0" |
4316 | 4315 | is-data-view "^1.0.1" |
4317 | 4316 |
|
4318 | | -debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4: |
4319 | | - version "4.3.7" |
4320 | | - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" |
4321 | | - integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== |
| 4317 | +debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4, debug@^4.4.3: |
| 4318 | + version "4.4.3" |
| 4319 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" |
| 4320 | + integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== |
4322 | 4321 | dependencies: |
4323 | 4322 | ms "^2.1.3" |
4324 | 4323 |
|
@@ -4963,6 +4962,11 @@ fdir@^6.2.0: |
4963 | 4962 | resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689" |
4964 | 4963 | integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ== |
4965 | 4964 |
|
| 4965 | +fdir@^6.5.0: |
| 4966 | + version "6.5.0" |
| 4967 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" |
| 4968 | + integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== |
| 4969 | + |
4966 | 4970 | filename-reserved-regex@^2.0.0: |
4967 | 4971 | version "2.0.0" |
4968 | 4972 | resolved "https://registry.yarnpkg.com/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz#abf73dfab735d045440abfea2d91f389ebbfa229" |
@@ -7076,7 +7080,7 @@ minimatch@^3.0.4, minimatch@^3.1.1: |
7076 | 7080 | dependencies: |
7077 | 7081 | brace-expansion "^1.1.7" |
7078 | 7082 |
|
7079 | | -minimatch@^9.0.4: |
| 7083 | +minimatch@^9.0.4, minimatch@^9.0.5: |
7080 | 7084 | version "9.0.5" |
7081 | 7085 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
7082 | 7086 | integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
@@ -7591,6 +7595,11 @@ picomatch@^4.0.2: |
7591 | 7595 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" |
7592 | 7596 | integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== |
7593 | 7597 |
|
| 7598 | +picomatch@^4.0.3: |
| 7599 | + version "4.0.3" |
| 7600 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" |
| 7601 | + integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== |
| 7602 | + |
7594 | 7603 | pidtree@^0.3.0: |
7595 | 7604 | version "0.3.1" |
7596 | 7605 | resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a" |
@@ -9291,6 +9300,14 @@ tiny-invariant@^1.3.3: |
9291 | 9300 | resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
9292 | 9301 | integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
9293 | 9302 |
|
| 9303 | +tinyglobby@^0.2.15: |
| 9304 | + version "0.2.15" |
| 9305 | + resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2" |
| 9306 | + integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ== |
| 9307 | + dependencies: |
| 9308 | + fdir "^6.5.0" |
| 9309 | + picomatch "^4.0.3" |
| 9310 | + |
9294 | 9311 | tinyrainbow@^1.2.0: |
9295 | 9312 | version "1.2.0" |
9296 | 9313 | resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-1.2.0.tgz#5c57d2fc0fb3d1afd78465c33ca885d04f02abb5" |
@@ -9340,6 +9357,11 @@ ts-api-utils@^2.1.0: |
9340 | 9357 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" |
9341 | 9358 | integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== |
9342 | 9359 |
|
| 9360 | +ts-api-utils@^2.4.0: |
| 9361 | + version "2.4.0" |
| 9362 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8" |
| 9363 | + integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== |
| 9364 | + |
9343 | 9365 | ts-dedent@^2.0.0: |
9344 | 9366 | version "2.2.0" |
9345 | 9367 | resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5" |
|
0 commit comments