|
28 | 28 | "test:e2e": "playwright test" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@astrojs/node": "^8.2.5", |
32 | | - "@astrojs/react": "^3.4.0", |
33 | | - "@astrojs/sitemap": "^3.1.5", |
| 31 | + "@astrojs/node": "^8.3.1", |
| 32 | + "@astrojs/react": "^3.6.0", |
| 33 | + "@astrojs/sitemap": "^3.1.6", |
34 | 34 | "@astrojs/tailwind": "^5.1.0", |
35 | | - "@fingerprintjs/fingerprintjs": "^4.3.0", |
| 35 | + "@fingerprintjs/fingerprintjs": "^4.4.1", |
36 | 36 | "@nanostores/react": "^0.7.2", |
37 | 37 | "@napi-rs/image": "^1.9.2", |
38 | 38 | "@resvg/resvg-js": "^2.6.2", |
39 | | - "@types/react": "^18.3.2", |
| 39 | + "@types/react": "^18.3.3", |
40 | 40 | "@types/react-dom": "^18.3.0", |
41 | | - "astro": "^4.9.1", |
| 41 | + "astro": "^4.11.0", |
42 | 42 | "clsx": "^2.1.1", |
43 | 43 | "dayjs": "^1.11.11", |
44 | 44 | "dom-to-image": "^2.6.0", |
45 | 45 | "dracula-prism": "^2.1.16", |
46 | 46 | "gray-matter": "^4.0.3", |
47 | 47 | "htm": "^3.1.1", |
48 | 48 | "image-size": "^1.1.1", |
49 | | - "jose": "^5.3.0", |
| 49 | + "jose": "^5.4.1", |
50 | 50 | "js-cookie": "^3.0.5", |
51 | | - "lucide-react": "^0.378.0", |
| 51 | + "lucide-react": "^0.396.0", |
52 | 52 | "nanoid": "^5.0.7", |
53 | 53 | "nanostores": "^0.10.3", |
54 | 54 | "node-html-parser": "^6.1.13", |
55 | 55 | "npm-check-updates": "^16.14.20", |
56 | | - "playwright": "^1.44.0", |
| 56 | + "playwright": "^1.44.1", |
57 | 57 | "prismjs": "^1.29.0", |
58 | 58 | "react": "^18.3.1", |
59 | 59 | "react-calendar-heatmap": "^1.9.0", |
60 | 60 | "react-confetti": "^6.1.0", |
61 | 61 | "react-dom": "^18.3.1", |
62 | | - "react-tooltip": "^5.26.4", |
63 | | - "reactflow": "^11.11.3", |
| 62 | + "react-tooltip": "^5.27.0", |
| 63 | + "reactflow": "^11.11.4", |
64 | 64 | "rehype-external-links": "^3.0.0", |
65 | 65 | "remark-parse": "^11.0.0", |
66 | 66 | "roadmap-renderer": "^1.0.6", |
|
69 | 69 | "sharp": "^0.33.4", |
70 | 70 | "slugify": "^1.6.6", |
71 | 71 | "tailwind-merge": "^2.3.0", |
72 | | - "tailwindcss": "^3.4.3", |
73 | | - "unified": "^11.0.4", |
| 72 | + "tailwindcss": "^3.4.4", |
| 73 | + "unified": "^11.0.5", |
74 | 74 | "zustand": "^4.5.2" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@playwright/test": "^1.44.0", |
| 77 | + "@playwright/test": "^1.44.1", |
78 | 78 | "@tailwindcss/typography": "^0.5.13", |
79 | 79 | "@types/dom-to-image": "^2.6.7", |
80 | 80 | "@types/js-cookie": "^3.0.6", |
|
84 | 84 | "gh-pages": "^6.1.1", |
85 | 85 | "js-yaml": "^4.1.0", |
86 | 86 | "markdown-it": "^14.1.0", |
87 | | - "openai": "^4.47.1", |
88 | | - "prettier": "^3.2.5", |
89 | | - "prettier-plugin-astro": "^0.13.0", |
90 | | - "prettier-plugin-tailwindcss": "^0.5.14", |
91 | | - "tsx": "^4.10.5" |
| 87 | + "openai": "^4.52.0", |
| 88 | + "prettier": "^3.3.2", |
| 89 | + "prettier-plugin-astro": "^0.14.0", |
| 90 | + "prettier-plugin-tailwindcss": "^0.6.5", |
| 91 | + "tsx": "^4.15.7" |
92 | 92 | } |
93 | 93 | } |
0 commit comments