|
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "@astrojs/node": "^8.2.5", |
27 | | - "@astrojs/react": "^3.3.1", |
| 27 | + "@astrojs/react": "^3.3.2", |
28 | 28 | "@astrojs/sitemap": "^3.1.4", |
29 | 29 | "@astrojs/tailwind": "^5.1.0", |
30 | 30 | "@fingerprintjs/fingerprintjs": "^4.3.0", |
31 | 31 | "@nanostores/react": "^0.7.2", |
32 | 32 | "@resvg/resvg-js": "^2.6.2", |
33 | 33 | "@types/react": "^18.3.1", |
34 | 34 | "@types/react-dom": "^18.3.0", |
35 | | - "astro": "^4.7.0", |
| 35 | + "astro": "^4.7.1", |
36 | 36 | "clsx": "^2.1.1", |
37 | 37 | "dayjs": "^1.11.11", |
38 | 38 | "dom-to-image": "^2.6.0", |
|
42 | 42 | "image-size": "^1.1.1", |
43 | 43 | "jose": "^5.2.4", |
44 | 44 | "js-cookie": "^3.0.5", |
45 | | - "lucide-react": "^0.376.0", |
| 45 | + "lucide-react": "^0.378.0", |
46 | 46 | "nanoid": "^5.0.7", |
47 | 47 | "nanostores": "^0.10.3", |
48 | 48 | "node-html-parser": "^6.1.13", |
|
53 | 53 | "react-confetti": "^6.1.0", |
54 | 54 | "react-dom": "^18.3.1", |
55 | 55 | "react-tooltip": "^5.26.4", |
56 | | - "reactflow": "^11.11.2", |
| 56 | + "reactflow": "^11.11.3", |
57 | 57 | "rehype-external-links": "^3.0.0", |
58 | 58 | "remark-parse": "^11.0.0", |
59 | 59 | "roadmap-renderer": "^1.0.6", |
|
77 | 77 | "gh-pages": "^6.1.1", |
78 | 78 | "js-yaml": "^4.1.0", |
79 | 79 | "markdown-it": "^14.1.0", |
80 | | - "openai": "^4.38.5", |
| 80 | + "openai": "^4.40.2", |
81 | 81 | "prettier": "^3.2.5", |
82 | 82 | "prettier-plugin-astro": "^0.13.0", |
83 | 83 | "prettier-plugin-tailwindcss": "^0.5.14", |
84 | | - "tsx": "^4.7.3" |
| 84 | + "tsx": "^4.9.1" |
85 | 85 | } |
86 | 86 | } |
0 commit comments