Fork of Chiri for Astro for my blog
0
fork

Configure Feed

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

chore: bump deps

the3ash 9a480127 7863efc7

+574 -516
+6 -6
package.json
··· 17 17 "update-theme": "tsx scripts/update-theme.ts" 18 18 }, 19 19 "dependencies": { 20 - "@astrojs/mdx": "^4.3.7", 21 - "@astrojs/netlify": "^6.5.13", 22 - "@astrojs/rss": "^4.0.12", 20 + "@astrojs/mdx": "^4.3.9", 21 + "@astrojs/netlify": "^6.6.0", 22 + "@astrojs/rss": "^4.0.13", 23 23 "@astrojs/sitemap": "^3.6.0", 24 24 "@playform/inline": "^0.1.2", 25 - "astro": "^5.14.6", 25 + "astro": "^5.15.2", 26 26 "astro-og-canvas": "^0.7.2", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.1.0", ··· 42 42 "@eslint/js": "^9.38.0", 43 43 "@types/markdown-it": "^14.1.2", 44 44 "@types/sanitize-html": "^2.16.0", 45 - "@typescript-eslint/eslint-plugin": "^8.46.0", 45 + "@typescript-eslint/eslint-plugin": "^8.46.2", 46 46 "@typescript-eslint/parser": "^8.46.2", 47 47 "eslint": "^9.38.0", 48 48 "eslint-config-prettier": "^10.1.8", 49 - "eslint-plugin-astro": "^1.3.1", 49 + "eslint-plugin-astro": "^1.4.0", 50 50 "globals": "^16.4.0", 51 51 "prettier": "^3.6.2", 52 52 "prettier-plugin-astro": "^0.14.1",
+568 -510
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@astrojs/mdx': 12 - specifier: ^4.3.7 13 - version: 4.3.7(astro@5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 12 + specifier: ^4.3.9 13 + version: 4.3.9(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 14 14 '@astrojs/netlify': 15 - specifier: ^6.5.13 16 - version: 6.5.13(@types/node@24.8.1)(astro@5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1) 15 + specifier: ^6.6.0 16 + version: 6.6.0(@types/node@24.9.2)(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1) 17 17 '@astrojs/rss': 18 - specifier: ^4.0.12 19 - version: 4.0.12 18 + specifier: ^4.0.13 19 + version: 4.0.13 20 20 '@astrojs/sitemap': 21 21 specifier: ^3.6.0 22 22 version: 3.6.0 23 23 '@playform/inline': 24 24 specifier: ^0.1.2 25 - version: 0.1.2(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 25 + version: 0.1.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 26 26 astro: 27 - specifier: ^5.14.6 28 - version: 5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 27 + specifier: ^5.15.2 28 + version: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 29 29 astro-og-canvas: 30 30 specifier: ^0.7.2 31 - version: 0.7.2(astro@5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 31 + version: 0.7.2(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 32 32 canvaskit-wasm: 33 33 specifier: ^0.40.0 34 34 version: 0.40.0 ··· 79 79 specifier: ^2.16.0 80 80 version: 2.16.0 81 81 '@typescript-eslint/eslint-plugin': 82 - specifier: ^8.46.0 83 - version: 8.46.0(@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) 82 + specifier: ^8.46.2 83 + version: 8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) 84 84 '@typescript-eslint/parser': 85 85 specifier: ^8.46.2 86 86 version: 8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) ··· 91 91 specifier: ^10.1.8 92 92 version: 10.1.8(eslint@9.38.0(jiti@2.6.1)) 93 93 eslint-plugin-astro: 94 - specifier: ^1.3.1 95 - version: 1.3.1(eslint@9.38.0(jiti@2.6.1)) 94 + specifier: ^1.4.0 95 + version: 1.4.0(eslint@9.38.0(jiti@2.6.1)) 96 96 globals: 97 97 specifier: ^16.4.0 98 98 version: 16.4.0 ··· 123 123 '@astrojs/markdown-remark@6.3.8': 124 124 resolution: {integrity: sha512-uFNyFWadnULWK2cOw4n0hLKeu+xaVWeuECdP10cQ3K2fkybtTlhb7J7TcScdjmS8Yps7oje9S/ehYMfZrhrgCg==} 125 125 126 - '@astrojs/mdx@4.3.7': 127 - resolution: {integrity: sha512-5SRmvMyT/UMWaU2eoD+htnXtE2mUZZEH2K/nEzhuEy+iCsOSuS/DUry59WuKUJRQETi1mgJFdNR4dZLJHYVuRA==} 126 + '@astrojs/mdx@4.3.9': 127 + resolution: {integrity: sha512-80LHiM4z3FxAjATHNgFpa8nlTNSprAWB4UUKnr/QG56Pwk7uRnJWrXlok4wSCi/3fg8kTZ98A408Q91M+iqJdw==} 128 128 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} 129 129 peerDependencies: 130 130 astro: ^5.0.0 131 131 132 - '@astrojs/netlify@6.5.13': 133 - resolution: {integrity: sha512-UMZlW/QTSggmSr7zORj/e2dbj+7kh0yPQqIFdbWKfLnPCOQ4pyLA5+BvMPF6a7j1NDDnL72El0ilRobUXpp5Tg==} 132 + '@astrojs/netlify@6.6.0': 133 + resolution: {integrity: sha512-8sjuht5mHRN6prQukutgREu00sr9jpsftYmXAnC33HnGKbPeJX5hEBfZoLgD6aKSpC8+NikUBq7qc1xkMKOFDQ==} 134 134 peerDependencies: 135 135 astro: ^5.7.0 136 136 ··· 138 138 resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==} 139 139 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} 140 140 141 - '@astrojs/rss@4.0.12': 142 - resolution: {integrity: sha512-O5yyxHuDVb6DQ6VLOrbUVFSm+NpObulPxjs6XT9q3tC+RoKbN4HXMZLpv0LvXd1qdAjzVgJ1NFD+zKHJNDXikw==} 141 + '@astrojs/rss@4.0.13': 142 + resolution: {integrity: sha512-ugW4DmGn8kgfl8/qecU3EcKCAuEBrZqY7eYfa6at0sY7HGEwRdzsOafLE437RwDMP2ZuxfKnCNABs99YVhX0kg==} 143 143 144 144 '@astrojs/sitemap@3.6.0': 145 145 resolution: {integrity: sha512-4aHkvcOZBWJigRmMIAJwRQXBS+ayoP5z40OklTXYXhUDhwusz+DyDl+nSshY6y9DvkVEavwNcFO8FD81iGhXjg==} ··· 159 159 resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} 160 160 engines: {node: '>=6.9.0'} 161 161 162 - '@babel/helper-validator-identifier@7.27.1': 163 - resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} 162 + '@babel/helper-validator-identifier@7.28.5': 163 + resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} 164 164 engines: {node: '>=6.9.0'} 165 165 166 - '@babel/parser@7.28.4': 167 - resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==} 166 + '@babel/parser@7.28.5': 167 + resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} 168 168 engines: {node: '>=6.0.0'} 169 169 hasBin: true 170 170 171 171 '@babel/types@7.28.4': 172 172 resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==} 173 + engines: {node: '>=6.9.0'} 174 + 175 + '@babel/types@7.28.5': 176 + resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} 173 177 engines: {node: '>=6.9.0'} 174 178 175 179 '@capsizecss/unpack@3.0.0': ··· 187 191 resolution: {integrity: sha512-Y6+WUMsTFWE5jb20IFP4YGa5IrGY/+a/FbOSjDF/wz9gepU2hwCYSXRHP/vPwBvwcY3SVMASt4yXxbXNXigmZQ==} 188 192 engines: {node: '>=18'} 189 193 190 - '@emnapi/runtime@1.5.0': 191 - resolution: {integrity: sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==} 194 + '@emnapi/runtime@1.6.0': 195 + resolution: {integrity: sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA==} 192 196 193 197 '@envelop/instrumentation@1.0.0': 194 198 resolution: {integrity: sha512-cxgkB66RQB95H3X27jlnxCRNTmPuSTgmBAq6/4n2Dtv4hsk4yz8FadA1ggmd0uZzvKqWD6CR+WFgTjhDqg7eyw==} ··· 512 516 peerDependencies: 513 517 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 514 518 515 - '@eslint-community/regexpp@4.12.1': 516 - resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} 517 - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 518 - 519 519 '@eslint-community/regexpp@4.12.2': 520 520 resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} 521 521 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} ··· 524 524 resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==} 525 525 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 526 526 527 - '@eslint/config-helpers@0.4.1': 528 - resolution: {integrity: sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw==} 527 + '@eslint/config-helpers@0.4.2': 528 + resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} 529 529 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 530 530 531 531 '@eslint/core@0.16.0': 532 532 resolution: {integrity: sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==} 533 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 534 + 535 + '@eslint/core@0.17.0': 536 + resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} 533 537 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 534 538 535 539 '@eslint/eslintrc@3.3.1': ··· 544 548 resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} 545 549 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 546 550 547 - '@eslint/plugin-kit@0.4.0': 548 - resolution: {integrity: sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==} 551 + '@eslint/plugin-kit@0.4.1': 552 + resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} 549 553 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 550 554 551 555 '@fastify/accept-negotiator@2.0.1': ··· 725 729 '@mdx-js/mdx@3.1.1': 726 730 resolution: {integrity: sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==} 727 731 728 - '@netlify/api@14.0.6': 729 - resolution: {integrity: sha512-tlG/gqA80WeAbJFYzcLdSP7v8jg1WgtJX+kQD20rMbU+Efga5XxwaiCHgjvpLvFi5hQMe1t2bG60CudxMN1T5g==} 732 + '@netlify/api@14.0.8': 733 + resolution: {integrity: sha512-bRdCYqb9ncka9bazpFJ6XhGwYVlSJ0n/3LhF3o0cYg7MN+uuWDHHmMcb2C9sLJAzPHcNPFAYlog9F2+TlvyOGQ==} 730 734 engines: {node: '>=18.14.0'} 731 735 732 736 '@netlify/binary-info@1.0.0': ··· 734 738 735 739 '@netlify/blobs@10.1.0': 736 740 resolution: {integrity: sha512-dFpqDc6/x5LEu9L7kblCQu00CFEchH8J42jmQoXPuhKoE7avajzeLTbVKA8Olk3S/c2m9ejegrgbhL8NRA2Jyw==} 741 + engines: {node: ^14.16.0 || >=16.0.0} 742 + 743 + '@netlify/blobs@10.3.1': 744 + resolution: {integrity: sha512-s3GokkzyZzZfGk5UjEcI1N/lDmUKYJ7K7WyHOBltqyVAO7Woo6D6eVH3vEeatN/FgSPA2WbDOmL1Tei6wku3kw==} 737 745 engines: {node: ^14.16.0 || >=16.0.0} 738 746 739 747 '@netlify/cache@3.3.0': ··· 749 757 resolution: {integrity: sha512-vZAL8pMuj3yPQlmHSgyaA/UQFxc6pZgU0LucFJ1+IPWGJtIzBXHRvuR4acpoP72HtyQPUHJ42s7U9GaaSGVNHg==} 750 758 engines: {node: ^18.14.0 || >=20} 751 759 752 - '@netlify/dev@4.6.2': 753 - resolution: {integrity: sha512-gBW/1g+fXcUHbnzo0vsjNJ66TVO8O/4DeGihUmQFEGi0r1LiP4mVHcz1Cw0nqC20BS+wRWpGaRcDLyNnnHh6zg==} 760 + '@netlify/dev@4.6.7': 761 + resolution: {integrity: sha512-sJ2zPEQB93xZ+o+ABtKdKTtwNOUZaRPbXhZovxfAJwQMTQRjBj0+jnpI6O9htF/wdhOkqyOHa1TUOwVXAXcddg==} 754 762 engines: {node: '>=20.6.1'} 755 763 756 - '@netlify/edge-bundler@14.5.6': 757 - resolution: {integrity: sha512-00uOZIOFsoWKa04osBvQ763oAFZDtAGSIjlywU0TS/lZTQCVEs6k39yJz8v4UEhXvK5MCThiFv+tnlpTNJn3fQ==} 764 + '@netlify/edge-bundler@14.8.3': 765 + resolution: {integrity: sha512-pkjoCRHxFrwP5SMEmt+hFhP3bJYTvAX/Taei9gJTmUD7h8RQ83EdHHNRkQT1bRUPsw6b+DfMOuhpvGNb/Qth8Q==} 758 766 engines: {node: '>=18.14.0'} 759 767 760 768 '@netlify/edge-functions-bootstrap@2.16.0': 761 769 resolution: {integrity: sha512-v8QQihSbBHj3JxtJsHoepXALpNumD9M7egHoc8z62FYl5it34dWczkaJoFFopEyhiBVKi4K/n0ZYpdzwfujd6g==} 762 770 763 - '@netlify/edge-functions@2.19.0': 764 - resolution: {integrity: sha512-OsTi1Ch59MRmr0/8QUqPADbtpcoGapBU7NLScfax1tKi43tTIleZRynIKlY4fx2X7orJc4tzU+zErf1JXOQZ8A==} 771 + '@netlify/edge-functions-dev@1.0.2': 772 + resolution: {integrity: sha512-Twe78A7Jd0JpLw9g+XN2a4tDngM/6Qw/djt4h4Q4b3GYegEZG3/a3aKUWcHIkdimdund+LWzpIMcgUj5BvHHKw==} 773 + engines: {node: '>=20.6.1'} 774 + 775 + '@netlify/edge-functions@3.0.1': 776 + resolution: {integrity: sha512-5Rd+gd2uD/iHReiY2p0KhVpgYnWKJsFyey2CN8WwGLQTq0GA7CEWkEMyks1azuAkChlqS4YJbpa//lMBmyrjSA==} 765 777 engines: {node: '>=18.0.0'} 766 778 767 - '@netlify/functions-dev@1.0.0': 768 - resolution: {integrity: sha512-Ws/NZiSjz2X2KW4fpZIPkfKGwoFcTFItm6iAgpY06TOol+n+sy2+qgvvjvF6Plm1l7mT2kttxXdsk6kVnR31Qg==} 779 + '@netlify/functions-dev@1.0.4': 780 + resolution: {integrity: sha512-LNutheCNiVTFMXYUi6fDl4/AA53H635k0fb14N5GNaojeUBP9R46bwBGBtm19RfvDjlyIEmYhsN4VlnqTqMbHg==} 769 781 engines: {node: '>=20.6.1'} 770 782 771 783 '@netlify/functions@4.3.0': 772 784 resolution: {integrity: sha512-m00J4hO/AL+1mAD4jCia1kg2jIoO3S9+DXCge58n5tTqPlWt42Vgig5zm0ICJoAyjMKw2bGzfVw9a/s/x6d1+Q==} 773 785 engines: {node: '>=18.0.0'} 774 786 775 - '@netlify/functions@5.0.0': 776 - resolution: {integrity: sha512-gyKzl+P5SPp6P4iqykwPagSy7ODgRoQqi9TkjFJjM74FVJgxdiBQoLAmz+Pjl7kE5avJWtIvlQ+akAFaChekQQ==} 787 + '@netlify/functions@5.0.1': 788 + resolution: {integrity: sha512-olCwsnp0GDpjSYPfWrtUIvOsZcrRta6lxwZWfl3XxucXOw5AcGDKSqKGRElzyyZoRA8OXVh5B5NHj5Jd4PRx+A==} 777 789 engines: {node: '>=18.0.0'} 778 790 779 791 '@netlify/headers-parser@9.0.2': ··· 788 800 resolution: {integrity: sha512-edQefgR4aeL04oSgkGyjza3CObdU2C24EmRuF/FPXIR1GHa/TkEKMamppxFjZ6qj1i5tX0RGTLKvnREmtW34NA==} 789 801 engines: {node: '>=20.6.1'} 790 802 791 - '@netlify/open-api@2.40.0': 792 - resolution: {integrity: sha512-Dp4lilDnkRKGWnljGkFVxfoh1wsWqxheE5/ZOf/sMZPsh3jGu5QZ4hVLEidzXYB/zIKFFqLaUbP2XYVxTqWqyQ==} 803 + '@netlify/open-api@2.41.0': 804 + resolution: {integrity: sha512-e9eGmWs0AAJF5jxRlr6FJyfyftY3sj5IXyT26QF6vHXK5rzZNpJHhFenszKtuVFhUgScJeOfCOucvodqfKAzeg==} 793 805 engines: {node: '>=14.8.0'} 806 + 807 + '@netlify/otel@4.3.2': 808 + resolution: {integrity: sha512-979piAUQd2UINkfy951JFUFWvscXl+t+a57uYX6ViDBlNOhV/UTZGF5THAv1es3qtng8SHFDmOiftO8D/rFEPA==} 809 + engines: {node: ^18.14.0 || >=20.6.1} 794 810 795 811 '@netlify/redirect-parser@15.0.3': 796 812 resolution: {integrity: sha512-/HB3fcRRNgf6O/pbLn4EYNDHrU2kiadMMnazg8/OjvQK2S9i4y61vQcrICvDxYKUKQdgeEaABUuaCNAJFnfD9w==} ··· 804 820 resolution: {integrity: sha512-K3kWIxIMucibzQsATU2xw2JI+OpS9PZfPW/a+81gmeLC8tLv5YAxTVT0NFY/3imk1kcOJb9g7658jPLqDJaiAw==} 805 821 engines: {node: ^18.14.0 || >=20} 806 822 807 - '@netlify/runtime@4.1.1': 808 - resolution: {integrity: sha512-5qnHsri4X5r2spdD2tvdbU78grFV4fq7uVh/rMXF19qlgcHiuo0yr1JBEim1oINs/w+pyjusXMfnFEZjvV2qlQ==} 823 + '@netlify/runtime@4.1.5': 824 + resolution: {integrity: sha512-1v0QLQN3AAErsLwc1RkEQD44Kp2V1FBnll/rQdyovNTV3LjWaiMl9uU6JlvNyN83mzhMKW5p1/wMePrPYwKBRg==} 809 825 engines: {node: '>=20.6.1'} 810 826 811 - '@netlify/serverless-functions-api@2.7.0': 812 - resolution: {integrity: sha512-W4cA+26Ew2aiHjraIFult4FclnBbs/LtvJXHn3+EI/QeeuB2VIhS9fOgJdrO4goNr7mXj+Fur6v033MCCqNmeQ==} 827 + '@netlify/serverless-functions-api@2.7.1': 828 + resolution: {integrity: sha512-NQcLB8BHbIsgSBPk9A/OBR5mGpc6dOAg1iRsYHWK0IoKsvwQ9a7bZc2+E40nE41Mnk24UjfK09vDLxP85O/zwA==} 813 829 engines: {node: '>=18.0.0'} 814 830 815 831 '@netlify/static@3.1.0': ··· 820 836 resolution: {integrity: sha512-ktUb5d58pt1lQGXO5E9S0F1ljM0g+CoQuGTVII0IxBc0apmPq5RI0o3OWLY7U3ZERRiYTg5UfjiMihBEzuZsuw==} 821 837 engines: {node: ^18.14.0 || >=20} 822 838 823 - '@netlify/vite-plugin@2.7.3': 824 - resolution: {integrity: sha512-MtuCoUJQ/INiQsscaF/q9UOJYE2Lxn2b222YX24DeEWyxJTNnhetXHUK1WGtnsUCLZmKG4dd7P0ThyW4HBLV8Q==} 839 + '@netlify/vite-plugin@2.7.8': 840 + resolution: {integrity: sha512-ebGgq3PxVANuw6HFCSN/Y4mDL19L9ptW9Syz1F/kH9L7cFOkpnsThK9CoEDIeERBLevLbHNZ4UsmsIZC6SLI9w==} 825 841 engines: {node: ^20.6.1 || >=22} 826 842 peerDependencies: 827 843 vite: ^5 || ^6 || ^7 828 844 829 - '@netlify/zip-it-and-ship-it@14.1.10': 830 - resolution: {integrity: sha512-4zLknf28ScL7UQrsWd0JnQazfLkf+ah6ihZoQb77nMZwOBou9b4topqUsAvc0y2ADjqe9As308fB4FcRHM6J8g==} 845 + '@netlify/zip-it-and-ship-it@14.1.11': 846 + resolution: {integrity: sha512-5Ed9XH1JVPL7pAdq9zpC2WHjqHhHkaghuV3r2bvTTpx9JrTdzZxPeNnjZRjJMkjQAi8xSped5hNFJuD0QYmOuw==} 831 847 engines: {node: '>=18.14.0'} 832 848 hasBin: true 833 849 ··· 843 859 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} 844 860 engines: {node: '>= 8'} 845 861 862 + '@opentelemetry/api-logs@0.203.0': 863 + resolution: {integrity: sha512-9B9RU0H7Ya1Dx/Rkyc4stuBZSGVQF27WigitInx2QQoj6KUpEFYPKoWjdFTunJYxmXmh17HeBvbMa1EhGyPmqQ==} 864 + engines: {node: '>=8.0.0'} 865 + 866 + '@opentelemetry/api-logs@0.57.2': 867 + resolution: {integrity: sha512-uIX52NnTM0iBh84MShlpouI7UKqkZ7MrUszTmaypHBu4r7NofznSnQRfJ+uUeDtQDj6w8eFGg5KBLDAwAPz1+A==} 868 + engines: {node: '>=14'} 869 + 870 + '@opentelemetry/api@1.9.0': 871 + resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==} 872 + engines: {node: '>=8.0.0'} 873 + 874 + '@opentelemetry/context-async-hooks@1.30.1': 875 + resolution: {integrity: sha512-s5vvxXPVdjqS3kTLKMeBMvop9hbWkwzBpu+mUO2M7sZtlkyDJGwFe33wRKnbaYDo8ExRVBIIdwIGrqpxHuKttA==} 876 + engines: {node: '>=14'} 877 + peerDependencies: 878 + '@opentelemetry/api': '>=1.0.0 <1.10.0' 879 + 880 + '@opentelemetry/core@1.30.1': 881 + resolution: {integrity: sha512-OOCM2C/QIURhJMuKaekP3TRBxBKxG/TWWA0TL2J6nXUtDnuCtccy49LUJF8xPFXMX+0LMcxFpCo8M9cGY1W6rQ==} 882 + engines: {node: '>=14'} 883 + peerDependencies: 884 + '@opentelemetry/api': '>=1.0.0 <1.10.0' 885 + 886 + '@opentelemetry/instrumentation@0.203.0': 887 + resolution: {integrity: sha512-ke1qyM+3AK2zPuBPb6Hk/GCsc5ewbLvPNkEuELx/JmANeEp6ZjnZ+wypPAJSucTw0wvCGrUaibDSdcrGFoWxKQ==} 888 + engines: {node: ^18.19.0 || >=20.6.0} 889 + peerDependencies: 890 + '@opentelemetry/api': ^1.3.0 891 + 892 + '@opentelemetry/otlp-transformer@0.57.2': 893 + resolution: {integrity: sha512-48IIRj49gbQVK52jYsw70+Jv+JbahT8BqT2Th7C4H7RCM9d0gZ5sgNPoMpWldmfjvIsSgiGJtjfk9MeZvjhoig==} 894 + engines: {node: '>=14'} 895 + peerDependencies: 896 + '@opentelemetry/api': ^1.3.0 897 + 898 + '@opentelemetry/propagator-b3@1.30.1': 899 + resolution: {integrity: sha512-oATwWWDIJzybAZ4pO76ATN5N6FFbOA1otibAVlS8v90B4S1wClnhRUk7K+2CHAwN1JKYuj4jh/lpCEG5BAqFuQ==} 900 + engines: {node: '>=14'} 901 + peerDependencies: 902 + '@opentelemetry/api': '>=1.0.0 <1.10.0' 903 + 904 + '@opentelemetry/propagator-jaeger@1.30.1': 905 + resolution: {integrity: sha512-Pj/BfnYEKIOImirH76M4hDaBSx6HyZ2CXUqk+Kj02m6BB80c/yo4BdWkn/1gDFfU+YPY+bPR2U0DKBfdxCKwmg==} 906 + engines: {node: '>=14'} 907 + peerDependencies: 908 + '@opentelemetry/api': '>=1.0.0 <1.10.0' 909 + 910 + '@opentelemetry/resources@1.30.1': 911 + resolution: {integrity: sha512-5UxZqiAgLYGFjS4s9qm5mBVo433u+dSPUFWVWXmLAD4wB65oMCoXaJP1KJa9DIYYMeHu3z4BZcStG3LC593cWA==} 912 + engines: {node: '>=14'} 913 + peerDependencies: 914 + '@opentelemetry/api': '>=1.0.0 <1.10.0' 915 + 916 + '@opentelemetry/sdk-logs@0.57.2': 917 + resolution: {integrity: sha512-TXFHJ5c+BKggWbdEQ/inpgIzEmS2BGQowLE9UhsMd7YYlUfBQJ4uax0VF/B5NYigdM/75OoJGhAV3upEhK+3gg==} 918 + engines: {node: '>=14'} 919 + peerDependencies: 920 + '@opentelemetry/api': '>=1.4.0 <1.10.0' 921 + 922 + '@opentelemetry/sdk-metrics@1.30.1': 923 + resolution: {integrity: sha512-q9zcZ0Okl8jRgmy7eNW3Ku1XSgg3sDLa5evHZpCwjspw7E8Is4K/haRPDJrBcX3YSn/Y7gUvFnByNYEKQNbNog==} 924 + engines: {node: '>=14'} 925 + peerDependencies: 926 + '@opentelemetry/api': '>=1.3.0 <1.10.0' 927 + 928 + '@opentelemetry/sdk-trace-base@1.30.1': 929 + resolution: {integrity: sha512-jVPgBbH1gCy2Lb7X0AVQ8XAfgg0pJ4nvl8/IiQA6nxOsPvS+0zMJaFSs2ltXe0J6C8dqjcnpyqINDJmU30+uOg==} 930 + engines: {node: '>=14'} 931 + peerDependencies: 932 + '@opentelemetry/api': '>=1.0.0 <1.10.0' 933 + 934 + '@opentelemetry/sdk-trace-node@1.30.1': 935 + resolution: {integrity: sha512-cBjYOINt1JxXdpw1e5MlHmFRc5fgj4GW/86vsKFxJCJ8AL4PdVtYH41gWwl4qd4uQjqEL1oJVrXkSy5cnduAnQ==} 936 + engines: {node: '>=14'} 937 + peerDependencies: 938 + '@opentelemetry/api': '>=1.0.0 <1.10.0' 939 + 940 + '@opentelemetry/semantic-conventions@1.28.0': 941 + resolution: {integrity: sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==} 942 + engines: {node: '>=14'} 943 + 846 944 '@oslojs/encoding@1.1.0': 847 945 resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==} 848 946 ··· 948 1046 '@playform/pipe@0.1.3': 949 1047 resolution: {integrity: sha512-cjRcaj6b8XZMS+N51In78EuD9e0x0M3gYxi2g+qUGk1iya2uxcS+aSrXxfBUZueOjxADQwpyS4zLEhlbHCGcDA==} 950 1048 1049 + '@protobufjs/aspromise@1.1.2': 1050 + resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==} 1051 + 1052 + '@protobufjs/base64@1.1.2': 1053 + resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==} 1054 + 1055 + '@protobufjs/codegen@2.0.4': 1056 + resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==} 1057 + 1058 + '@protobufjs/eventemitter@1.1.0': 1059 + resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==} 1060 + 1061 + '@protobufjs/fetch@1.1.0': 1062 + resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==} 1063 + 1064 + '@protobufjs/float@1.0.2': 1065 + resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==} 1066 + 1067 + '@protobufjs/inquire@1.1.0': 1068 + resolution: {integrity: sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==} 1069 + 1070 + '@protobufjs/path@1.1.2': 1071 + resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==} 1072 + 1073 + '@protobufjs/pool@1.1.0': 1074 + resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==} 1075 + 1076 + '@protobufjs/utf8@1.1.0': 1077 + resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} 1078 + 951 1079 '@rollup/pluginutils@5.3.0': 952 1080 resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} 953 1081 engines: {node: '>=14.0.0'} ··· 1067 1195 cpu: [x64] 1068 1196 os: [win32] 1069 1197 1070 - '@shikijs/core@3.13.0': 1071 - resolution: {integrity: sha512-3P8rGsg2Eh2qIHekwuQjzWhKI4jV97PhvYjYUzGqjvJfqdQPz+nMlfWahU24GZAyW1FxFI1sYjyhfh5CoLmIUA==} 1198 + '@shikijs/core@3.14.0': 1199 + resolution: {integrity: sha512-qRSeuP5vlYHCNUIrpEBQFO7vSkR7jn7Kv+5X3FO/zBKVDGQbcnlScD3XhkrHi/R8Ltz0kEjvFR9Szp/XMRbFMw==} 1072 1200 1073 - '@shikijs/engine-javascript@3.13.0': 1074 - resolution: {integrity: sha512-Ty7xv32XCp8u0eQt8rItpMs6rU9Ki6LJ1dQOW3V/56PKDcpvfHPnYFbsx5FFUP2Yim34m/UkazidamMNVR4vKg==} 1201 + '@shikijs/engine-javascript@3.14.0': 1202 + resolution: {integrity: sha512-3v1kAXI2TsWQuwv86cREH/+FK9Pjw3dorVEykzQDhwrZj0lwsHYlfyARaKmn6vr5Gasf8aeVpb8JkzeWspxOLQ==} 1075 1203 1076 - '@shikijs/engine-oniguruma@3.13.0': 1077 - resolution: {integrity: sha512-O42rBGr4UDSlhT2ZFMxqM7QzIU+IcpoTMzb3W7AlziI1ZF7R8eS2M0yt5Ry35nnnTX/LTLXFPUjRFCIW+Operg==} 1204 + '@shikijs/engine-oniguruma@3.14.0': 1205 + resolution: {integrity: sha512-TNcYTYMbJyy+ZjzWtt0bG5y4YyMIWC2nyePz+CFMWqm+HnZZyy9SWMgo8Z6KBJVIZnx8XUXS8U2afO6Y0g1Oug==} 1078 1206 1079 - '@shikijs/langs@3.13.0': 1080 - resolution: {integrity: sha512-672c3WAETDYHwrRP0yLy3W1QYB89Hbpj+pO4KhxK6FzIrDI2FoEXNiNCut6BQmEApYLfuYfpgOZaqbY+E9b8wQ==} 1207 + '@shikijs/langs@3.14.0': 1208 + resolution: {integrity: sha512-DIB2EQY7yPX1/ZH7lMcwrK5pl+ZkP/xoSpUzg9YC8R+evRCCiSQ7yyrvEyBsMnfZq4eBzLzBlugMyTAf13+pzg==} 1081 1209 1082 - '@shikijs/themes@3.13.0': 1083 - resolution: {integrity: sha512-Vxw1Nm1/Od8jyA7QuAenaV78BG2nSr3/gCGdBkLpfLscddCkzkL36Q5b67SrLLfvAJTOUzW39x4FHVCFriPVgg==} 1210 + '@shikijs/themes@3.14.0': 1211 + resolution: {integrity: sha512-fAo/OnfWckNmv4uBoUu6dSlkcBc+SA1xzj5oUSaz5z3KqHtEbUypg/9xxgJARtM6+7RVm0Q6Xnty41xA1ma1IA==} 1084 1212 1085 - '@shikijs/types@3.13.0': 1086 - resolution: {integrity: sha512-oM9P+NCFri/mmQ8LoFGVfVyemm5Hi27330zuOBp0annwJdKH1kOLndw3zCtAVDehPLg9fKqoEx3Ht/wNZxolfw==} 1213 + '@shikijs/types@3.14.0': 1214 + resolution: {integrity: sha512-bQGgC6vrY8U/9ObG1Z/vTro+uclbjjD/uG58RvfxKZVD5p9Yc1ka3tVyEFy7BNJLzxuWyHH5NWynP9zZZS59eQ==} 1087 1215 1088 1216 '@shikijs/vscode-textmate@10.0.2': 1089 1217 resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} ··· 1142 1270 '@types/node@22.13.14': 1143 1271 resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} 1144 1272 1145 - '@types/node@24.8.1': 1146 - resolution: {integrity: sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==} 1273 + '@types/node@24.9.2': 1274 + resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==} 1147 1275 1148 1276 '@types/normalize-package-data@2.4.4': 1149 1277 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} ··· 1169 1297 '@types/yauzl@2.10.3': 1170 1298 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 1171 1299 1172 - '@typescript-eslint/eslint-plugin@8.46.0': 1173 - resolution: {integrity: sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==} 1174 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1175 - peerDependencies: 1176 - '@typescript-eslint/parser': ^8.46.0 1177 - eslint: ^8.57.0 || ^9.0.0 1178 - typescript: '>=4.8.4 <6.0.0' 1179 - 1180 1300 '@typescript-eslint/eslint-plugin@8.46.2': 1181 1301 resolution: {integrity: sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==} 1182 1302 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1185 1305 eslint: ^8.57.0 || ^9.0.0 1186 1306 typescript: '>=4.8.4 <6.0.0' 1187 1307 1188 - '@typescript-eslint/parser@8.46.1': 1189 - resolution: {integrity: sha512-6JSSaBZmsKvEkbRUkf7Zj7dru/8ZCrJxAqArcLaVMee5907JdtEbKGsZ7zNiIm/UAkpGUkaSMZEXShnN2D1HZA==} 1190 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1191 - peerDependencies: 1192 - eslint: ^8.57.0 || ^9.0.0 1193 - typescript: '>=4.8.4 <6.0.0' 1194 - 1195 1308 '@typescript-eslint/parser@8.46.2': 1196 1309 resolution: {integrity: sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==} 1197 1310 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1199 1312 eslint: ^8.57.0 || ^9.0.0 1200 1313 typescript: '>=4.8.4 <6.0.0' 1201 1314 1202 - '@typescript-eslint/project-service@8.46.0': 1203 - resolution: {integrity: sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==} 1204 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1205 - peerDependencies: 1206 - typescript: '>=4.8.4 <6.0.0' 1207 - 1208 - '@typescript-eslint/project-service@8.46.1': 1209 - resolution: {integrity: sha512-FOIaFVMHzRskXr5J4Jp8lFVV0gz5ngv3RHmn+E4HYxSJ3DgDzU7fVI1/M7Ijh1zf6S7HIoaIOtln1H5y8V+9Zg==} 1210 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1211 - peerDependencies: 1212 - typescript: '>=4.8.4 <6.0.0' 1213 - 1214 1315 '@typescript-eslint/project-service@8.46.2': 1215 1316 resolution: {integrity: sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==} 1216 1317 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1217 1318 peerDependencies: 1218 1319 typescript: '>=4.8.4 <6.0.0' 1219 1320 1220 - '@typescript-eslint/scope-manager@8.46.0': 1221 - resolution: {integrity: sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==} 1222 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1223 - 1224 - '@typescript-eslint/scope-manager@8.46.1': 1225 - resolution: {integrity: sha512-weL9Gg3/5F0pVQKiF8eOXFZp8emqWzZsOJuWRUNtHT+UNV2xSJegmpCNQHy37aEQIbToTq7RHKhWvOsmbM680A==} 1226 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1227 - 1228 1321 '@typescript-eslint/scope-manager@8.46.2': 1229 1322 resolution: {integrity: sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==} 1230 1323 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1231 1324 1232 - '@typescript-eslint/tsconfig-utils@8.46.0': 1233 - resolution: {integrity: sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==} 1234 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1235 - peerDependencies: 1236 - typescript: '>=4.8.4 <6.0.0' 1237 - 1238 - '@typescript-eslint/tsconfig-utils@8.46.1': 1239 - resolution: {integrity: sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==} 1240 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1241 - peerDependencies: 1242 - typescript: '>=4.8.4 <6.0.0' 1243 - 1244 1325 '@typescript-eslint/tsconfig-utils@8.46.2': 1245 1326 resolution: {integrity: sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==} 1246 1327 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1247 1328 peerDependencies: 1248 1329 typescript: '>=4.8.4 <6.0.0' 1249 1330 1250 - '@typescript-eslint/type-utils@8.46.0': 1251 - resolution: {integrity: sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==} 1252 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1253 - peerDependencies: 1254 - eslint: ^8.57.0 || ^9.0.0 1255 - typescript: '>=4.8.4 <6.0.0' 1256 - 1257 1331 '@typescript-eslint/type-utils@8.46.2': 1258 1332 resolution: {integrity: sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==} 1259 1333 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1261 1335 eslint: ^8.57.0 || ^9.0.0 1262 1336 typescript: '>=4.8.4 <6.0.0' 1263 1337 1264 - '@typescript-eslint/types@8.44.1': 1265 - resolution: {integrity: sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==} 1266 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1267 - 1268 - '@typescript-eslint/types@8.46.0': 1269 - resolution: {integrity: sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==} 1270 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1271 - 1272 - '@typescript-eslint/types@8.46.1': 1273 - resolution: {integrity: sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==} 1274 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1275 - 1276 1338 '@typescript-eslint/types@8.46.2': 1277 1339 resolution: {integrity: sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==} 1278 1340 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1279 1341 1280 - '@typescript-eslint/typescript-estree@8.46.0': 1281 - resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} 1282 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1283 - peerDependencies: 1284 - typescript: '>=4.8.4 <6.0.0' 1285 - 1286 - '@typescript-eslint/typescript-estree@8.46.1': 1287 - resolution: {integrity: sha512-uIifjT4s8cQKFQ8ZBXXyoUODtRoAd7F7+G8MKmtzj17+1UbdzFl52AzRyZRyKqPHhgzvXunnSckVu36flGy8cg==} 1288 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1289 - peerDependencies: 1290 - typescript: '>=4.8.4 <6.0.0' 1291 - 1292 1342 '@typescript-eslint/typescript-estree@8.46.2': 1293 1343 resolution: {integrity: sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==} 1294 1344 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1295 1345 peerDependencies: 1296 1346 typescript: '>=4.8.4 <6.0.0' 1297 1347 1298 - '@typescript-eslint/utils@8.46.0': 1299 - resolution: {integrity: sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==} 1300 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1301 - peerDependencies: 1302 - eslint: ^8.57.0 || ^9.0.0 1303 - typescript: '>=4.8.4 <6.0.0' 1304 - 1305 1348 '@typescript-eslint/utils@8.46.2': 1306 1349 resolution: {integrity: sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==} 1307 1350 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1309 1352 eslint: ^8.57.0 || ^9.0.0 1310 1353 typescript: '>=4.8.4 <6.0.0' 1311 1354 1312 - '@typescript-eslint/visitor-keys@8.46.0': 1313 - resolution: {integrity: sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==} 1314 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1315 - 1316 - '@typescript-eslint/visitor-keys@8.46.1': 1317 - resolution: {integrity: sha512-ptkmIf2iDkNUjdeu2bQqhFPV1m6qTnFFjg7PPDjxKWaMaP0Z6I9l30Jr3g5QqbZGdw8YdYvLp+XnqnWWZOg/NA==} 1318 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1319 - 1320 1355 '@typescript-eslint/visitor-keys@8.46.2': 1321 1356 resolution: {integrity: sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==} 1322 1357 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1329 1364 engines: {node: '>=18'} 1330 1365 hasBin: true 1331 1366 1332 - '@vercel/nft@0.30.1': 1333 - resolution: {integrity: sha512-2mgJZv4AYBFkD/nJ4QmiX5Ymxi+AisPLPcS/KPXVqniyQNqKXX+wjieAbDXQP3HcogfEbpHoRMs49Cd4pfkk8g==} 1367 + '@vercel/nft@0.30.3': 1368 + resolution: {integrity: sha512-UEq+eF0ocEf9WQCV1gktxKhha36KDs7jln5qii6UpPf5clMqDc0p3E7d9l2Smx0i9Pm1qpq4S4lLfNl97bbv6w==} 1334 1369 engines: {node: '>=18'} 1335 1370 hasBin: true 1336 1371 ··· 1476 1511 peerDependencies: 1477 1512 astro: ^3.0.0 || ^4.0.0 || ^5.0.0 1478 1513 1479 - astro@5.14.6: 1480 - resolution: {integrity: sha512-MSdjKt2W2a56x868DqDWgbfw4D689/8EGhHG4465h7eivTI237u1aBx4iJvgI6WfgdUE61+coAvMjUkEvOWbpA==} 1514 + astro@5.15.2: 1515 + resolution: {integrity: sha512-xQQ+PiYJ7WpUJrHJpAb52TQAUCFmSR8lAtQr3tFfSIZoTQiEMFx3HITJ01t3eDUpHjja8J6JcYqgAhr9xygKQg==} 1481 1516 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 1482 1517 hasBin: true 1483 1518 ··· 1511 1546 balanced-match@1.0.2: 1512 1547 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} 1513 1548 1514 - bare-events@2.8.0: 1515 - resolution: {integrity: sha512-AOhh6Bg5QmFIXdViHbMc2tLDsBIRxdkIaIddPslJF9Z5De3APBScuqGP2uThXnIpqFrgoxMNC6km7uXNIMLHXA==} 1549 + bare-events@2.8.1: 1550 + resolution: {integrity: sha512-oxSAxTS1hRfnyit2CL5QpAOS5ixfBjj6ex3yTNvXyY/kE719jQ/IjuESJBK2w5v4wwQRAHGseVJXx9QBYOtFGQ==} 1516 1551 peerDependencies: 1517 1552 bare-abort-controller: '*' 1518 1553 peerDependenciesMeta: ··· 1625 1660 1626 1661 citty@0.1.6: 1627 1662 resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==} 1663 + 1664 + cjs-module-lexer@1.4.3: 1665 + resolution: {integrity: sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==} 1628 1666 1629 1667 cli-boxes@3.0.0: 1630 1668 resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==} ··· 1828 1866 engines: {node: '>=0.10'} 1829 1867 hasBin: true 1830 1868 1831 - detect-libc@2.1.1: 1832 - resolution: {integrity: sha512-ecqj/sy1jcK1uWrwpR67UhYrIFQ+5WlGxth34WquCbamhFA6hkkwiu37o6J5xCHdo1oixJRfVRw+ywV+Hq/0Aw==} 1833 - engines: {node: '>=8'} 1834 - 1835 1869 detect-libc@2.1.2: 1836 1870 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 1837 1871 engines: {node: '>=8'} ··· 1886 1920 dettle@1.0.5: 1887 1921 resolution: {integrity: sha512-ZVyjhAJ7sCe1PNXEGveObOH9AC8QvMga3HJIghHawtG7mE4K5pW9nz/vDGAr/U7a3LWgdOzEE7ac9MURnyfaTA==} 1888 1922 1889 - devalue@5.4.1: 1890 - resolution: {integrity: sha512-YtoaOfsqjbZQKGIMRYDWKjUmSB4VJ/RElB+bXZawQAQYAo4xu08GKTMVlsZDTF6R2MbAgjcAQRPI5eIyRAT2OQ==} 1923 + devalue@5.4.2: 1924 + resolution: {integrity: sha512-MwPZTKEPK2k8Qgfmqrd48ZKVvzSQjgW0lXLxiIBA8dQjtf/6mw6pggHNLcyDKyf+fI6eXxlQwPsfaCMTU5U+Bw==} 1891 1925 1892 1926 devlop@1.1.0: 1893 1927 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} ··· 2016 2050 peerDependencies: 2017 2051 eslint: '>=7.0.0' 2018 2052 2019 - eslint-plugin-astro@1.3.1: 2020 - resolution: {integrity: sha512-2XaLCMQm8htW1UvJvy1Zcmg8l0ziskitiUfJTn/w1Mk7r4Mxj0fZeNpN6UTNrm64XBIXSa5h8UCGrg8mdu47+g==} 2053 + eslint-plugin-astro@1.4.0: 2054 + resolution: {integrity: sha512-BCHPj3gORh1RYFR3sZXY0/9N9lOOw4mQYUkMWFFoFqhZtYnytuzxlyCIr8tqMmSNdZ9P4SQNq5h4v8Amr2EE5Q==} 2021 2055 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2022 2056 peerDependencies: 2023 2057 eslint: '>=8.57.0' ··· 2145 2179 fast-uri@3.1.0: 2146 2180 resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} 2147 2181 2148 - fast-xml-parser@5.2.5: 2149 - resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==} 2182 + fast-xml-parser@5.3.0: 2183 + resolution: {integrity: sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==} 2150 2184 hasBin: true 2151 2185 2152 2186 fastq@1.19.1: ··· 2269 2303 resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} 2270 2304 engines: {node: '>=16'} 2271 2305 2272 - get-tsconfig@4.10.1: 2273 - resolution: {integrity: sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==} 2306 + get-tsconfig@4.13.0: 2307 + resolution: {integrity: sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==} 2274 2308 2275 2309 github-slugger@2.0.0: 2276 2310 resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==} ··· 2291 2325 resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} 2292 2326 engines: {node: '>=18'} 2293 2327 2294 - globals@15.15.0: 2295 - resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} 2296 - engines: {node: '>=18'} 2297 - 2298 2328 globals@16.4.0: 2299 2329 resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==} 2300 2330 engines: {node: '>=18'} ··· 2420 2450 import-fresh@3.3.1: 2421 2451 resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} 2422 2452 engines: {node: '>=6'} 2453 + 2454 + import-in-the-middle@1.15.0: 2455 + resolution: {integrity: sha512-bpQy+CrsRmYmoPMAE/0G33iwRqwW4ouqdRg8jgbH3aKuCtOc8lxgmYXg2dMM92CRiGP660EtBcymH/eVUpCSaA==} 2423 2456 2424 2457 import-meta-resolve@4.2.0: 2425 2458 resolution: {integrity: sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==} ··· 2613 2646 resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} 2614 2647 engines: {node: '>=6'} 2615 2648 2616 - kleur@4.1.5: 2617 - resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} 2618 - engines: {node: '>=6'} 2619 - 2620 2649 kuler@2.0.0: 2621 2650 resolution: {integrity: sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==} 2622 2651 ··· 2683 2712 resolution: {integrity: sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==} 2684 2713 engines: {node: '>= 12.0.0'} 2685 2714 2715 + long@5.3.2: 2716 + resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==} 2717 + 2686 2718 longest-streak@3.1.0: 2687 2719 resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==} 2688 2720 ··· 2693 2725 resolution: {integrity: sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==} 2694 2726 engines: {node: '>=12'} 2695 2727 2696 - magic-string@0.30.19: 2697 - resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} 2728 + magic-string@0.30.21: 2729 + resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 2698 2730 2699 2731 magicast@0.3.5: 2700 2732 resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==} ··· 2948 2980 engines: {node: '>=18'} 2949 2981 hasBin: true 2950 2982 2983 + module-details-from-path@1.0.4: 2984 + resolution: {integrity: sha512-EGWKgxALGMgzvxYF1UyGTy0HXX/2vHLkw6+NvDKW2jypWbHpjQuj4UMcqQWXHERJhVGKikolT06G3bcKe4fi7w==} 2985 + 2951 2986 mrmime@2.0.1: 2952 2987 resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==} 2953 2988 engines: {node: '>=10'} ··· 3043 3078 nth-check@2.1.1: 3044 3079 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} 3045 3080 3046 - ofetch@1.4.1: 3047 - resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} 3081 + ofetch@1.5.0: 3082 + resolution: {integrity: sha512-A7llJ7eZyziA5xq9//3ZurA8OhFqtS99K5/V1sLBJ5j137CM/OAjlbA/TEJXBuOWwOfLqih+oH5U3ran4za1FQ==} 3048 3083 3049 3084 ohash@2.0.11: 3050 3085 resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} ··· 3262 3297 property-information@7.1.0: 3263 3298 resolution: {integrity: sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==} 3264 3299 3300 + protobufjs@7.5.4: 3301 + resolution: {integrity: sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==} 3302 + engines: {node: '>=12.0.0'} 3303 + 3265 3304 pump@3.0.3: 3266 3305 resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==} 3267 3306 ··· 3388 3427 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} 3389 3428 engines: {node: '>=0.10.0'} 3390 3429 3430 + require-in-the-middle@7.5.2: 3431 + resolution: {integrity: sha512-gAZ+kLqBdHarXB64XpAe2VCjB7rIRv+mU8tfRWziHRJ5umKsIHN2tLLv6EtMw7WCdP19S0ERVMldNvxYCHnhSQ==} 3432 + engines: {node: '>=8.6.0'} 3433 + 3391 3434 require-package-name@2.0.1: 3392 3435 resolution: {integrity: sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==} 3393 3436 ··· 3401 3444 3402 3445 resolve-pkg-maps@1.0.0: 3403 3446 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} 3447 + 3448 + resolve@1.22.11: 3449 + resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==} 3450 + engines: {node: '>= 0.4'} 3451 + hasBin: true 3404 3452 3405 3453 resolve@2.0.0-next.5: 3406 3454 resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==} ··· 3458 3506 3459 3507 sax@1.4.1: 3460 3508 resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==} 3461 - 3462 - semver@7.7.2: 3463 - resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==} 3464 - engines: {node: '>=10'} 3465 - hasBin: true 3466 3509 3467 3510 semver@7.7.3: 3468 3511 resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==} ··· 3481 3524 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} 3482 3525 engines: {node: '>=8'} 3483 3526 3484 - shiki@3.13.0: 3485 - resolution: {integrity: sha512-aZW4l8Og16CokuCLf8CF8kq+KK2yOygapU5m3+hoGw0Mdosc6fPitjM+ujYarppj5ZIKGyPDPP1vqmQhr+5/0g==} 3527 + shiki@3.14.0: 3528 + resolution: {integrity: sha512-J0yvpLI7LSig3Z3acIuDLouV5UCKQqu8qOArwMx+/yPVC3WRMgrP67beaG8F+j4xfEWE0eVC4GeBCIXeOPra1g==} 3486 3529 3487 3530 signal-exit@4.1.0: 3488 3531 resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} ··· 3491 3534 sisteransi@1.0.5: 3492 3535 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} 3493 3536 3494 - sitemap@8.0.0: 3495 - resolution: {integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==} 3537 + sitemap@8.0.2: 3538 + resolution: {integrity: sha512-LwktpJcyZDoa0IL6KT++lQ53pbSrx2c9ge41/SeLTyqy2XUNA6uR4+P9u5IVo5lPeL2arAcOKn1aZAxoYbCKlQ==} 3496 3539 engines: {node: '>=14.0.0', npm: '>=6.0.0'} 3497 - deprecated: 'SECURITY: Multiple vulnerabilities fixed in 8.0.1 (XML injection, path traversal, command injection, protocol injection). Upgrade immediately: npm install sitemap@8.0.1' 3498 3540 hasBin: true 3499 3541 3500 3542 slashes@3.0.12: ··· 3732 3774 undici-types@6.20.0: 3733 3775 resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} 3734 3776 3735 - undici-types@7.14.0: 3736 - resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} 3777 + undici-types@7.16.0: 3778 + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} 3737 3779 3738 3780 unicode-properties@1.4.1: 3739 3781 resolution: {integrity: sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==} ··· 3754 3796 unist-util-find-after@5.0.0: 3755 3797 resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==} 3756 3798 3757 - unist-util-is@6.0.0: 3758 - resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==} 3759 - 3760 3799 unist-util-is@6.0.1: 3761 3800 resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==} 3762 3801 ··· 3778 3817 unist-util-visit-children@3.0.0: 3779 3818 resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==} 3780 3819 3781 - unist-util-visit-parents@6.0.1: 3782 - resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==} 3783 - 3784 3820 unist-util-visit-parents@6.0.2: 3785 3821 resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==} 3786 3822 ··· 3892 3928 vfile@6.0.3: 3893 3929 resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} 3894 3930 3895 - vite@6.4.0: 3896 - resolution: {integrity: sha512-oLnWs9Hak/LOlKjeSpOwD6JMks8BeICEdYMJBf6P4Lac/pO9tKiv/XhXnAM7nNfSkZahjlCZu9sS50zL8fSnsw==} 3931 + vite@6.4.1: 3932 + resolution: {integrity: sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==} 3897 3933 engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 3898 3934 hasBin: true 3899 3935 peerDependencies: ··· 4092 4128 remark-parse: 11.0.0 4093 4129 remark-rehype: 11.1.2 4094 4130 remark-smartypants: 3.0.2 4095 - shiki: 3.13.0 4131 + shiki: 3.14.0 4096 4132 smol-toml: 1.4.2 4097 4133 unified: 11.0.5 4098 4134 unist-util-remove-position: 5.0.0 ··· 4102 4138 transitivePeerDependencies: 4103 4139 - supports-color 4104 4140 4105 - '@astrojs/mdx@4.3.7(astro@5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))': 4141 + '@astrojs/mdx@4.3.9(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))': 4106 4142 dependencies: 4107 4143 '@astrojs/markdown-remark': 6.3.8 4108 4144 '@mdx-js/mdx': 3.1.1 4109 4145 acorn: 8.15.0 4110 - astro: 5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4146 + astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4111 4147 es-module-lexer: 1.7.0 4112 4148 estree-util-visit: 2.0.0 4113 4149 hast-util-to-html: 9.0.5 4114 - kleur: 4.1.5 4150 + picocolors: 1.1.1 4115 4151 rehype-raw: 7.0.0 4116 4152 remark-gfm: 4.0.1 4117 4153 remark-smartypants: 3.0.2 ··· 4121 4157 transitivePeerDependencies: 4122 4158 - supports-color 4123 4159 4124 - '@astrojs/netlify@6.5.13(@types/node@24.8.1)(astro@5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1)': 4160 + '@astrojs/netlify@6.6.0(@types/node@24.9.2)(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1)': 4125 4161 dependencies: 4126 4162 '@astrojs/internal-helpers': 0.7.4 4127 4163 '@astrojs/underscore-redirects': 1.0.0 4128 - '@netlify/blobs': 10.1.0 4164 + '@netlify/blobs': 10.3.1 4129 4165 '@netlify/functions': 4.3.0(rollup@4.52.5) 4130 - '@netlify/vite-plugin': 2.7.3(rollup@4.52.5)(vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 4131 - '@vercel/nft': 0.30.1(rollup@4.52.5) 4132 - astro: 5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4166 + '@netlify/vite-plugin': 2.7.8(rollup@4.52.5)(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 4167 + '@vercel/nft': 0.30.3(rollup@4.52.5) 4168 + astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4133 4169 esbuild: 0.25.11 4134 4170 tinyglobby: 0.2.15 4135 - vite: 6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4171 + vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4136 4172 transitivePeerDependencies: 4137 4173 - '@azure/app-configuration' 4138 4174 - '@azure/cosmos' ··· 4174 4210 dependencies: 4175 4211 prismjs: 1.30.0 4176 4212 4177 - '@astrojs/rss@4.0.12': 4213 + '@astrojs/rss@4.0.13': 4178 4214 dependencies: 4179 - fast-xml-parser: 5.2.5 4180 - kleur: 4.1.5 4215 + fast-xml-parser: 5.3.0 4216 + picocolors: 1.1.1 4181 4217 4182 4218 '@astrojs/sitemap@3.6.0': 4183 4219 dependencies: 4184 - sitemap: 8.0.0 4220 + sitemap: 8.0.2 4185 4221 stream-replace-string: 2.0.0 4186 4222 zod: 3.25.76 4187 4223 ··· 4201 4237 4202 4238 '@babel/code-frame@7.27.1': 4203 4239 dependencies: 4204 - '@babel/helper-validator-identifier': 7.27.1 4240 + '@babel/helper-validator-identifier': 7.28.5 4205 4241 js-tokens: 4.0.0 4206 4242 picocolors: 1.1.1 4207 4243 4208 4244 '@babel/helper-string-parser@7.27.1': {} 4209 4245 4210 - '@babel/helper-validator-identifier@7.27.1': {} 4246 + '@babel/helper-validator-identifier@7.28.5': {} 4211 4247 4212 - '@babel/parser@7.28.4': 4248 + '@babel/parser@7.28.5': 4213 4249 dependencies: 4214 - '@babel/types': 7.28.4 4250 + '@babel/types': 7.28.5 4215 4251 4216 4252 '@babel/types@7.28.4': 4217 4253 dependencies: 4218 4254 '@babel/helper-string-parser': 7.27.1 4219 - '@babel/helper-validator-identifier': 7.27.1 4255 + '@babel/helper-validator-identifier': 7.28.5 4256 + 4257 + '@babel/types@7.28.5': 4258 + dependencies: 4259 + '@babel/helper-string-parser': 7.27.1 4260 + '@babel/helper-validator-identifier': 7.28.5 4220 4261 4221 4262 '@capsizecss/unpack@3.0.0': 4222 4263 dependencies: ··· 4235 4276 gonzales-pe: 4.3.0 4236 4277 node-source-walk: 7.0.1 4237 4278 4238 - '@emnapi/runtime@1.5.0': 4279 + '@emnapi/runtime@1.6.0': 4239 4280 dependencies: 4240 4281 tslib: 2.8.1 4241 4282 optional: true ··· 4406 4447 eslint: 9.38.0(jiti@2.6.1) 4407 4448 eslint-visitor-keys: 3.4.3 4408 4449 4409 - '@eslint-community/regexpp@4.12.1': {} 4410 - 4411 4450 '@eslint-community/regexpp@4.12.2': {} 4412 4451 4413 4452 '@eslint/config-array@0.21.1': ··· 4418 4457 transitivePeerDependencies: 4419 4458 - supports-color 4420 4459 4421 - '@eslint/config-helpers@0.4.1': 4460 + '@eslint/config-helpers@0.4.2': 4422 4461 dependencies: 4423 - '@eslint/core': 0.16.0 4462 + '@eslint/core': 0.17.0 4424 4463 4425 4464 '@eslint/core@0.16.0': 4426 4465 dependencies: 4427 4466 '@types/json-schema': 7.0.15 4428 4467 4468 + '@eslint/core@0.17.0': 4469 + dependencies: 4470 + '@types/json-schema': 7.0.15 4471 + 4429 4472 '@eslint/eslintrc@3.3.1': 4430 4473 dependencies: 4431 4474 ajv: 6.12.6 ··· 4444 4487 4445 4488 '@eslint/object-schema@2.1.7': {} 4446 4489 4447 - '@eslint/plugin-kit@0.4.0': 4490 + '@eslint/plugin-kit@0.4.1': 4448 4491 dependencies: 4449 - '@eslint/core': 0.16.0 4492 + '@eslint/core': 0.17.0 4450 4493 levn: 0.4.1 4451 4494 4452 4495 '@fastify/accept-negotiator@2.0.1': {} ··· 4544 4587 4545 4588 '@img/sharp-wasm32@0.34.4': 4546 4589 dependencies: 4547 - '@emnapi/runtime': 1.5.0 4590 + '@emnapi/runtime': 1.6.0 4548 4591 optional: true 4549 4592 4550 4593 '@img/sharp-win32-arm64@0.34.4': ··· 4616 4659 transitivePeerDependencies: 4617 4660 - supports-color 4618 4661 4619 - '@netlify/api@14.0.6': 4662 + '@netlify/api@14.0.8': 4620 4663 dependencies: 4621 - '@netlify/open-api': 2.40.0 4664 + '@netlify/open-api': 2.41.0 4622 4665 node-fetch: 3.3.2 4623 4666 p-wait-for: 5.0.2 4624 4667 picoquery: 2.5.0 ··· 4630 4673 '@netlify/dev-utils': 4.3.0 4631 4674 '@netlify/runtime-utils': 2.2.0 4632 4675 4676 + '@netlify/blobs@10.3.1': 4677 + dependencies: 4678 + '@netlify/dev-utils': 4.3.0 4679 + '@netlify/otel': 4.3.2 4680 + '@netlify/runtime-utils': 2.2.0 4681 + transitivePeerDependencies: 4682 + - supports-color 4683 + 4633 4684 '@netlify/cache@3.3.0': 4634 4685 dependencies: 4635 4686 '@netlify/runtime-utils': 2.2.0 ··· 4637 4688 '@netlify/config@23.2.0': 4638 4689 dependencies: 4639 4690 '@iarna/toml': 2.2.5 4640 - '@netlify/api': 14.0.6 4691 + '@netlify/api': 14.0.8 4641 4692 '@netlify/headers-parser': 9.0.2 4642 4693 '@netlify/redirect-parser': 15.0.3 4643 4694 chalk: 5.6.2 ··· 4679 4730 uuid: 11.1.0 4680 4731 write-file-atomic: 5.0.1 4681 4732 4682 - '@netlify/dev@4.6.2(rollup@4.52.5)': 4733 + '@netlify/dev@4.6.7(rollup@4.52.5)': 4683 4734 dependencies: 4684 - '@netlify/blobs': 10.1.0 4735 + '@netlify/blobs': 10.3.1 4685 4736 '@netlify/config': 23.2.0 4686 4737 '@netlify/dev-utils': 4.3.0 4687 - '@netlify/edge-functions': 2.19.0 4688 - '@netlify/functions-dev': 1.0.0(rollup@4.52.5) 4738 + '@netlify/edge-functions-dev': 1.0.2 4739 + '@netlify/functions-dev': 1.0.4(rollup@4.52.5) 4689 4740 '@netlify/headers': 2.1.0 4690 - '@netlify/images': 1.3.0(@netlify/blobs@10.1.0) 4741 + '@netlify/images': 1.3.0(@netlify/blobs@10.3.1) 4691 4742 '@netlify/redirects': 3.1.0 4692 - '@netlify/runtime': 4.1.1 4743 + '@netlify/runtime': 4.1.5 4693 4744 '@netlify/static': 3.1.0 4694 4745 ulid: 3.0.1 4695 4746 transitivePeerDependencies: ··· 4717 4768 - supports-color 4718 4769 - uploadthing 4719 4770 4720 - '@netlify/edge-bundler@14.5.6': 4771 + '@netlify/edge-bundler@14.8.3': 4721 4772 dependencies: 4722 4773 '@import-maps/resolve': 2.0.0 4723 4774 ajv: 8.17.1 ··· 4742 4793 4743 4794 '@netlify/edge-functions-bootstrap@2.16.0': {} 4744 4795 4745 - '@netlify/edge-functions@2.19.0': 4796 + '@netlify/edge-functions-dev@1.0.2': 4746 4797 dependencies: 4747 4798 '@netlify/dev-utils': 4.3.0 4748 - '@netlify/edge-bundler': 14.5.6 4799 + '@netlify/edge-bundler': 14.8.3 4800 + '@netlify/edge-functions': 3.0.1 4749 4801 '@netlify/edge-functions-bootstrap': 2.16.0 4750 4802 '@netlify/runtime-utils': 2.2.0 4803 + get-port: 7.1.0 4804 + 4805 + '@netlify/edge-functions@3.0.1': 4806 + dependencies: 4751 4807 '@netlify/types': 2.1.0 4752 - get-port: 7.1.0 4753 4808 4754 - '@netlify/functions-dev@1.0.0(rollup@4.52.5)': 4809 + '@netlify/functions-dev@1.0.4(rollup@4.52.5)': 4755 4810 dependencies: 4756 - '@netlify/blobs': 10.1.0 4811 + '@netlify/blobs': 10.3.1 4757 4812 '@netlify/dev-utils': 4.3.0 4758 - '@netlify/functions': 5.0.0 4759 - '@netlify/zip-it-and-ship-it': 14.1.10(rollup@4.52.5) 4813 + '@netlify/functions': 5.0.1 4814 + '@netlify/zip-it-and-ship-it': 14.1.11(rollup@4.52.5) 4760 4815 cron-parser: 4.9.0 4761 4816 decache: 4.6.2 4762 4817 extract-zip: 2.0.1 ··· 4778 4833 '@netlify/blobs': 10.1.0 4779 4834 '@netlify/dev-utils': 4.3.0 4780 4835 '@netlify/types': 2.1.0 4781 - '@netlify/zip-it-and-ship-it': 14.1.10(rollup@4.52.5) 4836 + '@netlify/zip-it-and-ship-it': 14.1.11(rollup@4.52.5) 4782 4837 cron-parser: 4.9.0 4783 4838 decache: 4.6.2 4784 4839 extract-zip: 2.0.1 ··· 4794 4849 - rollup 4795 4850 - supports-color 4796 4851 4797 - '@netlify/functions@5.0.0': 4852 + '@netlify/functions@5.0.1': 4798 4853 dependencies: 4799 4854 '@netlify/types': 2.1.0 4800 4855 ··· 4811 4866 dependencies: 4812 4867 '@netlify/headers-parser': 9.0.2 4813 4868 4814 - '@netlify/images@1.3.0(@netlify/blobs@10.1.0)': 4869 + '@netlify/images@1.3.0(@netlify/blobs@10.3.1)': 4815 4870 dependencies: 4816 - ipx: 3.1.1(@netlify/blobs@10.1.0) 4871 + ipx: 3.1.1(@netlify/blobs@10.3.1) 4817 4872 transitivePeerDependencies: 4818 4873 - '@azure/app-configuration' 4819 4874 - '@azure/cosmos' ··· 4835 4890 - ioredis 4836 4891 - uploadthing 4837 4892 4838 - '@netlify/open-api@2.40.0': {} 4893 + '@netlify/open-api@2.41.0': {} 4894 + 4895 + '@netlify/otel@4.3.2': 4896 + dependencies: 4897 + '@opentelemetry/api': 1.9.0 4898 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 4899 + '@opentelemetry/instrumentation': 0.203.0(@opentelemetry/api@1.9.0) 4900 + '@opentelemetry/otlp-transformer': 0.57.2(@opentelemetry/api@1.9.0) 4901 + '@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.0) 4902 + '@opentelemetry/sdk-trace-node': 1.30.1(@opentelemetry/api@1.9.0) 4903 + transitivePeerDependencies: 4904 + - supports-color 4839 4905 4840 4906 '@netlify/redirect-parser@15.0.3': 4841 4907 dependencies: ··· 4854 4920 4855 4921 '@netlify/runtime-utils@2.2.0': {} 4856 4922 4857 - '@netlify/runtime@4.1.1': 4923 + '@netlify/runtime@4.1.5': 4858 4924 dependencies: 4859 - '@netlify/blobs': 10.1.0 4925 + '@netlify/blobs': 10.3.1 4860 4926 '@netlify/cache': 3.3.0 4861 4927 '@netlify/runtime-utils': 2.2.0 4862 4928 '@netlify/types': 2.1.0 4929 + transitivePeerDependencies: 4930 + - supports-color 4863 4931 4864 - '@netlify/serverless-functions-api@2.7.0': {} 4932 + '@netlify/serverless-functions-api@2.7.1': {} 4865 4933 4866 4934 '@netlify/static@3.1.0': 4867 4935 dependencies: ··· 4869 4937 4870 4938 '@netlify/types@2.1.0': {} 4871 4939 4872 - '@netlify/vite-plugin@2.7.3(rollup@4.52.5)(vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1))': 4940 + '@netlify/vite-plugin@2.7.8(rollup@4.52.5)(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1))': 4873 4941 dependencies: 4874 - '@netlify/dev': 4.6.2(rollup@4.52.5) 4942 + '@netlify/dev': 4.6.7(rollup@4.52.5) 4875 4943 '@netlify/dev-utils': 4.3.0 4876 4944 dedent: 1.7.0 4877 - vite: 6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4945 + vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4878 4946 transitivePeerDependencies: 4879 4947 - '@azure/app-configuration' 4880 4948 - '@azure/cosmos' ··· 4901 4969 - supports-color 4902 4970 - uploadthing 4903 4971 4904 - '@netlify/zip-it-and-ship-it@14.1.10(rollup@4.52.5)': 4972 + '@netlify/zip-it-and-ship-it@14.1.11(rollup@4.52.5)': 4905 4973 dependencies: 4906 - '@babel/parser': 7.28.4 4974 + '@babel/parser': 7.28.5 4907 4975 '@babel/types': 7.28.4 4908 4976 '@netlify/binary-info': 1.0.0 4909 - '@netlify/serverless-functions-api': 2.7.0 4977 + '@netlify/serverless-functions-api': 2.7.1 4910 4978 '@vercel/nft': 0.29.4(rollup@4.52.5) 4911 4979 archiver: 7.0.1 4912 4980 common-path-prefix: 3.0.0 ··· 4954 5022 '@nodelib/fs.scandir': 2.1.5 4955 5023 fastq: 1.19.1 4956 5024 5025 + '@opentelemetry/api-logs@0.203.0': 5026 + dependencies: 5027 + '@opentelemetry/api': 1.9.0 5028 + 5029 + '@opentelemetry/api-logs@0.57.2': 5030 + dependencies: 5031 + '@opentelemetry/api': 1.9.0 5032 + 5033 + '@opentelemetry/api@1.9.0': {} 5034 + 5035 + '@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0)': 5036 + dependencies: 5037 + '@opentelemetry/api': 1.9.0 5038 + 5039 + '@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0)': 5040 + dependencies: 5041 + '@opentelemetry/api': 1.9.0 5042 + '@opentelemetry/semantic-conventions': 1.28.0 5043 + 5044 + '@opentelemetry/instrumentation@0.203.0(@opentelemetry/api@1.9.0)': 5045 + dependencies: 5046 + '@opentelemetry/api': 1.9.0 5047 + '@opentelemetry/api-logs': 0.203.0 5048 + import-in-the-middle: 1.15.0 5049 + require-in-the-middle: 7.5.2 5050 + transitivePeerDependencies: 5051 + - supports-color 5052 + 5053 + '@opentelemetry/otlp-transformer@0.57.2(@opentelemetry/api@1.9.0)': 5054 + dependencies: 5055 + '@opentelemetry/api': 1.9.0 5056 + '@opentelemetry/api-logs': 0.57.2 5057 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5058 + '@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.0) 5059 + '@opentelemetry/sdk-logs': 0.57.2(@opentelemetry/api@1.9.0) 5060 + '@opentelemetry/sdk-metrics': 1.30.1(@opentelemetry/api@1.9.0) 5061 + '@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.0) 5062 + protobufjs: 7.5.4 5063 + 5064 + '@opentelemetry/propagator-b3@1.30.1(@opentelemetry/api@1.9.0)': 5065 + dependencies: 5066 + '@opentelemetry/api': 1.9.0 5067 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5068 + 5069 + '@opentelemetry/propagator-jaeger@1.30.1(@opentelemetry/api@1.9.0)': 5070 + dependencies: 5071 + '@opentelemetry/api': 1.9.0 5072 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5073 + 5074 + '@opentelemetry/resources@1.30.1(@opentelemetry/api@1.9.0)': 5075 + dependencies: 5076 + '@opentelemetry/api': 1.9.0 5077 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5078 + '@opentelemetry/semantic-conventions': 1.28.0 5079 + 5080 + '@opentelemetry/sdk-logs@0.57.2(@opentelemetry/api@1.9.0)': 5081 + dependencies: 5082 + '@opentelemetry/api': 1.9.0 5083 + '@opentelemetry/api-logs': 0.57.2 5084 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5085 + '@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.0) 5086 + 5087 + '@opentelemetry/sdk-metrics@1.30.1(@opentelemetry/api@1.9.0)': 5088 + dependencies: 5089 + '@opentelemetry/api': 1.9.0 5090 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5091 + '@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.0) 5092 + 5093 + '@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0)': 5094 + dependencies: 5095 + '@opentelemetry/api': 1.9.0 5096 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5097 + '@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.0) 5098 + '@opentelemetry/semantic-conventions': 1.28.0 5099 + 5100 + '@opentelemetry/sdk-trace-node@1.30.1(@opentelemetry/api@1.9.0)': 5101 + dependencies: 5102 + '@opentelemetry/api': 1.9.0 5103 + '@opentelemetry/context-async-hooks': 1.30.1(@opentelemetry/api@1.9.0) 5104 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.0) 5105 + '@opentelemetry/propagator-b3': 1.30.1(@opentelemetry/api@1.9.0) 5106 + '@opentelemetry/propagator-jaeger': 1.30.1(@opentelemetry/api@1.9.0) 5107 + '@opentelemetry/sdk-trace-base': 1.30.1(@opentelemetry/api@1.9.0) 5108 + semver: 7.7.3 5109 + 5110 + '@opentelemetry/semantic-conventions@1.28.0': {} 5111 + 4957 5112 '@oslojs/encoding@1.1.0': {} 4958 5113 4959 5114 '@parcel/watcher-android-arm64@2.5.1': ··· 5026 5181 5027 5182 '@pkgr/core@0.2.9': {} 5028 5183 5029 - '@playform/inline@0.1.2(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)': 5184 + '@playform/inline@0.1.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)': 5030 5185 dependencies: 5031 5186 '@playform/pipe': 0.1.3 5032 - astro: 5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5187 + astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5033 5188 beasties: 0.2.0 5034 5189 deepmerge-ts: 7.1.5 5035 5190 transitivePeerDependencies: ··· 5073 5228 deepmerge-ts: 7.1.5 5074 5229 fast-glob: 3.3.3 5075 5230 5231 + '@protobufjs/aspromise@1.1.2': {} 5232 + 5233 + '@protobufjs/base64@1.1.2': {} 5234 + 5235 + '@protobufjs/codegen@2.0.4': {} 5236 + 5237 + '@protobufjs/eventemitter@1.1.0': {} 5238 + 5239 + '@protobufjs/fetch@1.1.0': 5240 + dependencies: 5241 + '@protobufjs/aspromise': 1.1.2 5242 + '@protobufjs/inquire': 1.1.0 5243 + 5244 + '@protobufjs/float@1.0.2': {} 5245 + 5246 + '@protobufjs/inquire@1.1.0': {} 5247 + 5248 + '@protobufjs/path@1.1.2': {} 5249 + 5250 + '@protobufjs/pool@1.1.0': {} 5251 + 5252 + '@protobufjs/utf8@1.1.0': {} 5253 + 5076 5254 '@rollup/pluginutils@5.3.0(rollup@4.52.5)': 5077 5255 dependencies: 5078 5256 '@types/estree': 1.0.8 ··· 5147 5325 '@rollup/rollup-win32-x64-msvc@4.52.5': 5148 5326 optional: true 5149 5327 5150 - '@shikijs/core@3.13.0': 5328 + '@shikijs/core@3.14.0': 5151 5329 dependencies: 5152 - '@shikijs/types': 3.13.0 5330 + '@shikijs/types': 3.14.0 5153 5331 '@shikijs/vscode-textmate': 10.0.2 5154 5332 '@types/hast': 3.0.4 5155 5333 hast-util-to-html: 9.0.5 5156 5334 5157 - '@shikijs/engine-javascript@3.13.0': 5335 + '@shikijs/engine-javascript@3.14.0': 5158 5336 dependencies: 5159 - '@shikijs/types': 3.13.0 5337 + '@shikijs/types': 3.14.0 5160 5338 '@shikijs/vscode-textmate': 10.0.2 5161 5339 oniguruma-to-es: 4.3.3 5162 5340 5163 - '@shikijs/engine-oniguruma@3.13.0': 5341 + '@shikijs/engine-oniguruma@3.14.0': 5164 5342 dependencies: 5165 - '@shikijs/types': 3.13.0 5343 + '@shikijs/types': 3.14.0 5166 5344 '@shikijs/vscode-textmate': 10.0.2 5167 5345 5168 - '@shikijs/langs@3.13.0': 5346 + '@shikijs/langs@3.14.0': 5169 5347 dependencies: 5170 - '@shikijs/types': 3.13.0 5348 + '@shikijs/types': 3.14.0 5171 5349 5172 - '@shikijs/themes@3.13.0': 5350 + '@shikijs/themes@3.14.0': 5173 5351 dependencies: 5174 - '@shikijs/types': 3.13.0 5352 + '@shikijs/types': 3.14.0 5175 5353 5176 - '@shikijs/types@3.13.0': 5354 + '@shikijs/types@3.14.0': 5177 5355 dependencies: 5178 5356 '@shikijs/vscode-textmate': 10.0.2 5179 5357 '@types/hast': 3.0.4 ··· 5201 5379 5202 5380 '@types/fontkit@2.0.8': 5203 5381 dependencies: 5204 - '@types/node': 24.8.1 5382 + '@types/node': 24.9.2 5205 5383 5206 5384 '@types/hast@3.0.4': 5207 5385 dependencies: ··· 5238 5416 dependencies: 5239 5417 undici-types: 6.20.0 5240 5418 5241 - '@types/node@24.8.1': 5419 + '@types/node@24.9.2': 5242 5420 dependencies: 5243 - undici-types: 7.14.0 5421 + undici-types: 7.16.0 5244 5422 5245 5423 '@types/normalize-package-data@2.4.4': {} 5246 5424 ··· 5262 5440 5263 5441 '@types/yauzl@2.10.3': 5264 5442 dependencies: 5265 - '@types/node': 24.8.1 5443 + '@types/node': 24.9.2 5266 5444 optional: true 5267 5445 5268 - '@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5269 - dependencies: 5270 - '@eslint-community/regexpp': 4.12.1 5271 - '@typescript-eslint/parser': 8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) 5272 - '@typescript-eslint/scope-manager': 8.46.0 5273 - '@typescript-eslint/type-utils': 8.46.0(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) 5274 - '@typescript-eslint/utils': 8.46.0(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) 5275 - '@typescript-eslint/visitor-keys': 8.46.0 5276 - eslint: 9.38.0(jiti@2.6.1) 5277 - graphemer: 1.4.0 5278 - ignore: 7.0.5 5279 - natural-compare: 1.4.0 5280 - ts-api-utils: 2.1.0(typescript@5.9.3) 5281 - typescript: 5.9.3 5282 - transitivePeerDependencies: 5283 - - supports-color 5284 - 5285 5446 '@typescript-eslint/eslint-plugin@8.46.2(@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5286 5447 dependencies: 5287 5448 '@eslint-community/regexpp': 4.12.2 ··· 5299 5460 transitivePeerDependencies: 5300 5461 - supports-color 5301 5462 5302 - '@typescript-eslint/parser@8.46.1(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5303 - dependencies: 5304 - '@typescript-eslint/scope-manager': 8.46.1 5305 - '@typescript-eslint/types': 8.46.1 5306 - '@typescript-eslint/typescript-estree': 8.46.1(typescript@5.9.3) 5307 - '@typescript-eslint/visitor-keys': 8.46.1 5308 - debug: 4.4.3 5309 - eslint: 9.38.0(jiti@2.6.1) 5310 - typescript: 5.9.3 5311 - transitivePeerDependencies: 5312 - - supports-color 5313 - 5314 5463 '@typescript-eslint/parser@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5315 5464 dependencies: 5316 5465 '@typescript-eslint/scope-manager': 8.46.2 ··· 5323 5472 transitivePeerDependencies: 5324 5473 - supports-color 5325 5474 5326 - '@typescript-eslint/project-service@8.46.0(typescript@5.9.3)': 5327 - dependencies: 5328 - '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3) 5329 - '@typescript-eslint/types': 8.46.2 5330 - debug: 4.4.3 5331 - typescript: 5.9.3 5332 - transitivePeerDependencies: 5333 - - supports-color 5334 - 5335 - '@typescript-eslint/project-service@8.46.1(typescript@5.9.3)': 5336 - dependencies: 5337 - '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3) 5338 - '@typescript-eslint/types': 8.46.2 5339 - debug: 4.4.3 5340 - typescript: 5.9.3 5341 - transitivePeerDependencies: 5342 - - supports-color 5343 - 5344 5475 '@typescript-eslint/project-service@8.46.2(typescript@5.9.3)': 5345 5476 dependencies: 5346 5477 '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3) ··· 5350 5481 transitivePeerDependencies: 5351 5482 - supports-color 5352 5483 5353 - '@typescript-eslint/project-service@8.46.2(typescript@5.9.3)': 5354 - dependencies: 5355 - '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3) 5356 - '@typescript-eslint/types': 8.46.2 5357 - debug: 4.4.3 5358 - typescript: 5.9.3 5359 - transitivePeerDependencies: 5360 - - supports-color 5361 - 5362 - '@typescript-eslint/scope-manager@8.46.0': 5363 - dependencies: 5364 - '@typescript-eslint/types': 8.46.0 5365 - '@typescript-eslint/visitor-keys': 8.46.0 5366 - 5367 - '@typescript-eslint/scope-manager@8.46.1': 5368 - dependencies: 5369 - '@typescript-eslint/types': 8.46.1 5370 - '@typescript-eslint/visitor-keys': 8.46.1 5371 - 5372 5484 '@typescript-eslint/scope-manager@8.46.2': 5373 5485 dependencies: 5374 5486 '@typescript-eslint/types': 8.46.2 5375 5487 '@typescript-eslint/visitor-keys': 8.46.2 5376 5488 5377 - '@typescript-eslint/tsconfig-utils@8.46.0(typescript@5.9.3)': 5378 - dependencies: 5379 - typescript: 5.9.3 5380 - 5381 - '@typescript-eslint/tsconfig-utils@8.46.1(typescript@5.9.3)': 5382 - dependencies: 5383 - typescript: 5.9.3 5384 - 5385 5489 '@typescript-eslint/tsconfig-utils@8.46.2(typescript@5.9.3)': 5386 5490 dependencies: 5387 5491 typescript: 5.9.3 5388 5492 5389 - '@typescript-eslint/type-utils@8.46.0(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5390 - dependencies: 5391 - '@typescript-eslint/types': 8.46.0 5392 - '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) 5393 - '@typescript-eslint/utils': 8.46.0(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) 5394 - debug: 4.4.3 5395 - eslint: 9.38.0(jiti@2.6.1) 5396 - ts-api-utils: 2.1.0(typescript@5.9.3) 5397 - typescript: 5.9.3 5398 - transitivePeerDependencies: 5399 - - supports-color 5400 - 5401 5493 '@typescript-eslint/type-utils@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5402 5494 dependencies: 5403 5495 '@typescript-eslint/types': 8.46.2 ··· 5410 5502 transitivePeerDependencies: 5411 5503 - supports-color 5412 5504 5413 - '@typescript-eslint/types@8.44.1': {} 5414 - 5415 - '@typescript-eslint/types@8.46.0': {} 5416 - 5417 - '@typescript-eslint/types@8.46.1': {} 5418 - 5419 5505 '@typescript-eslint/types@8.46.2': {} 5420 5506 5421 - '@typescript-eslint/typescript-estree@8.46.0(typescript@5.9.3)': 5422 - dependencies: 5423 - '@typescript-eslint/project-service': 8.46.0(typescript@5.9.3) 5424 - '@typescript-eslint/tsconfig-utils': 8.46.0(typescript@5.9.3) 5425 - '@typescript-eslint/types': 8.46.0 5426 - '@typescript-eslint/visitor-keys': 8.46.0 5427 - debug: 4.4.3 5428 - fast-glob: 3.3.3 5429 - is-glob: 4.0.3 5430 - minimatch: 9.0.5 5431 - semver: 7.7.3 5432 - ts-api-utils: 2.1.0(typescript@5.9.3) 5433 - typescript: 5.9.3 5434 - transitivePeerDependencies: 5435 - - supports-color 5436 - 5437 - '@typescript-eslint/typescript-estree@8.46.1(typescript@5.9.3)': 5438 - dependencies: 5439 - '@typescript-eslint/project-service': 8.46.1(typescript@5.9.3) 5440 - '@typescript-eslint/tsconfig-utils': 8.46.1(typescript@5.9.3) 5441 - '@typescript-eslint/types': 8.46.1 5442 - '@typescript-eslint/visitor-keys': 8.46.1 5443 - debug: 4.4.3 5444 - fast-glob: 3.3.3 5445 - is-glob: 4.0.3 5446 - minimatch: 9.0.5 5447 - semver: 7.7.3 5448 - ts-api-utils: 2.1.0(typescript@5.9.3) 5449 - typescript: 5.9.3 5450 - transitivePeerDependencies: 5451 - - supports-color 5452 - 5453 5507 '@typescript-eslint/typescript-estree@8.46.2(typescript@5.9.3)': 5454 5508 dependencies: 5455 5509 '@typescript-eslint/project-service': 8.46.2(typescript@5.9.3) ··· 5466 5520 transitivePeerDependencies: 5467 5521 - supports-color 5468 5522 5469 - '@typescript-eslint/utils@8.46.0(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5470 - dependencies: 5471 - '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.1)) 5472 - '@typescript-eslint/scope-manager': 8.46.0 5473 - '@typescript-eslint/types': 8.46.0 5474 - '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) 5475 - eslint: 9.38.0(jiti@2.6.1) 5476 - typescript: 5.9.3 5477 - transitivePeerDependencies: 5478 - - supports-color 5479 - 5480 5523 '@typescript-eslint/utils@8.46.2(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3)': 5481 5524 dependencies: 5482 5525 '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.1)) ··· 5488 5531 transitivePeerDependencies: 5489 5532 - supports-color 5490 5533 5491 - '@typescript-eslint/visitor-keys@8.46.0': 5492 - dependencies: 5493 - '@typescript-eslint/types': 8.46.0 5494 - eslint-visitor-keys: 4.2.1 5495 - 5496 - '@typescript-eslint/visitor-keys@8.46.1': 5497 - dependencies: 5498 - '@typescript-eslint/types': 8.46.1 5499 - eslint-visitor-keys: 4.2.1 5500 - 5501 5534 '@typescript-eslint/visitor-keys@8.46.2': 5502 5535 dependencies: 5503 5536 '@typescript-eslint/types': 8.46.2 ··· 5524 5557 - rollup 5525 5558 - supports-color 5526 5559 5527 - '@vercel/nft@0.30.1(rollup@4.52.5)': 5560 + '@vercel/nft@0.30.3(rollup@4.52.5)': 5528 5561 dependencies: 5529 5562 '@mapbox/node-pre-gyp': 2.0.0 5530 5563 '@rollup/pluginutils': 5.3.0(rollup@4.52.5) ··· 5545 5578 5546 5579 '@vue/compiler-core@3.5.22': 5547 5580 dependencies: 5548 - '@babel/parser': 7.28.4 5581 + '@babel/parser': 7.28.5 5549 5582 '@vue/shared': 3.5.22 5550 5583 entities: 4.5.0 5551 5584 estree-walker: 2.0.2 ··· 5558 5591 5559 5592 '@vue/compiler-sfc@3.5.22': 5560 5593 dependencies: 5561 - '@babel/parser': 7.28.4 5594 + '@babel/parser': 7.28.5 5562 5595 '@vue/compiler-core': 3.5.22 5563 5596 '@vue/compiler-dom': 3.5.22 5564 5597 '@vue/compiler-ssr': 3.5.22 5565 5598 '@vue/shared': 3.5.22 5566 5599 estree-walker: 2.0.2 5567 - magic-string: 0.30.19 5600 + magic-string: 0.30.21 5568 5601 postcss: 8.5.6 5569 5602 source-map-js: 1.2.1 5570 5603 ··· 5702 5735 dependencies: 5703 5736 '@astrojs/compiler': 2.13.0 5704 5737 '@typescript-eslint/scope-manager': 8.46.2 5705 - '@typescript-eslint/types': 8.44.1 5738 + '@typescript-eslint/types': 8.46.2 5706 5739 astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.0) 5707 5740 debug: 4.4.3 5708 5741 entities: 6.0.1 ··· 5715 5748 transitivePeerDependencies: 5716 5749 - supports-color 5717 5750 5718 - astro-og-canvas@0.7.2(astro@5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)): 5751 + astro-og-canvas@0.7.2(astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)): 5719 5752 dependencies: 5720 - astro: 5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5753 + astro: 5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5721 5754 canvaskit-wasm: 0.40.0 5722 5755 deterministic-object-hash: 2.0.2 5723 5756 entities: 7.0.0 5724 5757 5725 - astro@5.14.6(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1): 5758 + astro@5.15.2(@netlify/blobs@10.3.1)(@types/node@24.9.2)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1): 5726 5759 dependencies: 5727 5760 '@astrojs/compiler': 2.13.0 5728 5761 '@astrojs/internal-helpers': 0.7.4 ··· 5742 5775 cssesc: 3.0.0 5743 5776 debug: 4.4.3 5744 5777 deterministic-object-hash: 2.0.2 5745 - devalue: 5.4.1 5778 + devalue: 5.4.2 5746 5779 diff: 5.2.0 5747 5780 dlv: 1.1.3 5748 5781 dset: 3.1.4 ··· 5756 5789 http-cache-semantics: 4.2.0 5757 5790 import-meta-resolve: 4.2.0 5758 5791 js-yaml: 4.1.0 5759 - kleur: 4.1.5 5760 - magic-string: 0.30.19 5792 + magic-string: 0.30.21 5761 5793 magicast: 0.3.5 5762 5794 mrmime: 2.0.1 5763 5795 neotraverse: 0.6.18 5764 5796 p-limit: 6.2.0 5765 5797 p-queue: 8.1.1 5766 5798 package-manager-detector: 1.5.0 5799 + picocolors: 1.1.1 5767 5800 picomatch: 4.0.3 5768 5801 prompts: 2.4.2 5769 5802 rehype: 13.0.2 5770 5803 semver: 7.7.3 5771 - shiki: 3.13.0 5804 + shiki: 3.14.0 5772 5805 smol-toml: 1.4.2 5773 5806 tinyexec: 1.0.1 5774 5807 tinyglobby: 0.2.15 ··· 5776 5809 ultrahtml: 1.6.0 5777 5810 unifont: 0.6.0 5778 5811 unist-util-visit: 5.0.0 5779 - unstorage: 1.17.1(@netlify/blobs@10.1.0) 5812 + unstorage: 1.17.1(@netlify/blobs@10.3.1) 5780 5813 vfile: 6.0.3 5781 - vite: 6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 5782 - vitefu: 1.1.1(vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 5814 + vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 5815 + vitefu: 1.1.1(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 5783 5816 xxhash-wasm: 1.1.0 5784 5817 yargs-parser: 21.1.1 5785 5818 yocto-spinner: 0.2.3 ··· 5840 5873 5841 5874 balanced-match@1.0.2: {} 5842 5875 5843 - bare-events@2.8.0: {} 5876 + bare-events@2.8.1: {} 5844 5877 5845 5878 base-64@1.0.0: {} 5846 5879 ··· 5952 5985 dependencies: 5953 5986 consola: 3.4.2 5954 5987 5988 + cjs-module-lexer@1.4.3: {} 5989 + 5955 5990 cli-boxes@3.0.0: {} 5956 5991 5957 5992 clipboardy@4.0.0: ··· 6113 6148 6114 6149 detect-libc@1.0.3: {} 6115 6150 6116 - detect-libc@2.1.1: {} 6117 - 6118 6151 detect-libc@2.1.2: {} 6119 6152 6120 6153 detective-amd@6.0.1: ··· 6179 6212 6180 6213 dettle@1.0.5: {} 6181 6214 6182 - devalue@5.4.1: {} 6215 + devalue@5.4.2: {} 6183 6216 6184 6217 devlop@1.1.0: 6185 6218 dependencies: ··· 6342 6375 dependencies: 6343 6376 eslint: 9.38.0(jiti@2.6.1) 6344 6377 6345 - eslint-plugin-astro@1.3.1(eslint@9.38.0(jiti@2.6.1)): 6378 + eslint-plugin-astro@1.4.0(eslint@9.38.0(jiti@2.6.1)): 6346 6379 dependencies: 6347 6380 '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.1)) 6348 6381 '@jridgewell/sourcemap-codec': 1.5.5 6349 - '@typescript-eslint/types': 8.44.1 6382 + '@typescript-eslint/types': 8.46.2 6350 6383 astro-eslint-parser: 1.2.2 6351 6384 eslint: 9.38.0(jiti@2.6.1) 6352 6385 eslint-compat-utils: 0.6.5(eslint@9.38.0(jiti@2.6.1)) 6353 - globals: 15.15.0 6386 + globals: 16.4.0 6354 6387 postcss: 8.5.6 6355 6388 postcss-selector-parser: 7.1.0 6356 6389 transitivePeerDependencies: ··· 6368 6401 eslint@9.38.0(jiti@2.6.1): 6369 6402 dependencies: 6370 6403 '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.1)) 6371 - '@eslint-community/regexpp': 4.12.1 6404 + '@eslint-community/regexpp': 4.12.2 6372 6405 '@eslint/config-array': 0.21.1 6373 - '@eslint/config-helpers': 0.4.1 6406 + '@eslint/config-helpers': 0.4.2 6374 6407 '@eslint/core': 0.16.0 6375 6408 '@eslint/eslintrc': 3.3.1 6376 6409 '@eslint/js': 9.38.0 6377 - '@eslint/plugin-kit': 0.4.0 6410 + '@eslint/plugin-kit': 0.4.1 6378 6411 '@humanfs/node': 0.16.7 6379 6412 '@humanwhocodes/module-importer': 1.0.1 6380 6413 '@humanwhocodes/retry': 0.4.3 ··· 6469 6502 6470 6503 events-universal@1.0.1: 6471 6504 dependencies: 6472 - bare-events: 2.8.0 6505 + bare-events: 2.8.1 6473 6506 transitivePeerDependencies: 6474 6507 - bare-abort-controller 6475 6508 ··· 6519 6552 6520 6553 fast-uri@3.1.0: {} 6521 6554 6522 - fast-xml-parser@5.2.5: 6555 + fast-xml-parser@5.3.0: 6523 6556 dependencies: 6524 6557 strnum: 2.1.1 6525 6558 ··· 6636 6669 6637 6670 get-stream@8.0.1: {} 6638 6671 6639 - get-tsconfig@4.10.1: 6672 + get-tsconfig@4.13.0: 6640 6673 dependencies: 6641 6674 resolve-pkg-maps: 1.0.0 6642 6675 ··· 6660 6693 path-scurry: 1.11.1 6661 6694 6662 6695 globals@14.0.0: {} 6663 - 6664 - globals@15.15.0: {} 6665 6696 6666 6697 globals@16.4.0: {} 6667 6698 ··· 6884 6915 parent-module: 1.0.1 6885 6916 resolve-from: 4.0.0 6886 6917 6918 + import-in-the-middle@1.15.0: 6919 + dependencies: 6920 + acorn: 8.15.0 6921 + acorn-import-attributes: 1.9.5(acorn@8.15.0) 6922 + cjs-module-lexer: 1.4.3 6923 + module-details-from-path: 1.0.4 6924 + 6887 6925 import-meta-resolve@4.2.0: {} 6888 6926 6889 6927 imurmurhash@0.1.4: {} ··· 6896 6934 6897 6935 inline-style-parser@0.2.4: {} 6898 6936 6899 - ipx@3.1.1(@netlify/blobs@10.1.0): 6937 + ipx@3.1.1(@netlify/blobs@10.3.1): 6900 6938 dependencies: 6901 6939 '@fastify/accept-negotiator': 2.0.1 6902 6940 citty: 0.1.6 ··· 6907 6945 h3: 1.15.4 6908 6946 image-meta: 0.2.2 6909 6947 listhen: 1.9.0 6910 - ofetch: 1.4.1 6948 + ofetch: 1.5.0 6911 6949 pathe: 2.0.3 6912 6950 sharp: 0.34.4 6913 6951 svgo: 4.0.0 6914 6952 ufo: 1.6.1 6915 - unstorage: 1.17.1(@netlify/blobs@10.1.0) 6953 + unstorage: 1.17.1(@netlify/blobs@10.3.1) 6916 6954 xss: 1.0.15 6917 6955 transitivePeerDependencies: 6918 6956 - '@azure/app-configuration' ··· 7070 7108 7071 7109 kleur@3.0.3: {} 7072 7110 7073 - kleur@4.1.5: {} 7074 - 7075 7111 kuler@2.0.0: {} 7076 7112 7077 7113 lambda-local@2.2.0: ··· 7151 7187 safe-stable-stringify: 2.5.0 7152 7188 triple-beam: 1.4.1 7153 7189 7190 + long@5.3.2: {} 7191 + 7154 7192 longest-streak@3.1.0: {} 7155 7193 7156 7194 lru-cache@10.4.3: {} 7157 7195 7158 7196 luxon@3.7.2: {} 7159 7197 7160 - magic-string@0.30.19: 7198 + magic-string@0.30.21: 7161 7199 dependencies: 7162 7200 '@jridgewell/sourcemap-codec': 1.5.5 7163 7201 7164 7202 magicast@0.3.5: 7165 7203 dependencies: 7166 - '@babel/parser': 7.28.4 7167 - '@babel/types': 7.28.4 7204 + '@babel/parser': 7.28.5 7205 + '@babel/types': 7.28.5 7168 7206 source-map-js: 1.2.1 7169 7207 7170 7208 map-obj@5.0.2: {} ··· 7198 7236 mdast-util-to-markdown: 2.1.2 7199 7237 parse-entities: 4.0.2 7200 7238 stringify-entities: 4.0.4 7201 - unist-util-visit-parents: 6.0.1 7239 + unist-util-visit-parents: 6.0.2 7202 7240 transitivePeerDependencies: 7203 7241 - supports-color 7204 7242 ··· 7720 7758 ast-module-types: 6.0.1 7721 7759 node-source-walk: 7.0.1 7722 7760 7761 + module-details-from-path@1.0.4: {} 7762 + 7723 7763 mrmime@2.0.1: {} 7724 7764 7725 7765 ms@2.1.3: {} ··· 7765 7805 7766 7806 node-source-walk@7.0.1: 7767 7807 dependencies: 7768 - '@babel/parser': 7.28.4 7808 + '@babel/parser': 7.28.5 7769 7809 7770 7810 node-stream-zip@1.15.0: {} 7771 7811 ··· 7793 7833 dependencies: 7794 7834 boolbase: 1.0.0 7795 7835 7796 - ofetch@1.4.1: 7836 + ofetch@1.5.0: 7797 7837 dependencies: 7798 7838 destr: 2.0.5 7799 7839 node-fetch-native: 1.6.7 ··· 8025 8065 8026 8066 property-information@7.1.0: {} 8027 8067 8068 + protobufjs@7.5.4: 8069 + dependencies: 8070 + '@protobufjs/aspromise': 1.1.2 8071 + '@protobufjs/base64': 1.1.2 8072 + '@protobufjs/codegen': 2.0.4 8073 + '@protobufjs/eventemitter': 1.1.0 8074 + '@protobufjs/fetch': 1.1.0 8075 + '@protobufjs/float': 1.0.2 8076 + '@protobufjs/inquire': 1.1.0 8077 + '@protobufjs/path': 1.1.2 8078 + '@protobufjs/pool': 1.1.0 8079 + '@protobufjs/utf8': 1.1.0 8080 + '@types/node': 24.9.2 8081 + long: 5.3.2 8082 + 8028 8083 pump@3.0.3: 8029 8084 dependencies: 8030 8085 end-of-stream: 1.4.5 ··· 8132 8187 hast-util-from-html-isomorphic: 2.0.0 8133 8188 hast-util-to-text: 4.0.2 8134 8189 katex: 0.16.25 8135 - unist-util-visit-parents: 6.0.1 8190 + unist-util-visit-parents: 6.0.2 8136 8191 vfile: 6.0.3 8137 8192 8138 8193 rehype-parse@9.0.1: ··· 8240 8295 8241 8296 require-from-string@2.0.2: {} 8242 8297 8298 + require-in-the-middle@7.5.2: 8299 + dependencies: 8300 + debug: 4.4.3 8301 + module-details-from-path: 1.0.4 8302 + resolve: 1.22.11 8303 + transitivePeerDependencies: 8304 + - supports-color 8305 + 8243 8306 require-package-name@2.0.1: {} 8244 8307 8245 8308 resolve-from@4.0.0: {} ··· 8247 8310 resolve-from@5.0.0: {} 8248 8311 8249 8312 resolve-pkg-maps@1.0.0: {} 8313 + 8314 + resolve@1.22.11: 8315 + dependencies: 8316 + is-core-module: 2.16.1 8317 + path-parse: 1.0.7 8318 + supports-preserve-symlinks-flag: 1.0.0 8250 8319 8251 8320 resolve@2.0.0-next.5: 8252 8321 dependencies: ··· 8340 8409 8341 8410 sax@1.4.1: {} 8342 8411 8343 - semver@7.7.2: {} 8344 - 8345 8412 semver@7.7.3: {} 8346 8413 8347 8414 sharp@0.34.4: 8348 8415 dependencies: 8349 8416 '@img/colour': 1.0.0 8350 - detect-libc: 2.1.1 8351 - semver: 7.7.2 8417 + detect-libc: 2.1.2 8418 + semver: 7.7.3 8352 8419 optionalDependencies: 8353 8420 '@img/sharp-darwin-arm64': 0.34.4 8354 8421 '@img/sharp-darwin-x64': 0.34.4 ··· 8379 8446 8380 8447 shebang-regex@3.0.0: {} 8381 8448 8382 - shiki@3.13.0: 8449 + shiki@3.14.0: 8383 8450 dependencies: 8384 - '@shikijs/core': 3.13.0 8385 - '@shikijs/engine-javascript': 3.13.0 8386 - '@shikijs/engine-oniguruma': 3.13.0 8387 - '@shikijs/langs': 3.13.0 8388 - '@shikijs/themes': 3.13.0 8389 - '@shikijs/types': 3.13.0 8451 + '@shikijs/core': 3.14.0 8452 + '@shikijs/engine-javascript': 3.14.0 8453 + '@shikijs/engine-oniguruma': 3.14.0 8454 + '@shikijs/langs': 3.14.0 8455 + '@shikijs/themes': 3.14.0 8456 + '@shikijs/types': 3.14.0 8390 8457 '@shikijs/vscode-textmate': 10.0.2 8391 8458 '@types/hast': 3.0.4 8392 8459 ··· 8394 8461 8395 8462 sisteransi@1.0.5: {} 8396 8463 8397 - sitemap@8.0.0: 8464 + sitemap@8.0.2: 8398 8465 dependencies: 8399 8466 '@types/node': 17.0.45 8400 8467 '@types/sax': 1.2.7 ··· 8594 8661 8595 8662 tsx@4.20.6: 8596 8663 dependencies: 8597 - esbuild: 0.25.10 8598 - get-tsconfig: 4.10.1 8664 + esbuild: 0.25.11 8665 + get-tsconfig: 4.13.0 8599 8666 optionalDependencies: 8600 8667 fsevents: 2.3.3 8601 8668 ··· 8630 8697 8631 8698 undici-types@6.20.0: {} 8632 8699 8633 - undici-types@7.14.0: {} 8700 + undici-types@7.16.0: {} 8634 8701 8635 8702 unicode-properties@1.4.1: 8636 8703 dependencies: ··· 8657 8724 unifont@0.6.0: 8658 8725 dependencies: 8659 8726 css-tree: 3.1.0 8660 - ofetch: 1.4.1 8727 + ofetch: 1.5.0 8661 8728 ohash: 2.0.11 8662 8729 8663 8730 unist-util-find-after@5.0.0: 8664 8731 dependencies: 8665 8732 '@types/unist': 3.0.3 8666 - unist-util-is: 6.0.0 8667 - 8668 - unist-util-is@6.0.0: 8669 - dependencies: 8670 - '@types/unist': 3.0.3 8733 + unist-util-is: 6.0.1 8671 8734 8672 8735 unist-util-is@6.0.1: 8673 8736 dependencies: ··· 8699 8762 dependencies: 8700 8763 '@types/unist': 3.0.3 8701 8764 8702 - unist-util-visit-parents@6.0.1: 8703 - dependencies: 8704 - '@types/unist': 3.0.3 8705 - unist-util-is: 6.0.0 8706 - 8707 8765 unist-util-visit-parents@6.0.2: 8708 8766 dependencies: 8709 8767 '@types/unist': 3.0.3 ··· 8712 8770 unist-util-visit@5.0.0: 8713 8771 dependencies: 8714 8772 '@types/unist': 3.0.3 8715 - unist-util-is: 6.0.0 8716 - unist-util-visit-parents: 6.0.1 8773 + unist-util-is: 6.0.1 8774 + unist-util-visit-parents: 6.0.2 8717 8775 8718 8776 unixify@1.0.0: 8719 8777 dependencies: 8720 8778 normalize-path: 2.1.1 8721 8779 8722 - unstorage@1.17.1(@netlify/blobs@10.1.0): 8780 + unstorage@1.17.1(@netlify/blobs@10.3.1): 8723 8781 dependencies: 8724 8782 anymatch: 3.1.3 8725 8783 chokidar: 4.0.3 ··· 8727 8785 h3: 1.15.4 8728 8786 lru-cache: 10.4.3 8729 8787 node-fetch-native: 1.6.7 8730 - ofetch: 1.4.1 8788 + ofetch: 1.5.0 8731 8789 ufo: 1.6.1 8732 8790 optionalDependencies: 8733 - '@netlify/blobs': 10.1.0 8791 + '@netlify/blobs': 10.3.1 8734 8792 8735 8793 untun@0.1.3: 8736 8794 dependencies: ··· 8774 8832 '@types/unist': 3.0.3 8775 8833 vfile-message: 4.0.3 8776 8834 8777 - vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1): 8835 + vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1): 8778 8836 dependencies: 8779 8837 esbuild: 0.25.11 8780 8838 fdir: 6.5.0(picomatch@4.0.3) ··· 8783 8841 rollup: 4.52.5 8784 8842 tinyglobby: 0.2.15 8785 8843 optionalDependencies: 8786 - '@types/node': 24.8.1 8844 + '@types/node': 24.9.2 8787 8845 fsevents: 2.3.3 8788 8846 jiti: 2.6.1 8789 8847 tsx: 4.20.6 8790 8848 yaml: 2.8.1 8791 8849 8792 - vitefu@1.1.1(vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)): 8850 + vitefu@1.1.1(vite@6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)): 8793 8851 optionalDependencies: 8794 - vite: 6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 8852 + vite: 6.4.1(@types/node@24.9.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 8795 8853 8796 8854 web-namespaces@2.0.1: {} 8797 8855