|
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@astrojs/check": "^0.9.4", |
29 | | - "@astrojs/markdown-remark": "^6.3.3", |
30 | | - "@astrojs/mdx": "^4.3.1", |
| 29 | + "@astrojs/markdown-remark": "^6.3.5", |
| 30 | + "@astrojs/mdx": "^4.3.3", |
31 | 31 | "@astrojs/rss": "^4.0.12", |
32 | | - "@astrojs/sitemap": "^3.4.1", |
| 32 | + "@astrojs/sitemap": "^3.4.2", |
33 | 33 | "@astrojs/svelte": "^7.1.0", |
34 | 34 | "@catppuccin/catppuccin": "github:catppuccin/catppuccin#7e4506607b8a6c298ce0876e385c52281e879245", |
35 | 35 | "@catppuccin/palette": "^1.7.1", |
36 | 36 | "@iconify-json/ph": "^1.2.2", |
37 | | - "@iconify-json/simple-icons": "^1.2.43", |
38 | | - "@iconify/svelte": "^5.0.0", |
| 37 | + "@iconify-json/simple-icons": "^1.2.46", |
| 38 | + "@iconify/svelte": "^5.0.1", |
39 | 39 | "@iconify/tools": "^4.1.2", |
40 | 40 | "@iconify/types": "^2.0.0", |
41 | | - "@playwright/test": "^1.54.1", |
| 41 | + "@playwright/test": "^1.54.2", |
42 | 42 | "@rollup/plugin-yaml": "^4.1.2", |
43 | | - "@types/node": "^22.16.4", |
| 43 | + "@types/node": "^22.17.1", |
44 | 44 | "@vitest/coverage-v8": "^3.2.4", |
45 | | - "astro": "^5.12.0", |
| 45 | + "astro": "^5.12.9", |
46 | 46 | "astro-expressive-code": "^0.41.3", |
47 | 47 | "astro-icon": "1.1.5", |
48 | 48 | "fuse.js": "^7.1.0", |
49 | 49 | "husky": "^9.1.7", |
50 | | - "lint-staged": "^16.1.2", |
| 50 | + "lint-staged": "^16.1.5", |
51 | 51 | "mdast-util-to-string": "^4.0.0", |
52 | | - "playwright": "^1.54.1", |
| 52 | + "playwright": "^1.54.2", |
53 | 53 | "prettier": "^3.6.2", |
54 | 54 | "prettier-plugin-astro": "^0.14.1", |
55 | 55 | "reading-time": "^1.5.0", |
56 | 56 | "rehype-autolink-headings": "^7.1.0", |
57 | | - "sass": "^1.89.2", |
| 57 | + "sass": "^1.90.0", |
58 | 58 | "sharp": "^0.34.3", |
59 | 59 | "surge": "^0.24.6", |
60 | 60 | "svelte": "5.35.3", |
61 | 61 | "svelte-intersection-observer-action": "^0.0.5", |
62 | 62 | "tsx": "^4.20.3", |
63 | | - "typescript": "^5.8.3", |
| 63 | + "typescript": "^5.9.2", |
64 | 64 | "vite": "^6.3.5", |
65 | 65 | "vitest": "^3.2.4", |
66 | | - "yaml": "^2.8.0" |
| 66 | + "yaml": "^2.8.1" |
67 | 67 | }, |
68 | 68 | "dependenciesComments": { |
69 | 69 | "svelte": "Svelte is pinned due to the following issue: https://github.com/sveltejs/svelte/issues/16423" |
70 | 70 | }, |
71 | | - "packageManager": "pnpm@10.13.1", |
| 71 | + "packageManager": "pnpm@10.14.0", |
72 | 72 | "engines": { |
73 | 73 | "node": ">=22" |
74 | 74 | }, |
|
0 commit comments