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