|
18 | 18 | "test:e2e": "playwright test" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@astrojs/sitemap": "^1.0.0", |
22 | | - "@astrojs/tailwind": "^2.1.3", |
23 | | - "astro": "^1.9.2", |
24 | | - "astro-compress": "^1.1.28", |
| 21 | + "@astrojs/sitemap": "^1.0.1", |
| 22 | + "@astrojs/tailwind": "^3.0.1", |
| 23 | + "astro": "^2.0.14", |
| 24 | + "astro-compress": "^1.1.33", |
25 | 25 | "node-html-parser": "^6.1.4", |
26 | | - "npm-check-updates": "^16.6.2", |
| 26 | + "npm-check-updates": "^16.7.5", |
27 | 27 | "rehype-external-links": "^2.0.1", |
28 | 28 | "roadmap-renderer": "^1.0.4", |
29 | | - "tailwindcss": "^3.2.4" |
| 29 | + "tailwindcss": "^3.2.7" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@playwright/test": "^1.29.2", |
| 32 | + "@playwright/test": "^1.30.0", |
33 | 33 | "@tailwindcss/typography": "^0.5.9", |
34 | 34 | "gh-pages": "^5.0.0", |
35 | 35 | "json-to-pretty-yaml": "^1.2.2", |
36 | 36 | "markdown-it": "^13.0.1", |
37 | | - "prettier": "^2.8.3", |
38 | | - "prettier-plugin-astro": "^0.7.2" |
| 37 | + "prettier": "^2.8.4", |
| 38 | + "prettier-plugin-astro": "^0.8.0" |
39 | 39 | } |
40 | 40 | } |
0 commit comments