|
28 | 28 | "@astro-community/astro-embed-youtube": "^0.5.6", |
29 | 29 | "@astrojs/check": "^0.9.4", |
30 | 30 | "@astrojs/mdx": "^3.1.9", |
31 | | - "@astrojs/react": "^3.6.2", |
| 31 | + "@astrojs/react": "^3.6.3", |
32 | 32 | "@astrojs/rss": "^4.0.9", |
33 | 33 | "@astrojs/sitemap": "^3.2.1", |
34 | 34 | "@astrojs/starlight": "^0.29.2", |
35 | 35 | "@astrojs/starlight-docsearch": "^0.3.0", |
36 | 36 | "@astrojs/starlight-tailwind": "^2.0.3", |
37 | 37 | "@astrojs/tailwind": "^5.1.2", |
38 | 38 | "@cloudflare/puppeteer": "^0.0.14", |
39 | | - "@cloudflare/vitest-pool-workers": "^0.5.31", |
| 39 | + "@cloudflare/vitest-pool-workers": "^0.5.32", |
40 | 40 | "@cloudflare/workers-types": "^4.20241127.0", |
41 | 41 | "@codingheads/sticky-header": "^1.0.2", |
42 | 42 | "@expressive-code/core": "^0.38.3", |
|
50 | 50 | "@types/node": "^22.10.1", |
51 | 51 | "@types/react": "^18.3.12", |
52 | 52 | "@types/react-dom": "^18.3.1", |
53 | | - "algoliasearch": "^5.13.0", |
54 | | - "astro": "^4.16.12", |
| 53 | + "algoliasearch": "^5.15.0", |
| 54 | + "astro": "^4.16.16", |
55 | 55 | "astro-breadcrumbs": "^3.2.0", |
56 | | - "astro-icon": "^1.1.2", |
| 56 | + "astro-icon": "^1.1.4", |
57 | 57 | "astro-live-code": "^0.0.4", |
58 | 58 | "date-fns": "^4.1.0", |
59 | 59 | "detype": "1.0.12", |
|
65 | 65 | "hastscript": "^9.0.0", |
66 | 66 | "he": "^1.2.0", |
67 | 67 | "instantsearch.css": "^8.5.1", |
68 | | - "instantsearch.js": "^4.75.4", |
| 68 | + "instantsearch.js": "^4.75.5", |
69 | 69 | "jsonc-parser": "^3.3.1", |
70 | 70 | "lz-string": "^1.5.0", |
71 | 71 | "marked": "^15.0.2", |
72 | 72 | "mdast-util-mdx-expression": "^2.0.1", |
73 | | - "mermaid": "^11.4.0", |
| 73 | + "mermaid": "^11.4.1", |
74 | 74 | "node-html-parser": "^6.1.13", |
75 | 75 | "patch-package": "^8.0.0", |
76 | 76 | "playwright": "^1.49.0", |
|
88 | 88 | "sharp": "^0.33.5", |
89 | 89 | "solarflare-theme": "^0.0.2", |
90 | 90 | "starlight-image-zoom": "^0.9.0", |
91 | | - "starlight-links-validator": "^0.13.2", |
| 91 | + "starlight-links-validator": "^0.13.3", |
92 | 92 | "starlight-package-managers": "^0.8.0", |
93 | 93 | "svgo": "^3.3.2", |
94 | | - "tailwindcss": "^3.4.14", |
| 94 | + "tailwindcss": "^3.4.15", |
95 | 95 | "tippy.js": "^6.3.7", |
96 | 96 | "tsx": "^4.19.2", |
97 | | - "typescript": "^5.6.3", |
| 97 | + "typescript": "^5.7.2", |
98 | 98 | "unist-util-visit": "^5.0.0", |
99 | 99 | "vitest": "2.1.6", |
100 | | - "wrangler": "^3.87.0", |
101 | | - "yaml": "^2.6.0" |
| 100 | + "wrangler": "^3.91.0", |
| 101 | + "yaml": "^2.6.1" |
102 | 102 | }, |
103 | 103 | "engines": { |
104 | 104 | "node": ">=22" |
|
0 commit comments