|
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | 23 | "@astrojs/check": "^0.9.4", |
24 | | - "@astrojs/db": "^0.14.12", |
| 24 | + "@astrojs/db": "^0.14.13", |
25 | 25 | "@astrojs/markdown-remark": "^6.3.1", |
26 | | - "@astrojs/mdx": "^4.2.5", |
27 | | - "@astrojs/netlify": "^6.3.1", |
28 | | - "@astrojs/react": "^4.2.5", |
| 26 | + "@astrojs/mdx": "^4.2.6", |
| 27 | + "@astrojs/netlify": "^6.3.2", |
| 28 | + "@astrojs/react": "^4.2.7", |
29 | 29 | "@astrojs/rss": "^4.0.11", |
30 | 30 | "@astrojs/sitemap": "^3.3.1", |
31 | 31 | "@nanostores/react": "^1.0.0", |
32 | | - "@types/react": "^19.1.2", |
33 | | - "@types/react-dom": "^19.1.2", |
34 | | - "astro": "^5.7.6", |
| 32 | + "@types/react": "^19.1.3", |
| 33 | + "@types/react-dom": "^19.1.3", |
| 34 | + "astro": "^5.7.11", |
35 | 35 | "astro-expressive-code": "^0.41.2", |
36 | 36 | "astro-font": "^1.1.0", |
37 | 37 | "astro-loading-indicator": "^0.7.0", |
38 | 38 | "autoprefixer": "^10.4.21", |
39 | 39 | "classnames": "^2.5.1", |
40 | 40 | "dayjs": "^1.11.13", |
41 | 41 | "fathom-client": "^3.7.2", |
42 | | - "framer-motion": "^12.9.2", |
| 42 | + "framer-motion": "^12.10.0", |
43 | 43 | "howler": "^2.2.4", |
44 | 44 | "markdown-it": "^14.1.0", |
45 | 45 | "nanoid": "^5.1.5", |
|
58 | 58 | "@playwright/test": "^1.52.0", |
59 | 59 | "@radix-ui/colors": "^3.0.0", |
60 | 60 | "@types/howler": "^2.2.12", |
61 | | - "@types/node": "^22.15.3", |
| 61 | + "@types/node": "^22.15.14", |
62 | 62 | "hastscript": "^9.0.1", |
63 | 63 | "html-validate": "^9.5.3", |
64 | 64 | "husky": "^9.1.7", |
|
0 commit comments