|
1768 | 1768 | dependencies: |
1769 | 1769 | type-detect "4.0.8" |
1770 | 1770 |
|
1771 | | -"@sinonjs/fake-timers@^15.1.0": |
1772 | | - version "15.1.0" |
1773 | | - resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-15.1.0.tgz#f42e713425d4eb1a7bc88ef5d7f76c4546586c25" |
1774 | | - integrity sha512-cqfapCxwTGsrR80FEgOoPsTonoefMBY7dnUEbQ+GRcved0jvkJLzvX6F4WtN+HBqbPX/SiFsIRUp+IrCW/2I2w== |
| 1771 | +"@sinonjs/fake-timers@^15.1.1": |
| 1772 | + version "15.1.1" |
| 1773 | + resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-15.1.1.tgz#e1a6f7171941aadcc31d2cea1744264d58b8b34c" |
| 1774 | + integrity sha512-cO5W33JgAPbOh07tvZjUOJ7oWhtaqGHiZw+11DPbyqh2kHTBc3eF/CjJDeQ4205RLQsX6rxCuYOroFQwl7JDRw== |
1775 | 1775 | dependencies: |
1776 | 1776 | "@sinonjs/commons" "^3.0.1" |
1777 | 1777 |
|
1778 | | -"@sinonjs/samsam@^8.0.3": |
1779 | | - version "8.0.3" |
1780 | | - resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-8.0.3.tgz#eb6ffaef421e1e27783cc9b52567de20cb28072d" |
1781 | | - integrity sha512-hw6HbX+GyVZzmaYNh82Ecj1vdGZrqVIn/keDTg63IgAwiQPO+xCz99uG6Woqgb4tM0mUiFENKZ4cqd7IX94AXQ== |
| 1778 | +"@sinonjs/samsam@^9.0.2": |
| 1779 | + version "9.0.2" |
| 1780 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-9.0.2.tgz#ff0ad0e50e41942891588989615fbc4df569b76b" |
| 1781 | + integrity sha512-H/JSxa4GNKZuuU41E3b8Y3tbSEx8y4uq4UH1C56ONQac16HblReJomIvv3Ud7ANQHQmkeSowY49Ij972e/pGxQ== |
1782 | 1782 | dependencies: |
1783 | 1783 | "@sinonjs/commons" "^3.0.1" |
1784 | 1784 | type-detect "^4.1.0" |
|
2171 | 2171 | unplugin-utils "^0.3.0" |
2172 | 2172 |
|
2173 | 2173 | "@vue/compat@^3.5.26": |
2174 | | - version "3.5.29" |
2175 | | - resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.5.29.tgz#61ba18d3d5f123815d84d5755d562d27115b177e" |
2176 | | - integrity sha512-pqH27DJ74Fb6ZS3YswRDidpzDA9JytJLkwaC4OUPITejvaJH7WzWskPIizqnVA0Sgm4H6i8u2CxH7MAXkzz3Ng== |
| 2174 | + version "3.5.30" |
| 2175 | + resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.5.30.tgz#db67a8be8db66b6edd2516b80c2f99763b204deb" |
| 2176 | + integrity sha512-HGzEKBHybrWT/OSLJcCL7tfYQ/ikPMYNvNRAHwI/gEEj6Q0BG9G/VYwqswNZbNyW7jskfl00qZknOXwRdQx77A== |
2177 | 2177 | dependencies: |
2178 | 2178 | "@babel/parser" "^7.29.0" |
| 2179 | + entities "^7.0.1" |
2179 | 2180 | estree-walker "^2.0.2" |
2180 | 2181 | source-map-js "^1.2.1" |
2181 | 2182 |
|
2182 | | -"@vue/compiler-core@3.5.29": |
2183 | | - version "3.5.29" |
2184 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.29.tgz#3fb70630c62a2e715eeddc3c2a48f46aa4507adc" |
2185 | | - integrity sha512-cuzPhD8fwRHk8IGfmYaR4eEe4cAyJEL66Ove/WZL7yWNL134nqLddSLwNRIsFlnnW1kK+p8Ck3viFnC0chXCXw== |
| 2183 | +"@vue/compiler-core@3.5.30": |
| 2184 | + version "3.5.30" |
| 2185 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.30.tgz#0f984da9207f24f9ddfb700052a43247a953fd9a" |
| 2186 | + integrity sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw== |
2186 | 2187 | dependencies: |
2187 | 2188 | "@babel/parser" "^7.29.0" |
2188 | | - "@vue/shared" "3.5.29" |
| 2189 | + "@vue/shared" "3.5.30" |
2189 | 2190 | entities "^7.0.1" |
2190 | 2191 | estree-walker "^2.0.2" |
2191 | 2192 | source-map-js "^1.2.1" |
2192 | 2193 |
|
2193 | | -"@vue/compiler-dom@3.5.29": |
2194 | | - version "3.5.29" |
2195 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.29.tgz#055cf5492005249591c7fb45868a874468e4ffb3" |
2196 | | - integrity sha512-n0G5o7R3uBVmVxjTIYcz7ovr8sy7QObFG8OQJ3xGCDNhbG60biP/P5KnyY8NLd81OuT1WJflG7N4KWYHaeeaIg== |
| 2194 | +"@vue/compiler-dom@3.5.30": |
| 2195 | + version "3.5.30" |
| 2196 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.30.tgz#a38dbdd520479244c8b673123b4bd06a82e733ee" |
| 2197 | + integrity sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g== |
2197 | 2198 | dependencies: |
2198 | | - "@vue/compiler-core" "3.5.29" |
2199 | | - "@vue/shared" "3.5.29" |
| 2199 | + "@vue/compiler-core" "3.5.30" |
| 2200 | + "@vue/shared" "3.5.30" |
2200 | 2201 |
|
2201 | | -"@vue/compiler-sfc@3.5.29", "@vue/compiler-sfc@^3.5.22", "@vue/compiler-sfc@^3.5.26": |
2202 | | - version "3.5.29" |
2203 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.29.tgz#8b1b0707fb53c122fedd566244a564eaf40ee71f" |
2204 | | - integrity sha512-oJZhN5XJs35Gzr50E82jg2cYdZQ78wEwvRO6Y63TvLVTc+6xICzJHP1UIecdSPPYIbkautNBanDiWYa64QSFIA== |
| 2202 | +"@vue/compiler-sfc@3.5.30", "@vue/compiler-sfc@^3.5.22", "@vue/compiler-sfc@^3.5.26": |
| 2203 | + version "3.5.30" |
| 2204 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.30.tgz#5c716d844f240154263e99b25fba6e1802c0c8c6" |
| 2205 | + integrity sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A== |
2205 | 2206 | dependencies: |
2206 | 2207 | "@babel/parser" "^7.29.0" |
2207 | | - "@vue/compiler-core" "3.5.29" |
2208 | | - "@vue/compiler-dom" "3.5.29" |
2209 | | - "@vue/compiler-ssr" "3.5.29" |
2210 | | - "@vue/shared" "3.5.29" |
| 2208 | + "@vue/compiler-core" "3.5.30" |
| 2209 | + "@vue/compiler-dom" "3.5.30" |
| 2210 | + "@vue/compiler-ssr" "3.5.30" |
| 2211 | + "@vue/shared" "3.5.30" |
2211 | 2212 | estree-walker "^2.0.2" |
2212 | 2213 | magic-string "^0.30.21" |
2213 | | - postcss "^8.5.6" |
| 2214 | + postcss "^8.5.8" |
2214 | 2215 | source-map-js "^1.2.1" |
2215 | 2216 |
|
2216 | | -"@vue/compiler-ssr@3.5.29": |
2217 | | - version "3.5.29" |
2218 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.29.tgz#83ac28c860271bd1c9822d135ac78c388403f949" |
2219 | | - integrity sha512-Y/ARJZE6fpjzL5GH/phJmsFwx3g6t2KmHKHx5q+MLl2kencADKIrhH5MLF6HHpRMmlRAYBRSvv347Mepf1zVNw== |
| 2217 | +"@vue/compiler-ssr@3.5.30": |
| 2218 | + version "3.5.30" |
| 2219 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.30.tgz#e9b407d7e56be1e307a7621f2e8d2501267ff1d0" |
| 2220 | + integrity sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA== |
2220 | 2221 | dependencies: |
2221 | | - "@vue/compiler-dom" "3.5.29" |
2222 | | - "@vue/shared" "3.5.29" |
| 2222 | + "@vue/compiler-dom" "3.5.30" |
| 2223 | + "@vue/shared" "3.5.30" |
2223 | 2224 |
|
2224 | 2225 | "@vue/devtools-api@^8.0.6": |
2225 | 2226 | version "8.0.6" |
|
2260 | 2261 | eslint-plugin-promise "^7.2.1" |
2261 | 2262 | globals "^16.0.0" |
2262 | 2263 |
|
2263 | | -"@vue/reactivity@3.5.29": |
2264 | | - version "3.5.29" |
2265 | | - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.29.tgz#68fbaedcc2584328060edceedc4d4370b49c9fab" |
2266 | | - integrity sha512-zcrANcrRdcLtmGZETBxWqIkoQei8HaFpZWx/GHKxx79JZsiZ8j1du0VUJtu4eJjgFvU/iKL5lRXFXksVmI+5DA== |
| 2264 | +"@vue/reactivity@3.5.30": |
| 2265 | + version "3.5.30" |
| 2266 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.30.tgz#1ff13f7d570b16b4f009f007772c7b71be1dd09d" |
| 2267 | + integrity sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q== |
2267 | 2268 | dependencies: |
2268 | | - "@vue/shared" "3.5.29" |
| 2269 | + "@vue/shared" "3.5.30" |
2269 | 2270 |
|
2270 | | -"@vue/runtime-core@3.5.29": |
2271 | | - version "3.5.29" |
2272 | | - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.29.tgz#fbd34110aa47e74a22fe430734018bec56913b40" |
2273 | | - integrity sha512-8DpW2QfdwIWOLqtsNcds4s+QgwSaHSJY/SUe04LptianUQ/0xi6KVsu/pYVh+HO3NTVvVJjIPL2t6GdeKbS4Lg== |
| 2271 | +"@vue/runtime-core@3.5.30": |
| 2272 | + version "3.5.30" |
| 2273 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.30.tgz#abe448b25e88f583b1847323a2f19f5e4a21837d" |
| 2274 | + integrity sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg== |
2274 | 2275 | dependencies: |
2275 | | - "@vue/reactivity" "3.5.29" |
2276 | | - "@vue/shared" "3.5.29" |
| 2276 | + "@vue/reactivity" "3.5.30" |
| 2277 | + "@vue/shared" "3.5.30" |
2277 | 2278 |
|
2278 | | -"@vue/runtime-dom@3.5.29": |
2279 | | - version "3.5.29" |
2280 | | - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.29.tgz#4eb686b22178f13c262ea1d0d7171a3134ced21f" |
2281 | | - integrity sha512-AHvvJEtcY9tw/uk+s/YRLSlxxQnqnAkjqvK25ZiM4CllCZWzElRAoQnCM42m9AHRLNJ6oe2kC5DCgD4AUdlvXg== |
| 2279 | +"@vue/runtime-dom@3.5.30": |
| 2280 | + version "3.5.30" |
| 2281 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.30.tgz#41d1b6424b754300f735c2ecb1a7457b4125dab3" |
| 2282 | + integrity sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw== |
2282 | 2283 | dependencies: |
2283 | | - "@vue/reactivity" "3.5.29" |
2284 | | - "@vue/runtime-core" "3.5.29" |
2285 | | - "@vue/shared" "3.5.29" |
| 2284 | + "@vue/reactivity" "3.5.30" |
| 2285 | + "@vue/runtime-core" "3.5.30" |
| 2286 | + "@vue/shared" "3.5.30" |
2286 | 2287 | csstype "^3.2.3" |
2287 | 2288 |
|
2288 | | -"@vue/server-renderer@3.5.29": |
2289 | | - version "3.5.29" |
2290 | | - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.29.tgz#9cbcbf676b2976fbb8171d5de79501894ba84cad" |
2291 | | - integrity sha512-G/1k6WK5MusLlbxSE2YTcqAAezS+VuwHhOvLx2KnQU7G2zCH6KIb+5Wyt6UjMq7a3qPzNEjJXs1hvAxDclQH+g== |
| 2289 | +"@vue/server-renderer@3.5.30": |
| 2290 | + version "3.5.30" |
| 2291 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.30.tgz#116515063d609d3ceca1170f3b09122f24f187b5" |
| 2292 | + integrity sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ== |
2292 | 2293 | dependencies: |
2293 | | - "@vue/compiler-ssr" "3.5.29" |
2294 | | - "@vue/shared" "3.5.29" |
| 2294 | + "@vue/compiler-ssr" "3.5.30" |
| 2295 | + "@vue/shared" "3.5.30" |
2295 | 2296 |
|
2296 | | -"@vue/shared@3.5.29": |
2297 | | - version "3.5.29" |
2298 | | - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.29.tgz#0fe0d7637b05599d56ca58d83a77c637a1774110" |
2299 | | - integrity sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg== |
| 2297 | +"@vue/shared@3.5.30": |
| 2298 | + version "3.5.30" |
| 2299 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.30.tgz#5d7a0d3ca151647484303fd9f057e2e13ecb80ef" |
| 2300 | + integrity sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ== |
2300 | 2301 |
|
2301 | 2302 | "@vue/test-utils@^2.4.1": |
2302 | 2303 | version "2.4.6" |
@@ -3685,7 +3686,7 @@ detect-libc@^2.0.3: |
3685 | 3686 | resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.1.2.tgz#689c5dcdc1900ef5583a4cb9f6d7b473742074ad" |
3686 | 3687 | integrity sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ== |
3687 | 3688 |
|
3688 | | -diff@^8.0.2: |
| 3689 | +diff@^8.0.3: |
3689 | 3690 | version "8.0.3" |
3690 | 3691 | resolved "https://registry.yarnpkg.com/diff/-/diff-8.0.3.tgz#c7da3d9e0e8c283bb548681f8d7174653720c2d5" |
3691 | 3692 | integrity sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ== |
@@ -6435,6 +6436,15 @@ postcss@^8.5.6: |
6435 | 6436 | picocolors "^1.1.1" |
6436 | 6437 | source-map-js "^1.2.1" |
6437 | 6438 |
|
| 6439 | +postcss@^8.5.8: |
| 6440 | + version "8.5.8" |
| 6441 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399" |
| 6442 | + integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg== |
| 6443 | + dependencies: |
| 6444 | + nanoid "^3.3.11" |
| 6445 | + picocolors "^1.1.1" |
| 6446 | + source-map-js "^1.2.1" |
| 6447 | + |
6438 | 6448 | prelude-ls@^1.2.1: |
6439 | 6449 | version "1.2.1" |
6440 | 6450 | resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" |
@@ -7200,14 +7210,14 @@ simple-update-notifier@^2.0.0: |
7200 | 7210 | semver "^7.5.3" |
7201 | 7211 |
|
7202 | 7212 | sinon@^21.0.1: |
7203 | | - version "21.0.1" |
7204 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.1.tgz#36b9126065a44906f7ba4a47b723b99315a8c356" |
7205 | | - integrity sha512-Z0NVCW45W8Mg5oC/27/+fCqIHFnW8kpkFOq0j9XJIev4Ld0mKmERaZv5DMLAb9fGCevjKwaEeIQz5+MBXfZcDw== |
| 7213 | + version "21.0.2" |
| 7214 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.2.tgz#2dca6fc59eca5288d9f2284925e9ae586085f917" |
| 7215 | + integrity sha512-VHV4UaoxIe5jrMd89Y9duI76T5g3Lp+ET+ctLhLDaZtSznDPah1KKpRElbdBV4RwqWSw2vadFiVs9Del7MbVeQ== |
7206 | 7216 | dependencies: |
7207 | 7217 | "@sinonjs/commons" "^3.0.1" |
7208 | | - "@sinonjs/fake-timers" "^15.1.0" |
7209 | | - "@sinonjs/samsam" "^8.0.3" |
7210 | | - diff "^8.0.2" |
| 7218 | + "@sinonjs/fake-timers" "^15.1.1" |
| 7219 | + "@sinonjs/samsam" "^9.0.2" |
| 7220 | + diff "^8.0.3" |
7211 | 7221 | supports-color "^7.2.0" |
7212 | 7222 |
|
7213 | 7223 | slice-ansi@^3.0.0: |
@@ -8105,15 +8115,15 @@ vue-upload-component@^3.1.8: |
8105 | 8115 | integrity sha512-1orTC5apoFzBz4ku2HAydpviaAOck+ABc83rGypIK/Bgl+TqhtoWsQOhXqbb7vDv7pKlvRVWwml9PM224HyhkA== |
8106 | 8116 |
|
8107 | 8117 | vue@^3.5.26: |
8108 | | - version "3.5.29" |
8109 | | - resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.29.tgz#859a1cc5219eb1228c7ce6f355b27de080517111" |
8110 | | - integrity sha512-BZqN4Ze6mDQVNAni0IHeMJ5mwr8VAJ3MQC9FmprRhcBYENw+wOAAjRj8jfmN6FLl0j96OXbR+CjWhmAmM+QGnA== |
8111 | | - dependencies: |
8112 | | - "@vue/compiler-dom" "3.5.29" |
8113 | | - "@vue/compiler-sfc" "3.5.29" |
8114 | | - "@vue/runtime-dom" "3.5.29" |
8115 | | - "@vue/server-renderer" "3.5.29" |
8116 | | - "@vue/shared" "3.5.29" |
| 8118 | + version "3.5.30" |
| 8119 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.30.tgz#66df25e9795af3e5522b36f24f3d290fde83f8a0" |
| 8120 | + integrity sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg== |
| 8121 | + dependencies: |
| 8122 | + "@vue/compiler-dom" "3.5.30" |
| 8123 | + "@vue/compiler-sfc" "3.5.30" |
| 8124 | + "@vue/runtime-dom" "3.5.30" |
| 8125 | + "@vue/server-renderer" "3.5.30" |
| 8126 | + "@vue/shared" "3.5.30" |
8117 | 8127 |
|
8118 | 8128 | w3c-keyname@^2.2.4: |
8119 | 8129 | version "2.2.8" |
|
0 commit comments