|
29 | 29 | "test:e2e": "playwright test" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "@astrojs/node": "^8.3.3", |
| 32 | + "@astrojs/node": "^8.3.4", |
33 | 33 | "@astrojs/react": "^3.6.2", |
34 | 34 | "@astrojs/sitemap": "^3.1.6", |
35 | | - "@astrojs/tailwind": "^5.1.0", |
36 | | - "@fingerprintjs/fingerprintjs": "^4.4.3", |
37 | | - "@nanostores/react": "^0.7.2", |
| 35 | + "@astrojs/tailwind": "^5.1.1", |
| 36 | + "@fingerprintjs/fingerprintjs": "^4.5.0", |
| 37 | + "@nanostores/react": "^0.7.3", |
38 | 38 | "@napi-rs/image": "^1.9.2", |
39 | 39 | "@resvg/resvg-js": "^2.6.2", |
40 | | - "@types/react": "^18.3.3", |
| 40 | + "@types/react": "^18.3.8", |
41 | 41 | "@types/react-dom": "^18.3.0", |
42 | | - "astro": "^4.15.4", |
| 42 | + "astro": "^4.15.8", |
43 | 43 | "clsx": "^2.1.1", |
44 | | - "dayjs": "^1.11.12", |
| 44 | + "dayjs": "^1.11.13", |
45 | 45 | "dom-to-image": "^2.6.0", |
46 | 46 | "dracula-prism": "^2.1.16", |
47 | 47 | "gray-matter": "^4.0.3", |
48 | 48 | "htm": "^3.1.1", |
49 | 49 | "image-size": "^1.1.1", |
50 | | - "jose": "^5.6.3", |
| 50 | + "jose": "^5.9.2", |
51 | 51 | "js-cookie": "^3.0.5", |
52 | | - "lucide-react": "^0.419.0", |
| 52 | + "lucide-react": "^0.445.0", |
53 | 53 | "nanoid": "^5.0.7", |
54 | | - "nanostores": "^0.10.3", |
| 54 | + "nanostores": "^0.11.3", |
55 | 55 | "node-html-parser": "^6.1.13", |
56 | | - "npm-check-updates": "^17.0.0", |
57 | | - "playwright": "^1.47.1", |
| 56 | + "npm-check-updates": "^17.1.2", |
| 57 | + "playwright": "^1.47.2", |
58 | 58 | "prismjs": "^1.29.0", |
59 | 59 | "react": "^18.3.1", |
60 | 60 | "react-calendar-heatmap": "^1.9.0", |
61 | 61 | "react-confetti": "^6.1.0", |
62 | 62 | "react-dom": "^18.3.1", |
63 | | - "react-tooltip": "^5.27.1", |
| 63 | + "react-tooltip": "^5.28.0", |
64 | 64 | "reactflow": "^11.11.4", |
65 | 65 | "rehype-external-links": "^3.0.0", |
66 | 66 | "remark-parse": "^11.0.0", |
67 | 67 | "roadmap-renderer": "^1.0.6", |
68 | | - "satori": "^0.10.14", |
| 68 | + "satori": "^0.11.1", |
69 | 69 | "satori-html": "^0.3.2", |
70 | | - "sharp": "^0.33.4", |
| 70 | + "sharp": "^0.33.5", |
71 | 71 | "slugify": "^1.6.6", |
72 | | - "tailwind-merge": "^2.4.0", |
73 | | - "tailwindcss": "^3.4.7", |
| 72 | + "tailwind-merge": "^2.5.2", |
| 73 | + "tailwindcss": "^3.4.12", |
74 | 74 | "turndown": "^7.2.0", |
75 | 75 | "unified": "^11.0.5", |
76 | | - "zustand": "^4.5.4" |
| 76 | + "zustand": "^4.5.5" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@playwright/test": "^1.45.3", |
80 | | - "@tailwindcss/typography": "^0.5.13", |
| 79 | + "@playwright/test": "^1.47.2", |
| 80 | + "@tailwindcss/typography": "^0.5.15", |
81 | 81 | "@types/dom-to-image": "^2.6.7", |
82 | 82 | "@types/js-cookie": "^3.0.6", |
83 | 83 | "@types/prismjs": "^1.26.4", |
|
87 | 87 | "gh-pages": "^6.1.1", |
88 | 88 | "js-yaml": "^4.1.0", |
89 | 89 | "markdown-it": "^14.1.0", |
90 | | - "openai": "^4.53.2", |
| 90 | + "openai": "^4.63.0", |
91 | 91 | "prettier": "^3.3.3", |
92 | 92 | "prettier-plugin-astro": "^0.14.1", |
93 | | - "prettier-plugin-tailwindcss": "^0.6.5", |
94 | | - "tsx": "^4.16.5" |
| 93 | + "prettier-plugin-tailwindcss": "^0.6.6", |
| 94 | + "tsx": "^4.19.1" |
95 | 95 | } |
96 | 96 | } |
0 commit comments