|
8 | 8 | "@astrojs/sitemap": "^3.2.1", |
9 | 9 | "@astrojs/svelte": "^7.0.6", |
10 | 10 | "@date-fns/tz": "^1.2.0", |
| 11 | + "@hotwired/turbo": "^8.0.13", |
11 | 12 | "@iconify-json/feather": "^1.2.1", |
12 | 13 | "@tailwindcss/typography": "^0.5.16", |
13 | 14 | "astro": "^5.4.2", |
|
24 | 25 | "@biomejs/biome": "^1.9.4", |
25 | 26 | "@tailwindcss/vite": "^4.0.12", |
26 | 27 | "@types/bun": "^1.2.4", |
| 28 | + "@types/hotwired__turbo": "^8.0.4", |
27 | 29 | "lefthook": "^1.11.3", |
28 | 30 | "prettier": "^3.5.3", |
29 | 31 | "prettier-plugin-astro": "^0.14.1", |
|
164 | 166 |
|
165 | 167 | "@floating-ui/utils": [ "@floating-ui/[email protected]", "", {}, "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg=="], |
166 | 168 |
|
| 169 | + "@hotwired/turbo": [ "@hotwired/[email protected]", "", {}, "sha512-M7qXUqcGab6G5PKOiwhgbByTtrPgKPFCTMNQ52QhzUEXEqmp0/ApEguUesh/FPiUjrmFec+3lq98KsWnYY2C7g=="], |
| 170 | + |
167 | 171 | "@iconify-json/feather": [ "@iconify-json/[email protected]", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-gURNg2TJYuO1U7DoOGCylm9TwkMfzjOH2BHdWsE0IXLXj/MNkFIJu56Wu1xRws27M8hzDzUDt/biGUa/LfAjdg=="], |
168 | 172 |
|
169 | 173 | "@iconify/tools": [ "@iconify/[email protected]", "", { "dependencies": { "@iconify/types": "^2.0.0", "@iconify/utils": "^2.2.0", "@types/tar": "^6.1.13", "axios": "^1.7.9", "cheerio": "1.0.0", "domhandler": "^5.0.3", "extract-zip": "^2.0.1", "local-pkg": "^0.5.1", "pathe": "^1.1.2", "svgo": "^3.3.2", "tar": "^6.2.1" } }, "sha512-Hybu/HGhv6T8nLQhiG9rKx+ekF7NNpPOEQAy7JRSKht3s3dcFSsPccYzk24Znc9MTxrR6Gak3cg6CPP5dyvS2Q=="], |
|
340 | 344 |
|
341 | 345 | "@types/hast": [ "@types/[email protected]", "", { "dependencies": { "@types/unist": "*" } }, "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ=="], |
342 | 346 |
|
| 347 | + "@types/hotwired__turbo": [ "@types/[email protected]", "", {}, "sha512-kgEKOms0taywPxPQvXUh90+G7M+phBHTiUw95Dosw0FU/we86iFerMfgBGcf3eQcAGs5pTNYnLMhiIlfRw/AfA=="], |
| 348 | + |
343 | 349 | "@types/mdast": [ "@types/[email protected]", "", { "dependencies": { "@types/unist": "*" } }, "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA=="], |
344 | 350 |
|
345 | 351 | "@types/mdx": [ "@types/[email protected]", "", {}, "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw=="], |
|
0 commit comments