Skip to content

Commit f07b8f3

Browse files
chore: update lockfile and rm lunaria (#1304)
1 parent 03bfc19 commit f07b8f3

File tree

4 files changed

+1
-137
lines changed

4 files changed

+1
-137
lines changed

lunaria.config.json

Lines changed: 0 additions & 57 deletions
This file was deleted.

lunaria/styles.css

Lines changed: 0 additions & 4 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,16 @@
88
"sync": "node scripts/collections/index.mjs",
99
"sync:orama": "pnpm build && node scripts/sync-orama.mjs",
1010
"dev": "pnpm sync && vinxi dev",
11-
"build": "pnpm sync && pnpm build:sitemap && pnpm build:lunaria && NODE_OPTIONS=\"--max-old-space-size=8192\" vinxi build",
11+
"build": "pnpm sync && pnpm build:sitemap && NODE_OPTIONS=\"--max-old-space-size=8192\" vinxi build",
1212
"build:sitemap": "node scripts/generateSitemap.js",
1313
"start": "vinxi start",
1414
"e2e": "npx playwright test",
15-
"build:lunaria": "lunaria build",
16-
"preview:lunaria": "lunaria preview",
1715
"check:lint": "eslint .",
1816
"check:types": "tsc --noEmit"
1917
},
2018
"dependencies": {
2119
"@kobalte/core": "^0.13.11",
2220
"@kobalte/solidbase": "^0.2.17",
23-
"@lunariajs/core": "^0.1.1",
2421
"@oramacloud/client": "^2.1.4",
2522
"@solid-primitives/event-listener": "^2.4.3",
2623
"@solid-primitives/marker": "^0.2.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)