flora is a fast and secure runtime that lets you write discord bots for your servers, with a rich TypeScript SDK, without worrying about running infrastructure. [mirror]
1
fork

Configure Feed

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

chore: use vite-plus latest

+462 -259
+3 -3
package.json
··· 12 12 }, 13 13 "devDependencies": { 14 14 "@uwu/flora-cli": "workspace:*", 15 - "@voidzero-dev/vite-plus-core": "0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab", 15 + "@voidzero-dev/vite-plus-core": "0.1.11", 16 16 "dprint": "0.51.1", 17 17 "lefthook": "^2.0.15", 18 18 "typescript": "^5.7.2", 19 - "vite-plus": "0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab", 20 - "vitest": "npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab", 19 + "vite-plus": "0.1.11", 20 + "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.11", 21 21 "vue-tsc": "3.2.4" 22 22 }, 23 23 "packageManager": "pnpm@10.28.0"
+457 -254
pnpm-lock.yaml
··· 5 5 excludeLinksFromLockfile: false 6 6 7 7 overrides: 8 - vite: npm:@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 9 - vitest: npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 8 + vite: npm:@voidzero-dev/vite-plus-core@0.1.11 9 + vitest: npm:@voidzero-dev/vite-plus-test@0.1.11 10 10 11 11 importers: 12 12 ··· 16 16 specifier: workspace:* 17 17 version: link:apps/cli 18 18 '@voidzero-dev/vite-plus-core': 19 - specifier: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 20 - version: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 19 + specifier: 0.1.11 20 + version: 0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 21 21 dprint: 22 22 specifier: 0.51.1 23 23 version: 0.51.1 ··· 28 28 specifier: ^5.7.2 29 29 version: 5.9.3 30 30 vite-plus: 31 - specifier: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 32 - version: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 31 + specifier: 0.1.11 32 + version: 0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)) 33 33 vitest: 34 - specifier: npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 35 - version: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 34 + specifier: npm:@voidzero-dev/vite-plus-test@0.1.11 35 + version: '@voidzero-dev/vite-plus-test@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0))' 36 36 vue-tsc: 37 37 specifier: 3.2.4 38 38 version: 3.2.4(typescript@5.9.3) ··· 111 111 specifier: ^5.9.3 112 112 version: 5.9.3 113 113 vitest: 114 - specifier: npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 115 - version: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 114 + specifier: npm:@voidzero-dev/vite-plus-test@0.1.11 115 + version: '@voidzero-dev/vite-plus-test@0.1.11(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0))' 116 116 117 117 apps/frontend: 118 118 dependencies: ··· 181 181 version: 1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) 182 182 '@tailwindcss/vite': 183 183 specifier: ^4.1.18 184 - version: 4.2.1(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)) 184 + version: 4.2.1(@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)) 185 185 '@tanstack/react-query': 186 186 specifier: ^5.90.12 187 187 version: 5.90.21(react@19.2.4) ··· 263 263 version: 19.2.3(@types/react@19.2.14) 264 264 '@vitejs/plugin-react': 265 265 specifier: ^5.1.1 266 - version: 5.1.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)) 266 + version: 5.1.4(@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)) 267 267 babel-plugin-react-compiler: 268 268 specifier: 1.0.0 269 269 version: 1.0.0 ··· 286 286 specifier: ^8.46.4 287 287 version: 8.56.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 288 288 vite: 289 - specifier: npm:@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 290 - version: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 289 + specifier: npm:@voidzero-dev/vite-plus-core@0.1.11 290 + version: '@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 291 291 292 292 apps/uwu.network: 293 293 dependencies: ··· 376 376 specifier: ^5.9.3 377 377 version: 5.9.3 378 378 vitest: 379 - specifier: npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 380 - version: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 379 + specifier: npm:@voidzero-dev/vite-plus-test@0.1.11 380 + version: '@voidzero-dev/vite-plus-test@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0))' 381 381 382 382 packages: 383 383 ··· 1692 1692 cpu: [x64] 1693 1693 os: [win32] 1694 1694 1695 - '@oxc-project/runtime@0.111.0': 1696 - resolution: {integrity: sha512-Hssa3lXfhczG0Qx0XB6NXLQTKrKeWSPDxcHqddCmBVnOQnlgE8Z+omcPHiewvvvZjSw8RgUPQCU5a+rx/vZ1YA==} 1697 - engines: {node: ^20.19.0 || >=22.12.0} 1698 - 1699 1695 '@oxc-project/runtime@0.115.0': 1700 1696 resolution: {integrity: sha512-Rg8Wlt5dCbXhQnsXPrkOjL1DTSvXLgb2R/KYfnf1/K+R0k6UMLEmbQXPM+kwrWqSmWA2t0B1EtHy2/3zikQpvQ==} 1701 1697 engines: {node: ^20.19.0 || >=22.12.0} 1702 1698 1703 - '@oxc-project/types@0.111.0': 1704 - resolution: {integrity: sha512-bh54LJMafgRGl2cPQ/QM+tI5rWaShm/wK9KywEj/w36MhiPKXYM67H2y3q+9pr4YO7ufwg2AKdBAZkhHBD8ClA==} 1705 - 1706 1699 '@oxc-project/types@0.112.0': 1707 1700 resolution: {integrity: sha512-m6RebKHIRsax2iCwVpYW2ErQwa4ywHJrE4sCK3/8JK8ZZAWOKXaRJFl/uP51gaVyyXlaS4+chU1nSCdzYf6QqQ==} 1708 1701 1709 1702 '@oxc-project/types@0.115.0': 1710 1703 resolution: {integrity: sha512-4n91DKnebUS4yjUHl2g3/b2T+IUdCfmoZGhmwsovZCDaJSs+QkVAM+0AqqTxHSsHfeiMuueT75cZaZcT/m0pSw==} 1711 1704 1712 - '@oxfmt/darwin-arm64@0.27.0': 1713 - resolution: {integrity: sha512-3vwqyzNlVTVFVzHMlrqxb4tgVgHp6FYS0uIxsIZ/SeEDG0azaqiOw/2t8LlJ9f72PKRLWSey+Ak99tiKgpbsnQ==} 1705 + '@oxfmt/binding-android-arm-eabi@0.40.0': 1706 + resolution: {integrity: sha512-S6zd5r1w/HmqR8t0CTnGjFTBLDq2QKORPwriCHxo4xFNuhmOTABGjPaNvCJJVnrKBLsohOeiDX3YqQfJPF+FXw==} 1707 + engines: {node: ^20.19.0 || >=22.12.0} 1708 + cpu: [arm] 1709 + os: [android] 1710 + 1711 + '@oxfmt/binding-android-arm64@0.40.0': 1712 + resolution: {integrity: sha512-/mbS9UUP/5Vbl2D6osIdcYiP0oie63LKMoTyGj5hyMCK/SFkl3EhtyRAfdjPvuvHC0SXdW6ePaTKkBSq1SNcIw==} 1713 + engines: {node: ^20.19.0 || >=22.12.0} 1714 + cpu: [arm64] 1715 + os: [android] 1716 + 1717 + '@oxfmt/binding-darwin-arm64@0.40.0': 1718 + resolution: {integrity: sha512-wRt8fRdfLiEhnRMBonlIbKrJWixoEmn6KCjKE9PElnrSDSXETGZfPb8ee+nQNTobXkCVvVLytp2o0obAsxl78Q==} 1719 + engines: {node: ^20.19.0 || >=22.12.0} 1714 1720 cpu: [arm64] 1715 1721 os: [darwin] 1716 1722 1717 - '@oxfmt/darwin-x64@0.27.0': 1718 - resolution: {integrity: sha512-5u8mZVLm70v6l1wLZ2MmeNIEzGsruwKw5F7duePzpakPfxGtLpiFNUwe4aBUJULTP6aMzH+A4dA0JOn8lb7Luw==} 1723 + '@oxfmt/binding-darwin-x64@0.40.0': 1724 + resolution: {integrity: sha512-fzowhqbOE/NRy+AE5ob0+Y4X243WbWzDb00W+pKwD7d9tOqsAFbtWUwIyqqCoCLxj791m2xXIEeLH/3uz7zCCg==} 1725 + engines: {node: ^20.19.0 || >=22.12.0} 1719 1726 cpu: [x64] 1720 1727 os: [darwin] 1721 1728 1722 - '@oxfmt/linux-arm64-gnu@0.27.0': 1723 - resolution: {integrity: sha512-aql/LLYriX/5Ar7o5Qivnp/qMTUPNiOCr7cFLvmvzYZa3XL0H8XtbKUfIVm+9ILR0urXQzcml+L8pLe1p8sgEg==} 1729 + '@oxfmt/binding-freebsd-x64@0.40.0': 1730 + resolution: {integrity: sha512-agZ9ITaqdBjcerRRFEHB8s0OyVcQW8F9ZxsszjxzeSthQ4fcN2MuOtQFWec1ed8/lDa50jSLHVE2/xPmTgtCfQ==} 1731 + engines: {node: ^20.19.0 || >=22.12.0} 1732 + cpu: [x64] 1733 + os: [freebsd] 1734 + 1735 + '@oxfmt/binding-linux-arm-gnueabihf@0.40.0': 1736 + resolution: {integrity: sha512-ZM2oQ47p28TP1DVIp7HL1QoMUgqlBFHey0ksHct7tMXoU5BqjNvPWw7888azzMt25lnyPODVuye1wvNbvVUFOA==} 1737 + engines: {node: ^20.19.0 || >=22.12.0} 1738 + cpu: [arm] 1739 + os: [linux] 1740 + 1741 + '@oxfmt/binding-linux-arm-musleabihf@0.40.0': 1742 + resolution: {integrity: sha512-RBFPAxRAIsMisKM47Oe6Lwdv6agZYLz02CUhVCD1sOv5ajAcRMrnwCFBPWwGXpazToW2mjnZxFos8TuFjTU15A==} 1743 + engines: {node: ^20.19.0 || >=22.12.0} 1744 + cpu: [arm] 1745 + os: [linux] 1746 + 1747 + '@oxfmt/binding-linux-arm64-gnu@0.40.0': 1748 + resolution: {integrity: sha512-Nb2XbQ+wV3W2jSIihXdPj7k83eOxeSgYP3N/SRXvQ6ZYPIk6Q86qEh5Gl/7OitX3bQoQrESqm1yMLvZV8/J7dA==} 1749 + engines: {node: ^20.19.0 || >=22.12.0} 1724 1750 cpu: [arm64] 1725 1751 os: [linux] 1726 1752 1727 - '@oxfmt/linux-arm64-musl@0.27.0': 1728 - resolution: {integrity: sha512-6u/kNb7hubthg4u/pn3MK/GJLwPgjDvDDnjjr7TC0/OK/xztef8ToXmycxIQ9OeDNIJJf7Z0Ss/rHnKvQOWzRw==} 1753 + '@oxfmt/binding-linux-arm64-musl@0.40.0': 1754 + resolution: {integrity: sha512-tGmWhLD/0YMotCdfezlT6tC/MJG/wKpo4vnQ3Cq+4eBk/BwNv7EmkD0VkD5F/dYkT3b8FNU01X2e8vvJuWoM1w==} 1755 + engines: {node: ^20.19.0 || >=22.12.0} 1729 1756 cpu: [arm64] 1730 1757 os: [linux] 1731 1758 1732 - '@oxfmt/linux-x64-gnu@0.27.0': 1733 - resolution: {integrity: sha512-EhvDfFHO1yrK/Cu75eU1U828lBsW2cV0JITOrka5AjR3PlmnQQ03Mr9ROkWkbPmzAMklXI4Q16eO+4n+7FhS1w==} 1759 + '@oxfmt/binding-linux-ppc64-gnu@0.40.0': 1760 + resolution: {integrity: sha512-rVbFyM3e7YhkVnp0IVYjaSHfrBWcTRWb60LEcdNAJcE2mbhTpbqKufx0FrhWfoxOrW/+7UJonAOShoFFLigDqQ==} 1761 + engines: {node: ^20.19.0 || >=22.12.0} 1762 + cpu: [ppc64] 1763 + os: [linux] 1764 + 1765 + '@oxfmt/binding-linux-riscv64-gnu@0.40.0': 1766 + resolution: {integrity: sha512-3ZqBw14JtWeEoLiioJcXSJz8RQyPE+3jLARnYM1HdPzZG4vk+Ua8CUupt2+d+vSAvMyaQBTN2dZK+kbBS/j5mA==} 1767 + engines: {node: ^20.19.0 || >=22.12.0} 1768 + cpu: [riscv64] 1769 + os: [linux] 1770 + 1771 + '@oxfmt/binding-linux-riscv64-musl@0.40.0': 1772 + resolution: {integrity: sha512-JJ4PPSdcbGBjPvb+O7xYm2FmAsKCyuEMYhqatBAHMp/6TA6rVlf9Z/sYPa4/3Bommb+8nndm15SPFRHEPU5qFA==} 1773 + engines: {node: ^20.19.0 || >=22.12.0} 1774 + cpu: [riscv64] 1775 + os: [linux] 1776 + 1777 + '@oxfmt/binding-linux-s390x-gnu@0.40.0': 1778 + resolution: {integrity: sha512-Kp0zNJoX9Ik77wUya2tpBY3W9f40VUoMQLWVaob5SgCrblH/t2xr/9B2bWHfs0WCefuGmqXcB+t0Lq77sbBmZw==} 1779 + engines: {node: ^20.19.0 || >=22.12.0} 1780 + cpu: [s390x] 1781 + os: [linux] 1782 + 1783 + '@oxfmt/binding-linux-x64-gnu@0.40.0': 1784 + resolution: {integrity: sha512-7YTCNzleWTaQTqNGUNQ66qVjpoV6DjbCOea+RnpMBly2bpzrI/uu7Rr+2zcgRfNxyjXaFTVQKaRKjqVdeUfeVA==} 1785 + engines: {node: ^20.19.0 || >=22.12.0} 1734 1786 cpu: [x64] 1735 1787 os: [linux] 1736 1788 1737 - '@oxfmt/linux-x64-musl@0.27.0': 1738 - resolution: {integrity: sha512-1pgjuwMT5sCekuteYZ7LkDsto7DJouaccwjozHqdWohSj2zJpFeSP2rMaC+6JJ1KD5r9HG9sWRuHZGEaoX9uOw==} 1789 + '@oxfmt/binding-linux-x64-musl@0.40.0': 1790 + resolution: {integrity: sha512-hWnSzJ0oegeOwfOEeejYXfBqmnRGHusgtHfCPzmvJvHTwy1s3Neo59UKc1CmpE3zxvrCzJoVHos0rr97GHMNPw==} 1791 + engines: {node: ^20.19.0 || >=22.12.0} 1739 1792 cpu: [x64] 1740 1793 os: [linux] 1741 1794 1742 - '@oxfmt/win32-arm64@0.27.0': 1743 - resolution: {integrity: sha512-mmuEhXZEhAYAeyjVTWwGKIA3RSb2b/He9wrXkDJPhmqp8qISUzkVg1dQmLEt4hD+wI5rzR+6vchPt521tzuRDA==} 1795 + '@oxfmt/binding-openharmony-arm64@0.40.0': 1796 + resolution: {integrity: sha512-28sJC1lR4qtBJGzSRRbPnSW3GxU2+4YyQFE6rCmsUYqZ5XYH8jg0/w+CvEzQ8TuAQz5zLkcA25nFQGwoU0PT3Q==} 1797 + engines: {node: ^20.19.0 || >=22.12.0} 1798 + cpu: [arm64] 1799 + os: [openharmony] 1800 + 1801 + '@oxfmt/binding-win32-arm64-msvc@0.40.0': 1802 + resolution: {integrity: sha512-cDkRnyT0dqwF5oIX1Cv59HKCeZQFbWWdUpXa3uvnHFT2iwYSSZspkhgjXjU6iDp5pFPaAEAe9FIbMoTgkTmKPg==} 1803 + engines: {node: ^20.19.0 || >=22.12.0} 1744 1804 cpu: [arm64] 1745 1805 os: [win32] 1746 1806 1747 - '@oxfmt/win32-x64@0.27.0': 1748 - resolution: {integrity: sha512-cXKVkL1DuRq31QjwHqtBEUztyBmM9YZKdeFhsDLBURNdk1CFW42uWsmTsaqrXSoiCj7nCjfP0pwTOzxhQZra/A==} 1807 + '@oxfmt/binding-win32-ia32-msvc@0.40.0': 1808 + resolution: {integrity: sha512-7rPemBJjqm5Gkv6ZRCPvK8lE6AqQ/2z31DRdWazyx2ZvaSgL7QGofHXHNouRpPvNsT9yxRNQJgigsWkc+0qg4w==} 1809 + engines: {node: ^20.19.0 || >=22.12.0} 1810 + cpu: [ia32] 1811 + os: [win32] 1812 + 1813 + '@oxfmt/binding-win32-x64-msvc@0.40.0': 1814 + resolution: {integrity: sha512-/Zmj0yTYSvmha6TG1QnoLqVT7ZMRDqXvFXXBQpIjteEwx9qvUYMBH2xbiOFhDeMUJkGwC3D6fdKsFtaqUvkwNA==} 1815 + engines: {node: ^20.19.0 || >=22.12.0} 1749 1816 cpu: [x64] 1750 1817 os: [win32] 1751 1818 1752 - '@oxlint-tsgolint/darwin-arm64@0.11.4': 1753 - resolution: {integrity: sha512-IhdhiC183s5wdFDZSQC8PaFFq1QROiVT5ahz7ysgEKVnkNDjy82ieM7ZKiUfm2ncXNX2RcFGSSZrQO6plR+VAQ==} 1754 - cpu: [arm64] 1755 - os: [darwin] 1756 - 1757 1819 '@oxlint-tsgolint/darwin-arm64@0.16.0': 1758 1820 resolution: {integrity: sha512-WQt5lGwRPJBw7q2KNR0mSPDAaMmZmVvDlEEti96xLO7ONhyomQc6fBZxxwZ4qTFedjJnrHX94sFelZ4OKzS7UQ==} 1759 1821 cpu: [arm64] 1760 1822 os: [darwin] 1761 1823 1762 - '@oxlint-tsgolint/darwin-x64@0.11.4': 1763 - resolution: {integrity: sha512-KJmBg10Z1uGpJqxDzETXOytYyeVrKUepo8rCXeVkRlZ2QzZqMElgalFN4BI3ccgIPkQpzzu4SVzWNFz7yiKavQ==} 1764 - cpu: [x64] 1765 - os: [darwin] 1766 - 1767 1824 '@oxlint-tsgolint/darwin-x64@0.16.0': 1768 1825 resolution: {integrity: sha512-VJo29XOzdkalvCTiE2v6FU3qZlgHaM8x8hUEVJGPU2i5W+FlocPpmn00+Ld2n7Q0pqIjyD5EyvZ5UmoIEJMfqg==} 1769 1826 cpu: [x64] 1770 1827 os: [darwin] 1771 - 1772 - '@oxlint-tsgolint/linux-arm64@0.11.4': 1773 - resolution: {integrity: sha512-P6I3dSSpoEnjFzTMlrbcBHNbErSxceZmcVUslBxrrIUH1NSVS1XfSz6S75vT2Gay7Jv6LI7zTTVAk4cSqkfe+w==} 1774 - cpu: [arm64] 1775 - os: [linux] 1776 1828 1777 1829 '@oxlint-tsgolint/linux-arm64@0.16.0': 1778 1830 resolution: {integrity: sha512-MPfqRt1+XRHv9oHomcBMQ3KpTE+CSkZz14wUxDQoqTNdUlV0HWdzwIE9q65I3D9YyxEnqpM7j4qtDQ3apqVvbQ==} 1779 1831 cpu: [arm64] 1780 1832 os: [linux] 1781 1833 1782 - '@oxlint-tsgolint/linux-x64@0.11.4': 1783 - resolution: {integrity: sha512-G0eAW3S7cp/vP7Kx6e7+Ze7WfNgSt1tc/rOexfLKnnIi+9BelyOa2wF9bWFPpxk3n3AdkBwKttU1/adDZlD87Q==} 1784 - cpu: [x64] 1785 - os: [linux] 1786 - 1787 1834 '@oxlint-tsgolint/linux-x64@0.16.0': 1788 1835 resolution: {integrity: sha512-XQSwVUsnwLokMhe1TD6IjgvW5WMTPzOGGkdFDtXWQmlN2YeTw94s/NN0KgDrn2agM1WIgAenEkvnm0u7NgwEyw==} 1789 1836 cpu: [x64] 1790 1837 os: [linux] 1791 1838 1792 - '@oxlint-tsgolint/win32-arm64@0.11.4': 1793 - resolution: {integrity: sha512-prgQEBiwp4TAxarh6dYbVOKw6riRJ6hB49vDD6DxQlOZQky7xHQ9qTec5/rf0JTUZ16YaJ9YfHycbJS3QVpTYw==} 1794 - cpu: [arm64] 1795 - os: [win32] 1796 - 1797 1839 '@oxlint-tsgolint/win32-arm64@0.16.0': 1798 1840 resolution: {integrity: sha512-EWdlspQiiFGsP2AiCYdhg5dTYyAlj6y1nRyNI2dQWq4Q/LITFHiSRVPe+7m7K7lcsZCEz2icN/bCeSkZaORqIg==} 1799 1841 cpu: [arm64] 1800 - os: [win32] 1801 - 1802 - '@oxlint-tsgolint/win32-x64@0.11.4': 1803 - resolution: {integrity: sha512-5xXTzZIT/1meWMmS60Q+FYWvWncc6iTfC8tyQt7GDfPUoqQvE5WVgHm1QjDSJvxTD+6AHphpCqdhXq/KtxagRw==} 1804 - cpu: [x64] 1805 1842 os: [win32] 1806 1843 1807 1844 '@oxlint-tsgolint/win32-x64@0.16.0': ··· 1815 1852 cpu: [arm] 1816 1853 os: [android] 1817 1854 1855 + '@oxlint/binding-android-arm-eabi@1.55.0': 1856 + resolution: {integrity: sha512-NhvgAhncTSOhRahQSCnkK/4YIGPjTmhPurQQ2dwt2IvwCMTvZRW5vF2K10UBOxFve4GZDMw6LtXZdC2qeuYIVQ==} 1857 + engines: {node: ^20.19.0 || >=22.12.0} 1858 + cpu: [arm] 1859 + os: [android] 1860 + 1818 1861 '@oxlint/binding-android-arm64@1.51.0': 1819 1862 resolution: {integrity: sha512-GtXyBCcH4ti98YdiMNCrpBNGitx87EjEWxevnyhcBK12k/Vu4EzSB45rzSC4fGFUD6sQgeaxItRCEEWeVwPafw==} 1820 1863 engines: {node: ^20.19.0 || >=22.12.0} 1821 1864 cpu: [arm64] 1822 1865 os: [android] 1823 1866 1867 + '@oxlint/binding-android-arm64@1.55.0': 1868 + resolution: {integrity: sha512-P9iWRh+Ugqhg+D7rkc7boHX8o3H2h7YPcZHQIgvVBgnua5tk4LR2L+IBlreZs58/95cd2x3/004p5VsQM9z4SA==} 1869 + engines: {node: ^20.19.0 || >=22.12.0} 1870 + cpu: [arm64] 1871 + os: [android] 1872 + 1824 1873 '@oxlint/binding-darwin-arm64@1.51.0': 1825 1874 resolution: {integrity: sha512-3QJbeYaMHn6Bh2XeBXuITSsbnIctyTjvHf5nRjKYrT9pPeErNIpp5VDEeAXC0CZSwSVTsc8WOSDwgrAI24JolQ==} 1826 1875 engines: {node: ^20.19.0 || >=22.12.0} 1827 1876 cpu: [arm64] 1828 1877 os: [darwin] 1829 1878 1879 + '@oxlint/binding-darwin-arm64@1.55.0': 1880 + resolution: {integrity: sha512-esakkJIt7WFAhT30P/Qzn96ehFpzdZ1mNuzpOb8SCW7lI4oB8VsyQnkSHREM671jfpuBb/o2ppzBCx5l0jpgMA==} 1881 + engines: {node: ^20.19.0 || >=22.12.0} 1882 + cpu: [arm64] 1883 + os: [darwin] 1884 + 1830 1885 '@oxlint/binding-darwin-x64@1.51.0': 1831 1886 resolution: {integrity: sha512-NzErhMaTEN1cY0E8C5APy74lw5VwsNfJfVPBMWPVQLqAbO0k4FFLjvHURvkUL+Y18Wu+8Vs1kbqPh2hjXYA4pg==} 1832 1887 engines: {node: ^20.19.0 || >=22.12.0} 1833 1888 cpu: [x64] 1834 1889 os: [darwin] 1835 1890 1891 + '@oxlint/binding-darwin-x64@1.55.0': 1892 + resolution: {integrity: sha512-xDMFRCCAEK9fOH6As2z8ELsC+VDGSFRHwIKVSilw+xhgLwTDFu37rtmRbmUlx8rRGS6cWKQPTc47AVxAZEVVPQ==} 1893 + engines: {node: ^20.19.0 || >=22.12.0} 1894 + cpu: [x64] 1895 + os: [darwin] 1896 + 1836 1897 '@oxlint/binding-freebsd-x64@1.51.0': 1837 1898 resolution: {integrity: sha512-msAIh3vPAoKoHlOE/oe6Q5C/n9umypv/k81lED82ibrJotn+3YG2Qp1kiR8o/Dg5iOEU97c6tl0utxcyFenpFw==} 1838 1899 engines: {node: ^20.19.0 || >=22.12.0} 1839 1900 cpu: [x64] 1840 1901 os: [freebsd] 1841 1902 1903 + '@oxlint/binding-freebsd-x64@1.55.0': 1904 + resolution: {integrity: sha512-mYZqnwUD7ALCRxGenyLd1uuG+rHCL+OTT6S8FcAbVm/ZT2AZMGjvibp3F6k1SKOb2aeqFATmwRykrE41Q0GWVw==} 1905 + engines: {node: ^20.19.0 || >=22.12.0} 1906 + cpu: [x64] 1907 + os: [freebsd] 1908 + 1842 1909 '@oxlint/binding-linux-arm-gnueabihf@1.51.0': 1843 1910 resolution: {integrity: sha512-CqQPcvqYyMe9ZBot2stjGogEzk1z8gGAngIX7srSzrzexmXixwVxBdFZyxTVM0CjGfDeV+Ru0w25/WNjlMM2Hw==} 1844 1911 engines: {node: ^20.19.0 || >=22.12.0} 1845 1912 cpu: [arm] 1846 1913 os: [linux] 1847 1914 1915 + '@oxlint/binding-linux-arm-gnueabihf@1.55.0': 1916 + resolution: {integrity: sha512-LcX6RYcF9vL9ESGwJW3yyIZ/d/ouzdOKXxCdey1q0XJOW1asrHsIg5MmyKdEBR4plQx+shvYeQne7AzW5f3T1w==} 1917 + engines: {node: ^20.19.0 || >=22.12.0} 1918 + cpu: [arm] 1919 + os: [linux] 1920 + 1848 1921 '@oxlint/binding-linux-arm-musleabihf@1.51.0': 1849 1922 resolution: {integrity: sha512-dstrlYQgZMnyOssxSbolGCge/sDbko12N/35RBNuqLpoPbft2aeBidBAb0dvQlyBd9RJ6u8D4o4Eh8Un6iTgyQ==} 1850 1923 engines: {node: ^20.19.0 || >=22.12.0} 1851 1924 cpu: [arm] 1852 1925 os: [linux] 1853 1926 1927 + '@oxlint/binding-linux-arm-musleabihf@1.55.0': 1928 + resolution: {integrity: sha512-C+8GS1rPtK+dI7mJFkqoRBkDuqbrNihnyYQsJPS9ez+8zF9JzfvU19lawqt4l/Y23o5uQswE/DORa8aiXUih3w==} 1929 + engines: {node: ^20.19.0 || >=22.12.0} 1930 + cpu: [arm] 1931 + os: [linux] 1932 + 1854 1933 '@oxlint/binding-linux-arm64-gnu@1.51.0': 1855 1934 resolution: {integrity: sha512-QEjUpXO7d35rP1/raLGGbAsBLLGZIzV3ZbeSjqWlD3oRnxpRIZ6iL4o51XQHkconn3uKssc+1VKdtHJ81BBhDA==} 1856 1935 engines: {node: ^20.19.0 || >=22.12.0} 1857 1936 cpu: [arm64] 1858 1937 os: [linux] 1859 1938 1939 + '@oxlint/binding-linux-arm64-gnu@1.55.0': 1940 + resolution: {integrity: sha512-ErLE4XbmcCopA4/CIDiH6J1IAaDOMnf/KSx/aFObs4/OjAAM3sFKWGZ57pNOMxhhyBdcmcXwYymph9GwcpcqgQ==} 1941 + engines: {node: ^20.19.0 || >=22.12.0} 1942 + cpu: [arm64] 1943 + os: [linux] 1944 + 1860 1945 '@oxlint/binding-linux-arm64-musl@1.51.0': 1861 1946 resolution: {integrity: sha512-YSJua5irtG4DoMAjUapDTPhkQLHhBIY0G9JqlZS6/SZPzqDkPku/1GdWs0D6h/wyx0Iz31lNCfIaWKBQhzP0wQ==} 1862 1947 engines: {node: ^20.19.0 || >=22.12.0} 1863 1948 cpu: [arm64] 1864 1949 os: [linux] 1865 1950 1951 + '@oxlint/binding-linux-arm64-musl@1.55.0': 1952 + resolution: {integrity: sha512-/kp65avi6zZfqEng56TTuhiy3P/3pgklKIdf38yvYeJ9/PgEeRA2A2AqKAKbZBNAqUzrzHhz9jF6j/PZvhJzTQ==} 1953 + engines: {node: ^20.19.0 || >=22.12.0} 1954 + cpu: [arm64] 1955 + os: [linux] 1956 + 1866 1957 '@oxlint/binding-linux-ppc64-gnu@1.51.0': 1867 1958 resolution: {integrity: sha512-7L4Wj2IEUNDETKssB9IDYt16T6WlF+X2jgC/hBq3diGHda9vJLpAgb09+D3quFq7TdkFtI7hwz/jmuQmQFPc1Q==} 1868 1959 engines: {node: ^20.19.0 || >=22.12.0} 1869 1960 cpu: [ppc64] 1870 1961 os: [linux] 1871 1962 1963 + '@oxlint/binding-linux-ppc64-gnu@1.55.0': 1964 + resolution: {integrity: sha512-A6pTdXwcEEwL/nmz0eUJ6WxmxcoIS+97GbH96gikAyre3s5deC7sts38ZVVowjS2QQFuSWkpA4ZmQC0jZSNvJQ==} 1965 + engines: {node: ^20.19.0 || >=22.12.0} 1966 + cpu: [ppc64] 1967 + os: [linux] 1968 + 1872 1969 '@oxlint/binding-linux-riscv64-gnu@1.51.0': 1873 1970 resolution: {integrity: sha512-cBUHqtOXy76G41lOB401qpFoKx1xq17qYkhWrLSM7eEjiHM9sOtYqpr6ZdqCnN9s6ZpzudX4EkeHOFH2E9q0vA==} 1874 1971 engines: {node: ^20.19.0 || >=22.12.0} 1875 1972 cpu: [riscv64] 1876 1973 os: [linux] 1877 1974 1975 + '@oxlint/binding-linux-riscv64-gnu@1.55.0': 1976 + resolution: {integrity: sha512-clj0lnIN+V52G9tdtZl0LbdTSurnZ1NZj92Je5X4lC7gP5jiCSW+Y/oiDiSauBAD4wrHt2S7nN3pA0zfKYK/6Q==} 1977 + engines: {node: ^20.19.0 || >=22.12.0} 1978 + cpu: [riscv64] 1979 + os: [linux] 1980 + 1878 1981 '@oxlint/binding-linux-riscv64-musl@1.51.0': 1879 1982 resolution: {integrity: sha512-WKbg8CysgZcHfZX0ixQFBRSBvFZUHa3SBnEjHY2FVYt2nbNJEjzTxA3ZR5wMU0NOCNKIAFUFvAh5/XJKPRJuJg==} 1880 1983 engines: {node: ^20.19.0 || >=22.12.0} 1881 1984 cpu: [riscv64] 1882 1985 os: [linux] 1883 1986 1987 + '@oxlint/binding-linux-riscv64-musl@1.55.0': 1988 + resolution: {integrity: sha512-NNu08pllN5x/O94/sgR3DA8lbrGBnTHsINZZR0hcav1sj79ksTiKKm1mRzvZvacwQ0hUnGinFo+JO75ok2PxYg==} 1989 + engines: {node: ^20.19.0 || >=22.12.0} 1990 + cpu: [riscv64] 1991 + os: [linux] 1992 + 1884 1993 '@oxlint/binding-linux-s390x-gnu@1.51.0': 1885 1994 resolution: {integrity: sha512-N1QRUvJTxqXNSu35YOufdjsAVmKVx5bkrggOWAhTWBc3J4qjcBwr1IfyLh/6YCg8sYRSR1GraldS9jUgJL/U4A==} 1886 1995 engines: {node: ^20.19.0 || >=22.12.0} 1887 1996 cpu: [s390x] 1888 1997 os: [linux] 1889 1998 1999 + '@oxlint/binding-linux-s390x-gnu@1.55.0': 2000 + resolution: {integrity: sha512-BvfQz3PRlWZRoEZ17dZCqgQsMRdpzGZomJkVATwCIGhHVVeHJMQdmdXPSjcT1DCNUrOjXnVyj1RGDj5+/Je2+Q==} 2001 + engines: {node: ^20.19.0 || >=22.12.0} 2002 + cpu: [s390x] 2003 + os: [linux] 2004 + 1890 2005 '@oxlint/binding-linux-x64-gnu@1.51.0': 1891 2006 resolution: {integrity: sha512-e0Mz0DizsCoqNIjeOg6OUKe8JKJWZ5zZlwsd05Bmr51Jo3AOL4UJnPvwKumr4BBtBrDZkCmOLhCvDGm95nJM2g==} 1892 2007 engines: {node: ^20.19.0 || >=22.12.0} 1893 2008 cpu: [x64] 1894 2009 os: [linux] 1895 2010 2011 + '@oxlint/binding-linux-x64-gnu@1.55.0': 2012 + resolution: {integrity: sha512-ngSOoFCSBMKVQd24H8zkbcBNc7EHhjnF1sv3mC9NNXQ/4rRjI/4Dj9+9XoDZeFEkF1SX1COSBXF1b2Pr9rqdEw==} 2013 + engines: {node: ^20.19.0 || >=22.12.0} 2014 + cpu: [x64] 2015 + os: [linux] 2016 + 1896 2017 '@oxlint/binding-linux-x64-musl@1.51.0': 1897 2018 resolution: {integrity: sha512-wD8HGTWhYBKXvRDvoBVB1y+fEYV01samhWQSy1Zkxq2vpezvMnjaFKRuiP6tBNITLGuffbNDEXOwcAhJ3gI5Ug==} 1898 2019 engines: {node: ^20.19.0 || >=22.12.0} 1899 2020 cpu: [x64] 1900 2021 os: [linux] 1901 2022 2023 + '@oxlint/binding-linux-x64-musl@1.55.0': 2024 + resolution: {integrity: sha512-BDpP7W8GlaG7BR6QjGZAleYzxoyKc/D24spZIF2mB3XsfALQJJT/OBmP8YpeTb1rveFSBHzl8T7l0aqwkWNdGA==} 2025 + engines: {node: ^20.19.0 || >=22.12.0} 2026 + cpu: [x64] 2027 + os: [linux] 2028 + 1902 2029 '@oxlint/binding-openharmony-arm64@1.51.0': 1903 2030 resolution: {integrity: sha512-5NSwQ2hDEJ0GPXqikjWtwzgAQCsS7P9aLMNenjjKa+gknN3lTCwwwERsT6lKXSirfU3jLjexA2XQvQALh5h27w==} 1904 2031 engines: {node: ^20.19.0 || >=22.12.0} 1905 2032 cpu: [arm64] 1906 2033 os: [openharmony] 1907 2034 2035 + '@oxlint/binding-openharmony-arm64@1.55.0': 2036 + resolution: {integrity: sha512-PS6GFvmde/pc3fCA2Srt51glr8Lcxhpf6WIBFfLphndjRrD34NEcses4TSxQrEcxYo6qVywGfylM0ZhSCF2gGA==} 2037 + engines: {node: ^20.19.0 || >=22.12.0} 2038 + cpu: [arm64] 2039 + os: [openharmony] 2040 + 1908 2041 '@oxlint/binding-win32-arm64-msvc@1.51.0': 1909 2042 resolution: {integrity: sha512-JEZyah1M0RHMw8d+jjSSJmSmO8sABA1J1RtrHYujGPeCkYg1NeH0TGuClpe2h5QtioRTaF57y/TZfn/2IFV6fA==} 2043 + engines: {node: ^20.19.0 || >=22.12.0} 2044 + cpu: [arm64] 2045 + os: [win32] 2046 + 2047 + '@oxlint/binding-win32-arm64-msvc@1.55.0': 2048 + resolution: {integrity: sha512-P6JcLJGs/q1UOvDLzN8otd9JsH4tsuuPDv+p7aHqHM3PrKmYdmUvkNj4K327PTd35AYcznOCN+l4ZOaq76QzSw==} 1910 2049 engines: {node: ^20.19.0 || >=22.12.0} 1911 2050 cpu: [arm64] 1912 2051 os: [win32] ··· 1917 2056 cpu: [ia32] 1918 2057 os: [win32] 1919 2058 1920 - '@oxlint/binding-win32-x64-msvc@1.51.0': 1921 - resolution: {integrity: sha512-Q14+fOGb9T28nWF/0EUsYqERiRA7cl1oy4TJrGmLaqhm+aO2cV+JttboHI3CbdeMCAyDI1+NoSlrM7Melhp/cw==} 2059 + '@oxlint/binding-win32-ia32-msvc@1.55.0': 2060 + resolution: {integrity: sha512-gzkk4zE2zsE+WmRxFOiAZHpCpUNDFytEakqNXoNHW+PnYEOTPKDdW6nrzgSeTbGKVPXNAKQnRnMgrh7+n3Xueg==} 1922 2061 engines: {node: ^20.19.0 || >=22.12.0} 1923 - cpu: [x64] 2062 + cpu: [ia32] 1924 2063 os: [win32] 1925 2064 1926 - '@oxlint/darwin-arm64@1.42.0': 1927 - resolution: {integrity: sha512-ui5CdAcDsXPQwZQEXOOSWsilJWhgj9jqHCvYBm2tDE8zfwZZuF9q58+hGKH1x5y0SV4sRlyobB2Quq6uU6EgeA==} 1928 - cpu: [arm64] 1929 - os: [darwin] 1930 - 1931 - '@oxlint/darwin-x64@1.42.0': 1932 - resolution: {integrity: sha512-wo0M/hcpHRv7vFje99zHHqheOhVEwUOKjOgBKyi0M99xcLizv04kcSm1rTd6HSCeZgOtiJYZRVAlKhQOQw2byQ==} 1933 - cpu: [x64] 1934 - os: [darwin] 1935 - 1936 - '@oxlint/linux-arm64-gnu@1.42.0': 1937 - resolution: {integrity: sha512-j4QzfCM8ks+OyM+KKYWDiBEQsm5RCW50H1Wz16wUyoFsobJ+X5qqcJxq6HvkE07m8euYmZelyB0WqsiDoz1v8g==} 1938 - cpu: [arm64] 1939 - os: [linux] 1940 - 1941 - '@oxlint/linux-arm64-musl@1.42.0': 1942 - resolution: {integrity: sha512-g5b1Uw7zo6yw4Ymzyd1etKzAY7xAaGA3scwB8tAp3QzuY7CYdfTwlhiLKSAKbd7T/JBgxOXAGNcLDorJyVTXcg==} 1943 - cpu: [arm64] 1944 - os: [linux] 1945 - 1946 - '@oxlint/linux-x64-gnu@1.42.0': 1947 - resolution: {integrity: sha512-HnD99GD9qAbpV4q9iQil7mXZUJFpoBdDavfcC2CgGLPlawfcV5COzQPNwOgvPVkr7C0cBx6uNCq3S6r9IIiEIg==} 2065 + '@oxlint/binding-win32-x64-msvc@1.51.0': 2066 + resolution: {integrity: sha512-Q14+fOGb9T28nWF/0EUsYqERiRA7cl1oy4TJrGmLaqhm+aO2cV+JttboHI3CbdeMCAyDI1+NoSlrM7Melhp/cw==} 2067 + engines: {node: ^20.19.0 || >=22.12.0} 1948 2068 cpu: [x64] 1949 - os: [linux] 1950 - 1951 - '@oxlint/linux-x64-musl@1.42.0': 1952 - resolution: {integrity: sha512-8NTe8A78HHFn+nBi+8qMwIjgv9oIBh+9zqCPNLH56ah4vKOPvbePLI6NIv9qSkmzrBuu8SB+FJ2TH/G05UzbNA==} 1953 - cpu: [x64] 1954 - os: [linux] 1955 - 1956 - '@oxlint/win32-arm64@1.42.0': 1957 - resolution: {integrity: sha512-lAPS2YAuu+qFqoTNPFcNsxXjwSV0M+dOgAzzVTAN7Yo2ifj+oLOx0GsntWoM78PvQWI7Q827ZxqtU2ImBmDapA==} 1958 - cpu: [arm64] 1959 2069 os: [win32] 1960 2070 1961 - '@oxlint/win32-x64@1.42.0': 1962 - resolution: {integrity: sha512-3/KmyUOHNriL6rLpaFfm9RJxdhpXY2/Ehx9UuorJr2pUA+lrZL15FAEx/DOszYm5r10hfzj40+efAHcCilNvSQ==} 2071 + '@oxlint/binding-win32-x64-msvc@1.55.0': 2072 + resolution: {integrity: sha512-ZFALNow2/og75gvYzNP7qe+rREQ5xunktwA+lgykoozHZ6hw9bqg4fn5j2UvG4gIn1FXqrZHkOAXuPf5+GOYTQ==} 2073 + engines: {node: ^20.19.0 || >=22.12.0} 1963 2074 cpu: [x64] 1964 2075 os: [win32] 1965 2076 ··· 2940 3051 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 2941 3052 vue: ^3.2.25 2942 3053 2943 - '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 2944 - resolution: {integrity: sha512-hiKVDb60QW0I1Awk8PlD8wyr0nDtgnhMzLzwjFP6aM4OXAZM/sJlL8VwWv183lSkG2kNsMlVJzx5e57xpwDRsw==} 3054 + '@voidzero-dev/vite-plus-core@0.1.11': 3055 + resolution: {integrity: sha512-feyYRSg3u8acYNC1fF4EGfgYZm2efZB8YWTjz4NrU0Ulhlni1C6COMwHSDVpu9F4Jh+WcSsBWL3ZC1WvLa7jCw==} 2945 3056 engines: {node: ^20.19.0 || >=22.12.0} 2946 3057 peerDependencies: 2947 3058 '@arethetypeswrong/core': ^0.18.1 3059 + '@tsdown/css': 0.21.2 3060 + '@tsdown/exe': 0.21.2 2948 3061 '@types/node': ^20.19.0 || >=22.12.0 2949 - '@vitejs/devtools': '*' 3062 + '@vitejs/devtools': ^0.0.0-alpha.31 2950 3063 esbuild: ^0.27.0 2951 3064 jiti: '>=1.21.0' 2952 3065 less: ^4.0.0 ··· 2958 3071 terser: ^5.16.0 2959 3072 tsx: ^4.8.1 2960 3073 typescript: ^5.0.0 2961 - unplugin-lightningcss: ^0.4.0 2962 3074 unplugin-unused: ^0.5.0 2963 3075 yaml: ^2.4.2 2964 3076 peerDependenciesMeta: 2965 3077 '@arethetypeswrong/core': 2966 3078 optional: true 3079 + '@tsdown/css': 3080 + optional: true 3081 + '@tsdown/exe': 3082 + optional: true 2967 3083 '@types/node': 2968 3084 optional: true 2969 3085 '@vitejs/devtools': ··· 2990 3106 optional: true 2991 3107 typescript: 2992 3108 optional: true 2993 - unplugin-lightningcss: 2994 - optional: true 2995 3109 unplugin-unused: 2996 3110 optional: true 2997 3111 yaml: 2998 3112 optional: true 2999 3113 3000 - '@voidzero-dev/vite-plus-darwin-arm64@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 3001 - resolution: {integrity: sha512-OqPN0I4pETcwonF+1SOBISMxC1he0BevBpU2d1L5YlR5eeyo0hTlenL+Q7n+hujALEyBYjglsuFSnnOogh/tnA==} 3114 + '@voidzero-dev/vite-plus-darwin-arm64@0.1.11': 3115 + resolution: {integrity: sha512-ENokEkMhDMJ9nM/tUDAXvtah/P3cAnEbkeKCCxJgFvTTGnGM8eBvP2qpJeTrfhy9ndIWihcsfMufszinLsfhUg==} 3002 3116 engines: {node: ^20.19.0 || >=22.12.0} 3003 3117 cpu: [arm64] 3004 3118 os: [darwin] 3005 3119 3006 - '@voidzero-dev/vite-plus-darwin-x64@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 3007 - resolution: {integrity: sha512-2Fd/tF5CsiKgpzsdOwob53AH4hjRJM1CEoXEswjhO4tKVQewNU1SiA3+h+WIgcA9hpqgRQI4k2vzpLLIOPnEaQ==} 3120 + '@voidzero-dev/vite-plus-darwin-x64@0.1.11': 3121 + resolution: {integrity: sha512-gOSGYtXq5qigDsiW+oCrefv4K8WUSnZ5vH+kPHDvpsMXlqxR0rY6xrJgkJ2tCkWdCig8YHVDascSV/cj4nGwsw==} 3008 3122 engines: {node: ^20.19.0 || >=22.12.0} 3009 3123 cpu: [x64] 3010 3124 os: [darwin] 3011 3125 3012 - '@voidzero-dev/vite-plus-linux-arm64-gnu@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 3013 - resolution: {integrity: sha512-SgLvtENn0kniDLNKW1tZd5h/CmcH1tXpDeDSbE9KkODj3wwQ966Yz1idDqno7Dm33u24RIMqoPMzCxK5RmjU7g==} 3126 + '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.11': 3127 + resolution: {integrity: sha512-aDVe1vvhtXBqZdmCiCSm3DUl5/O+x5CeAcjPPTLSsEX79cSfvkD0UU26lQ8eX+pr3xVDEocJTtTLmOMVImGlyA==} 3014 3128 engines: {node: ^20.19.0 || >=22.12.0} 3015 3129 cpu: [arm64] 3016 3130 os: [linux] 3017 3131 3018 - '@voidzero-dev/vite-plus-linux-x64-gnu@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 3019 - resolution: {integrity: sha512-xtvVNo+2BVyFDHslWZfh9wbuZarMB3QDm0XUucPhmIuodGCFcJkh81GwBNYLrSeUT/Em1jZGaM32OQNtN2UR1w==} 3132 + '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.11': 3133 + resolution: {integrity: sha512-rkaKCGq/CFML2M7c0ixUOuhE6qi961x84/ZFQhkUy2MJw3RP7R/M1BDyWr2qEq20SgRWLkffcWMni3P2JnmrBw==} 3020 3134 engines: {node: ^20.19.0 || >=22.12.0} 3021 3135 cpu: [x64] 3022 3136 os: [linux] 3023 3137 3024 - '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 3025 - resolution: {integrity: sha512-L9bn108Yv5GfhEBl+3J2ZOXhFM5h5/UF55Ya7/Zl6/J5FZyAn5KQYnoUNy8HllrAy53OlZ/9T2WqYxe9cRTkTQ==} 3138 + '@voidzero-dev/vite-plus-test@0.1.11': 3139 + resolution: {integrity: sha512-3kBfi/LyPOGnLCmvYtgM5GZVAyiJiYjgdm9Fu9WLLl56zcSljj0TBG19eaKY6v/j2VJ+7o80n/A/MPz46lzMFA==} 3026 3140 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} 3027 3141 peerDependencies: 3028 3142 '@edge-runtime/vm': '*' 3029 3143 '@opentelemetry/api': ^1.9.0 3030 3144 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 3031 - '@vitest/ui': 4.0.18 3145 + '@vitest/ui': 4.1.0 3032 3146 happy-dom: '*' 3033 3147 jsdom: '*' 3148 + vite: ^6.0.0 || ^7.0.0 || ^8.0.0-0 3034 3149 peerDependenciesMeta: 3035 3150 '@edge-runtime/vm': 3036 3151 optional: true ··· 3045 3160 jsdom: 3046 3161 optional: true 3047 3162 3048 - '@voidzero-dev/vite-plus-win32-x64-msvc@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 3049 - resolution: {integrity: sha512-g85Cr1AULqe11EF8QjtrIAVobQ++J0y1xT1VA4kz/+dQbR4ircnQIxRt8hgmC/Gf9EhW+LijNInQaXRx0nKEOg==} 3163 + '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.11': 3164 + resolution: {integrity: sha512-MerozzH8QYY+V5l6ZQq+vrtx75rnPlmc+TauH5hL08oEWx7ScwfrNKyamnv5rg7HWBx/ryuaYaJCjODOu7MjSg==} 3165 + engines: {node: ^20.19.0 || >=22.12.0} 3166 + cpu: [arm64] 3167 + os: [win32] 3168 + 3169 + '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.11': 3170 + resolution: {integrity: sha512-ubGlfvkfWT4Eivg3O2lxMyA6h7u1XZm4XdW3MUZIXXd9Q/iIRVJdSsEg78C/OZ3e8Qofszsro6P8ZrQo8ROQxg==} 3050 3171 engines: {node: ^20.19.0 || >=22.12.0} 3051 3172 cpu: [x64] 3052 3173 os: [win32] ··· 4691 4812 peerDependencies: 4692 4813 oxc-parser: '>=0.98.0' 4693 4814 4694 - oxfmt@0.27.0: 4695 - resolution: {integrity: sha512-FHR0HR3WeMKBuVEQvW3EeiRZXs/cQzNHxGbhCoAIEPr1FVcOa9GCqrKJXPqv2jkzmCg6Wqot+DvN9RzemyFJhw==} 4815 + oxfmt@0.40.0: 4816 + resolution: {integrity: sha512-g0C3I7xUj4b4DcagevM9kgH6+pUHytikxUcn3/VUkvzTNaaXBeyZqb7IBsHwojeXm4mTBEC/aBjBTMVUkZwWUQ==} 4696 4817 engines: {node: ^20.19.0 || >=22.12.0} 4697 4818 hasBin: true 4698 4819 4699 - oxlint-tsgolint@0.11.4: 4700 - resolution: {integrity: sha512-VyQc+69TxQwUdsEPiVFN7vNZdDVO/FHaEcHltnWs3O6rvwxv67uADlknQQO714sbRdEahOjgO5dFf+K9ili0gg==} 4701 - hasBin: true 4702 - 4703 4820 oxlint-tsgolint@0.16.0: 4704 4821 resolution: {integrity: sha512-4RuJK2jP08XwqtUu+5yhCbxEauCm6tv2MFHKEMsjbosK2+vy5us82oI3VLuHwbNyZG7ekZA26U2LLHnGR4frIA==} 4705 4822 hasBin: true 4706 4823 4707 - oxlint@1.42.0: 4708 - resolution: {integrity: sha512-qnspC/lrp8FgKNaONLLn14dm+W5t0SSlus6V5NJpgI2YNT1tkFYZt4fBf14ESxf9AAh98WBASnW5f0gtw462Lg==} 4824 + oxlint@1.51.0: 4825 + resolution: {integrity: sha512-g6DNPaV9/WI9MoX2XllafxQuxwY1TV++j7hP8fTJByVBuCoVtm3dy9f/2vtH/HU40JztcgWF4G7ua+gkainklQ==} 4709 4826 engines: {node: ^20.19.0 || >=22.12.0} 4710 4827 hasBin: true 4711 4828 peerDependencies: 4712 - oxlint-tsgolint: '>=0.11.2' 4829 + oxlint-tsgolint: '>=0.15.0' 4713 4830 peerDependenciesMeta: 4714 4831 oxlint-tsgolint: 4715 4832 optional: true 4716 4833 4717 - oxlint@1.51.0: 4718 - resolution: {integrity: sha512-g6DNPaV9/WI9MoX2XllafxQuxwY1TV++j7hP8fTJByVBuCoVtm3dy9f/2vtH/HU40JztcgWF4G7ua+gkainklQ==} 4834 + oxlint@1.55.0: 4835 + resolution: {integrity: sha512-T+FjepiyWpaZMhekqRpH8Z3I4vNM610p6w+Vjfqgj5TZUxHXl7N8N5IPvmOU8U4XdTRxqtNNTh9Y4hLtr7yvFg==} 4719 4836 engines: {node: ^20.19.0 || >=22.12.0} 4720 4837 hasBin: true 4721 4838 peerDependencies: ··· 5163 5280 resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==} 5164 5281 engines: {node: '>= 0.8'} 5165 5282 5166 - std-env@3.10.0: 5167 - resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} 5283 + std-env@4.0.0: 5284 + resolution: {integrity: sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==} 5168 5285 5169 5286 stdin-discarder@0.2.2: 5170 5287 resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} ··· 5265 5382 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 5266 5383 engines: {node: '>=12.0.0'} 5267 5384 5268 - tinypool@2.0.0: 5269 - resolution: {integrity: sha512-/RX9RzeH2xU5ADE7n2Ykvmi9ED3FBGPAjw9u3zucrNNaEBIO0HPSYgL0NT7+3p147ojeSdaVu08F6hjpv31HJg==} 5385 + tinypool@2.1.0: 5386 + resolution: {integrity: sha512-Pugqs6M0m7Lv1I7FtxN4aoyToKg1C4tu+/381vH35y8oENM/Ai7f7C4StcoK4/+BSw9ebcS8jRiVrORFKCALLw==} 5270 5387 engines: {node: ^20.0.0 || >=22.0.0} 5271 5388 5272 5389 tldts-core@7.0.25: ··· 5509 5626 vfile@6.0.3: 5510 5627 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} 5511 5628 5512 - vite-plus@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab: 5513 - resolution: {integrity: sha512-Ns6rk7rh5R9fA/1llyiNrxcM1bIJ4bwpBLxlV0LhMSgqt2mWMaKRspV7FoSW2lYcZH0lZPZCu9ee6usMXXvfwQ==} 5629 + vite-plus@0.1.11: 5630 + resolution: {integrity: sha512-mDUbWirSUWtS/diQiq1QkHGsMNQWu90kSH5s7RWqVnV9s1PRxQ1IcH6mIeOG7YzPJlfO1vQbONZRsOfdyj9IKw==} 5514 5631 engines: {node: ^20.19.0 || >=22.12.0} 5515 5632 hasBin: true 5516 5633 ··· 6824 6941 '@oxc-parser/binding-win32-x64-msvc@0.115.0': 6825 6942 optional: true 6826 6943 6827 - '@oxc-project/runtime@0.111.0': {} 6828 - 6829 6944 '@oxc-project/runtime@0.115.0': {} 6830 6945 6831 - '@oxc-project/types@0.111.0': {} 6832 - 6833 6946 '@oxc-project/types@0.112.0': {} 6834 6947 6835 6948 '@oxc-project/types@0.115.0': {} 6836 6949 6837 - '@oxfmt/darwin-arm64@0.27.0': 6950 + '@oxfmt/binding-android-arm-eabi@0.40.0': 6838 6951 optional: true 6839 6952 6840 - '@oxfmt/darwin-x64@0.27.0': 6953 + '@oxfmt/binding-android-arm64@0.40.0': 6841 6954 optional: true 6842 6955 6843 - '@oxfmt/linux-arm64-gnu@0.27.0': 6956 + '@oxfmt/binding-darwin-arm64@0.40.0': 6844 6957 optional: true 6845 6958 6846 - '@oxfmt/linux-arm64-musl@0.27.0': 6959 + '@oxfmt/binding-darwin-x64@0.40.0': 6847 6960 optional: true 6848 6961 6849 - '@oxfmt/linux-x64-gnu@0.27.0': 6962 + '@oxfmt/binding-freebsd-x64@0.40.0': 6850 6963 optional: true 6851 6964 6852 - '@oxfmt/linux-x64-musl@0.27.0': 6965 + '@oxfmt/binding-linux-arm-gnueabihf@0.40.0': 6853 6966 optional: true 6854 6967 6855 - '@oxfmt/win32-arm64@0.27.0': 6968 + '@oxfmt/binding-linux-arm-musleabihf@0.40.0': 6856 6969 optional: true 6857 6970 6858 - '@oxfmt/win32-x64@0.27.0': 6971 + '@oxfmt/binding-linux-arm64-gnu@0.40.0': 6859 6972 optional: true 6860 6973 6861 - '@oxlint-tsgolint/darwin-arm64@0.11.4': 6974 + '@oxfmt/binding-linux-arm64-musl@0.40.0': 6862 6975 optional: true 6863 6976 6864 - '@oxlint-tsgolint/darwin-arm64@0.16.0': 6977 + '@oxfmt/binding-linux-ppc64-gnu@0.40.0': 6865 6978 optional: true 6866 6979 6867 - '@oxlint-tsgolint/darwin-x64@0.11.4': 6980 + '@oxfmt/binding-linux-riscv64-gnu@0.40.0': 6868 6981 optional: true 6869 6982 6870 - '@oxlint-tsgolint/darwin-x64@0.16.0': 6983 + '@oxfmt/binding-linux-riscv64-musl@0.40.0': 6871 6984 optional: true 6872 6985 6873 - '@oxlint-tsgolint/linux-arm64@0.11.4': 6986 + '@oxfmt/binding-linux-s390x-gnu@0.40.0': 6874 6987 optional: true 6875 6988 6876 - '@oxlint-tsgolint/linux-arm64@0.16.0': 6989 + '@oxfmt/binding-linux-x64-gnu@0.40.0': 6877 6990 optional: true 6878 6991 6879 - '@oxlint-tsgolint/linux-x64@0.11.4': 6992 + '@oxfmt/binding-linux-x64-musl@0.40.0': 6880 6993 optional: true 6881 6994 6882 - '@oxlint-tsgolint/linux-x64@0.16.0': 6995 + '@oxfmt/binding-openharmony-arm64@0.40.0': 6883 6996 optional: true 6884 6997 6885 - '@oxlint-tsgolint/win32-arm64@0.11.4': 6998 + '@oxfmt/binding-win32-arm64-msvc@0.40.0': 6886 6999 optional: true 6887 7000 6888 - '@oxlint-tsgolint/win32-arm64@0.16.0': 7001 + '@oxfmt/binding-win32-ia32-msvc@0.40.0': 6889 7002 optional: true 6890 7003 6891 - '@oxlint-tsgolint/win32-x64@0.11.4': 7004 + '@oxfmt/binding-win32-x64-msvc@0.40.0': 7005 + optional: true 7006 + 7007 + '@oxlint-tsgolint/darwin-arm64@0.16.0': 7008 + optional: true 7009 + 7010 + '@oxlint-tsgolint/darwin-x64@0.16.0': 7011 + optional: true 7012 + 7013 + '@oxlint-tsgolint/linux-arm64@0.16.0': 7014 + optional: true 7015 + 7016 + '@oxlint-tsgolint/linux-x64@0.16.0': 7017 + optional: true 7018 + 7019 + '@oxlint-tsgolint/win32-arm64@0.16.0': 6892 7020 optional: true 6893 7021 6894 7022 '@oxlint-tsgolint/win32-x64@0.16.0': ··· 6897 7025 '@oxlint/binding-android-arm-eabi@1.51.0': 6898 7026 optional: true 6899 7027 7028 + '@oxlint/binding-android-arm-eabi@1.55.0': 7029 + optional: true 7030 + 6900 7031 '@oxlint/binding-android-arm64@1.51.0': 7032 + optional: true 7033 + 7034 + '@oxlint/binding-android-arm64@1.55.0': 6901 7035 optional: true 6902 7036 6903 7037 '@oxlint/binding-darwin-arm64@1.51.0': 6904 7038 optional: true 6905 7039 7040 + '@oxlint/binding-darwin-arm64@1.55.0': 7041 + optional: true 7042 + 6906 7043 '@oxlint/binding-darwin-x64@1.51.0': 6907 7044 optional: true 6908 7045 7046 + '@oxlint/binding-darwin-x64@1.55.0': 7047 + optional: true 7048 + 6909 7049 '@oxlint/binding-freebsd-x64@1.51.0': 6910 7050 optional: true 6911 7051 7052 + '@oxlint/binding-freebsd-x64@1.55.0': 7053 + optional: true 7054 + 6912 7055 '@oxlint/binding-linux-arm-gnueabihf@1.51.0': 6913 7056 optional: true 6914 7057 7058 + '@oxlint/binding-linux-arm-gnueabihf@1.55.0': 7059 + optional: true 7060 + 6915 7061 '@oxlint/binding-linux-arm-musleabihf@1.51.0': 7062 + optional: true 7063 + 7064 + '@oxlint/binding-linux-arm-musleabihf@1.55.0': 6916 7065 optional: true 6917 7066 6918 7067 '@oxlint/binding-linux-arm64-gnu@1.51.0': 6919 7068 optional: true 6920 7069 7070 + '@oxlint/binding-linux-arm64-gnu@1.55.0': 7071 + optional: true 7072 + 6921 7073 '@oxlint/binding-linux-arm64-musl@1.51.0': 6922 7074 optional: true 6923 7075 7076 + '@oxlint/binding-linux-arm64-musl@1.55.0': 7077 + optional: true 7078 + 6924 7079 '@oxlint/binding-linux-ppc64-gnu@1.51.0': 7080 + optional: true 7081 + 7082 + '@oxlint/binding-linux-ppc64-gnu@1.55.0': 6925 7083 optional: true 6926 7084 6927 7085 '@oxlint/binding-linux-riscv64-gnu@1.51.0': 6928 7086 optional: true 6929 7087 7088 + '@oxlint/binding-linux-riscv64-gnu@1.55.0': 7089 + optional: true 7090 + 6930 7091 '@oxlint/binding-linux-riscv64-musl@1.51.0': 6931 7092 optional: true 6932 7093 6933 - '@oxlint/binding-linux-s390x-gnu@1.51.0': 7094 + '@oxlint/binding-linux-riscv64-musl@1.55.0': 6934 7095 optional: true 6935 7096 6936 - '@oxlint/binding-linux-x64-gnu@1.51.0': 7097 + '@oxlint/binding-linux-s390x-gnu@1.51.0': 6937 7098 optional: true 6938 7099 6939 - '@oxlint/binding-linux-x64-musl@1.51.0': 7100 + '@oxlint/binding-linux-s390x-gnu@1.55.0': 6940 7101 optional: true 6941 7102 6942 - '@oxlint/binding-openharmony-arm64@1.51.0': 7103 + '@oxlint/binding-linux-x64-gnu@1.51.0': 6943 7104 optional: true 6944 7105 6945 - '@oxlint/binding-win32-arm64-msvc@1.51.0': 7106 + '@oxlint/binding-linux-x64-gnu@1.55.0': 6946 7107 optional: true 6947 7108 6948 - '@oxlint/binding-win32-ia32-msvc@1.51.0': 7109 + '@oxlint/binding-linux-x64-musl@1.51.0': 6949 7110 optional: true 6950 7111 6951 - '@oxlint/binding-win32-x64-msvc@1.51.0': 7112 + '@oxlint/binding-linux-x64-musl@1.55.0': 6952 7113 optional: true 6953 7114 6954 - '@oxlint/darwin-arm64@1.42.0': 7115 + '@oxlint/binding-openharmony-arm64@1.51.0': 6955 7116 optional: true 6956 7117 6957 - '@oxlint/darwin-x64@1.42.0': 7118 + '@oxlint/binding-openharmony-arm64@1.55.0': 6958 7119 optional: true 6959 7120 6960 - '@oxlint/linux-arm64-gnu@1.42.0': 7121 + '@oxlint/binding-win32-arm64-msvc@1.51.0': 6961 7122 optional: true 6962 7123 6963 - '@oxlint/linux-arm64-musl@1.42.0': 7124 + '@oxlint/binding-win32-arm64-msvc@1.55.0': 6964 7125 optional: true 6965 7126 6966 - '@oxlint/linux-x64-gnu@1.42.0': 7127 + '@oxlint/binding-win32-ia32-msvc@1.51.0': 6967 7128 optional: true 6968 7129 6969 - '@oxlint/linux-x64-musl@1.42.0': 7130 + '@oxlint/binding-win32-ia32-msvc@1.55.0': 6970 7131 optional: true 6971 7132 6972 - '@oxlint/win32-arm64@1.42.0': 7133 + '@oxlint/binding-win32-x64-msvc@1.51.0': 6973 7134 optional: true 6974 7135 6975 - '@oxlint/win32-x64@1.42.0': 7136 + '@oxlint/binding-win32-x64-msvc@1.55.0': 6976 7137 optional: true 6977 7138 6978 7139 '@parcel/watcher-android-arm64@2.5.6': ··· 7515 7676 '@tailwindcss/oxide-win32-arm64-msvc': 4.2.1 7516 7677 '@tailwindcss/oxide-win32-x64-msvc': 4.2.1 7517 7678 7518 - '@tailwindcss/vite@4.2.1(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))': 7679 + '@tailwindcss/vite@4.2.1(@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))': 7519 7680 dependencies: 7520 7681 '@tailwindcss/node': 4.2.1 7521 7682 '@tailwindcss/oxide': 4.2.1 7522 7683 tailwindcss: 4.2.1 7523 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 7684 + vite: '@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 7524 7685 7525 7686 '@tanstack/query-core@5.90.20': {} 7526 7687 ··· 7891 8052 unplugin-utils: 0.3.1 7892 8053 vite: 8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0) 7893 8054 7894 - '@vitejs/plugin-react@5.1.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))': 8055 + '@vitejs/plugin-react@5.1.4(@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))': 7895 8056 dependencies: 7896 8057 '@babel/core': 7.29.0 7897 8058 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) ··· 7899 8060 '@rolldown/pluginutils': 1.0.0-rc.3 7900 8061 '@types/babel__core': 7.20.5 7901 8062 react-refresh: 0.18.0 7902 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 8063 + vite: '@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 7903 8064 transitivePeerDependencies: 7904 8065 - supports-color 7905 8066 7906 - '@vitejs/plugin-vue@6.0.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3))': 8067 + '@vitejs/plugin-vue@6.0.4(@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3))': 7907 8068 dependencies: 7908 8069 '@rolldown/pluginutils': 1.0.0-rc.2 7909 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 8070 + vite: '@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 7910 8071 vue: 3.5.29(typescript@5.9.3) 7911 8072 7912 - '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)': 8073 + '@voidzero-dev/vite-plus-core@0.1.11(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)': 7913 8074 dependencies: 7914 - '@oxc-project/runtime': 0.111.0 7915 - '@oxc-project/types': 0.111.0 8075 + '@oxc-project/runtime': 0.115.0 8076 + '@oxc-project/types': 0.115.0 7916 8077 lightningcss: 1.31.1 7917 8078 postcss: 8.5.6 7918 8079 optionalDependencies: ··· 7924 8085 tsx: 4.21.0 7925 8086 typescript: 5.9.3 7926 8087 7927 - '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)': 8088 + '@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)': 7928 8089 dependencies: 7929 - '@oxc-project/runtime': 0.111.0 7930 - '@oxc-project/types': 0.111.0 8090 + '@oxc-project/runtime': 0.115.0 8091 + '@oxc-project/types': 0.115.0 7931 8092 lightningcss: 1.31.1 7932 8093 postcss: 8.5.6 7933 8094 optionalDependencies: ··· 7939 8100 tsx: 4.21.0 7940 8101 typescript: 5.9.3 7941 8102 7942 - '@voidzero-dev/vite-plus-darwin-arm64@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 8103 + '@voidzero-dev/vite-plus-darwin-arm64@0.1.11': 7943 8104 optional: true 7944 8105 7945 - '@voidzero-dev/vite-plus-darwin-x64@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 8106 + '@voidzero-dev/vite-plus-darwin-x64@0.1.11': 7946 8107 optional: true 7947 8108 7948 - '@voidzero-dev/vite-plus-linux-arm64-gnu@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 8109 + '@voidzero-dev/vite-plus-linux-arm64-gnu@0.1.11': 7949 8110 optional: true 7950 8111 7951 - '@voidzero-dev/vite-plus-linux-x64-gnu@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 8112 + '@voidzero-dev/vite-plus-linux-x64-gnu@0.1.11': 7952 8113 optional: true 7953 8114 7954 - '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)': 8115 + '@voidzero-dev/vite-plus-test@0.1.11(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0))': 7955 8116 dependencies: 7956 8117 '@standard-schema/spec': 1.1.0 7957 8118 '@types/chai': 5.2.3 7958 - '@voidzero-dev/vite-plus-core': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 8119 + '@voidzero-dev/vite-plus-core': 0.1.11(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 7959 8120 es-module-lexer: 1.7.0 7960 8121 obug: 2.1.1 7961 8122 pixelmatch: 7.1.0 7962 8123 pngjs: 7.0.0 7963 8124 sirv: 3.0.2 7964 - std-env: 3.10.0 8125 + std-env: 4.0.0 7965 8126 tinybench: 2.9.0 7966 8127 tinyexec: 1.0.2 7967 8128 tinyglobby: 0.2.15 8129 + vite: 8.0.0-beta.16(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0) 7968 8130 ws: 8.19.0 7969 8131 optionalDependencies: 7970 8132 '@types/node': 24.12.0 7971 8133 transitivePeerDependencies: 7972 8134 - '@arethetypeswrong/core' 8135 + - '@tsdown/css' 8136 + - '@tsdown/exe' 7973 8137 - '@vitejs/devtools' 7974 8138 - bufferutil 7975 8139 - esbuild ··· 7983 8147 - terser 7984 8148 - tsx 7985 8149 - typescript 7986 - - unplugin-lightningcss 7987 8150 - unplugin-unused 7988 8151 - utf-8-validate 7989 8152 - yaml 7990 8153 7991 - '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)': 8154 + '@voidzero-dev/vite-plus-test@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0))': 7992 8155 dependencies: 7993 8156 '@standard-schema/spec': 1.1.0 7994 8157 '@types/chai': 5.2.3 7995 - '@voidzero-dev/vite-plus-core': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 8158 + '@voidzero-dev/vite-plus-core': 0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 7996 8159 es-module-lexer: 1.7.0 7997 8160 obug: 2.1.1 7998 8161 pixelmatch: 7.1.0 7999 8162 pngjs: 7.0.0 8000 8163 sirv: 3.0.2 8001 - std-env: 3.10.0 8164 + std-env: 4.0.0 8002 8165 tinybench: 2.9.0 8003 8166 tinyexec: 1.0.2 8004 8167 tinyglobby: 0.2.15 8168 + vite: 8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0) 8005 8169 ws: 8.19.0 8006 8170 optionalDependencies: 8007 8171 '@types/node': 25.1.0 8008 8172 transitivePeerDependencies: 8009 8173 - '@arethetypeswrong/core' 8174 + - '@tsdown/css' 8175 + - '@tsdown/exe' 8010 8176 - '@vitejs/devtools' 8011 8177 - bufferutil 8012 8178 - esbuild ··· 8020 8186 - terser 8021 8187 - tsx 8022 8188 - typescript 8023 - - unplugin-lightningcss 8024 8189 - unplugin-unused 8025 8190 - utf-8-validate 8026 8191 - yaml 8027 8192 8028 - '@voidzero-dev/vite-plus-win32-x64-msvc@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 8193 + '@voidzero-dev/vite-plus-win32-arm64-msvc@0.1.11': 8194 + optional: true 8195 + 8196 + '@voidzero-dev/vite-plus-win32-x64-msvc@0.1.11': 8029 8197 optional: true 8030 8198 8031 8199 '@volar/language-core@2.4.27': ··· 9692 9860 magic-regexp: 0.10.0 9693 9861 oxc-parser: 0.115.0 9694 9862 9695 - oxfmt@0.27.0: 9863 + oxfmt@0.40.0: 9696 9864 dependencies: 9697 - tinypool: 2.0.0 9865 + tinypool: 2.1.0 9698 9866 optionalDependencies: 9699 - '@oxfmt/darwin-arm64': 0.27.0 9700 - '@oxfmt/darwin-x64': 0.27.0 9701 - '@oxfmt/linux-arm64-gnu': 0.27.0 9702 - '@oxfmt/linux-arm64-musl': 0.27.0 9703 - '@oxfmt/linux-x64-gnu': 0.27.0 9704 - '@oxfmt/linux-x64-musl': 0.27.0 9705 - '@oxfmt/win32-arm64': 0.27.0 9706 - '@oxfmt/win32-x64': 0.27.0 9707 - 9708 - oxlint-tsgolint@0.11.4: 9709 - optionalDependencies: 9710 - '@oxlint-tsgolint/darwin-arm64': 0.11.4 9711 - '@oxlint-tsgolint/darwin-x64': 0.11.4 9712 - '@oxlint-tsgolint/linux-arm64': 0.11.4 9713 - '@oxlint-tsgolint/linux-x64': 0.11.4 9714 - '@oxlint-tsgolint/win32-arm64': 0.11.4 9715 - '@oxlint-tsgolint/win32-x64': 0.11.4 9867 + '@oxfmt/binding-android-arm-eabi': 0.40.0 9868 + '@oxfmt/binding-android-arm64': 0.40.0 9869 + '@oxfmt/binding-darwin-arm64': 0.40.0 9870 + '@oxfmt/binding-darwin-x64': 0.40.0 9871 + '@oxfmt/binding-freebsd-x64': 0.40.0 9872 + '@oxfmt/binding-linux-arm-gnueabihf': 0.40.0 9873 + '@oxfmt/binding-linux-arm-musleabihf': 0.40.0 9874 + '@oxfmt/binding-linux-arm64-gnu': 0.40.0 9875 + '@oxfmt/binding-linux-arm64-musl': 0.40.0 9876 + '@oxfmt/binding-linux-ppc64-gnu': 0.40.0 9877 + '@oxfmt/binding-linux-riscv64-gnu': 0.40.0 9878 + '@oxfmt/binding-linux-riscv64-musl': 0.40.0 9879 + '@oxfmt/binding-linux-s390x-gnu': 0.40.0 9880 + '@oxfmt/binding-linux-x64-gnu': 0.40.0 9881 + '@oxfmt/binding-linux-x64-musl': 0.40.0 9882 + '@oxfmt/binding-openharmony-arm64': 0.40.0 9883 + '@oxfmt/binding-win32-arm64-msvc': 0.40.0 9884 + '@oxfmt/binding-win32-ia32-msvc': 0.40.0 9885 + '@oxfmt/binding-win32-x64-msvc': 0.40.0 9716 9886 9717 9887 oxlint-tsgolint@0.16.0: 9718 9888 optionalDependencies: ··· 9722 9892 '@oxlint-tsgolint/linux-x64': 0.16.0 9723 9893 '@oxlint-tsgolint/win32-arm64': 0.16.0 9724 9894 '@oxlint-tsgolint/win32-x64': 0.16.0 9725 - 9726 - oxlint@1.42.0(oxlint-tsgolint@0.11.4): 9727 - optionalDependencies: 9728 - '@oxlint/darwin-arm64': 1.42.0 9729 - '@oxlint/darwin-x64': 1.42.0 9730 - '@oxlint/linux-arm64-gnu': 1.42.0 9731 - '@oxlint/linux-arm64-musl': 1.42.0 9732 - '@oxlint/linux-x64-gnu': 1.42.0 9733 - '@oxlint/linux-x64-musl': 1.42.0 9734 - '@oxlint/win32-arm64': 1.42.0 9735 - '@oxlint/win32-x64': 1.42.0 9736 - oxlint-tsgolint: 0.11.4 9737 9895 9738 9896 oxlint@1.51.0(oxlint-tsgolint@0.16.0): 9739 9897 optionalDependencies: ··· 9756 9914 '@oxlint/binding-win32-arm64-msvc': 1.51.0 9757 9915 '@oxlint/binding-win32-ia32-msvc': 1.51.0 9758 9916 '@oxlint/binding-win32-x64-msvc': 1.51.0 9917 + oxlint-tsgolint: 0.16.0 9918 + 9919 + oxlint@1.55.0(oxlint-tsgolint@0.16.0): 9920 + optionalDependencies: 9921 + '@oxlint/binding-android-arm-eabi': 1.55.0 9922 + '@oxlint/binding-android-arm64': 1.55.0 9923 + '@oxlint/binding-darwin-arm64': 1.55.0 9924 + '@oxlint/binding-darwin-x64': 1.55.0 9925 + '@oxlint/binding-freebsd-x64': 1.55.0 9926 + '@oxlint/binding-linux-arm-gnueabihf': 1.55.0 9927 + '@oxlint/binding-linux-arm-musleabihf': 1.55.0 9928 + '@oxlint/binding-linux-arm64-gnu': 1.55.0 9929 + '@oxlint/binding-linux-arm64-musl': 1.55.0 9930 + '@oxlint/binding-linux-ppc64-gnu': 1.55.0 9931 + '@oxlint/binding-linux-riscv64-gnu': 1.55.0 9932 + '@oxlint/binding-linux-riscv64-musl': 1.55.0 9933 + '@oxlint/binding-linux-s390x-gnu': 1.55.0 9934 + '@oxlint/binding-linux-x64-gnu': 1.55.0 9935 + '@oxlint/binding-linux-x64-musl': 1.55.0 9936 + '@oxlint/binding-openharmony-arm64': 1.55.0 9937 + '@oxlint/binding-win32-arm64-msvc': 1.55.0 9938 + '@oxlint/binding-win32-ia32-msvc': 1.55.0 9939 + '@oxlint/binding-win32-x64-msvc': 1.55.0 9759 9940 oxlint-tsgolint: 0.16.0 9760 9941 9761 9942 p-limit@3.1.0: ··· 10301 10482 10302 10483 statuses@2.0.2: {} 10303 10484 10304 - std-env@3.10.0: {} 10485 + std-env@4.0.0: {} 10305 10486 10306 10487 stdin-discarder@0.2.2: {} 10307 10488 ··· 10385 10566 fdir: 6.5.0(picomatch@4.0.3) 10386 10567 picomatch: 4.0.3 10387 10568 10388 - tinypool@2.0.0: {} 10569 + tinypool@2.1.0: {} 10389 10570 10390 10571 tldts-core@7.0.25: {} 10391 10572 ··· 10629 10810 '@types/unist': 3.0.3 10630 10811 vfile-message: 4.0.3 10631 10812 10632 - vite-plus@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3): 10813 + vite-plus@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)): 10633 10814 dependencies: 10634 - '@oxc-project/types': 0.111.0 10635 - '@voidzero-dev/vite-plus-core': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 10636 - '@voidzero-dev/vite-plus-test': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 10815 + '@oxc-project/types': 0.115.0 10816 + '@voidzero-dev/vite-plus-core': 0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3) 10817 + '@voidzero-dev/vite-plus-test': 0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)(vite@8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)) 10637 10818 cac: 6.7.14 10638 - oxfmt: 0.27.0 10639 - oxlint: 1.42.0(oxlint-tsgolint@0.11.4) 10640 - oxlint-tsgolint: 0.11.4 10819 + cross-spawn: 7.0.6 10820 + oxfmt: 0.40.0 10821 + oxlint: 1.55.0(oxlint-tsgolint@0.16.0) 10822 + oxlint-tsgolint: 0.16.0 10823 + picocolors: 1.1.1 10641 10824 optionalDependencies: 10642 - '@voidzero-dev/vite-plus-darwin-arm64': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 10643 - '@voidzero-dev/vite-plus-darwin-x64': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 10644 - '@voidzero-dev/vite-plus-linux-arm64-gnu': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 10645 - '@voidzero-dev/vite-plus-linux-x64-gnu': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 10646 - '@voidzero-dev/vite-plus-win32-x64-msvc': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 10825 + '@voidzero-dev/vite-plus-darwin-arm64': 0.1.11 10826 + '@voidzero-dev/vite-plus-darwin-x64': 0.1.11 10827 + '@voidzero-dev/vite-plus-linux-arm64-gnu': 0.1.11 10828 + '@voidzero-dev/vite-plus-linux-x64-gnu': 0.1.11 10829 + '@voidzero-dev/vite-plus-win32-arm64-msvc': 0.1.11 10830 + '@voidzero-dev/vite-plus-win32-x64-msvc': 0.1.11 10647 10831 transitivePeerDependencies: 10648 10832 - '@arethetypeswrong/core' 10649 10833 - '@edge-runtime/vm' 10650 10834 - '@opentelemetry/api' 10835 + - '@tsdown/css' 10836 + - '@tsdown/exe' 10651 10837 - '@types/node' 10652 10838 - '@vitejs/devtools' 10653 10839 - '@vitest/ui' ··· 10665 10851 - terser 10666 10852 - tsx 10667 10853 - typescript 10668 - - unplugin-lightningcss 10669 10854 - unplugin-unused 10670 10855 - utf-8-validate 10856 + - vite 10671 10857 - yaml 10672 10858 10859 + vite@8.0.0-beta.16(@types/node@24.12.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0): 10860 + dependencies: 10861 + '@oxc-project/runtime': 0.115.0 10862 + lightningcss: 1.31.1 10863 + picomatch: 4.0.3 10864 + postcss: 8.5.6 10865 + rolldown: 1.0.0-rc.6 10866 + tinyglobby: 0.2.15 10867 + optionalDependencies: 10868 + '@types/node': 24.12.0 10869 + esbuild: 0.27.3 10870 + fsevents: 2.3.3 10871 + jiti: 2.6.1 10872 + sass: 1.97.3 10873 + tsx: 4.21.0 10874 + 10673 10875 vite@8.0.0-beta.16(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0): 10674 10876 dependencies: 10675 10877 '@oxc-project/runtime': 0.115.0 ··· 10696 10898 '@shikijs/transformers': 3.23.0 10697 10899 '@shikijs/types': 3.23.0 10698 10900 '@types/markdown-it': 14.1.2 10699 - '@vitejs/plugin-vue': 6.0.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)) 10901 + '@vitejs/plugin-vue': 6.0.4(@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3))(vue@3.5.29(typescript@5.9.3)) 10700 10902 '@vue/devtools-api': 8.0.7 10701 10903 '@vue/shared': 3.5.27 10702 10904 '@vueuse/core': 14.2.1(vue@3.5.29(typescript@5.9.3)) ··· 10705 10907 mark.js: 8.11.1 10706 10908 minisearch: 7.2.0 10707 10909 shiki: 3.23.0 10708 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 10910 + vite: '@voidzero-dev/vite-plus-core@0.1.11(@types/node@25.1.0)(esbuild@0.27.3)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(typescript@5.9.3)' 10709 10911 vue: 3.5.29(typescript@5.9.3) 10710 10912 optionalDependencies: 10711 10913 oxc-minify: 0.116.0 10712 10914 postcss: 8.5.6 10713 10915 transitivePeerDependencies: 10714 10916 - '@arethetypeswrong/core' 10917 + - '@tsdown/css' 10918 + - '@tsdown/exe' 10715 10919 - '@types/node' 10716 10920 - '@vitejs/devtools' 10717 10921 - async-validator ··· 10736 10940 - tsx 10737 10941 - typescript 10738 10942 - universal-cookie 10739 - - unplugin-lightningcss 10740 10943 - unplugin-unused 10741 10944 - yaml 10742 10945
+2 -2
pnpm-workspace.yaml
··· 13 13 vitest: npm:@voidzero-dev/vite-plus-test@latest 14 14 15 15 overrides: 16 - vite: npm:@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 17 - vitest: npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 16 + vite: npm:@voidzero-dev/vite-plus-core@0.1.11 17 + vitest: npm:@voidzero-dev/vite-plus-test@0.1.11 18 18 19 19 onlyBuiltDependencies: 20 20 - dprint