|
10 | 10 | esutils "^2.0.2" |
11 | 11 | js-tokens "^3.0.0" |
12 | 12 |
|
| 13 | +"@eslint-community/eslint-utils@^4.9.1": |
| 14 | + version "4.9.1" |
| 15 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595" |
| 16 | + integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ== |
| 17 | + dependencies: |
| 18 | + eslint-visitor-keys "^3.4.3" |
| 19 | + |
13 | 20 | "@nuxtjs/icon@^2.0.2": |
14 | 21 | version "2.0.2" |
15 | 22 | resolved "https://registry.yarnpkg.com/@nuxtjs/icon/-/icon-2.0.2.tgz#a560ea96644e575c2a51ae320aa31af025c4e2ad" |
|
51 | 58 | mustache "^2.3.0" |
52 | 59 | stack-trace "0.0.10" |
53 | 60 |
|
| 61 | +"@typescript-eslint/project-service@8.61.0": |
| 62 | + version "8.61.0" |
| 63 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.61.0.tgz#417a2feac32e8ebd336d63f068c3b42b736ea1ac" |
| 64 | + integrity sha512-DV42F7MLJO6Rax7SK1yg43tcnEfGUrurSpSxKuVX+a3RCTzBlH3fuxprrOJXKCJGAaw82xXocikJ0uQaqwXgGA== |
| 65 | + dependencies: |
| 66 | + "@typescript-eslint/tsconfig-utils" "^8.61.0" |
| 67 | + "@typescript-eslint/types" "^8.61.0" |
| 68 | + debug "^4.4.3" |
| 69 | + |
| 70 | +"@typescript-eslint/scope-manager@8.61.0": |
| 71 | + version "8.61.0" |
| 72 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.61.0.tgz#93c2520d05653fe65eb9ee98efc74fd0134a7852" |
| 73 | + integrity sha512-IWdXFHFSb6mlC3HPc7QsLDm5zYEbUla6trDEHf32D3/dnuUyXd87plScSNXSbm0/RxMvObpI17sv/EDTGrGZkA== |
| 74 | + dependencies: |
| 75 | + "@typescript-eslint/types" "8.61.0" |
| 76 | + "@typescript-eslint/visitor-keys" "8.61.0" |
| 77 | + |
| 78 | +"@typescript-eslint/tsconfig-utils@8.61.0", "@typescript-eslint/tsconfig-utils@^8.61.0": |
| 79 | + version "8.61.0" |
| 80 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.61.0.tgz#05d6e3ff20001674ebcd22d03dac29ee448043ba" |
| 81 | + integrity sha512-O5Amvdv9ztMpxpf+vmFULGG78IE6Qwdr3bCGvqwG4nwc9H2qXkOYJJnRbRHyMkQTjv1d03olqwwwzHLMqpFePQ== |
| 82 | + |
| 83 | +"@typescript-eslint/types@8.61.0", "@typescript-eslint/types@^8.61.0": |
| 84 | + version "8.61.0" |
| 85 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.61.0.tgz#0ddb46e012a4288292950bdd253db42f278ce64d" |
| 86 | + integrity sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg== |
| 87 | + |
| 88 | +"@typescript-eslint/typescript-estree@8.61.0": |
| 89 | + version "8.61.0" |
| 90 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.61.0.tgz#98ca47260bbf627fc28f018b3a0abf00e3090690" |
| 91 | + integrity sha512-42zatd5qSvvcV1JdDBCLxYRznvP4eIHpPoZXdkPFnAmanA4FuZ5dibSnCBggY8hQnqajPpoGjXFdZ7fIJKQnlA== |
| 92 | + dependencies: |
| 93 | + "@typescript-eslint/project-service" "8.61.0" |
| 94 | + "@typescript-eslint/tsconfig-utils" "8.61.0" |
| 95 | + "@typescript-eslint/types" "8.61.0" |
| 96 | + "@typescript-eslint/visitor-keys" "8.61.0" |
| 97 | + debug "^4.4.3" |
| 98 | + minimatch "^10.2.2" |
| 99 | + semver "^7.7.3" |
| 100 | + tinyglobby "^0.2.15" |
| 101 | + ts-api-utils "^2.5.0" |
| 102 | + |
| 103 | +"@typescript-eslint/utils@^8.0.0": |
| 104 | + version "8.61.0" |
| 105 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.61.0.tgz#ed3546a052787e84ea6c5064d0919fc5eea8522f" |
| 106 | + integrity sha512-3bzFt7ImFMW/jVYwJamDoe/dMOdFLSC6pom6rRjdh4SZJEYupyMzem8e7vKZLclLfpHjlwSAXOUxtKxGXUiLqA== |
| 107 | + dependencies: |
| 108 | + "@eslint-community/eslint-utils" "^4.9.1" |
| 109 | + "@typescript-eslint/scope-manager" "8.61.0" |
| 110 | + "@typescript-eslint/types" "8.61.0" |
| 111 | + "@typescript-eslint/typescript-estree" "8.61.0" |
| 112 | + |
| 113 | +"@typescript-eslint/visitor-keys@8.61.0": |
| 114 | + version "8.61.0" |
| 115 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.61.0.tgz#39b4e1ab8936d23bea973d39fd092f9aa21f275e" |
| 116 | + integrity sha512-QVLZu3ZPQEE+HICQyAMZ2yLQhxf0meY/wx6Hx14YcTNj13JB3qHlX3lJ02L3fLGHgERRH71kvYDwiXIguT3AjQ== |
| 117 | + dependencies: |
| 118 | + "@typescript-eslint/types" "8.61.0" |
| 119 | + eslint-visitor-keys "^5.0.0" |
| 120 | + |
54 | 121 | JSONStream@^1.0.4: |
55 | 122 | version "1.3.2" |
56 | 123 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.2.tgz#c102371b6ec3a7cf3b847ca00c20bb0fce4c6dea" |
@@ -964,6 +1031,11 @@ balanced-match@^1.0.0: |
964 | 1031 | version "1.0.0" |
965 | 1032 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" |
966 | 1033 |
|
| 1034 | +balanced-match@^4.0.2: |
| 1035 | + version "4.0.4" |
| 1036 | + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a" |
| 1037 | + integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA== |
| 1038 | + |
967 | 1039 | base64-js@^1.0.2: |
968 | 1040 | version "1.2.1" |
969 | 1041 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.1.tgz#a91947da1f4a516ea38e5b4ec0ec3773675e0886" |
@@ -1068,6 +1140,13 @@ brace-expansion@^1.1.7: |
1068 | 1140 | balanced-match "^1.0.0" |
1069 | 1141 | concat-map "0.0.1" |
1070 | 1142 |
|
| 1143 | +brace-expansion@^5.0.5: |
| 1144 | + version "5.0.6" |
| 1145 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.6.tgz#ec68fe0a641a29d8711579caf641d05bae1f2285" |
| 1146 | + integrity sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g== |
| 1147 | + dependencies: |
| 1148 | + balanced-match "^4.0.2" |
| 1149 | + |
1071 | 1150 | braces@^1.8.2: |
1072 | 1151 | version "1.8.5" |
1073 | 1152 | resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7" |
@@ -2072,6 +2151,13 @@ debug@^3.1.0: |
2072 | 2151 | dependencies: |
2073 | 2152 | ms "2.0.0" |
2074 | 2153 |
|
| 2154 | +debug@^4.4.3: |
| 2155 | + version "4.4.3" |
| 2156 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" |
| 2157 | + integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== |
| 2158 | + dependencies: |
| 2159 | + ms "^2.1.3" |
| 2160 | + |
2075 | 2161 | decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2: |
2076 | 2162 | version "1.2.0" |
2077 | 2163 | resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" |
@@ -2499,9 +2585,12 @@ eslint-plugin-import@latest: |
2499 | 2585 | minimatch "^3.0.3" |
2500 | 2586 | read-pkg-up "^2.0.0" |
2501 | 2587 |
|
2502 | | -eslint-plugin-jest@^21.8.0: |
2503 | | - version "21.8.0" |
2504 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.8.0.tgz#4f3155e2898c1efb0ce548f3e084e07db5e21c07" |
| 2588 | +eslint-plugin-jest@^29.15.2: |
| 2589 | + version "29.15.2" |
| 2590 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz#e4ecd1c88dfb8a62b4a0857724792c2aab7e9b6d" |
| 2591 | + integrity sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ== |
| 2592 | + dependencies: |
| 2593 | + "@typescript-eslint/utils" "^8.0.0" |
2505 | 2594 |
|
2506 | 2595 | eslint-plugin-node@^6.0.0: |
2507 | 2596 | version "6.0.0" |
@@ -2537,6 +2626,16 @@ eslint-visitor-keys@^1.0.0: |
2537 | 2626 | version "1.0.0" |
2538 | 2627 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" |
2539 | 2628 |
|
| 2629 | +eslint-visitor-keys@^3.4.3: |
| 2630 | + version "3.4.3" |
| 2631 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 2632 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 2633 | + |
| 2634 | +eslint-visitor-keys@^5.0.0: |
| 2635 | + version "5.0.1" |
| 2636 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be" |
| 2637 | + integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== |
| 2638 | + |
2540 | 2639 | eslint@^4.17.0: |
2541 | 2640 | version "4.17.0" |
2542 | 2641 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17.0.tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf" |
@@ -2820,6 +2919,11 @@ fb-watchman@^2.0.0: |
2820 | 2919 | dependencies: |
2821 | 2920 | bser "^2.0.0" |
2822 | 2921 |
|
| 2922 | +fdir@^6.5.0: |
| 2923 | + version "6.5.0" |
| 2924 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" |
| 2925 | + integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== |
| 2926 | + |
2823 | 2927 | figures@^1.5.0: |
2824 | 2928 | version "1.7.0" |
2825 | 2929 | resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" |
@@ -4770,6 +4874,13 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: |
4770 | 4874 | version "1.0.1" |
4771 | 4875 | resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" |
4772 | 4876 |
|
| 4877 | +minimatch@^10.2.2: |
| 4878 | + version "10.2.5" |
| 4879 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1" |
| 4880 | + integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg== |
| 4881 | + dependencies: |
| 4882 | + brace-expansion "^5.0.5" |
| 4883 | + |
4773 | 4884 | minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4: |
4774 | 4885 | version "3.0.4" |
4775 | 4886 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" |
@@ -4835,6 +4946,11 @@ ms@2.0.0: |
4835 | 4946 | version "2.0.0" |
4836 | 4947 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" |
4837 | 4948 |
|
| 4949 | +ms@^2.1.3: |
| 4950 | + version "2.1.3" |
| 4951 | + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" |
| 4952 | + integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== |
| 4953 | + |
4838 | 4954 | mustache@^2.3.0: |
4839 | 4955 | version "2.3.0" |
4840 | 4956 | resolved "https://registry.yarnpkg.com/mustache/-/mustache-2.3.0.tgz#4028f7778b17708a489930a6e52ac3bca0da41d0" |
@@ -5409,6 +5525,11 @@ performance-now@^2.1.0: |
5409 | 5525 | version "2.1.0" |
5410 | 5526 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
5411 | 5527 |
|
| 5528 | +picomatch@^4.0.4: |
| 5529 | + version "4.0.4" |
| 5530 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589" |
| 5531 | + integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A== |
| 5532 | + |
5412 | 5533 | pify@^2.0.0, pify@^2.3.0: |
5413 | 5534 | version "2.3.0" |
5414 | 5535 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
@@ -6608,6 +6729,11 @@ schema-utils@^0.4.0, schema-utils@^0.4.2: |
6608 | 6729 | version "5.5.0" |
6609 | 6730 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" |
6610 | 6731 |
|
| 6732 | +semver@^7.7.3: |
| 6733 | + version "7.8.4" |
| 6734 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.4.tgz#c73eceebae0616934be8dff28a7fd70757c8e696" |
| 6735 | + integrity sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA== |
| 6736 | + |
6611 | 6737 | send@0.16.1: |
6612 | 6738 | version "0.16.1" |
6613 | 6739 | resolved "https://registry.yarnpkg.com/send/-/send-0.16.1.tgz#a70e1ca21d1382c11d0d9f6231deb281080d7ab3" |
@@ -7209,6 +7335,14 @@ tinycolor2@^1.1.2: |
7209 | 7335 | version "1.4.1" |
7210 | 7336 | resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8" |
7211 | 7337 |
|
| 7338 | +tinyglobby@^0.2.15: |
| 7339 | + version "0.2.17" |
| 7340 | + resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.17.tgz#562a9a6c9eb2b3b123d39719f9af5bb44fcd7631" |
| 7341 | + integrity sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g== |
| 7342 | + dependencies: |
| 7343 | + fdir "^6.5.0" |
| 7344 | + picomatch "^4.0.4" |
| 7345 | + |
7212 | 7346 | tmp@^0.0.33: |
7213 | 7347 | version "0.0.33" |
7214 | 7348 | resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" |
@@ -7284,6 +7418,11 @@ tryer@^1.0.0: |
7284 | 7418 | version "1.0.0" |
7285 | 7419 | resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.0.tgz#027b69fa823225e551cace3ef03b11f6ab37c1d7" |
7286 | 7420 |
|
| 7421 | +ts-api-utils@^2.5.0: |
| 7422 | + version "2.5.0" |
| 7423 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1" |
| 7424 | + integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA== |
| 7425 | + |
7287 | 7426 | tty-browserify@0.0.0: |
7288 | 7427 | version "0.0.0" |
7289 | 7428 | resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" |
|
0 commit comments