|
25 | 25 | "dependencies": {
|
26 | 26 | "@astrojs/check": "^0.9.4",
|
27 | 27 | "@astrojs/mdx": "^3.1.9",
|
28 |
| - "@astrojs/partytown": "^2.1.2", |
| 28 | + "@astrojs/partytown": "^2.1.4", |
29 | 29 | "@astrojs/react": "^3.6.3",
|
30 |
| - "@astrojs/sitemap": "^3.2.1", |
| 30 | + "@astrojs/sitemap": "^3.4.1", |
31 | 31 | "@astrolib/analytics": "^0.6.1",
|
32 | 32 | "@floating-ui/react": "^0.26.28",
|
33 |
| - "@playform/compress": "^0.1.6", |
| 33 | + "@playform/compress": "^0.1.9", |
34 | 34 | "@tuplo/numberfmt": "^1.11.0",
|
35 |
| - "astro": "^4.16.16", |
| 35 | + "astro": "^4.16.18", |
36 | 36 | "astro-blog": "^0.2.3",
|
37 | 37 | "astro-font": "^0.1.81",
|
38 | 38 | "astro-imagetools": "^0.9.0",
|
39 | 39 | "clsx": "^2.1.1",
|
40 | 40 | "lodash-es": "^4.17.21",
|
41 |
| - "motion": "^11.12.0", |
| 41 | + "motion": "^11.18.2", |
42 | 42 | "react": "^18.3.1",
|
43 | 43 | "react-dom": "^18.3.1",
|
44 |
| - "react-markdown": "^9.0.1", |
45 |
| - "react-multi-carousel": "^2.8.5", |
46 |
| - "react-slick": "^0.30.2", |
47 |
| - "rehype-external-links": "^2.0.0", |
| 44 | + "react-markdown": "^9.1.0", |
| 45 | + "react-multi-carousel": "^2.8.6", |
| 46 | + "react-slick": "^0.30.3", |
| 47 | + "rehype-external-links": "^2.1.0", |
48 | 48 | "rehype-raw": "^7.0.0",
|
49 |
| - "sass": "^1.81.0", |
| 49 | + "sass": "^1.89.2", |
50 | 50 | "sharp": "0.33.5",
|
51 |
| - "short-unique-id": "^5.2.0", |
| 51 | + "short-unique-id": "^5.3.2", |
52 | 52 | "slick-carousel": "^1.8.1",
|
53 |
| - "typescript": "^5.6.3", |
| 53 | + "typescript": "^5.8.3", |
54 | 54 | "unified": "^11.0.5",
|
55 |
| - "use-breakpoint": "^4.0.5", |
56 |
| - "use-sync-external-store": "^1.2.2", |
| 55 | + "use-breakpoint": "^4.0.6", |
| 56 | + "use-sync-external-store": "^1.5.0", |
57 | 57 | "user-agent-data-types": "^0.4.2",
|
58 |
| - "zod": "^3.23.8", |
59 |
| - "zustand": "^5.0.1" |
| 58 | + "zod": "^3.25.64", |
| 59 | + "zustand": "^5.0.5" |
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 | 62 | "@astrojs/ts-plugin": "^1.10.4",
|
63 |
| - "@eslint/js": "^9.15.0", |
| 63 | + "@eslint/js": "^9.28.0", |
64 | 64 | "@types/lodash-es": "^4.17.12",
|
65 |
| - "@types/react": "^18.3.12", |
66 |
| - "@types/react-dom": "^18.3.1", |
| 65 | + "@types/react": "^18.3.23", |
| 66 | + "@types/react-dom": "^18.3.7", |
67 | 67 | "@types/react-slick": "^0.23.13",
|
68 |
| - "eslint": "^9.15.0", |
| 68 | + "eslint": "^9.28.0", |
69 | 69 | "eslint-config-prettier": "^9.1.0",
|
70 | 70 | "eslint-plugin-astro": "^1.3.1",
|
71 |
| - "eslint-plugin-react": "^7.37.2", |
72 |
| - "eslint-plugin-react-hooks": "5.0", |
| 71 | + "eslint-plugin-react": "^7.37.5", |
| 72 | + "eslint-plugin-react-hooks": "~5.0.0", |
73 | 73 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
74 |
| - "globals": "^15.12.0", |
75 |
| - "prettier": "^3.3.3", |
| 74 | + "globals": "^15.15.0", |
| 75 | + "prettier": "^3.5.3", |
76 | 76 | "prettier-plugin-astro": "^0.14.1",
|
77 |
| - "typescript-eslint": "^8.15.0" |
| 77 | + "typescript-eslint": "^8.34.0" |
78 | 78 | }
|
79 | 79 | }
|
0 commit comments