|
22 | 22 | "test:e2e": "playwright test" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@astrojs/react": "^3.0.7", |
26 | | - "@astrojs/sitemap": "^3.0.3", |
27 | | - "@astrojs/tailwind": "^5.0.3", |
| 25 | + "@astrojs/react": "^3.0.9", |
| 26 | + "@astrojs/sitemap": "^3.0.4", |
| 27 | + "@astrojs/tailwind": "^5.1.0", |
28 | 28 | "@fingerprintjs/fingerprintjs": "^4.2.1", |
29 | 29 | "@nanostores/react": "^0.7.1", |
30 | | - "@types/react": "^18.2.43", |
31 | | - "@types/react-dom": "^18.2.17", |
32 | | - "astro": "^4.0.3", |
33 | | - "astro-compress": "^2.2.3", |
34 | | - "clsx": "^2.0.0", |
| 30 | + "@types/react": "^18.2.46", |
| 31 | + "@types/react-dom": "^18.2.18", |
| 32 | + "astro": "^4.0.8", |
| 33 | + "astro-compress": "^2.2.5", |
| 34 | + "clsx": "^2.1.0", |
35 | 35 | "dracula-prism": "^2.1.13", |
36 | | - "jose": "^5.1.3", |
| 36 | + "jose": "^5.2.0", |
37 | 37 | "js-cookie": "^3.0.5", |
38 | | - "lucide-react": "^0.294.0", |
| 38 | + "lucide-react": "^0.303.0", |
39 | 39 | "nanoid": "^5.0.4", |
40 | 40 | "nanostores": "^0.9.5", |
41 | | - "node-html-parser": "^6.1.11", |
42 | | - "npm-check-updates": "^16.14.11", |
| 41 | + "node-html-parser": "^6.1.12", |
| 42 | + "npm-check-updates": "^16.14.12", |
43 | 43 | "prismjs": "^1.29.0", |
44 | 44 | "react": "^18.2.0", |
45 | 45 | "react-confetti": "^6.1.0", |
|
48 | 48 | "rehype-external-links": "^3.0.0", |
49 | 49 | "roadmap-renderer": "^1.0.6", |
50 | 50 | "slugify": "^1.6.6", |
51 | | - "tailwind-merge": "^2.1.0", |
52 | | - "tailwindcss": "^3.3.6", |
| 51 | + "tailwind-merge": "^2.2.0", |
| 52 | + "tailwindcss": "^3.4.0", |
53 | 53 | "zustand": "^4.4.7" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
|
58 | 58 | "@types/js-cookie": "^3.0.6", |
59 | 59 | "@types/prismjs": "^1.26.3", |
60 | 60 | "csv-parser": "^3.0.0", |
61 | | - "gh-pages": "^6.1.0", |
| 61 | + "gh-pages": "^6.1.1", |
62 | 62 | "js-yaml": "^4.1.0", |
63 | 63 | "markdown-it": "^14.0.0", |
64 | | - "openai": "^4.20.1", |
65 | | - "prettier": "^3.1.0", |
66 | | - "prettier-plugin-astro": "^0.12.2", |
67 | | - "prettier-plugin-tailwindcss": "^0.5.9" |
| 64 | + "openai": "^4.24.1", |
| 65 | + "prettier": "^3.1.1", |
| 66 | + "prettier-plugin-astro": "^0.12.3", |
| 67 | + "prettier-plugin-tailwindcss": "^0.5.10" |
68 | 68 | } |
69 | 69 | } |
0 commit comments