|
58 | 58 | "esbuild-wasm": "npm:esbuild-wasm@0.25.7", |
59 | 59 | "fresh": "jsr:@fresh/core@^2.0.0", |
60 | 60 | "mime-db": "npm:mime-db@^1.54.0", |
61 | | - "preact": "npm:preact@^10.27.0", |
62 | | - "preact-render-to-string": "npm:preact-render-to-string@^6.5.11", |
| 61 | + "preact": "npm:preact@^10.28.2", |
| 62 | + "preact-render-to-string": "npm:preact-render-to-string@^6.6.5", |
63 | 63 | "$ga4": "https://raw.githubusercontent.com/denoland/ga4/main/mod.ts", |
64 | 64 | "@opentelemetry/api": "npm:@opentelemetry/api@^1.9.0", |
65 | | - "@preact/signals": "npm:@preact/signals@^2.2.1", |
| 65 | + "@preact/signals": "npm:@preact/signals@^2.5.1", |
66 | 66 | "@std/encoding": "jsr:@std/encoding@1", |
67 | 67 | "@std/fmt": "jsr:@std/fmt@^1.0.7", |
68 | 68 | "@std/fs": "jsr:@std/fs@1", |
|
73 | 73 | "@std/semver": "jsr:@std/semver@1", |
74 | 74 | "@std/streams": "jsr:@std/streams@1", |
75 | 75 |
|
76 | | - "@astral/astral": "jsr:@astral/astral@^0.5.4", |
| 76 | + "@astral/astral": "jsr:@astral/astral@^0.5.5", |
77 | 77 | "@marvinh-test/fresh-island": "jsr:@marvinh-test/fresh-island@^0.0.3", |
78 | 78 | "linkedom": "npm:linkedom@^0.18.10", |
79 | 79 | "@std/async": "jsr:@std/async@^1.0.13", |
|
82 | 82 |
|
83 | 83 | "@tailwindcss/postcss": "npm:@tailwindcss/postcss@^4.1.10", |
84 | 84 | "redis": "npm:redis@^5.8.2", |
85 | | - "rollup": "npm:rollup@^4.50.0", |
| 85 | + "rollup": "npm:rollup@^4.55.1", |
86 | 86 | "tailwindcss": "npm:tailwindcss@^4.1.10", |
87 | 87 | "postcss": "npm:postcss@8.5.6", |
88 | 88 |
|
|
94 | 94 | "marked": "npm:marked@^15.0.11", |
95 | 95 | "marked-mangle": "npm:marked-mangle@^1.1.9", |
96 | 96 | "prismjs": "npm:prismjs@^1.29.0", |
97 | | - "vite": "npm:vite@^7.1.5" |
| 97 | + "vite": "npm:vite@^7.3.1" |
98 | 98 | }, |
99 | 99 | "compilerOptions": { |
100 | 100 | "lib": ["dom", "dom.asynciterable", "deno.ns", "deno.unstable"], |
|
0 commit comments