|
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "@astrojs/node": "^8.2.5", |
27 | | - "@astrojs/react": "^3.3.1", |
| 27 | + "@astrojs/react": "^3.3.4", |
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 | | - "@types/react": "^18.3.1", |
| 33 | + "@types/react": "^18.3.2", |
34 | 34 | "@types/react-dom": "^18.3.0", |
35 | | - "astro": "^4.7.0", |
| 35 | + "astro": "^4.8.2", |
36 | 36 | "clsx": "^2.1.1", |
37 | 37 | "dayjs": "^1.11.11", |
38 | 38 | "dom-to-image": "^2.6.0", |
39 | 39 | "dracula-prism": "^2.1.16", |
40 | 40 | "gray-matter": "^4.0.3", |
41 | 41 | "htm": "^3.1.1", |
42 | 42 | "image-size": "^1.1.1", |
43 | | - "jose": "^5.2.4", |
| 43 | + "jose": "^5.3.0", |
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", |
|
67 | 67 | "zustand": "^4.5.2" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@playwright/test": "^1.43.1", |
| 70 | + "@playwright/test": "^1.44.0", |
71 | 71 | "@tailwindcss/typography": "^0.5.13", |
72 | 72 | "@types/dom-to-image": "^2.6.7", |
73 | 73 | "@types/js-cookie": "^3.0.6", |
74 | | - "@types/prismjs": "^1.26.3", |
| 74 | + "@types/prismjs": "^1.26.4", |
75 | 75 | "@types/react-calendar-heatmap": "^1.6.7", |
76 | 76 | "csv-parser": "^3.0.0", |
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.45.0", |
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.10.0" |
85 | 85 | } |
86 | 86 | } |
0 commit comments