|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@astrojs/preact": "^2.2.1", |
25 | | - "@astrojs/sitemap": "^1.3.3", |
26 | | - "@astrojs/tailwind": "^3.1.3", |
27 | | - "@fingerprintjs/fingerprintjs": "^3.4.1", |
| 25 | + "@astrojs/sitemap": "^2.0.1", |
| 26 | + "@astrojs/tailwind": "^4.0.0", |
| 27 | + "@fingerprintjs/fingerprintjs": "^3.4.2", |
28 | 28 | "@nanostores/preact": "^0.5.0", |
29 | | - "astro": "^2.6.6", |
30 | | - "astro-compress": "^1.1.47", |
| 29 | + "astro": "^2.9.1", |
| 30 | + "astro-compress": "^1.1.49", |
31 | 31 | "jose": "^4.14.4", |
32 | 32 | "js-cookie": "^3.0.5", |
33 | | - "nanostores": "^0.9.2", |
| 33 | + "nanostores": "^0.9.3", |
34 | 34 | "node-html-parser": "^6.1.5", |
35 | | - "npm-check-updates": "^16.10.12", |
36 | | - "preact": "^10.15.1", |
| 35 | + "npm-check-updates": "^16.10.16", |
| 36 | + "preact": "^10.16.0", |
37 | 37 | "rehype-external-links": "^2.1.0", |
38 | 38 | "roadmap-renderer": "^1.0.6", |
39 | | - "tailwindcss": "^3.3.2" |
| 39 | + "tailwindcss": "^3.3.3" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@playwright/test": "^1.35.1", |
| 42 | + "@playwright/test": "^1.36.1", |
43 | 43 | "@tailwindcss/typography": "^0.5.9", |
44 | 44 | "@types/js-cookie": "^3.0.3", |
45 | 45 | "csv-parser": "^3.0.0", |
46 | 46 | "gh-pages": "^5.0.0", |
47 | 47 | "js-yaml": "^4.1.0", |
48 | 48 | "markdown-it": "^13.0.1", |
49 | 49 | "openai": "^3.3.0", |
50 | | - "prettier": "^2.8.8", |
51 | | - "prettier-plugin-astro": "^0.10.0", |
52 | | - "prettier-plugin-tailwindcss": "^0.3.0" |
| 50 | + "prettier": "^3.0.0", |
| 51 | + "prettier-plugin-astro": "^0.11.0", |
| 52 | + "prettier-plugin-tailwindcss": "^0.4.1" |
53 | 53 | } |
54 | 54 | } |
0 commit comments