Skip to content

Commit d185873

Browse files
committed
x
1 parent a08749e commit d185873

2 files changed

Lines changed: 4 additions & 25 deletions

File tree

deno.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@std/cli": "jsr:@std/cli@^1.0.17",
4646
"@std/collections": "jsr:@std/collections@^1.0.11",
4747
"@std/http": "jsr:@std/http@^1.0.15",
48-
"fresh": "jsr:@fresh/core@^2.0.0-alpha.26",
48+
"fresh": "jsr:@fresh/core@^2.0.0-alpha.29",
4949
"preact": "npm:preact@^10.25.1",
5050
"preact-render-to-string": "npm:preact-render-to-string@^6.5.11",
5151
"$ga4": "https://raw.githubusercontent.com/denoland/ga4/main/mod.ts",
@@ -80,7 +80,7 @@
8080

8181
"ts-morph": "npm:ts-morph@^22.0.0",
8282

83-
"@fresh/plugin-tailwind": "./plugin-tailwindcss/src/mod.ts",
83+
"@fresh/plugin-tailwind": "jsr:@fresh/plugin-tailwind@^0.0.1-alpha.7",
8484
"@std/front-matter": "jsr:@std/front-matter@^1.0.5",
8585
"fresh/compat": "./src/compat/mod.ts",
8686
"fresh/dev": "./src/dev/mod.ts",

deno.lock

Lines changed: 2 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)