|
22 | 22 | "test:e2e": "playwright test" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@astrojs/react": "^3.0.10", |
26 | | - "@astrojs/sitemap": "^3.0.5", |
| 25 | + "@astrojs/react": "^3.1.0", |
| 26 | + "@astrojs/sitemap": "^3.1.1", |
27 | 27 | "@astrojs/tailwind": "^5.1.0", |
28 | 28 | "@fingerprintjs/fingerprintjs": "^4.2.2", |
29 | | - "@nanostores/react": "^0.7.1", |
30 | | - "@types/react": "^18.2.56", |
31 | | - "@types/react-dom": "^18.2.19", |
32 | | - "astro": "^4.4.0", |
33 | | - "astro-compress": "^2.2.10", |
| 29 | + "@nanostores/react": "^0.7.2", |
| 30 | + "@types/react": "^18.2.66", |
| 31 | + "@types/react-dom": "^18.2.22", |
| 32 | + "astro": "^4.5.5", |
| 33 | + "astro-compress": "^2.2.15", |
34 | 34 | "clsx": "^2.1.0", |
35 | 35 | "dom-to-image": "^2.6.0", |
36 | 36 | "dracula-prism": "^2.1.16", |
37 | | - "jose": "^5.2.2", |
| 37 | + "jose": "^5.2.3", |
38 | 38 | "js-cookie": "^3.0.5", |
39 | | - "lucide-react": "^0.334.0", |
40 | | - "nanoid": "^5.0.5", |
41 | | - "nanostores": "^0.9.5", |
| 39 | + "lucide-react": "^0.358.0", |
| 40 | + "nanoid": "^5.0.6", |
| 41 | + "nanostores": "^0.10.0", |
42 | 42 | "node-html-parser": "^6.1.12", |
43 | | - "npm-check-updates": "^16.14.15", |
| 43 | + "npm-check-updates": "^16.14.17", |
44 | 44 | "prismjs": "^1.29.0", |
45 | 45 | "react": "^18.2.0", |
46 | 46 | "react-confetti": "^6.1.0", |
|
50 | 50 | "remark-parse": "^11.0.0", |
51 | 51 | "roadmap-renderer": "^1.0.6", |
52 | 52 | "slugify": "^1.6.6", |
53 | | - "tailwind-merge": "^2.2.1", |
| 53 | + "tailwind-merge": "^2.2.2", |
54 | 54 | "tailwindcss": "^3.4.1", |
55 | 55 | "unified": "^11.0.4", |
56 | | - "zustand": "^4.5.1" |
| 56 | + "zustand": "^4.5.2" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@playwright/test": "^1.41.2", |
| 59 | + "@playwright/test": "^1.42.1", |
60 | 60 | "@tailwindcss/typography": "^0.5.10", |
61 | 61 | "@types/dom-to-image": "^2.6.7", |
62 | 62 | "@types/js-cookie": "^3.0.6", |
|
65 | 65 | "gh-pages": "^6.1.1", |
66 | 66 | "js-yaml": "^4.1.0", |
67 | 67 | "markdown-it": "^14.0.0", |
68 | | - "openai": "^4.28.0", |
| 68 | + "openai": "^4.29.1", |
69 | 69 | "prettier": "^3.2.5", |
70 | 70 | "prettier-plugin-astro": "^0.13.0", |
71 | | - "prettier-plugin-tailwindcss": "^0.5.11" |
| 71 | + "prettier-plugin-tailwindcss": "^0.5.12" |
72 | 72 | } |
73 | 73 | } |
0 commit comments