[READ-ONLY] Mirror of https://github.com/danielroe/postcss-capsize. PostCSS plugin to inject Capsize font metrics
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): lock file maintenance (#480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Dec 22, 2025, 9:04 PM UTC) a836e338 d10c7a02

+154 -156
+154 -156
pnpm-lock.yaml
··· 14 14 devDependencies: 15 15 '@antfu/eslint-config': 16 16 specifier: ^6.7.1 17 - version: 6.7.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.15(jiti@2.6.1)(yaml@2.8.2)) 17 + version: 6.7.3(@vue/compiler-sfc@3.5.25)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.16(jiti@2.6.1)(yaml@2.8.2)) 18 18 '@vitest/coverage-v8': 19 19 specifier: ^4.0.15 20 - version: 4.0.15(vitest@4.0.15(jiti@2.6.1)(yaml@2.8.2)) 20 + version: 4.0.16(vitest@4.0.16(jiti@2.6.1)(yaml@2.8.2)) 21 21 bumpp: 22 22 specifier: ^10.3.2 23 23 version: 10.3.2(magicast@0.5.1) ··· 41 41 version: 3.6.1(typescript@5.9.3) 42 42 vitest: 43 43 specifier: ^4.0.15 44 - version: 4.0.15(jiti@2.6.1)(yaml@2.8.2) 44 + version: 4.0.16(jiti@2.6.1)(yaml@2.8.2) 45 45 46 46 packages: 47 47 48 - '@antfu/eslint-config@6.7.1': 49 - resolution: {integrity: sha512-+8GIMmOfrtAVXoqVK9sfovAlHPkp35ilntqZ6XloO/Rty36gOxaa8dvwCh8/eqwwIsloA/hDJo3Ef95TRbdyEg==} 48 + '@antfu/eslint-config@6.7.3': 49 + resolution: {integrity: sha512-0tYYzY59uLnxWgbP9xpuxpvodTcWDacj439kTAJZB3sn7O0BnPfVxTnRvleGYaKCEALBZkzdC/wCho9FD7ICLw==} 50 50 hasBin: true 51 51 peerDependencies: 52 52 '@eslint-react/eslint-plugin': ^2.0.1 ··· 596 596 '@types/unist@3.0.3': 597 597 resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} 598 598 599 - '@typescript-eslint/eslint-plugin@8.49.0': 600 - resolution: {integrity: sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A==} 599 + '@typescript-eslint/eslint-plugin@8.50.0': 600 + resolution: {integrity: sha512-O7QnmOXYKVtPrfYzMolrCTfkezCJS9+ljLdKW/+DCvRsc3UAz+sbH6Xcsv7p30+0OwUbeWfUDAQE0vpabZ3QLg==} 601 601 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 602 602 peerDependencies: 603 - '@typescript-eslint/parser': ^8.49.0 603 + '@typescript-eslint/parser': ^8.50.0 604 604 eslint: ^8.57.0 || ^9.0.0 605 605 typescript: '>=4.8.4 <6.0.0' 606 606 607 - '@typescript-eslint/parser@8.49.0': 608 - resolution: {integrity: sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA==} 609 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 610 - peerDependencies: 611 - eslint: ^8.57.0 || ^9.0.0 612 - typescript: '>=4.8.4 <6.0.0' 613 - 614 - '@typescript-eslint/project-service@8.49.0': 615 - resolution: {integrity: sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g==} 616 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 617 - peerDependencies: 618 - typescript: '>=4.8.4 <6.0.0' 619 - 620 - '@typescript-eslint/scope-manager@8.49.0': 621 - resolution: {integrity: sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg==} 622 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 623 - 624 - '@typescript-eslint/tsconfig-utils@8.49.0': 625 - resolution: {integrity: sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA==} 626 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 627 - peerDependencies: 628 - typescript: '>=4.8.4 <6.0.0' 629 - 630 - '@typescript-eslint/type-utils@8.49.0': 631 - resolution: {integrity: sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==} 607 + '@typescript-eslint/parser@8.50.0': 608 + resolution: {integrity: sha512-6/cmF2piao+f6wSxUsJLZjck7OQsYyRtcOZS02k7XINSNlz93v6emM8WutDQSXnroG2xwYlEVHJI+cPA7CPM3Q==} 632 609 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 633 610 peerDependencies: 634 611 eslint: ^8.57.0 || ^9.0.0 635 612 typescript: '>=4.8.4 <6.0.0' 636 613 637 - '@typescript-eslint/types@8.49.0': 638 - resolution: {integrity: sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==} 639 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 640 - 641 - '@typescript-eslint/typescript-estree@8.49.0': 642 - resolution: {integrity: sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA==} 614 + '@typescript-eslint/project-service@8.50.0': 615 + resolution: {integrity: sha512-Cg/nQcL1BcoTijEWyx4mkVC56r8dj44bFDvBdygifuS20f3OZCHmFbjF34DPSi07kwlFvqfv/xOLnJ5DquxSGQ==} 643 616 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 644 617 peerDependencies: 645 618 typescript: '>=4.8.4 <6.0.0' 646 619 647 - '@typescript-eslint/utils@8.49.0': 648 - resolution: {integrity: sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==} 620 + '@typescript-eslint/scope-manager@8.50.0': 621 + resolution: {integrity: sha512-xCwfuCZjhIqy7+HKxBLrDVT5q/iq7XBVBXLn57RTIIpelLtEIZHXAF/Upa3+gaCpeV1NNS5Z9A+ID6jn50VD4A==} 622 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 623 + 624 + '@typescript-eslint/tsconfig-utils@8.50.0': 625 + resolution: {integrity: sha512-vxd3G/ybKTSlm31MOA96gqvrRGv9RJ7LGtZCn2Vrc5htA0zCDvcMqUkifcjrWNNKXHUU3WCkYOzzVSFBd0wa2w==} 626 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 627 + peerDependencies: 628 + typescript: '>=4.8.4 <6.0.0' 629 + 630 + '@typescript-eslint/type-utils@8.50.0': 631 + resolution: {integrity: sha512-7OciHT2lKCewR0mFoBrvZJ4AXTMe/sYOe87289WAViOocEmDjjv8MvIOT2XESuKj9jp8u3SZYUSh89QA4S1kQw==} 649 632 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 650 633 peerDependencies: 651 634 eslint: ^8.57.0 || ^9.0.0 652 635 typescript: '>=4.8.4 <6.0.0' 653 636 654 - '@typescript-eslint/visitor-keys@8.49.0': 655 - resolution: {integrity: sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==} 637 + '@typescript-eslint/types@8.50.0': 638 + resolution: {integrity: sha512-iX1mgmGrXdANhhITbpp2QQM2fGehBse9LbTf0sidWK6yg/NE+uhV5dfU1g6EYPlcReYmkE9QLPq/2irKAmtS9w==} 656 639 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 657 640 658 - '@vitest/coverage-v8@4.0.15': 659 - resolution: {integrity: sha512-FUJ+1RkpTFW7rQITdgTi93qOCWJobWhBirEPCeXh2SW2wsTlFxy51apDz5gzG+ZEYt/THvWeNmhdAoS9DTwpCw==} 641 + '@typescript-eslint/typescript-estree@8.50.0': 642 + resolution: {integrity: sha512-W7SVAGBR/IX7zm1t70Yujpbk+zdPq/u4soeFSknWFdXIFuWsBGBOUu/Tn/I6KHSKvSh91OiMuaSnYp3mtPt5IQ==} 643 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 660 644 peerDependencies: 661 - '@vitest/browser': 4.0.15 662 - vitest: 4.0.15 645 + typescript: '>=4.8.4 <6.0.0' 646 + 647 + '@typescript-eslint/utils@8.50.0': 648 + resolution: {integrity: sha512-87KgUXET09CRjGCi2Ejxy3PULXna63/bMYv72tCAlDJC3Yqwln0HiFJ3VJMst2+mEtNtZu5oFvX4qJGjKsnAgg==} 649 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 650 + peerDependencies: 651 + eslint: ^8.57.0 || ^9.0.0 652 + typescript: '>=4.8.4 <6.0.0' 653 + 654 + '@typescript-eslint/visitor-keys@8.50.0': 655 + resolution: {integrity: sha512-Xzmnb58+Db78gT/CCj/PVCvK+zxbnsw6F+O1oheYszJbBSdEjVhQi3C/Xttzxgi/GLmpvOggRs1RFpiJ8+c34Q==} 656 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 657 + 658 + '@vitest/coverage-v8@4.0.16': 659 + resolution: {integrity: sha512-2rNdjEIsPRzsdu6/9Eq0AYAzYdpP6Bx9cje9tL3FE5XzXRQF1fNU9pe/1yE8fCrS0HD+fBtt6gLPh6LI57tX7A==} 660 + peerDependencies: 661 + '@vitest/browser': 4.0.16 662 + vitest: 4.0.16 663 663 peerDependenciesMeta: 664 664 '@vitest/browser': 665 665 optional: true 666 666 667 - '@vitest/eslint-plugin@1.5.2': 668 - resolution: {integrity: sha512-2t1F2iecXB/b1Ox4U137lhD3chihEE3dRVtu3qMD35tc6UqUjg1VGRJoS1AkFKwpT8zv8OQInzPQO06hrRkeqw==} 667 + '@vitest/eslint-plugin@1.5.4': 668 + resolution: {integrity: sha512-usuVvl6zdqIkUgQlodxvvFBR7HIZIjWQqQemnc7ysqEP4jubLsDaaOhiJAwVz8PlrkBJRuHkC6PCux+OcEF6hg==} 669 669 engines: {node: '>=18'} 670 670 peerDependencies: 671 671 eslint: '>=8.57.0' ··· 677 677 vitest: 678 678 optional: true 679 679 680 - '@vitest/expect@4.0.15': 681 - resolution: {integrity: sha512-Gfyva9/GxPAWXIWjyGDli9O+waHDC0Q0jaLdFP1qPAUUfo1FEXPXUfUkp3eZA0sSq340vPycSyOlYUeM15Ft1w==} 680 + '@vitest/expect@4.0.16': 681 + resolution: {integrity: sha512-eshqULT2It7McaJkQGLkPjPjNph+uevROGuIMJdG3V+0BSR2w9u6J9Lwu+E8cK5TETlfou8GRijhafIMhXsimA==} 682 682 683 - '@vitest/mocker@4.0.15': 684 - resolution: {integrity: sha512-CZ28GLfOEIFkvCFngN8Sfx5h+Se0zN+h4B7yOsPVCcgtiO7t5jt9xQh2E1UkFep+eb9fjyMfuC5gBypwb07fvQ==} 683 + '@vitest/mocker@4.0.16': 684 + resolution: {integrity: sha512-yb6k4AZxJTB+q9ycAvsoxGn+j/po0UaPgajllBgt1PzoMAAmJGYFdDk0uCcRcxb3BrME34I6u8gHZTQlkqSZpg==} 685 685 peerDependencies: 686 686 msw: ^2.4.9 687 687 vite: ^6.0.0 || ^7.0.0-0 ··· 691 691 vite: 692 692 optional: true 693 693 694 - '@vitest/pretty-format@4.0.15': 695 - resolution: {integrity: sha512-SWdqR8vEv83WtZcrfLNqlqeQXlQLh2iilO1Wk1gv4eiHKjEzvgHb2OVc3mIPyhZE6F+CtfYjNlDJwP5MN6Km7A==} 694 + '@vitest/pretty-format@4.0.16': 695 + resolution: {integrity: sha512-eNCYNsSty9xJKi/UdVD8Ou16alu7AYiS2fCPRs0b1OdhJiV89buAXQLpTbe+X8V9L6qrs9CqyvU7OaAopJYPsA==} 696 696 697 - '@vitest/runner@4.0.15': 698 - resolution: {integrity: sha512-+A+yMY8dGixUhHmNdPUxOh0la6uVzun86vAbuMT3hIDxMrAOmn5ILBHm8ajrqHE0t8R9T1dGnde1A5DTnmi3qw==} 697 + '@vitest/runner@4.0.16': 698 + resolution: {integrity: sha512-VWEDm5Wv9xEo80ctjORcTQRJ539EGPB3Pb9ApvVRAY1U/WkHXmmYISqU5E79uCwcW7xYUV38gwZD+RV755fu3Q==} 699 699 700 - '@vitest/snapshot@4.0.15': 701 - resolution: {integrity: sha512-A7Ob8EdFZJIBjLjeO0DZF4lqR6U7Ydi5/5LIZ0xcI+23lYlsYJAfGn8PrIWTYdZQRNnSRlzhg0zyGu37mVdy5g==} 700 + '@vitest/snapshot@4.0.16': 701 + resolution: {integrity: sha512-sf6NcrYhYBsSYefxnry+DR8n3UV4xWZwWxYbCJUt2YdvtqzSPR7VfGrY0zsv090DAbjFZsi7ZaMi1KnSRyK1XA==} 702 702 703 - '@vitest/spy@4.0.15': 704 - resolution: {integrity: sha512-+EIjOJmnY6mIfdXtE/bnozKEvTC4Uczg19yeZ2vtCz5Yyb0QQ31QWVQ8hswJ3Ysx/K2EqaNsVanjr//2+P3FHw==} 703 + '@vitest/spy@4.0.16': 704 + resolution: {integrity: sha512-4jIOWjKP0ZUaEmJm00E0cOBLU+5WE0BpeNr3XN6TEF05ltro6NJqHWxXD0kA8/Zc8Nh23AT8WQxwNG+WeROupw==} 705 705 706 - '@vitest/utils@4.0.15': 707 - resolution: {integrity: sha512-HXjPW2w5dxhTD0dLwtYHDnelK3j8sR8cWIaLxr22evTyY6q8pRCjZSmhRWVjBaOVXChQd6AwMzi9pucorXCPZA==} 706 + '@vitest/utils@4.0.16': 707 + resolution: {integrity: sha512-h8z9yYhV3e1LEfaQ3zdypIrnAg/9hguReGZoS7Gl0aBG5xgA410zBqECqmaF/+RkTggRsfnzc1XaAHA6bmUufA==} 708 708 709 709 '@vue/compiler-core@3.5.25': 710 710 resolution: {integrity: sha512-vay5/oQJdsNHmliWoZfHPoVZZRmnSWhug0BYT34njkYTPqClh3DNWLkZNJBVSjsNMrg0CCrBfoKkjZQPM/QVUw==} ··· 1124 1124 peerDependencies: 1125 1125 eslint: '>=8' 1126 1126 1127 - eslint-plugin-import-lite@0.3.0: 1128 - resolution: {integrity: sha512-dkNBAL6jcoCsXZsQ/Tt2yXmMDoNt5NaBh/U7yvccjiK8cai6Ay+MK77bMykmqQA2bTF6lngaLCDij6MTO3KkvA==} 1127 + eslint-plugin-import-lite@0.4.0: 1128 + resolution: {integrity: sha512-My0ReAg8WbHXYECIHVJkWB8UxrinZn3m72yonOYH6MFj40ZN1vHYQj16iq2Fd8Wrt/vRZJwDX2xm/BzDk1FzTg==} 1129 1129 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1130 1130 peerDependencies: 1131 1131 eslint: '>=9.0.0' ··· 1208 1208 '@typescript-eslint/parser': 1209 1209 optional: true 1210 1210 1211 - eslint-plugin-yml@1.19.0: 1212 - resolution: {integrity: sha512-S+4GbcCWksFKAvFJtf0vpdiCkZZvDJCV4Zsi9ahmYkYOYcf+LRqqzvzkb/ST7vTYV6sFwXOvawzYyL/jFT2nQA==} 1211 + eslint-plugin-yml@1.19.1: 1212 + resolution: {integrity: sha512-bYkOxyEiXh9WxUhVYPELdSHxGG5pOjCSeJOVkfdIyj6tuiHDxrES2WAW1dBxn3iaZQey57XflwLtCYRcNPOiOg==} 1213 1213 engines: {node: ^14.17.0 || >=16.0.0} 1214 1214 peerDependencies: 1215 1215 eslint: '>=6.0.0' ··· 2366 2366 yaml: 2367 2367 optional: true 2368 2368 2369 - vitest@4.0.15: 2370 - resolution: {integrity: sha512-n1RxDp8UJm6N0IbJLQo+yzLZ2sQCDyl1o0LeugbPWf8+8Fttp29GghsQBjYJVmWq3gBFfe9Hs1spR44vovn2wA==} 2369 + vitest@4.0.16: 2370 + resolution: {integrity: sha512-E4t7DJ9pESL6E3I8nFjPa4xGUd3PmiWDLsDztS2qXSJWfHtbQnwAWylaBvSNY48I3vr8PTqIZlyK8TE3V3CA4Q==} 2371 2371 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} 2372 2372 hasBin: true 2373 2373 peerDependencies: 2374 2374 '@edge-runtime/vm': '*' 2375 2375 '@opentelemetry/api': ^1.9.0 2376 2376 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 2377 - '@vitest/browser-playwright': 4.0.15 2378 - '@vitest/browser-preview': 4.0.15 2379 - '@vitest/browser-webdriverio': 4.0.15 2380 - '@vitest/ui': 4.0.15 2377 + '@vitest/browser-playwright': 4.0.16 2378 + '@vitest/browser-preview': 4.0.16 2379 + '@vitest/browser-webdriverio': 4.0.16 2380 + '@vitest/ui': 4.0.16 2381 2381 happy-dom: '*' 2382 2382 jsdom: '*' 2383 2383 peerDependenciesMeta: ··· 2446 2446 2447 2447 snapshots: 2448 2448 2449 - '@antfu/eslint-config@6.7.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.15(jiti@2.6.1)(yaml@2.8.2))': 2449 + '@antfu/eslint-config@6.7.3(@vue/compiler-sfc@3.5.25)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.16(jiti@2.6.1)(yaml@2.8.2))': 2450 2450 dependencies: 2451 2451 '@antfu/install-pkg': 1.1.0 2452 2452 '@clack/prompts': 0.11.0 2453 2453 '@eslint-community/eslint-plugin-eslint-comments': 4.5.0(eslint@9.39.2(jiti@2.6.1)) 2454 2454 '@eslint/markdown': 7.5.1 2455 2455 '@stylistic/eslint-plugin': 5.6.1(eslint@9.39.2(jiti@2.6.1)) 2456 - '@typescript-eslint/eslint-plugin': 8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2457 - '@typescript-eslint/parser': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2458 - '@vitest/eslint-plugin': 1.5.2(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.15(jiti@2.6.1)(yaml@2.8.2)) 2456 + '@typescript-eslint/eslint-plugin': 8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2457 + '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2458 + '@vitest/eslint-plugin': 1.5.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.16(jiti@2.6.1)(yaml@2.8.2)) 2459 2459 ansis: 4.2.0 2460 2460 cac: 6.7.14 2461 2461 eslint: 9.39.2(jiti@2.6.1) ··· 2464 2464 eslint-merge-processors: 2.0.0(eslint@9.39.2(jiti@2.6.1)) 2465 2465 eslint-plugin-antfu: 3.1.1(eslint@9.39.2(jiti@2.6.1)) 2466 2466 eslint-plugin-command: 3.4.0(eslint@9.39.2(jiti@2.6.1)) 2467 - eslint-plugin-import-lite: 0.3.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2467 + eslint-plugin-import-lite: 0.4.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2468 2468 eslint-plugin-jsdoc: 61.5.0(eslint@9.39.2(jiti@2.6.1)) 2469 2469 eslint-plugin-jsonc: 2.21.0(eslint@9.39.2(jiti@2.6.1)) 2470 2470 eslint-plugin-n: 17.23.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) ··· 2474 2474 eslint-plugin-regexp: 2.10.0(eslint@9.39.2(jiti@2.6.1)) 2475 2475 eslint-plugin-toml: 0.12.0(eslint@9.39.2(jiti@2.6.1)) 2476 2476 eslint-plugin-unicorn: 62.0.0(eslint@9.39.2(jiti@2.6.1)) 2477 - eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)) 2478 - eslint-plugin-vue: 10.6.2(@stylistic/eslint-plugin@5.6.1(eslint@9.39.2(jiti@2.6.1)))(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))) 2479 - eslint-plugin-yml: 1.19.0(eslint@9.39.2(jiti@2.6.1)) 2477 + eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)) 2478 + eslint-plugin-vue: 10.6.2(@stylistic/eslint-plugin@5.6.1(eslint@9.39.2(jiti@2.6.1)))(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))) 2479 + eslint-plugin-yml: 1.19.1(eslint@9.39.2(jiti@2.6.1)) 2480 2480 eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.25)(eslint@9.39.2(jiti@2.6.1)) 2481 2481 globals: 16.5.0 2482 2482 jsonc-eslint-parser: 2.4.2 ··· 2537 2537 '@es-joy/jsdoccomment@0.76.0': 2538 2538 dependencies: 2539 2539 '@types/estree': 1.0.8 2540 - '@typescript-eslint/types': 8.49.0 2540 + '@typescript-eslint/types': 8.50.0 2541 2541 comment-parser: 1.4.1 2542 2542 esquery: 1.6.0 2543 2543 jsdoc-type-pratt-parser: 6.10.0 ··· 2545 2545 '@es-joy/jsdoccomment@0.78.0': 2546 2546 dependencies: 2547 2547 '@types/estree': 1.0.8 2548 - '@typescript-eslint/types': 8.49.0 2548 + '@typescript-eslint/types': 8.50.0 2549 2549 comment-parser: 1.4.1 2550 2550 esquery: 1.6.0 2551 2551 jsdoc-type-pratt-parser: 7.0.0 ··· 2844 2844 '@stylistic/eslint-plugin@5.6.1(eslint@9.39.2(jiti@2.6.1))': 2845 2845 dependencies: 2846 2846 '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) 2847 - '@typescript-eslint/types': 8.49.0 2847 + '@typescript-eslint/types': 8.50.0 2848 2848 eslint: 9.39.2(jiti@2.6.1) 2849 2849 eslint-visitor-keys: 4.2.1 2850 2850 espree: 10.4.0 ··· 2876 2876 2877 2877 '@types/unist@3.0.3': {} 2878 2878 2879 - '@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2879 + '@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2880 2880 dependencies: 2881 2881 '@eslint-community/regexpp': 4.12.2 2882 - '@typescript-eslint/parser': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2883 - '@typescript-eslint/scope-manager': 8.49.0 2884 - '@typescript-eslint/type-utils': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2885 - '@typescript-eslint/utils': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2886 - '@typescript-eslint/visitor-keys': 8.49.0 2882 + '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2883 + '@typescript-eslint/scope-manager': 8.50.0 2884 + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2885 + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2886 + '@typescript-eslint/visitor-keys': 8.50.0 2887 2887 eslint: 9.39.2(jiti@2.6.1) 2888 2888 ignore: 7.0.5 2889 2889 natural-compare: 1.4.0 ··· 2892 2892 transitivePeerDependencies: 2893 2893 - supports-color 2894 2894 2895 - '@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2895 + '@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2896 2896 dependencies: 2897 - '@typescript-eslint/scope-manager': 8.49.0 2898 - '@typescript-eslint/types': 8.49.0 2899 - '@typescript-eslint/typescript-estree': 8.49.0(typescript@5.9.3) 2900 - '@typescript-eslint/visitor-keys': 8.49.0 2897 + '@typescript-eslint/scope-manager': 8.50.0 2898 + '@typescript-eslint/types': 8.50.0 2899 + '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) 2900 + '@typescript-eslint/visitor-keys': 8.50.0 2901 2901 debug: 4.4.3 2902 2902 eslint: 9.39.2(jiti@2.6.1) 2903 2903 typescript: 5.9.3 2904 2904 transitivePeerDependencies: 2905 2905 - supports-color 2906 2906 2907 - '@typescript-eslint/project-service@8.49.0(typescript@5.9.3)': 2907 + '@typescript-eslint/project-service@8.50.0(typescript@5.9.3)': 2908 2908 dependencies: 2909 - '@typescript-eslint/tsconfig-utils': 8.49.0(typescript@5.9.3) 2910 - '@typescript-eslint/types': 8.49.0 2909 + '@typescript-eslint/tsconfig-utils': 8.50.0(typescript@5.9.3) 2910 + '@typescript-eslint/types': 8.50.0 2911 2911 debug: 4.4.3 2912 2912 typescript: 5.9.3 2913 2913 transitivePeerDependencies: 2914 2914 - supports-color 2915 2915 2916 - '@typescript-eslint/scope-manager@8.49.0': 2916 + '@typescript-eslint/scope-manager@8.50.0': 2917 2917 dependencies: 2918 - '@typescript-eslint/types': 8.49.0 2919 - '@typescript-eslint/visitor-keys': 8.49.0 2918 + '@typescript-eslint/types': 8.50.0 2919 + '@typescript-eslint/visitor-keys': 8.50.0 2920 2920 2921 - '@typescript-eslint/tsconfig-utils@8.49.0(typescript@5.9.3)': 2921 + '@typescript-eslint/tsconfig-utils@8.50.0(typescript@5.9.3)': 2922 2922 dependencies: 2923 2923 typescript: 5.9.3 2924 2924 2925 - '@typescript-eslint/type-utils@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2925 + '@typescript-eslint/type-utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2926 2926 dependencies: 2927 - '@typescript-eslint/types': 8.49.0 2928 - '@typescript-eslint/typescript-estree': 8.49.0(typescript@5.9.3) 2929 - '@typescript-eslint/utils': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2927 + '@typescript-eslint/types': 8.50.0 2928 + '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) 2929 + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2930 2930 debug: 4.4.3 2931 2931 eslint: 9.39.2(jiti@2.6.1) 2932 2932 ts-api-utils: 2.1.0(typescript@5.9.3) ··· 2934 2934 transitivePeerDependencies: 2935 2935 - supports-color 2936 2936 2937 - '@typescript-eslint/types@8.49.0': {} 2937 + '@typescript-eslint/types@8.50.0': {} 2938 2938 2939 - '@typescript-eslint/typescript-estree@8.49.0(typescript@5.9.3)': 2939 + '@typescript-eslint/typescript-estree@8.50.0(typescript@5.9.3)': 2940 2940 dependencies: 2941 - '@typescript-eslint/project-service': 8.49.0(typescript@5.9.3) 2942 - '@typescript-eslint/tsconfig-utils': 8.49.0(typescript@5.9.3) 2943 - '@typescript-eslint/types': 8.49.0 2944 - '@typescript-eslint/visitor-keys': 8.49.0 2941 + '@typescript-eslint/project-service': 8.50.0(typescript@5.9.3) 2942 + '@typescript-eslint/tsconfig-utils': 8.50.0(typescript@5.9.3) 2943 + '@typescript-eslint/types': 8.50.0 2944 + '@typescript-eslint/visitor-keys': 8.50.0 2945 2945 debug: 4.4.3 2946 2946 minimatch: 9.0.5 2947 2947 semver: 7.7.3 ··· 2951 2951 transitivePeerDependencies: 2952 2952 - supports-color 2953 2953 2954 - '@typescript-eslint/utils@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2954 + '@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 2955 2955 dependencies: 2956 2956 '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) 2957 - '@typescript-eslint/scope-manager': 8.49.0 2958 - '@typescript-eslint/types': 8.49.0 2959 - '@typescript-eslint/typescript-estree': 8.49.0(typescript@5.9.3) 2957 + '@typescript-eslint/scope-manager': 8.50.0 2958 + '@typescript-eslint/types': 8.50.0 2959 + '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) 2960 2960 eslint: 9.39.2(jiti@2.6.1) 2961 2961 typescript: 5.9.3 2962 2962 transitivePeerDependencies: 2963 2963 - supports-color 2964 2964 2965 - '@typescript-eslint/visitor-keys@8.49.0': 2965 + '@typescript-eslint/visitor-keys@8.50.0': 2966 2966 dependencies: 2967 - '@typescript-eslint/types': 8.49.0 2967 + '@typescript-eslint/types': 8.50.0 2968 2968 eslint-visitor-keys: 4.2.1 2969 2969 2970 - '@vitest/coverage-v8@4.0.15(vitest@4.0.15(jiti@2.6.1)(yaml@2.8.2))': 2970 + '@vitest/coverage-v8@4.0.16(vitest@4.0.16(jiti@2.6.1)(yaml@2.8.2))': 2971 2971 dependencies: 2972 2972 '@bcoe/v8-coverage': 1.0.2 2973 - '@vitest/utils': 4.0.15 2973 + '@vitest/utils': 4.0.16 2974 2974 ast-v8-to-istanbul: 0.3.8 2975 2975 istanbul-lib-coverage: 3.2.2 2976 2976 istanbul-lib-report: 3.0.1 ··· 2980 2980 obug: 2.1.1 2981 2981 std-env: 3.10.0 2982 2982 tinyrainbow: 3.0.3 2983 - vitest: 4.0.15(jiti@2.6.1)(yaml@2.8.2) 2983 + vitest: 4.0.16(jiti@2.6.1)(yaml@2.8.2) 2984 2984 transitivePeerDependencies: 2985 2985 - supports-color 2986 2986 2987 - '@vitest/eslint-plugin@1.5.2(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.15(jiti@2.6.1)(yaml@2.8.2))': 2987 + '@vitest/eslint-plugin@1.5.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.16(jiti@2.6.1)(yaml@2.8.2))': 2988 2988 dependencies: 2989 - '@typescript-eslint/scope-manager': 8.49.0 2990 - '@typescript-eslint/utils': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2989 + '@typescript-eslint/scope-manager': 8.50.0 2990 + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 2991 2991 eslint: 9.39.2(jiti@2.6.1) 2992 2992 optionalDependencies: 2993 2993 typescript: 5.9.3 2994 - vitest: 4.0.15(jiti@2.6.1)(yaml@2.8.2) 2994 + vitest: 4.0.16(jiti@2.6.1)(yaml@2.8.2) 2995 2995 transitivePeerDependencies: 2996 2996 - supports-color 2997 2997 2998 - '@vitest/expect@4.0.15': 2998 + '@vitest/expect@4.0.16': 2999 2999 dependencies: 3000 3000 '@standard-schema/spec': 1.0.0 3001 3001 '@types/chai': 5.2.3 3002 - '@vitest/spy': 4.0.15 3003 - '@vitest/utils': 4.0.15 3002 + '@vitest/spy': 4.0.16 3003 + '@vitest/utils': 4.0.16 3004 3004 chai: 6.2.1 3005 3005 tinyrainbow: 3.0.3 3006 3006 3007 - '@vitest/mocker@4.0.15(vite@7.2.4(jiti@2.6.1)(yaml@2.8.2))': 3007 + '@vitest/mocker@4.0.16(vite@7.2.4(jiti@2.6.1)(yaml@2.8.2))': 3008 3008 dependencies: 3009 - '@vitest/spy': 4.0.15 3009 + '@vitest/spy': 4.0.16 3010 3010 estree-walker: 3.0.3 3011 3011 magic-string: 0.30.21 3012 3012 optionalDependencies: 3013 3013 vite: 7.2.4(jiti@2.6.1)(yaml@2.8.2) 3014 3014 3015 - '@vitest/pretty-format@4.0.15': 3015 + '@vitest/pretty-format@4.0.16': 3016 3016 dependencies: 3017 3017 tinyrainbow: 3.0.3 3018 3018 3019 - '@vitest/runner@4.0.15': 3019 + '@vitest/runner@4.0.16': 3020 3020 dependencies: 3021 - '@vitest/utils': 4.0.15 3021 + '@vitest/utils': 4.0.16 3022 3022 pathe: 2.0.3 3023 3023 3024 - '@vitest/snapshot@4.0.15': 3024 + '@vitest/snapshot@4.0.16': 3025 3025 dependencies: 3026 - '@vitest/pretty-format': 4.0.15 3026 + '@vitest/pretty-format': 4.0.16 3027 3027 magic-string: 0.30.21 3028 3028 pathe: 2.0.3 3029 3029 3030 - '@vitest/spy@4.0.15': {} 3030 + '@vitest/spy@4.0.16': {} 3031 3031 3032 - '@vitest/utils@4.0.15': 3032 + '@vitest/utils@4.0.16': 3033 3033 dependencies: 3034 - '@vitest/pretty-format': 4.0.15 3034 + '@vitest/pretty-format': 4.0.16 3035 3035 tinyrainbow: 3.0.3 3036 3036 3037 3037 '@vue/compiler-core@3.5.25': ··· 3483 3483 eslint: 9.39.2(jiti@2.6.1) 3484 3484 eslint-compat-utils: 0.5.1(eslint@9.39.2(jiti@2.6.1)) 3485 3485 3486 - eslint-plugin-import-lite@0.3.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 3486 + eslint-plugin-import-lite@0.4.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 3487 3487 dependencies: 3488 - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) 3489 - '@typescript-eslint/types': 8.49.0 3490 3488 eslint: 9.39.2(jiti@2.6.1) 3491 3489 optionalDependencies: 3492 3490 typescript: 5.9.3 ··· 3545 3543 3546 3544 eslint-plugin-perfectionist@4.15.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 3547 3545 dependencies: 3548 - '@typescript-eslint/types': 8.49.0 3549 - '@typescript-eslint/utils': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3546 + '@typescript-eslint/types': 8.50.0 3547 + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3550 3548 eslint: 9.39.2(jiti@2.6.1) 3551 3549 natural-orderby: 5.0.0 3552 3550 transitivePeerDependencies: ··· 3607 3605 semver: 7.7.3 3608 3606 strip-indent: 4.1.1 3609 3607 3610 - eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)): 3608 + eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)): 3611 3609 dependencies: 3612 3610 eslint: 9.39.2(jiti@2.6.1) 3613 3611 optionalDependencies: 3614 - '@typescript-eslint/eslint-plugin': 8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3612 + '@typescript-eslint/eslint-plugin': 8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3615 3613 3616 - eslint-plugin-vue@10.6.2(@stylistic/eslint-plugin@5.6.1(eslint@9.39.2(jiti@2.6.1)))(@typescript-eslint/parser@8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))): 3614 + eslint-plugin-vue@10.6.2(@stylistic/eslint-plugin@5.6.1(eslint@9.39.2(jiti@2.6.1)))(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))): 3617 3615 dependencies: 3618 3616 '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) 3619 3617 eslint: 9.39.2(jiti@2.6.1) ··· 3625 3623 xml-name-validator: 4.0.0 3626 3624 optionalDependencies: 3627 3625 '@stylistic/eslint-plugin': 5.6.1(eslint@9.39.2(jiti@2.6.1)) 3628 - '@typescript-eslint/parser': 8.49.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3626 + '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3629 3627 3630 - eslint-plugin-yml@1.19.0(eslint@9.39.2(jiti@2.6.1)): 3628 + eslint-plugin-yml@1.19.1(eslint@9.39.2(jiti@2.6.1)): 3631 3629 dependencies: 3632 3630 debug: 4.4.3 3633 3631 diff-sequences: 27.5.1 ··· 4934 4932 jiti: 2.6.1 4935 4933 yaml: 2.8.2 4936 4934 4937 - vitest@4.0.15(jiti@2.6.1)(yaml@2.8.2): 4935 + vitest@4.0.16(jiti@2.6.1)(yaml@2.8.2): 4938 4936 dependencies: 4939 - '@vitest/expect': 4.0.15 4940 - '@vitest/mocker': 4.0.15(vite@7.2.4(jiti@2.6.1)(yaml@2.8.2)) 4941 - '@vitest/pretty-format': 4.0.15 4942 - '@vitest/runner': 4.0.15 4943 - '@vitest/snapshot': 4.0.15 4944 - '@vitest/spy': 4.0.15 4945 - '@vitest/utils': 4.0.15 4937 + '@vitest/expect': 4.0.16 4938 + '@vitest/mocker': 4.0.16(vite@7.2.4(jiti@2.6.1)(yaml@2.8.2)) 4939 + '@vitest/pretty-format': 4.0.16 4940 + '@vitest/runner': 4.0.16 4941 + '@vitest/snapshot': 4.0.16 4942 + '@vitest/spy': 4.0.16 4943 + '@vitest/utils': 4.0.16 4946 4944 es-module-lexer: 1.7.0 4947 4945 expect-type: 1.2.2 4948 4946 magic-string: 0.30.21