|
52 | 52 | "@luca/esbuild-deno-loader": "jsr:@luca/esbuild-deno-loader@^0.11.0", |
53 | 53 | "@opentelemetry/api": "npm:@opentelemetry/api@^1.9.0", |
54 | 54 | "@preact/signals": "npm:@preact/signals@^2.0.4", |
55 | | - "esbuild": "npm:esbuild@0.23.1", |
56 | | - "esbuild-wasm": "npm:esbuild-wasm@0.23.1", |
| 55 | + "esbuild": "npm:esbuild@0.25.4", |
| 56 | + "esbuild-wasm": "npm:esbuild-wasm@0.25.4", |
57 | 57 | "@std/crypto": "jsr:@std/crypto@1", |
58 | 58 | "@std/datetime": "jsr:@std/datetime@^0.225.2", |
59 | 59 | "@std/encoding": "jsr:@std/encoding@1", |
|
68 | 68 |
|
69 | 69 | "@astral/astral": "jsr:@astral/astral@^0.5.2", |
70 | 70 | "@marvinh-test/fresh-island": "jsr:@marvinh-test/fresh-island@^0.0.1", |
71 | | - "linkedom": "npm:linkedom@^0.16.11", |
72 | | - "@std/async": "jsr:@std/async@1", |
73 | | - "@std/expect": "jsr:@std/expect@1", |
74 | | - "@std/testing": "jsr:@std/testing@1", |
| 71 | + "linkedom": "npm:linkedom@^0.18.10", |
| 72 | + "@std/async": "jsr:@std/async@^1.0.13", |
| 73 | + "@std/expect": "jsr:@std/expect@^1.0.16", |
| 74 | + "@std/testing": "jsr:@std/testing@^1.0.12", |
75 | 75 |
|
76 | 76 | "autoprefixer": "npm:autoprefixer@10.4.17", |
77 | 77 | "cssnano": "npm:cssnano@6.0.3", |
78 | 78 | "postcss": "npm:postcss@8.4.35", |
79 | 79 | "tailwindcss": "npm:tailwindcss@^3.4.1", |
80 | 80 |
|
81 | | - "ts-morph": "npm:ts-morph@^22.0.0", |
| 81 | + "ts-morph": "npm:ts-morph@^25.0.1", |
82 | 82 |
|
83 | 83 | "@fresh/plugin-tailwind": "jsr:@fresh/plugin-tailwind@^0.0.1-alpha.7", |
84 | 84 | "@std/front-matter": "jsr:@std/front-matter@^1.0.5", |
85 | 85 | "fresh/compat": "./src/compat/mod.ts", |
86 | 86 | "fresh/dev": "./src/dev/mod.ts", |
87 | 87 | "fresh/runtime": "./src/runtime/shared.ts", |
88 | 88 | "github-slugger": "npm:github-slugger@^2.0.0", |
89 | | - "marked": "npm:marked@^14.1.2", |
| 89 | + "marked": "npm:marked@^15.0.11", |
90 | 90 | "marked-mangle": "npm:marked-mangle@^1.1.9", |
91 | 91 | "prismjs": "npm:prismjs@^1.29.0" |
92 | 92 | }, |
|
0 commit comments