Barazo default frontend barazo.forum

chore(deps): bump the dependencies group across 1 directory with 4 updates (#137)

Bumps the dependencies group with 4 updates in the / directory: [pa11y-ci](https://github.com/pa11y/pa11y-ci), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [lint-staged](https://github.com/lint-staged/lint-staged) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `pa11y-ci` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/pa11y/pa11y-ci/releases)
- [Changelog](https://github.com/pa11y/pa11y-ci/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pa11y/pa11y-ci/compare/4.0.1...4.1.0)

Updates `@types/node` from 25.3.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `lint-staged` from 16.2.7 to 16.3.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.7...v16.3.1)

Updates `typescript-eslint` from 8.55.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: pa11y-ci
dependency-version: 4.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@types/node"
dependency-version: 25.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: lint-staged
dependency-version: 16.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.56.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
78207a64 9fca87ff

+218 -198
+1 -1
package.json
··· 94 94 "jsdom": "28.1.0", 95 95 "lint-staged": "catalog:", 96 96 "msw": "2.12.10", 97 - "pa11y-ci": "4.0.1", 97 + "pa11y-ci": "4.1.0", 98 98 "prettier": "catalog:", 99 99 "tailwindcss": "4.2.1", 100 100 "typescript": "catalog:",
+215 -195
pnpm-lock.yaml
··· 13 13 specifier: 20.4.2 14 14 version: 20.4.2 15 15 '@types/node': 16 - specifier: 25.3.0 17 - version: 25.3.0 16 + specifier: 25.3.3 17 + version: 25.3.3 18 18 husky: 19 19 specifier: 9.1.7 20 20 version: 9.1.7 21 21 lint-staged: 22 - specifier: 16.2.7 23 - version: 16.2.7 22 + specifier: 16.3.1 23 + version: 16.3.1 24 24 prettier: 25 25 specifier: 3.8.1 26 26 version: 3.8.1 ··· 170 170 version: 4.11.1(playwright-core@1.58.2) 171 171 '@commitlint/cli': 172 172 specifier: 'catalog:' 173 - version: 20.4.2(@types/node@25.3.0)(typescript@5.9.3) 173 + version: 20.4.2(@types/node@25.3.3)(typescript@5.9.3) 174 174 '@commitlint/config-conventional': 175 175 specifier: 'catalog:' 176 176 version: 20.4.2 ··· 194 194 version: 14.6.1(@testing-library/dom@10.4.1) 195 195 '@types/node': 196 196 specifier: 'catalog:' 197 - version: 25.3.0 197 + version: 25.3.3 198 198 '@types/react': 199 199 specifier: 19.2.14 200 200 version: 19.2.14 ··· 203 203 version: 19.2.3(@types/react@19.2.14) 204 204 '@vitejs/plugin-react': 205 205 specifier: 5.1.4 206 - version: 5.1.4(vite@7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2)) 206 + version: 5.1.4(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2)) 207 207 babel-plugin-react-compiler: 208 208 specifier: 1.0.0 209 209 version: 1.0.0 ··· 227 227 version: 28.1.0 228 228 lint-staged: 229 229 specifier: 'catalog:' 230 - version: 16.2.7 230 + version: 16.3.1 231 231 msw: 232 232 specifier: 2.12.10 233 - version: 2.12.10(@types/node@25.3.0)(typescript@5.9.3) 233 + version: 2.12.10(@types/node@25.3.3)(typescript@5.9.3) 234 234 pa11y-ci: 235 - specifier: 4.0.1 236 - version: 4.0.1(typescript@5.9.3) 235 + specifier: 4.1.0 236 + version: 4.1.0(typescript@5.9.3) 237 237 prettier: 238 238 specifier: 'catalog:' 239 239 version: 3.8.1 ··· 245 245 version: 5.9.3 246 246 vitest: 247 247 specifier: 'catalog:' 248 - version: 4.0.18(@types/node@25.3.0)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3))(yaml@2.8.2) 248 + version: 4.0.18(@types/node@25.3.3)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3))(yaml@2.8.2) 249 249 vitest-axe: 250 250 specifier: 0.1.0 251 - version: 0.1.0(vitest@4.0.18(@types/node@25.3.0)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3))(yaml@2.8.2)) 251 + version: 0.1.0(vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3))(yaml@2.8.2)) 252 252 253 253 packages: 254 254 ··· 759 759 resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} 760 760 cpu: [arm64] 761 761 os: [linux] 762 - libc: [glibc] 763 762 764 763 '@img/sharp-libvips-linux-arm@1.2.4': 765 764 resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} 766 765 cpu: [arm] 767 766 os: [linux] 768 - libc: [glibc] 769 767 770 768 '@img/sharp-libvips-linux-ppc64@1.2.4': 771 769 resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} 772 770 cpu: [ppc64] 773 771 os: [linux] 774 - libc: [glibc] 775 772 776 773 '@img/sharp-libvips-linux-riscv64@1.2.4': 777 774 resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} 778 775 cpu: [riscv64] 779 776 os: [linux] 780 - libc: [glibc] 781 777 782 778 '@img/sharp-libvips-linux-s390x@1.2.4': 783 779 resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} 784 780 cpu: [s390x] 785 781 os: [linux] 786 - libc: [glibc] 787 782 788 783 '@img/sharp-libvips-linux-x64@1.2.4': 789 784 resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} 790 785 cpu: [x64] 791 786 os: [linux] 792 - libc: [glibc] 793 787 794 788 '@img/sharp-libvips-linuxmusl-arm64@1.2.4': 795 789 resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} 796 790 cpu: [arm64] 797 791 os: [linux] 798 - libc: [musl] 799 792 800 793 '@img/sharp-libvips-linuxmusl-x64@1.2.4': 801 794 resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} 802 795 cpu: [x64] 803 796 os: [linux] 804 - libc: [musl] 805 797 806 798 '@img/sharp-linux-arm64@0.34.5': 807 799 resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} 808 800 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 809 801 cpu: [arm64] 810 802 os: [linux] 811 - libc: [glibc] 812 803 813 804 '@img/sharp-linux-arm@0.34.5': 814 805 resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} 815 806 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 816 807 cpu: [arm] 817 808 os: [linux] 818 - libc: [glibc] 819 809 820 810 '@img/sharp-linux-ppc64@0.34.5': 821 811 resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} 822 812 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 823 813 cpu: [ppc64] 824 814 os: [linux] 825 - libc: [glibc] 826 815 827 816 '@img/sharp-linux-riscv64@0.34.5': 828 817 resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} 829 818 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 830 819 cpu: [riscv64] 831 820 os: [linux] 832 - libc: [glibc] 833 821 834 822 '@img/sharp-linux-s390x@0.34.5': 835 823 resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} 836 824 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 837 825 cpu: [s390x] 838 826 os: [linux] 839 - libc: [glibc] 840 827 841 828 '@img/sharp-linux-x64@0.34.5': 842 829 resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} 843 830 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 844 831 cpu: [x64] 845 832 os: [linux] 846 - libc: [glibc] 847 833 848 834 '@img/sharp-linuxmusl-arm64@0.34.5': 849 835 resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} 850 836 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 851 837 cpu: [arm64] 852 838 os: [linux] 853 - libc: [musl] 854 839 855 840 '@img/sharp-linuxmusl-x64@0.34.5': 856 841 resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} 857 842 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} 858 843 cpu: [x64] 859 844 os: [linux] 860 - libc: [musl] 861 845 862 846 '@img/sharp-wasm32@0.34.5': 863 847 resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} ··· 970 954 engines: {node: '>= 10'} 971 955 cpu: [arm64] 972 956 os: [linux] 973 - libc: [glibc] 974 957 975 958 '@next/swc-linux-arm64-musl@16.1.6': 976 959 resolution: {integrity: sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==} 977 960 engines: {node: '>= 10'} 978 961 cpu: [arm64] 979 962 os: [linux] 980 - libc: [musl] 981 963 982 964 '@next/swc-linux-x64-gnu@16.1.6': 983 965 resolution: {integrity: sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==} 984 966 engines: {node: '>= 10'} 985 967 cpu: [x64] 986 968 os: [linux] 987 - libc: [glibc] 988 969 989 970 '@next/swc-linux-x64-musl@16.1.6': 990 971 resolution: {integrity: sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==} 991 972 engines: {node: '>= 10'} 992 973 cpu: [x64] 993 974 os: [linux] 994 - libc: [musl] 995 975 996 976 '@next/swc-win32-arm64-msvc@16.1.6': 997 977 resolution: {integrity: sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==} ··· 1055 1035 1056 1036 '@puppeteer/browsers@2.12.1': 1057 1037 resolution: {integrity: sha512-fXa6uXLxfslBlus3MEpW8S6S9fe5RwmAE5Gd8u3krqOwnkZJV3/lQJiY3LaFdTctLLqJtyMgEUGkbDnRNf6vbQ==} 1038 + engines: {node: '>=18'} 1039 + hasBin: true 1040 + 1041 + '@puppeteer/browsers@2.13.0': 1042 + resolution: {integrity: sha512-46BZJYJjc/WwmKjsvDFykHtXrtomsCIrwYQPOP7VfMJoZY2bsDF9oROBABR3paDjDcmkUye1Pb1BqdcdiipaWA==} 1058 1043 engines: {node: '>=18'} 1059 1044 hasBin: true 1060 1045 ··· 1754 1739 resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==} 1755 1740 cpu: [arm] 1756 1741 os: [linux] 1757 - libc: [glibc] 1758 1742 1759 1743 '@rollup/rollup-linux-arm-musleabihf@4.57.1': 1760 1744 resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==} 1761 1745 cpu: [arm] 1762 1746 os: [linux] 1763 - libc: [musl] 1764 1747 1765 1748 '@rollup/rollup-linux-arm64-gnu@4.57.1': 1766 1749 resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==} 1767 1750 cpu: [arm64] 1768 1751 os: [linux] 1769 - libc: [glibc] 1770 1752 1771 1753 '@rollup/rollup-linux-arm64-musl@4.57.1': 1772 1754 resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==} 1773 1755 cpu: [arm64] 1774 1756 os: [linux] 1775 - libc: [musl] 1776 1757 1777 1758 '@rollup/rollup-linux-loong64-gnu@4.57.1': 1778 1759 resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==} 1779 1760 cpu: [loong64] 1780 1761 os: [linux] 1781 - libc: [glibc] 1782 1762 1783 1763 '@rollup/rollup-linux-loong64-musl@4.57.1': 1784 1764 resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==} 1785 1765 cpu: [loong64] 1786 1766 os: [linux] 1787 - libc: [musl] 1788 1767 1789 1768 '@rollup/rollup-linux-ppc64-gnu@4.57.1': 1790 1769 resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==} 1791 1770 cpu: [ppc64] 1792 1771 os: [linux] 1793 - libc: [glibc] 1794 1772 1795 1773 '@rollup/rollup-linux-ppc64-musl@4.57.1': 1796 1774 resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==} 1797 1775 cpu: [ppc64] 1798 1776 os: [linux] 1799 - libc: [musl] 1800 1777 1801 1778 '@rollup/rollup-linux-riscv64-gnu@4.57.1': 1802 1779 resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==} 1803 1780 cpu: [riscv64] 1804 1781 os: [linux] 1805 - libc: [glibc] 1806 1782 1807 1783 '@rollup/rollup-linux-riscv64-musl@4.57.1': 1808 1784 resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==} 1809 1785 cpu: [riscv64] 1810 1786 os: [linux] 1811 - libc: [musl] 1812 1787 1813 1788 '@rollup/rollup-linux-s390x-gnu@4.57.1': 1814 1789 resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==} 1815 1790 cpu: [s390x] 1816 1791 os: [linux] 1817 - libc: [glibc] 1818 1792 1819 1793 '@rollup/rollup-linux-x64-gnu@4.57.1': 1820 1794 resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==} 1821 1795 cpu: [x64] 1822 1796 os: [linux] 1823 - libc: [glibc] 1824 1797 1825 1798 '@rollup/rollup-linux-x64-musl@4.57.1': 1826 1799 resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==} 1827 1800 cpu: [x64] 1828 1801 os: [linux] 1829 - libc: [musl] 1830 1802 1831 1803 '@rollup/rollup-openbsd-x64@4.57.1': 1832 1804 resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==} ··· 1960 1932 engines: {node: '>= 20'} 1961 1933 cpu: [arm64] 1962 1934 os: [linux] 1963 - libc: [glibc] 1964 1935 1965 1936 '@tailwindcss/oxide-linux-arm64-musl@4.2.1': 1966 1937 resolution: {integrity: sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==} 1967 1938 engines: {node: '>= 20'} 1968 1939 cpu: [arm64] 1969 1940 os: [linux] 1970 - libc: [musl] 1971 1941 1972 1942 '@tailwindcss/oxide-linux-x64-gnu@4.2.1': 1973 1943 resolution: {integrity: sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==} 1974 1944 engines: {node: '>= 20'} 1975 1945 cpu: [x64] 1976 1946 os: [linux] 1977 - libc: [glibc] 1978 1947 1979 1948 '@tailwindcss/oxide-linux-x64-musl@4.2.1': 1980 1949 resolution: {integrity: sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==} 1981 1950 engines: {node: '>= 20'} 1982 1951 cpu: [x64] 1983 1952 os: [linux] 1984 - libc: [musl] 1985 1953 1986 1954 '@tailwindcss/oxide-wasm32-wasi@4.2.1': 1987 1955 resolution: {integrity: sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==} ··· 2085 2053 '@types/mdast@4.0.4': 2086 2054 resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} 2087 2055 2088 - '@types/node@25.3.0': 2089 - resolution: {integrity: sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==} 2056 + '@types/node@25.3.3': 2057 + resolution: {integrity: sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==} 2090 2058 2091 2059 '@types/react-dom@19.2.3': 2092 2060 resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} ··· 2209 2177 resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==} 2210 2178 cpu: [arm64] 2211 2179 os: [linux] 2212 - libc: [glibc] 2213 2180 2214 2181 '@unrs/resolver-binding-linux-arm64-musl@1.11.1': 2215 2182 resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==} 2216 2183 cpu: [arm64] 2217 2184 os: [linux] 2218 - libc: [musl] 2219 2185 2220 2186 '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1': 2221 2187 resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==} 2222 2188 cpu: [ppc64] 2223 2189 os: [linux] 2224 - libc: [glibc] 2225 2190 2226 2191 '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1': 2227 2192 resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==} 2228 2193 cpu: [riscv64] 2229 2194 os: [linux] 2230 - libc: [glibc] 2231 2195 2232 2196 '@unrs/resolver-binding-linux-riscv64-musl@1.11.1': 2233 2197 resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==} 2234 2198 cpu: [riscv64] 2235 2199 os: [linux] 2236 - libc: [musl] 2237 2200 2238 2201 '@unrs/resolver-binding-linux-s390x-gnu@1.11.1': 2239 2202 resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==} 2240 2203 cpu: [s390x] 2241 2204 os: [linux] 2242 - libc: [glibc] 2243 2205 2244 2206 '@unrs/resolver-binding-linux-x64-gnu@1.11.1': 2245 2207 resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==} 2246 2208 cpu: [x64] 2247 2209 os: [linux] 2248 - libc: [glibc] 2249 2210 2250 2211 '@unrs/resolver-binding-linux-x64-musl@1.11.1': 2251 2212 resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==} 2252 2213 cpu: [x64] 2253 2214 os: [linux] 2254 - libc: [musl] 2255 2215 2256 2216 '@unrs/resolver-binding-wasm32-wasi@1.11.1': 2257 2217 resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==} ··· 2474 2434 resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} 2475 2435 engines: {node: '>= 0.4'} 2476 2436 2477 - b4a@1.7.4: 2478 - resolution: {integrity: sha512-u20zJLDaSWpxaZ+zaAkEIB2dZZ1o+DF4T/MRbmsvGp9nletHOyiai19OzX1fF8xUBYsO1bPXxODvcd0978pnug==} 2437 + b4a@1.8.0: 2438 + resolution: {integrity: sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==} 2479 2439 peerDependencies: 2480 2440 react-native-b4a: '*' 2481 2441 peerDependenciesMeta: ··· 2496 2456 bare-abort-controller: 2497 2457 optional: true 2498 2458 2499 - bare-fs@4.5.4: 2500 - resolution: {integrity: sha512-POK4oplfA7P7gqvetNmCs4CNtm9fNsx+IAh7jH7GgU0OJdge2rso0R20TNWVq6VoWcCvsTdlNDaleLHGaKx8CA==} 2459 + bare-fs@4.5.5: 2460 + resolution: {integrity: sha512-XvwYM6VZqKoqDll8BmSww5luA5eflDzY0uEFfBJtFKe4PAAtxBjU3YIxzIBzhyaEQBy1VXEQBto4cpN5RZJw+w==} 2501 2461 engines: {bare: '>=1.16.0'} 2502 2462 peerDependencies: 2503 2463 bare-buffer: '*' ··· 2505 2465 bare-buffer: 2506 2466 optional: true 2507 2467 2508 - bare-os@3.6.2: 2509 - resolution: {integrity: sha512-T+V1+1srU2qYNBmJCXZkUY5vQ0B4FSlL3QDROnKQYOqeiQR8UbjNHlPa+TIbM4cuidiN9GaTaOZgSEgsvPbh5A==} 2468 + bare-os@3.7.0: 2469 + resolution: {integrity: sha512-64Rcwj8qlnTZU8Ps6JJEdSmxBEUGgI7g8l+lMtsJLl4IsfTcHMTfJ188u2iGV6P6YPRZrtv72B2kjn+hp+Yv3g==} 2510 2470 engines: {bare: '>=1.14.0'} 2511 2471 2512 2472 bare-path@3.0.0: 2513 2473 resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==} 2514 2474 2515 - bare-stream@2.7.0: 2516 - resolution: {integrity: sha512-oyXQNicV1y8nc2aKffH+BUHFRXmx6VrPzlnaEvMhram0nPBrKcEdcyBg5r08D0i8VxngHFAiVyn1QKXpSG0B8A==} 2475 + bare-stream@2.8.0: 2476 + resolution: {integrity: sha512-reUN0M2sHRqCdG4lUK3Fw8w98eeUIZHL5c3H7Mbhk2yVBL+oofgaIp0ieLfD5QXwPCypBpmEEKU2WZKzbAk8GA==} 2517 2477 peerDependencies: 2518 2478 bare-buffer: '*' 2519 2479 bare-events: '*' ··· 2656 2616 resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==} 2657 2617 engines: {node: '>=18'} 2658 2618 2659 - cli-truncate@5.1.1: 2660 - resolution: {integrity: sha512-SroPvNHxUnk+vIW/dOSfNqdy1sPEFkrTk6TUtqLCnBlo3N7TNYYkzzN7uSD6+jVjrdO4+p8nH7JzH6cIvUem6A==} 2619 + cli-truncate@5.2.0: 2620 + resolution: {integrity: sha512-xRwvIOMGrfOAnM1JYtqQImuaNtDEv9v6oIYAs4LIHwTiKee8uwvIi363igssOC0O5U04i4AlENs79LQLu9tEMw==} 2661 2621 engines: {node: '>=20'} 2662 2622 2663 2623 cli-width@2.2.1: ··· 2774 2734 typescript: 2775 2735 optional: true 2776 2736 2737 + cosmiconfig@9.0.1: 2738 + resolution: {integrity: sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==} 2739 + engines: {node: '>=14'} 2740 + peerDependencies: 2741 + typescript: '>=4.9.5' 2742 + peerDependenciesMeta: 2743 + typescript: 2744 + optional: true 2745 + 2777 2746 cross-spawn@7.0.6: 2778 2747 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} 2779 2748 engines: {node: '>= 8'} ··· 3343 3312 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 3344 3313 engines: {node: 6.* || 8.* || >= 10.*} 3345 3314 3346 - get-east-asian-width@1.4.0: 3347 - resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==} 3315 + get-east-asian-width@1.5.0: 3316 + resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==} 3348 3317 engines: {node: '>=18'} 3349 3318 3350 3319 get-intrinsic@1.3.0: ··· 3873 3842 engines: {node: '>= 12.0.0'} 3874 3843 cpu: [arm64] 3875 3844 os: [linux] 3876 - libc: [glibc] 3877 3845 3878 3846 lightningcss-linux-arm64-musl@1.31.1: 3879 3847 resolution: {integrity: sha512-mVZ7Pg2zIbe3XlNbZJdjs86YViQFoJSpc41CbVmKBPiGmC4YrfeOyz65ms2qpAobVd7WQsbW4PdsSJEMymyIMg==} 3880 3848 engines: {node: '>= 12.0.0'} 3881 3849 cpu: [arm64] 3882 3850 os: [linux] 3883 - libc: [musl] 3884 3851 3885 3852 lightningcss-linux-x64-gnu@1.31.1: 3886 3853 resolution: {integrity: sha512-xGlFWRMl+0KvUhgySdIaReQdB4FNudfUTARn7q0hh/V67PVGCs3ADFjw+6++kG1RNd0zdGRlEKa+T13/tQjPMA==} 3887 3854 engines: {node: '>= 12.0.0'} 3888 3855 cpu: [x64] 3889 3856 os: [linux] 3890 - libc: [glibc] 3891 3857 3892 3858 lightningcss-linux-x64-musl@1.31.1: 3893 3859 resolution: {integrity: sha512-eowF8PrKHw9LpoZii5tdZwnBcYDxRw2rRCyvAXLi34iyeYfqCQNA9rmUM0ce62NlPhCvof1+9ivRaTY6pSKDaA==} 3894 3860 engines: {node: '>= 12.0.0'} 3895 3861 cpu: [x64] 3896 3862 os: [linux] 3897 - libc: [musl] 3898 3863 3899 3864 lightningcss-win32-arm64-msvc@1.31.1: 3900 3865 resolution: {integrity: sha512-aJReEbSEQzx1uBlQizAOBSjcmr9dCdL3XuC/6HLXAxmtErsj2ICo5yYggg1qOODQMtnjNQv2UHb9NpOuFtYe4w==} ··· 3915 3880 lines-and-columns@1.2.4: 3916 3881 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} 3917 3882 3918 - lint-staged@16.2.7: 3919 - resolution: {integrity: sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow==} 3883 + lint-staged@16.3.1: 3884 + resolution: {integrity: sha512-bqvvquXzFBAlSbluugR4KXAe4XnO/QZcKVszpkBtqLWa2KEiVy8n6Xp38OeUbv/gOJOX4Vo9u5pFt/ADvbm42Q==} 3920 3885 engines: {node: '>=20.17'} 3921 3886 hasBin: true 3922 3887 ··· 4089 4054 minimatch@3.1.2: 4090 4055 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} 4091 4056 4057 + minimatch@3.1.5: 4058 + resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} 4059 + 4092 4060 minimatch@9.0.5: 4093 4061 resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} 4094 4062 engines: {node: '>=16 || 14 >=14.17'} ··· 4129 4097 mute-stream@2.0.0: 4130 4098 resolution: {integrity: sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==} 4131 4099 engines: {node: ^18.17.0 || >=20.5.0} 4132 - 4133 - nano-spawn@2.0.0: 4134 - resolution: {integrity: sha512-tacvGzUY5o2D8CBh2rrwxyNojUsZNU2zjNTzKQrkgGJQTbGAfArVWXSKMBokBeeg6C7OLRGUEyoFlYbfeWQIqw==} 4135 - engines: {node: '>=20.17'} 4136 4100 4137 4101 nanoid@3.3.11: 4138 4102 resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} ··· 4308 4272 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} 4309 4273 engines: {node: '>=6'} 4310 4274 4311 - pa11y-ci@4.0.1: 4312 - resolution: {integrity: sha512-k8FYI7C1ZQrOHRW4nDKVjIuClP/NEeCLs+vubVbMsOj+CtgUnXETK+exipHFTDdeXFbUV5fEHhoZ+sLI4CfrlA==} 4275 + pa11y-ci@4.1.0: 4276 + resolution: {integrity: sha512-jRKRwQo03mZK0Ot8mo9C2qIktvRHHiwi37tH5DJpIDhRGnNi2xU1Lt6atN6YuSnXbjtF1wRdEzyjo2PuU6qQzA==} 4313 4277 engines: {node: '>=20'} 4314 4278 hasBin: true 4315 4279 4316 - pa11y@9.1.0: 4317 - resolution: {integrity: sha512-z8IG1WtCOVuiGdg1H9PgUsUMaqXo0wOeYbH5fba1fAnteTb1ukQwjjsogO7PFhyVUHcykgUEH3MdHr/qobrQRg==} 4280 + pa11y@9.1.1: 4281 + resolution: {integrity: sha512-kHuEgMcoH7YZjcf/G/GEFi2XELsLOv5R+ctaus4EDlLaTU+Cd9GjPbHc/wsKpl87Rmk3lHL2eJA+mZ0XXd0Eew==} 4318 4282 engines: {node: '>=20'} 4319 4283 hasBin: true 4320 4284 ··· 4390 4354 picomatch@4.0.3: 4391 4355 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 4392 4356 engines: {node: '>=12'} 4393 - 4394 - pidtree@0.6.0: 4395 - resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} 4396 - engines: {node: '>=0.10'} 4397 - hasBin: true 4398 4357 4399 4358 pify@2.3.0: 4400 4359 resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} ··· 4472 4431 proxy-from-env@1.1.0: 4473 4432 resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} 4474 4433 4475 - pump@3.0.3: 4476 - resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==} 4434 + pump@3.0.4: 4435 + resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==} 4477 4436 4478 4437 punycode@2.3.1: 4479 4438 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} ··· 4483 4442 resolution: {integrity: sha512-fokQ8gv+hNgsRWqVuP5rUjGp+wzV5aMTP3fcm8ekNabmLGlJdFHas1OdMscAH9Gzq4Qcf7cfI/Pe6wEcAqQhqg==} 4484 4443 engines: {node: '>=18'} 4485 4444 4486 - puppeteer@24.37.3: 4487 - resolution: {integrity: sha512-AUGGWq0BhPM+IOS2U9A+ZREH3HDFkV1Y5HERYGDg5cbGXjoGsTCT7/A6VZRfNU0UJJdCclyEimZICkZW6pqJyw==} 4445 + puppeteer-core@24.37.5: 4446 + resolution: {integrity: sha512-ybL7iE78YPN4T6J+sPLO7r0lSByp/0NN6PvfBEql219cOnttoTFzCWKiBOjstXSqi/OKpwae623DWAsL7cn2MQ==} 4447 + engines: {node: '>=18'} 4448 + 4449 + puppeteer@24.37.5: 4450 + resolution: {integrity: sha512-3PAOIQLceyEmn1Fi76GkGO2EVxztv5OtdlB1m8hMUZL3f8KDHnlvXbvCXv+Ls7KzF1R0KdKBqLuT/Hhrok12hQ==} 4488 4451 engines: {node: '>=18'} 4489 4452 hasBin: true 4490 4453 ··· 4762 4725 resolution: {integrity: sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==} 4763 4726 engines: {node: '>=18'} 4764 4727 4728 + slice-ansi@8.0.0: 4729 + resolution: {integrity: sha512-stxByr12oeeOyY2BlviTNQlYV5xOj47GirPr4yA1hE9JCtxfQN0+tVbkxwCtYDQWhEKWFHsEK48ORg5jrouCAg==} 4730 + engines: {node: '>=20'} 4731 + 4765 4732 smart-buffer@4.2.0: 4766 4733 resolution: {integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==} 4767 4734 engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} ··· 4835 4802 resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} 4836 4803 engines: {node: '>=18'} 4837 4804 4838 - string-width@8.1.1: 4839 - resolution: {integrity: sha512-KpqHIdDL9KwYk22wEOg/VIqYbrnLeSApsKT/bSj6Ez7pn3CftUiLAv2Lccpq1ALcpLV9UX1Ppn92npZWu2w/aw==} 4805 + string-width@8.2.0: 4806 + resolution: {integrity: sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==} 4840 4807 engines: {node: '>=20'} 4841 4808 4842 4809 string.prototype.includes@2.0.1: ··· 4877 4844 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} 4878 4845 engines: {node: '>=8'} 4879 4846 4880 - strip-ansi@7.1.2: 4881 - resolution: {integrity: sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==} 4847 + strip-ansi@7.2.0: 4848 + resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==} 4882 4849 engines: {node: '>=12'} 4883 4850 4884 4851 strip-bom@3.0.0: ··· 4951 4918 tar-fs@3.1.1: 4952 4919 resolution: {integrity: sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==} 4953 4920 4954 - tar-stream@3.1.7: 4955 - resolution: {integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==} 4921 + tar-stream@3.1.8: 4922 + resolution: {integrity: sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==} 4923 + 4924 + teex@1.0.1: 4925 + resolution: {integrity: sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==} 4956 4926 4957 - text-decoder@1.2.6: 4958 - resolution: {integrity: sha512-27FeW5GQFDfw0FpwMQhMagB7BztOOlmjcSRi97t2oplhKVTZtp0DZbSegSaXS5IIC6mxMvBG4AR1Sgc6BX3CQg==} 4927 + text-decoder@1.2.7: 4928 + resolution: {integrity: sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==} 4959 4929 4960 4930 third-party-web@0.26.7: 4961 4931 resolution: {integrity: sha512-buUzX4sXC4efFX6xg2bw6/eZsCUh8qQwSavC4D9HpONMFlRbcHhD8Je5qwYdCpViR6q0qla2wPP+t91a2vgolg==} ··· 5082 5052 resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} 5083 5053 engines: {node: '>= 0.4'} 5084 5054 5085 - typed-query-selector@2.12.0: 5086 - resolution: {integrity: sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==} 5055 + typed-query-selector@2.12.1: 5056 + resolution: {integrity: sha512-uzR+FzI8qrUEIu96oaeBJmd9E7CFEiQ3goA5qCVgc4s5llSubcfGHq9yUstZx/k4s9dXHVKsE35YWoFyvEqEHA==} 5087 5057 5088 5058 typedarray-to-buffer@3.1.5: 5089 5059 resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} ··· 5618 5588 dependencies: 5619 5589 css-tree: 3.1.0 5620 5590 5621 - '@commitlint/cli@20.4.2(@types/node@25.3.0)(typescript@5.9.3)': 5591 + '@commitlint/cli@20.4.2(@types/node@25.3.3)(typescript@5.9.3)': 5622 5592 dependencies: 5623 5593 '@commitlint/format': 20.4.0 5624 5594 '@commitlint/lint': 20.4.2 5625 - '@commitlint/load': 20.4.0(@types/node@25.3.0)(typescript@5.9.3) 5595 + '@commitlint/load': 20.4.0(@types/node@25.3.3)(typescript@5.9.3) 5626 5596 '@commitlint/read': 20.4.0 5627 5597 '@commitlint/types': 20.4.0 5628 5598 tinyexec: 1.0.2 ··· 5669 5639 '@commitlint/rules': 20.4.2 5670 5640 '@commitlint/types': 20.4.0 5671 5641 5672 - '@commitlint/load@20.4.0(@types/node@25.3.0)(typescript@5.9.3)': 5642 + '@commitlint/load@20.4.0(@types/node@25.3.3)(typescript@5.9.3)': 5673 5643 dependencies: 5674 5644 '@commitlint/config-validator': 20.4.0 5675 5645 '@commitlint/execute-rule': 20.0.0 5676 5646 '@commitlint/resolve-extends': 20.4.0 5677 5647 '@commitlint/types': 20.4.0 5678 5648 cosmiconfig: 9.0.0(typescript@5.9.3) 5679 - cosmiconfig-typescript-loader: 6.2.0(@types/node@25.3.0)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) 5649 + cosmiconfig-typescript-loader: 6.2.0(@types/node@25.3.3)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3) 5680 5650 is-plain-obj: 4.1.0 5681 5651 lodash.mergewith: 4.6.2 5682 5652 picocolors: 1.1.1 ··· 6049 6019 6050 6020 '@inquirer/ansi@1.0.2': {} 6051 6021 6052 - '@inquirer/confirm@5.1.21(@types/node@25.3.0)': 6022 + '@inquirer/confirm@5.1.21(@types/node@25.3.3)': 6053 6023 dependencies: 6054 - '@inquirer/core': 10.3.2(@types/node@25.3.0) 6055 - '@inquirer/type': 3.0.10(@types/node@25.3.0) 6024 + '@inquirer/core': 10.3.2(@types/node@25.3.3) 6025 + '@inquirer/type': 3.0.10(@types/node@25.3.3) 6056 6026 optionalDependencies: 6057 - '@types/node': 25.3.0 6027 + '@types/node': 25.3.3 6058 6028 6059 - '@inquirer/core@10.3.2(@types/node@25.3.0)': 6029 + '@inquirer/core@10.3.2(@types/node@25.3.3)': 6060 6030 dependencies: 6061 6031 '@inquirer/ansi': 1.0.2 6062 6032 '@inquirer/figures': 1.0.15 6063 - '@inquirer/type': 3.0.10(@types/node@25.3.0) 6033 + '@inquirer/type': 3.0.10(@types/node@25.3.3) 6064 6034 cli-width: 4.1.0 6065 6035 mute-stream: 2.0.0 6066 6036 signal-exit: 4.1.0 6067 6037 wrap-ansi: 6.2.0 6068 6038 yoctocolors-cjs: 2.1.3 6069 6039 optionalDependencies: 6070 - '@types/node': 25.3.0 6040 + '@types/node': 25.3.3 6071 6041 6072 6042 '@inquirer/figures@1.0.15': {} 6073 6043 6074 - '@inquirer/type@3.0.10(@types/node@25.3.0)': 6044 + '@inquirer/type@3.0.10(@types/node@25.3.3)': 6075 6045 optionalDependencies: 6076 - '@types/node': 25.3.0 6046 + '@types/node': 25.3.3 6077 6047 6078 6048 '@jridgewell/gen-mapping@0.3.13': 6079 6049 dependencies: ··· 6224 6194 playwright: 1.58.2 6225 6195 6226 6196 '@puppeteer/browsers@2.12.1': 6197 + dependencies: 6198 + debug: 4.4.3 6199 + extract-zip: 2.0.1 6200 + progress: 2.0.3 6201 + proxy-agent: 6.5.0 6202 + semver: 7.7.4 6203 + tar-fs: 3.1.1 6204 + yargs: 17.7.2 6205 + transitivePeerDependencies: 6206 + - bare-abort-controller 6207 + - bare-buffer 6208 + - react-native-b4a 6209 + - supports-color 6210 + 6211 + '@puppeteer/browsers@2.13.0': 6227 6212 dependencies: 6228 6213 debug: 4.4.3 6229 6214 extract-zip: 2.0.1 ··· 7246 7231 dependencies: 7247 7232 '@types/unist': 3.0.3 7248 7233 7249 - '@types/node@25.3.0': 7234 + '@types/node@25.3.3': 7250 7235 dependencies: 7251 7236 undici-types: 7.18.2 7252 7237 ··· 7267 7252 7268 7253 '@types/yauzl@2.10.3': 7269 7254 dependencies: 7270 - '@types/node': 25.3.0 7255 + '@types/node': 25.3.3 7271 7256 optional: true 7272 7257 7273 7258 '@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': ··· 7426 7411 dependencies: 7427 7412 valibot: 1.2.0(typescript@5.9.3) 7428 7413 7429 - '@vitejs/plugin-react@5.1.4(vite@7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2))': 7414 + '@vitejs/plugin-react@5.1.4(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2))': 7430 7415 dependencies: 7431 7416 '@babel/core': 7.29.0 7432 7417 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) ··· 7434 7419 '@rolldown/pluginutils': 1.0.0-rc.3 7435 7420 '@types/babel__core': 7.20.5 7436 7421 react-refresh: 0.18.0 7437 - vite: 7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2) 7422 + vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2) 7438 7423 transitivePeerDependencies: 7439 7424 - supports-color 7440 7425 ··· 7447 7432 chai: 6.2.2 7448 7433 tinyrainbow: 3.0.3 7449 7434 7450 - '@vitest/mocker@4.0.18(msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2))': 7435 + '@vitest/mocker@4.0.18(msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3))(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2))': 7451 7436 dependencies: 7452 7437 '@vitest/spy': 4.0.18 7453 7438 estree-walker: 3.0.3 7454 7439 magic-string: 0.30.21 7455 7440 optionalDependencies: 7456 - msw: 2.12.10(@types/node@25.3.0)(typescript@5.9.3) 7457 - vite: 7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2) 7441 + msw: 2.12.10(@types/node@25.3.3)(typescript@5.9.3) 7442 + vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2) 7458 7443 7459 7444 '@vitest/pretty-format@4.0.18': 7460 7445 dependencies: ··· 7646 7631 7647 7632 axobject-query@4.1.0: {} 7648 7633 7649 - b4a@1.7.4: {} 7634 + b4a@1.8.0: {} 7650 7635 7651 7636 babel-plugin-react-compiler@1.0.0: 7652 7637 dependencies: ··· 7656 7641 7657 7642 bare-events@2.8.2: {} 7658 7643 7659 - bare-fs@4.5.4: 7644 + bare-fs@4.5.5: 7660 7645 dependencies: 7661 7646 bare-events: 2.8.2 7662 7647 bare-path: 3.0.0 7663 - bare-stream: 2.7.0(bare-events@2.8.2) 7648 + bare-stream: 2.8.0(bare-events@2.8.2) 7664 7649 bare-url: 2.3.2 7665 7650 fast-fifo: 1.3.2 7666 7651 transitivePeerDependencies: 7667 7652 - bare-abort-controller 7668 7653 - react-native-b4a 7669 - optional: true 7670 7654 7671 - bare-os@3.6.2: 7672 - optional: true 7655 + bare-os@3.7.0: {} 7673 7656 7674 7657 bare-path@3.0.0: 7675 7658 dependencies: 7676 - bare-os: 3.6.2 7677 - optional: true 7659 + bare-os: 3.7.0 7678 7660 7679 - bare-stream@2.7.0(bare-events@2.8.2): 7661 + bare-stream@2.8.0(bare-events@2.8.2): 7680 7662 dependencies: 7681 7663 streamx: 2.23.0 7664 + teex: 1.0.1 7682 7665 optionalDependencies: 7683 7666 bare-events: 2.8.2 7684 7667 transitivePeerDependencies: 7685 7668 - bare-abort-controller 7686 7669 - react-native-b4a 7687 - optional: true 7688 7670 7689 7671 bare-url@2.3.2: 7690 7672 dependencies: 7691 7673 bare-path: 3.0.0 7692 - optional: true 7693 7674 7694 7675 baseline-browser-mapping@2.9.19: {} 7695 7676 ··· 7822 7803 7823 7804 chrome-launcher@0.13.4: 7824 7805 dependencies: 7825 - '@types/node': 25.3.0 7806 + '@types/node': 25.3.3 7826 7807 escape-string-regexp: 1.0.5 7827 7808 is-wsl: 2.2.0 7828 7809 lighthouse-logger: 1.2.0 ··· 7833 7814 7834 7815 chrome-launcher@1.2.1: 7835 7816 dependencies: 7836 - '@types/node': 25.3.0 7817 + '@types/node': 25.3.3 7837 7818 escape-string-regexp: 4.0.0 7838 7819 is-wsl: 2.2.0 7839 7820 lighthouse-logger: 2.0.2 ··· 7858 7839 dependencies: 7859 7840 restore-cursor: 5.1.0 7860 7841 7861 - cli-truncate@5.1.1: 7842 + cli-truncate@5.2.0: 7862 7843 dependencies: 7863 - slice-ansi: 7.1.2 7864 - string-width: 8.1.1 7844 + slice-ansi: 8.0.0 7845 + string-width: 8.2.0 7865 7846 7866 7847 cli-width@2.2.1: {} 7867 7848 ··· 7959 7940 7960 7941 cookie@1.1.1: {} 7961 7942 7962 - cosmiconfig-typescript-loader@6.2.0(@types/node@25.3.0)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3): 7943 + cosmiconfig-typescript-loader@6.2.0(@types/node@25.3.3)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3): 7963 7944 dependencies: 7964 - '@types/node': 25.3.0 7945 + '@types/node': 25.3.3 7965 7946 cosmiconfig: 9.0.0(typescript@5.9.3) 7966 7947 jiti: 2.6.1 7967 7948 typescript: 5.9.3 7968 7949 7969 7950 cosmiconfig@9.0.0(typescript@5.9.3): 7951 + dependencies: 7952 + env-paths: 2.2.1 7953 + import-fresh: 3.3.1 7954 + js-yaml: 4.1.1 7955 + parse-json: 5.2.0 7956 + optionalDependencies: 7957 + typescript: 5.9.3 7958 + 7959 + cosmiconfig@9.0.1(typescript@5.9.3): 7970 7960 dependencies: 7971 7961 env-paths: 2.2.1 7972 7962 import-fresh: 3.3.1 ··· 8728 8718 8729 8719 get-caller-file@2.0.5: {} 8730 8720 8731 - get-east-asian-width@1.4.0: {} 8721 + get-east-asian-width@1.5.0: {} 8732 8722 8733 8723 get-intrinsic@1.3.0: 8734 8724 dependencies: ··· 8752 8742 8753 8743 get-stream@5.2.0: 8754 8744 dependencies: 8755 - pump: 3.0.3 8745 + pump: 3.0.4 8756 8746 8757 8747 get-symbol-description@1.1.0: 8758 8748 dependencies: ··· 8791 8781 fs.realpath: 1.0.0 8792 8782 inflight: 1.0.6 8793 8783 inherits: 2.0.4 8794 - minimatch: 3.1.2 8784 + minimatch: 3.1.5 8795 8785 once: 1.4.0 8796 8786 path-is-absolute: 1.0.1 8797 8787 ··· 9044 9034 9045 9035 is-fullwidth-code-point@5.1.0: 9046 9036 dependencies: 9047 - get-east-asian-width: 1.4.0 9037 + get-east-asian-width: 1.5.0 9048 9038 9049 9039 is-generator-function@1.1.2: 9050 9040 dependencies: ··· 9350 9340 9351 9341 lines-and-columns@1.2.4: {} 9352 9342 9353 - lint-staged@16.2.7: 9343 + lint-staged@16.3.1: 9354 9344 dependencies: 9355 9345 commander: 14.0.3 9356 9346 listr2: 9.0.5 9357 9347 micromatch: 4.0.8 9358 - nano-spawn: 2.0.0 9359 - pidtree: 0.6.0 9360 9348 string-argv: 0.3.2 9349 + tinyexec: 1.0.2 9361 9350 yaml: 2.8.2 9362 9351 9363 9352 listr2@9.0.5: 9364 9353 dependencies: 9365 - cli-truncate: 5.1.1 9354 + cli-truncate: 5.2.0 9366 9355 colorette: 2.0.20 9367 9356 eventemitter3: 5.0.4 9368 9357 log-update: 6.1.0 ··· 9404 9393 ansi-escapes: 7.3.0 9405 9394 cli-cursor: 5.0.0 9406 9395 slice-ansi: 7.1.2 9407 - strip-ansi: 7.1.2 9396 + strip-ansi: 7.2.0 9408 9397 wrap-ansi: 9.0.2 9409 9398 9410 9399 lookup-closest-locale@6.2.0: {} ··· 9507 9496 dependencies: 9508 9497 brace-expansion: 1.1.12 9509 9498 9499 + minimatch@3.1.5: 9500 + dependencies: 9501 + brace-expansion: 1.1.12 9502 + 9510 9503 minimatch@9.0.5: 9511 9504 dependencies: 9512 9505 brace-expansion: 2.0.2 ··· 9523 9516 9524 9517 ms@2.1.3: {} 9525 9518 9526 - msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3): 9519 + msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3): 9527 9520 dependencies: 9528 - '@inquirer/confirm': 5.1.21(@types/node@25.3.0) 9521 + '@inquirer/confirm': 5.1.21(@types/node@25.3.3) 9529 9522 '@mswjs/interceptors': 0.41.3 9530 9523 '@open-draft/deferred-promise': 2.2.0 9531 9524 '@types/statuses': 2.0.6 ··· 9553 9546 mute-stream@0.0.7: {} 9554 9547 9555 9548 mute-stream@2.0.0: {} 9556 - 9557 - nano-spawn@2.0.0: {} 9558 9549 9559 9550 nanoid@3.3.11: {} 9560 9551 ··· 9732 9723 9733 9724 p-try@2.2.0: {} 9734 9725 9735 - pa11y-ci@4.0.1(typescript@5.9.3): 9726 + pa11y-ci@4.1.0(typescript@5.9.3): 9736 9727 dependencies: 9737 9728 async: 3.2.6 9738 9729 cheerio: 1.0.0 ··· 9741 9732 kleur: 4.1.5 9742 9733 lodash: 4.17.23 9743 9734 node-fetch: 2.7.0 9744 - pa11y: 9.1.0(typescript@5.9.3) 9735 + pa11y: 9.1.1(typescript@5.9.3) 9745 9736 protocolify: 3.0.0 9746 - puppeteer: 24.37.3(typescript@5.9.3) 9737 + puppeteer: 24.37.5(typescript@5.9.3) 9747 9738 wordwrap: 1.0.0 9748 9739 transitivePeerDependencies: 9749 9740 - bare-abort-controller ··· 9755 9746 - typescript 9756 9747 - utf-8-validate 9757 9748 9758 - pa11y@9.1.0(typescript@5.9.3): 9749 + pa11y@9.1.1(typescript@5.9.3): 9759 9750 dependencies: 9760 9751 '@pa11y/html_codesniffer': 2.6.0 9761 9752 axe-core: 4.11.1 ··· 9765 9756 kleur: 4.1.5 9766 9757 mustache: 4.2.0 9767 9758 node.extend: 2.0.3 9768 - puppeteer: 24.37.3(typescript@5.9.3) 9759 + puppeteer: 24.37.5(typescript@5.9.3) 9769 9760 semver: 7.7.4 9770 9761 transitivePeerDependencies: 9771 9762 - bare-abort-controller ··· 9848 9839 9849 9840 picomatch@4.0.3: {} 9850 9841 9851 - pidtree@0.6.0: {} 9852 - 9853 9842 pify@2.3.0: {} 9854 9843 9855 9844 pinkie-promise@2.0.1: ··· 9927 9916 9928 9917 proxy-from-env@1.1.0: {} 9929 9918 9930 - pump@3.0.3: 9919 + pump@3.0.4: 9931 9920 dependencies: 9932 9921 end-of-stream: 1.4.5 9933 9922 once: 1.4.0 ··· 9940 9929 chromium-bidi: 14.0.0(devtools-protocol@0.0.1566079) 9941 9930 debug: 4.4.3 9942 9931 devtools-protocol: 0.0.1566079 9943 - typed-query-selector: 2.12.0 9932 + typed-query-selector: 2.12.1 9944 9933 webdriver-bidi-protocol: 0.4.1 9945 9934 ws: 8.19.0 9946 9935 transitivePeerDependencies: ··· 9951 9940 - supports-color 9952 9941 - utf-8-validate 9953 9942 9954 - puppeteer@24.37.3(typescript@5.9.3): 9943 + puppeteer-core@24.37.5: 9955 9944 dependencies: 9956 - '@puppeteer/browsers': 2.12.1 9945 + '@puppeteer/browsers': 2.13.0 9957 9946 chromium-bidi: 14.0.0(devtools-protocol@0.0.1566079) 9958 - cosmiconfig: 9.0.0(typescript@5.9.3) 9947 + debug: 4.4.3 9959 9948 devtools-protocol: 0.0.1566079 9960 - puppeteer-core: 24.37.3 9961 - typed-query-selector: 2.12.0 9949 + typed-query-selector: 2.12.1 9950 + webdriver-bidi-protocol: 0.4.1 9951 + ws: 8.19.0 9952 + transitivePeerDependencies: 9953 + - bare-abort-controller 9954 + - bare-buffer 9955 + - bufferutil 9956 + - react-native-b4a 9957 + - supports-color 9958 + - utf-8-validate 9959 + 9960 + puppeteer@24.37.5(typescript@5.9.3): 9961 + dependencies: 9962 + '@puppeteer/browsers': 2.13.0 9963 + chromium-bidi: 14.0.0(devtools-protocol@0.0.1566079) 9964 + cosmiconfig: 9.0.1(typescript@5.9.3) 9965 + devtools-protocol: 0.0.1566079 9966 + puppeteer-core: 24.37.5 9967 + typed-query-selector: 2.12.1 9962 9968 transitivePeerDependencies: 9963 9969 - bare-abort-controller 9964 9970 - bare-buffer ··· 10325 10331 ansi-styles: 6.2.3 10326 10332 is-fullwidth-code-point: 5.1.0 10327 10333 10334 + slice-ansi@8.0.0: 10335 + dependencies: 10336 + ansi-styles: 6.2.3 10337 + is-fullwidth-code-point: 5.1.0 10338 + 10328 10339 smart-buffer@4.2.0: {} 10329 10340 10330 10341 socks-proxy-agent@8.0.5: ··· 10349 10360 10350 10361 speedline-core@1.4.3: 10351 10362 dependencies: 10352 - '@types/node': 25.3.0 10363 + '@types/node': 25.3.3 10353 10364 image-ssim: 0.2.0 10354 10365 jpeg-js: 0.4.4 10355 10366 ··· 10374 10385 dependencies: 10375 10386 events-universal: 1.0.1 10376 10387 fast-fifo: 1.3.2 10377 - text-decoder: 1.2.6 10388 + text-decoder: 1.2.7 10378 10389 transitivePeerDependencies: 10379 10390 - bare-abort-controller 10380 10391 - react-native-b4a ··· 10397 10408 string-width@7.2.0: 10398 10409 dependencies: 10399 10410 emoji-regex: 10.6.0 10400 - get-east-asian-width: 1.4.0 10401 - strip-ansi: 7.1.2 10411 + get-east-asian-width: 1.5.0 10412 + strip-ansi: 7.2.0 10402 10413 10403 - string-width@8.1.1: 10414 + string-width@8.2.0: 10404 10415 dependencies: 10405 - get-east-asian-width: 1.4.0 10406 - strip-ansi: 7.1.2 10416 + get-east-asian-width: 1.5.0 10417 + strip-ansi: 7.2.0 10407 10418 10408 10419 string.prototype.includes@2.0.1: 10409 10420 dependencies: ··· 10472 10483 dependencies: 10473 10484 ansi-regex: 5.0.1 10474 10485 10475 - strip-ansi@7.1.2: 10486 + strip-ansi@7.2.0: 10476 10487 dependencies: 10477 10488 ansi-regex: 6.2.2 10478 10489 ··· 10523 10534 10524 10535 tar-fs@3.1.1: 10525 10536 dependencies: 10526 - pump: 3.0.3 10527 - tar-stream: 3.1.7 10537 + pump: 3.0.4 10538 + tar-stream: 3.1.8 10528 10539 optionalDependencies: 10529 - bare-fs: 4.5.4 10540 + bare-fs: 4.5.5 10530 10541 bare-path: 3.0.0 10531 10542 transitivePeerDependencies: 10532 10543 - bare-abort-controller 10533 10544 - bare-buffer 10534 10545 - react-native-b4a 10535 10546 10536 - tar-stream@3.1.7: 10547 + tar-stream@3.1.8: 10537 10548 dependencies: 10538 - b4a: 1.7.4 10549 + b4a: 1.8.0 10550 + bare-fs: 4.5.5 10539 10551 fast-fifo: 1.3.2 10540 10552 streamx: 2.23.0 10541 10553 transitivePeerDependencies: 10542 10554 - bare-abort-controller 10555 + - bare-buffer 10543 10556 - react-native-b4a 10544 10557 10545 - text-decoder@1.2.6: 10558 + teex@1.0.1: 10559 + dependencies: 10560 + streamx: 2.23.0 10561 + transitivePeerDependencies: 10562 + - bare-abort-controller 10563 + - react-native-b4a 10564 + 10565 + text-decoder@1.2.7: 10546 10566 dependencies: 10547 - b4a: 1.7.4 10567 + b4a: 1.8.0 10548 10568 transitivePeerDependencies: 10549 10569 - react-native-b4a 10550 10570 ··· 10681 10701 possible-typed-array-names: 1.1.0 10682 10702 reflect.getprototypeof: 1.0.10 10683 10703 10684 - typed-query-selector@2.12.0: {} 10704 + typed-query-selector@2.12.1: {} 10685 10705 10686 10706 typedarray-to-buffer@3.1.5: 10687 10707 dependencies: ··· 10817 10837 '@types/unist': 3.0.3 10818 10838 vfile-message: 4.0.3 10819 10839 10820 - vite@7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2): 10840 + vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2): 10821 10841 dependencies: 10822 10842 esbuild: 0.27.3 10823 10843 fdir: 6.5.0(picomatch@4.0.3) ··· 10826 10846 rollup: 4.57.1 10827 10847 tinyglobby: 0.2.15 10828 10848 optionalDependencies: 10829 - '@types/node': 25.3.0 10849 + '@types/node': 25.3.3 10830 10850 fsevents: 2.3.3 10831 10851 jiti: 2.6.1 10832 10852 lightningcss: 1.31.1 10833 10853 yaml: 2.8.2 10834 10854 10835 - vitest-axe@0.1.0(vitest@4.0.18(@types/node@25.3.0)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3))(yaml@2.8.2)): 10855 + vitest-axe@0.1.0(vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3))(yaml@2.8.2)): 10836 10856 dependencies: 10837 10857 aria-query: 5.3.2 10838 10858 axe-core: 4.11.1 ··· 10840 10860 dom-accessibility-api: 0.5.16 10841 10861 lodash-es: 4.17.23 10842 10862 redent: 3.0.0 10843 - vitest: 4.0.18(@types/node@25.3.0)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3))(yaml@2.8.2) 10863 + vitest: 4.0.18(@types/node@25.3.3)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3))(yaml@2.8.2) 10844 10864 10845 - vitest@4.0.18(@types/node@25.3.0)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3))(yaml@2.8.2): 10865 + vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(jsdom@28.1.0)(lightningcss@1.31.1)(msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3))(yaml@2.8.2): 10846 10866 dependencies: 10847 10867 '@vitest/expect': 4.0.18 10848 - '@vitest/mocker': 4.0.18(msw@2.12.10(@types/node@25.3.0)(typescript@5.9.3))(vite@7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2)) 10868 + '@vitest/mocker': 4.0.18(msw@2.12.10(@types/node@25.3.3)(typescript@5.9.3))(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2)) 10849 10869 '@vitest/pretty-format': 4.0.18 10850 10870 '@vitest/runner': 4.0.18 10851 10871 '@vitest/snapshot': 4.0.18 ··· 10862 10882 tinyexec: 1.0.2 10863 10883 tinyglobby: 0.2.15 10864 10884 tinyrainbow: 3.0.3 10865 - vite: 7.3.1(@types/node@25.3.0)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2) 10885 + vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(lightningcss@1.31.1)(yaml@2.8.2) 10866 10886 why-is-node-running: 2.3.0 10867 10887 optionalDependencies: 10868 - '@types/node': 25.3.0 10888 + '@types/node': 25.3.3 10869 10889 jsdom: 28.1.0 10870 10890 transitivePeerDependencies: 10871 10891 - jiti ··· 10985 11005 dependencies: 10986 11006 ansi-styles: 6.2.3 10987 11007 string-width: 7.2.0 10988 - strip-ansi: 7.1.2 11008 + strip-ansi: 7.2.0 10989 11009 10990 11010 wrappy@1.0.2: {} 10991 11011
+2 -2
pnpm-workspace.yaml
··· 11 11 typescript: '5.9.3' 12 12 typescript-eslint: '8.56.1' 13 13 eslint: '10.0.1' 14 - '@types/node': '25.3.0' 14 + '@types/node': '25.3.3' 15 15 '@commitlint/cli': '20.4.2' 16 16 '@commitlint/config-conventional': '20.4.2' 17 17 '@vitest/coverage-v8': '4.0.18' 18 18 husky: '9.1.7' 19 - lint-staged: '16.2.7' 19 + lint-staged: '16.3.1' 20 20 multiformats: '13.4.2' 21 21 prettier: '3.8.1'