|
21 | 21 | "test:a11y": "playwright test test/a11y" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@astrojs/check": "^0.5.5", |
25 | | - "@astrojs/mdx": "^2.1.1", |
26 | | - "@astrojs/preact": "^3.1.0", |
27 | | - "@astrojs/tailwind": "^5.1.0", |
28 | | - "@tailwindcss/typography": "^0.5.12", |
29 | | - "astro": "^4.4.1", |
| 24 | + "@astrojs/check": "^0.9.6", |
| 25 | + "@astrojs/mdx": "^4.3.13", |
| 26 | + "@astrojs/preact": "^4.1.3", |
| 27 | + "@astrojs/tailwind": "^6.0.2", |
| 28 | + "@tailwindcss/typography": "^0.5.19", |
| 29 | + "astro": "^5.16.6", |
30 | 30 | "astro-compress": "^2.2.10", |
31 | 31 | "astro-mermaid": "^1.2.0", |
32 | 32 | "astrojs-service-worker": "^2.0.0", |
33 | 33 | "autoprefixer": "^10.4.20", |
34 | 34 | "cheerio": "^1.0.0-rc.12", |
35 | | - "cssnano": "^7.0.6", |
| 35 | + "cssnano": "^7.1.2", |
36 | 36 | "fuse.js": "^7.0.0", |
37 | 37 | "js-yaml": "^4.1.0", |
38 | 38 | "keyword-extractor": "^0.0.28", |
|
41 | 41 | "preact": "^10.19.5", |
42 | 42 | "tailwindcss": "^3.4.1", |
43 | 43 | "typescript": "^5.3.3", |
44 | | - "vitest": "^1.3.1" |
| 44 | + "vitest": "^4.0.16" |
45 | 45 | }, |
46 | 46 | "overrides": { |
47 | 47 | "react": "npm:@preact/compat@latest", |
|
64 | 64 | "@types/js-yaml": "^4.0.9", |
65 | 65 | "@types/jsdom": "^21.1.6", |
66 | 66 | "@types/lodash": "^4.17.1", |
67 | | - "@types/node": "^20.11.19", |
| 67 | + "@types/node": "^22.13.0", |
68 | 68 | "@typescript-eslint/eslint-plugin": "^7.0.2", |
69 | 69 | "@typescript-eslint/parser": "^7.0.2", |
70 | 70 | "@uiw/codemirror-extensions-basic-setup": "^4.21.22", |
|
0 commit comments