Skip to content

Commit 41e9d4e

Browse files
kixelatedclaudecoderabbitai[bot]
authored
Add demos page, refresh landing, bump @moq/* packages (#88)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 0712dab commit 41e9d4e

30 files changed

Lines changed: 1206 additions & 351 deletions

bun.lock

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

package.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,26 @@
1313
"fix": "biome check --write && bun audit fix"
1414
},
1515
"dependencies": {
16-
"@moq/publish": "^0.2.2",
17-
"@moq/watch": "^0.2.2",
18-
"astro": "^5.18.0",
19-
"solid-js": "^1.9.11",
16+
"@moq/boy": "^0.2.3",
17+
"@moq/publish": "^0.2.4",
18+
"@moq/watch": "^0.2.5",
19+
"astro": "^5.18.1",
20+
"highlight.js": "^11.11.1",
21+
"solid-js": "^1.9.12",
2022
"unique-names-generator": "^4.7.1"
2123
},
2224
"devDependencies": {
2325
"@astrojs/mdx": "4.3.0",
24-
"@astrojs/rss": "^4.0.15",
26+
"@astrojs/rss": "^4.0.18",
2527
"@astrojs/solid-js": "5.1.0",
2628
"@astrojs/tailwind": "6.0.2",
27-
"@biomejs/biome": "^2.4.4",
29+
"@biomejs/biome": "^2.4.11",
2830
"@tailwindcss/forms": "^0.5.11",
2931
"@tailwindcss/typography": "^0.5.19",
30-
"@types/node": "^22.19.13",
32+
"@types/node": "^22.19.17",
3133
"tailwindcss": "^3.4.19",
3234
"vite-plugin-static-copy": "^2.3.2",
33-
"wrangler": "^4.69.0"
35+
"wrangler": "^4.81.1"
3436
},
3537
"packageManager": "bun@1.3.4"
3638
}

public/demo/bunny.png

532 KB
Loading

public/demo/moqboy.svg

Lines changed: 108 additions & 0 deletions
Loading

public/layout/blog.svg

Lines changed: 150 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)