|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@astrojs/react": "^3.0.10", |
26 | | - "@astrojs/sitemap": "^3.0.5", |
| 26 | + "@astrojs/sitemap": "^3.1.1", |
27 | 27 | "@astrojs/tailwind": "^5.1.0", |
28 | 28 | "@fingerprintjs/fingerprintjs": "^4.2.2", |
29 | | - "@nanostores/react": "^0.7.1", |
30 | | - "@types/react": "^18.2.55", |
| 29 | + "@nanostores/react": "^0.7.2", |
| 30 | + "@types/react": "^18.2.58", |
31 | 31 | "@types/react-dom": "^18.2.19", |
32 | | - "astro": "^4.4.0", |
| 32 | + "astro": "^4.4.4", |
33 | 33 | "astro-compress": "^2.2.10", |
34 | 34 | "clsx": "^2.1.0", |
35 | 35 | "dracula-prism": "^2.1.16", |
36 | 36 | "jose": "^5.2.2", |
37 | 37 | "js-cookie": "^3.0.5", |
38 | | - "lucide-react": "^0.331.0", |
39 | | - "nanoid": "^5.0.5", |
40 | | - "nanostores": "^0.9.5", |
| 38 | + "lucide-react": "^0.338.0", |
| 39 | + "nanoid": "^5.0.6", |
| 40 | + "nanostores": "^0.10.0", |
41 | 41 | "node-html-parser": "^6.1.12", |
42 | 42 | "npm-check-updates": "^16.14.15", |
43 | 43 | "prismjs": "^1.29.0", |
|
50 | 50 | "slugify": "^1.6.6", |
51 | 51 | "tailwind-merge": "^2.2.1", |
52 | 52 | "tailwindcss": "^3.4.1", |
53 | | - "zustand": "^4.5.0" |
| 53 | + "zustand": "^4.5.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@playwright/test": "^1.41.2", |
|
0 commit comments