|
15 | 15 | "devDependencies": { |
16 | 16 | "@shikijs/rehype": "^1.16.1", |
17 | 17 | "@sveltejs/adapter-vercel": "^5.4.3", |
18 | | - "@sveltejs/kit": "^2.5.25", |
| 18 | + "@sveltejs/kit": "^2.5.26", |
19 | 19 | "@sveltejs/vite-plugin-svelte": "^3.1.2", |
20 | 20 | "@tailwindcss/typography": "^0.5.15", |
21 | | - "@total-typescript/ts-reset": "^0.6.0", |
| 21 | + "@total-typescript/ts-reset": "^0.6.1", |
22 | 22 | "@types/eslint": "^9.6.1", |
23 | 23 | "@types/semver": "^7.5.8", |
24 | 24 | "@vercel/speed-insights": "^1.0.12", |
|
34 | 34 | "lucide-svelte": "^0.438.0", |
35 | 35 | "mode-watcher": "^0.4.1", |
36 | 36 | "octokit": "^4.0.2", |
37 | | - "postcss": "^8.4.44", |
| 37 | + "postcss": "^8.4.45", |
38 | 38 | "postcss-load-config": "^6.0.1", |
39 | 39 | "prettier": "^3.3.3", |
40 | 40 | "prettier-plugin-svelte": "^3.2.6", |
|
53 | 53 | "tailwindcss": "^3.4.10", |
54 | 54 | "tslib": "^2.7.0", |
55 | 55 | "typescript": "^5.5.4", |
56 | | - "typescript-eslint": "^8.3.0", |
57 | | - "vite": "^5.4.2", |
| 56 | + "typescript-eslint": "^8.4.0", |
| 57 | + "vite": "^5.4.3", |
58 | 58 | "vite-plugin-lucide-preprocess": "^1.0.4" |
59 | 59 | }, |
60 | 60 | "type": "module", |
|
0 commit comments