|
1 | 1 | { |
2 | | - "nodeModulesDir": "auto", |
| 2 | + "nodeModulesDir": "none", |
3 | 3 | "workspace": [ |
4 | 4 | "./packages/*", |
5 | 5 | "./www" |
|
39 | 39 | "exclude": ["**/*_test.*", "src/__OLD/**", "*.todo", "**/tests/**"] |
40 | 40 | }, |
41 | 41 | "imports": { |
42 | | - "@deno/doc": "jsr:@deno/doc@^0.172.0", |
| 42 | + "@deno/doc": "jsr:@deno/doc@^0.183.0", |
43 | 43 | "@deno/esbuild-plugin": "jsr:@deno/esbuild-plugin@^1.2.0", |
44 | | - "@fresh/build-id": "jsr:@fresh/build-id@^1.0.0", |
45 | | - "@std/cli": "jsr:@std/cli@^1.0.19", |
46 | | - "@std/collections": "jsr:@std/collections@^1.1.2", |
| 44 | + "@fresh/build-id": "jsr:@fresh/build-id@^1.0.1", |
| 45 | + "@std/cli": "jsr:@std/cli@^1.0.22", |
| 46 | + "@std/collections": "jsr:@std/collections@^1.1.3", |
47 | 47 | "@std/dotenv": "jsr:@std/dotenv@^0.225.5", |
48 | | - "@std/http": "jsr:@std/http@^1.0.15", |
49 | | - "@std/uuid": "jsr:@std/uuid@^1.0.7", |
| 48 | + "@std/http": "jsr:@std/http@^1.0.20", |
| 49 | + "@std/uuid": "jsr:@std/uuid@^1.0.9", |
50 | 50 | "@supabase/postgrest-js": "npm:@supabase/postgrest-js@^1.21.4", |
51 | | - "@types/node": "npm:@types/node@^24.3.0", |
| 51 | + "@types/node": "npm:@types/node@^24.5.2", |
52 | 52 | "docsearch": "https://esm.sh/@docsearch/js@3.5.2?target=es2020", |
53 | | - "esbuild": "npm:esbuild@0.25.7", |
54 | | - "esbuild-wasm": "npm:esbuild-wasm@0.25.7", |
55 | | - "fresh": "jsr:@fresh/core@^2.0.0", |
| 53 | + "esbuild": "npm:esbuild@0.25.10", |
| 54 | + "esbuild-wasm": "npm:esbuild-wasm@0.25.10", |
| 55 | + "fresh": "jsr:@fresh/core@^2.1.1", |
56 | 56 | "mime-db": "npm:mime-db@^1.54.0", |
57 | | - "preact": "npm:preact@^10.27.0", |
58 | | - "preact-render-to-string": "npm:preact-render-to-string@^6.5.11", |
| 57 | + "preact": "npm:preact@^10.27.2", |
| 58 | + "preact-render-to-string": "npm:preact-render-to-string@^6.6.1", |
59 | 59 | "$ga4": "https://raw.githubusercontent.com/denoland/ga4/main/mod.ts", |
60 | 60 | "@opentelemetry/api": "npm:@opentelemetry/api@^1.9.0", |
61 | | - "@preact/signals": "npm:@preact/signals@^2.2.1", |
62 | | - "@std/encoding": "jsr:@std/encoding@1", |
63 | | - "@std/fmt": "jsr:@std/fmt@^1.0.7", |
64 | | - "@std/fs": "jsr:@std/fs@1", |
65 | | - "@std/html": "jsr:@std/html@1", |
66 | | - "@std/jsonc": "jsr:@std/jsonc@1", |
67 | | - "@std/media-types": "jsr:@std/media-types@1", |
68 | | - "@std/path": "jsr:@std/path@1", |
69 | | - "@std/semver": "jsr:@std/semver@1", |
70 | | - "@std/streams": "jsr:@std/streams@1", |
| 61 | + "@preact/signals": "npm:@preact/signals@^2.3.1", |
| 62 | + "@std/encoding": "jsr:@std/encoding@^1.0.10", |
| 63 | + "@std/fmt": "jsr:@std/fmt@^1.0.8", |
| 64 | + "@std/fs": "jsr:@std/fs@^1.0.19", |
| 65 | + "@std/html": "jsr:@std/html@^1.0.4", |
| 66 | + "@std/jsonc": "jsr:@std/jsonc@^1.0.2", |
| 67 | + "@std/media-types": "jsr:@std/media-types@^1.1.0", |
| 68 | + "@std/path": "jsr:@std/path@^1.1.2", |
| 69 | + "@std/semver": "jsr:@std/semver@^1.0.5", |
| 70 | + "@std/streams": "jsr:@std/streams@^1.0.12", |
71 | 71 |
|
72 | | - "@astral/astral": "jsr:@astral/astral@^0.5.3", |
| 72 | + "@astral/astral": "jsr:@astral/astral@^0.5.4", |
73 | 73 | "@marvinh-test/fresh-island": "jsr:@marvinh-test/fresh-island@^0.0.3", |
74 | | - "linkedom": "npm:linkedom@^0.18.10", |
75 | | - "@std/async": "jsr:@std/async@^1.0.13", |
76 | | - "@std/expect": "jsr:@std/expect@^1.0.16", |
77 | | - "@std/testing": "jsr:@std/testing@^1.0.12", |
| 74 | + "linkedom": "npm:linkedom@^0.18.12", |
| 75 | + "@std/async": "jsr:@std/async@^1.0.14", |
| 76 | + "@std/expect": "jsr:@std/expect@^1.0.17", |
| 77 | + "@std/testing": "jsr:@std/testing@^1.0.15", |
78 | 78 |
|
79 | | - "@tailwindcss/postcss": "npm:@tailwindcss/postcss@^4.1.10", |
| 79 | + "@tailwindcss/postcss": "npm:@tailwindcss/postcss@^4.1.13", |
80 | 80 | "redis": "npm:redis@^5.8.2", |
81 | | - "rollup": "npm:rollup@^4.50.0", |
82 | | - "tailwindcss": "npm:tailwindcss@^4.1.10", |
| 81 | + "rollup": "npm:rollup@^4.52.2", |
| 82 | + "tailwindcss": "npm:tailwindcss@^4.1.13", |
83 | 83 | "postcss": "npm:postcss@8.5.6", |
84 | 84 |
|
85 | | - "ts-morph": "npm:ts-morph@^26.0.0", |
| 85 | + "ts-morph": "npm:ts-morph@^27.0.0", |
86 | 86 |
|
87 | | - "@std/front-matter": "jsr:@std/front-matter@^1.0.5", |
| 87 | + "@std/front-matter": "jsr:@std/front-matter@^1.0.9", |
88 | 88 | "github-slugger": "npm:github-slugger@^2.0.0", |
89 | 89 | "imagescript": "https://deno.land/x/imagescript@1.3.0/mod.ts", |
90 | | - "marked": "npm:marked@^15.0.11", |
91 | | - "marked-mangle": "npm:marked-mangle@^1.1.9", |
92 | | - "prismjs": "npm:prismjs@^1.29.0", |
93 | | - "vite": "npm:vite@^7.1.5" |
| 90 | + "marked": "npm:marked@^16.3.0", |
| 91 | + "marked-mangle": "npm:marked-mangle@^1.1.11", |
| 92 | + "prismjs": "npm:prismjs@^1.30.0", |
| 93 | + "vite": "npm:vite@^7.1.7" |
94 | 94 | }, |
95 | 95 | "compilerOptions": { |
96 | 96 | "lib": ["dom", "dom.asynciterable", "deno.ns", "deno.unstable"], |
|
0 commit comments