|
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | 31 | "@astrojs/node": "^8.2.5", |
32 | | - "@astrojs/react": "^3.3.4", |
33 | | - "@astrojs/sitemap": "^3.1.4", |
| 32 | + "@astrojs/react": "^3.4.0", |
| 33 | + "@astrojs/sitemap": "^3.1.5", |
34 | 34 | "@astrojs/tailwind": "^5.1.0", |
35 | 35 | "@fingerprintjs/fingerprintjs": "^4.3.0", |
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.8.6", |
| 41 | + "astro": "^4.9.1", |
42 | 42 | "clsx": "^2.1.1", |
43 | 43 | "dayjs": "^1.11.11", |
44 | 44 | "dom-to-image": "^2.6.0", |
|
48 | 48 | "image-size": "^1.1.1", |
49 | 49 | "jose": "^5.3.0", |
50 | 50 | "js-cookie": "^3.0.5", |
51 | | - "lucide-react": "^0.378.0", |
| 51 | + "lucide-react": "^0.379.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", |
|
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", |
|
86 | 86 | "markdown-it": "^14.1.0", |
87 | 87 | "openai": "^4.47.1", |
88 | 88 | "prettier": "^3.2.5", |
89 | | - "prettier-plugin-astro": "^0.13.0", |
| 89 | + "prettier-plugin-astro": "^0.14.0", |
90 | 90 | "prettier-plugin-tailwindcss": "^0.5.14", |
91 | | - "tsx": "^4.10.5" |
| 91 | + "tsx": "^4.11.0" |
92 | 92 | } |
93 | 93 | } |
0 commit comments