|
13 | 13 | "format": "prettier --write ." |
14 | 14 | }, |
15 | 15 | "devDependencies": { |
16 | | - "@shikijs/rehype": "^1.15.1", |
| 16 | + "@shikijs/rehype": "^1.15.2", |
17 | 17 | "@sveltejs/adapter-vercel": "^5.4.3", |
18 | 18 | "@sveltejs/kit": "^2.5.25", |
19 | 19 | "@sveltejs/vite-plugin-svelte": "^3.1.2", |
20 | | - "@tailwindcss/typography": "^0.5.14", |
| 20 | + "@tailwindcss/typography": "^0.5.15", |
21 | 21 | "@total-typescript/ts-reset": "^0.6.0", |
22 | 22 | "@types/eslint": "^9.6.1", |
23 | 23 | "@types/semver": "^7.5.8", |
|
31 | 31 | "eslint-plugin-svelte": "^2.43.0", |
32 | 32 | "globals": "^15.9.0", |
33 | 33 | "lucia": "^3.2.0", |
34 | | - "lucide-svelte": "^0.436.0", |
| 34 | + "lucide-svelte": "^0.437.0", |
35 | 35 | "mode-watcher": "^0.4.1", |
36 | 36 | "octokit": "^4.0.2", |
37 | | - "postcss": "^8.4.41", |
| 37 | + "postcss": "^8.4.42", |
38 | 38 | "postcss-load-config": "^6.0.1", |
39 | 39 | "prettier": "^3.3.3", |
40 | 40 | "prettier-plugin-svelte": "^3.2.6", |
41 | 41 | "prettier-plugin-tailwindcss": "^0.6.6", |
42 | 42 | "rehype-raw": "^7.0.0", |
43 | 43 | "semver": "^7.6.3", |
44 | | - "shiki": "^1.15.1", |
| 44 | + "shiki": "^1.15.2", |
45 | 45 | "svelte": "^4.2.19", |
46 | 46 | "svelte-check": "^3.8.6", |
47 | 47 | "svelte-exmarkdown": "^3.0.5", |
|
57 | 57 | "vite": "^5.4.2", |
58 | 58 | "vite-plugin-lucide-preprocess": "^1.0.4" |
59 | 59 | }, |
60 | | - "type": "module" |
| 60 | + "type": "module", |
| 61 | + "packageManager": "[email protected]" |
61 | 62 | } |
0 commit comments