|
25 | 25 | "@sveltejs/kit": "^2.17.3",
|
26 | 26 | "@sveltejs/package": "^2.3.10",
|
27 | 27 | "@sveltejs/vite-plugin-svelte": "5.0.3",
|
| 28 | + "@tailwindcss/postcss": "^4.0.12", |
28 | 29 | "@tailwindcss/typography": "^0.5.16",
|
29 | 30 | "@types/culori": "^2.1.1",
|
30 | 31 | "@types/d3-array": "^3.2.1",
|
31 | 32 | "@types/d3-scale": "^4.0.9",
|
32 | 33 | "@types/lodash-es": "^4.17.12",
|
33 | 34 | "@types/prismjs": "^1.26.5",
|
34 | 35 | "@vitest/coverage-v8": "^3.0.7",
|
35 |
| - "autoprefixer": "^10.4.20", |
36 | 36 | "daisyui": "^4.12.24",
|
37 | 37 | "marked": "^15.0.7",
|
38 | 38 | "mdsvex": "^0.12.3",
|
|
43 | 43 | "svelte": "5.20.4",
|
44 | 44 | "svelte-check": "^4.1.4",
|
45 | 45 | "svelte2tsx": "^0.7.34",
|
46 |
| - "tailwindcss": "^3.4.17", |
| 46 | + "tailwindcss": "^4.0.12", |
47 | 47 | "tslib": "^2.8.1",
|
48 | 48 | "typescript": "^5.7.3",
|
49 | 49 | "unist-util-visit": "^5.0.0",
|
|
54 | 54 | "dependencies": {
|
55 | 55 | "@floating-ui/dom": "^1.6.13",
|
56 | 56 | "@fortawesome/fontawesome-common-types": "^6.7.2",
|
57 |
| - "@layerstack/svelte-actions": "^1.0.0", |
58 |
| - "@layerstack/svelte-stores": "^1.0.1", |
59 |
| - "@layerstack/svelte-table": "^1.0.0", |
60 |
| - "@layerstack/tailwind": "^1.0.0", |
61 |
| - "@layerstack/utils": "^1.0.0", |
| 57 | + "@layerstack/svelte-actions": "^1.0.1-next.0", |
| 58 | + "@layerstack/svelte-stores": "^1.0.2-next.0", |
| 59 | + "@layerstack/svelte-table": "^1.0.1-next.0", |
| 60 | + "@layerstack/tailwind": "^2.0.0-next.0", |
| 61 | + "@layerstack/utils": "^1.1.0-next.0", |
62 | 62 | "@mdi/js": "^7.4.47",
|
63 | 63 | "culori": "^4.0.1",
|
64 | 64 | "d3-array": "^3.2.4",
|
|
0 commit comments