|
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "@astrojs/check": "^0.9.9", |
31 | | - "@astrojs/db": "0.21.1", |
| 31 | + "@astrojs/db": "0.21.2", |
32 | 32 | "@astrojs/markdown-remark": "^7.1.2", |
33 | 33 | "@astrojs/mdx": "^4.3.14", |
34 | 34 | "@astrojs/netlify": "^6.6.5", |
35 | 35 | "@astrojs/react": "^5.0.5", |
36 | 36 | "@astrojs/rss": "^4.0.18", |
37 | 37 | "@astrojs/sitemap": "^3.7.2", |
38 | 38 | "@nanostores/react": "^1.1.0", |
39 | | - "@types/react": "^19.2.14", |
| 39 | + "@types/react": "^19.2.15", |
40 | 40 | "@types/react-dom": "^19.2.3", |
41 | 41 | "astro": "^5.18.1", |
42 | 42 | "astro-expressive-code": "^0.42.0", |
|
46 | 46 | "dayjs": "^1.11.20", |
47 | 47 | "fathom-client": "^3.7.2", |
48 | 48 | "howler": "^2.2.4", |
49 | | - "markdown-it": "^14.1.1", |
50 | | - "motion": "^12.38.0", |
| 49 | + "markdown-it": "^14.2.0", |
| 50 | + "motion": "^12.40.0", |
51 | 51 | "nanoid": "^5.1.11", |
52 | 52 | "nanostores": "^1.3.0", |
53 | 53 | "react": "^19.2.6", |
|
62 | 62 | "@biomejs/biome": "^2.4.15", |
63 | 63 | "@playwright/test": "^1.60.0", |
64 | 64 | "@radix-ui/colors": "^3.0.0", |
65 | | - "@types/howler": "^2.2.12", |
66 | | - "@types/node": "^25.8.0", |
| 65 | + "@types/howler": "^2.2.13", |
| 66 | + "@types/node": "^25.9.1", |
67 | 67 | "hastscript": "^9.0.1", |
68 | | - "html-validate": "^11.2.0", |
69 | | - "knip": "^6.13.1", |
| 68 | + "html-validate": "^11.3.0", |
| 69 | + "knip": "^6.14.2", |
70 | 70 | "nano-staged": "^1.0.2", |
71 | 71 | "postcss-html": "^1.8.1", |
72 | 72 | "simple-git-hooks": "^2.13.1", |
|
0 commit comments