mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
⭐ feat(www): Finish up on the onboarding (#210)
Merging this prematurely to make sure the team is on the same boat... like dang! We need to find a better way to do this. Plus it has become too big
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
"typecheck": "tsc --noEmit --incremental"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@macaron-css/vite": "^1.5.1",
|
||||
"@macaron-css/vite": "1.5.1",
|
||||
"@types/bun": "latest",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"vite": "5.4.12",
|
||||
"vite-plugin-solid": "^2.11.2"
|
||||
},
|
||||
@@ -21,14 +22,24 @@
|
||||
"@fontsource-variable/geist-mono": "^5.0.1",
|
||||
"@fontsource-variable/mona-sans": "^5.0.1",
|
||||
"@fontsource/geist-sans": "^5.1.0",
|
||||
"@macaron-css/core": "^1.5.2",
|
||||
"@macaron-css/solid": "^1.5.3",
|
||||
"@macaron-css/core": "1.5.1",
|
||||
"@macaron-css/solid": "1.5.3",
|
||||
"@modular-forms/solid": "^0.25.1",
|
||||
"@nestri/core": "*",
|
||||
"@openauthjs/openauth": "0.4.3",
|
||||
"@nestri/functions": "*",
|
||||
"@nestri/zero": "*",
|
||||
"@openauthjs/openauth": "*",
|
||||
"@openauthjs/solid": "0.0.0-20250311201457",
|
||||
"@rocicorp/zero": "*",
|
||||
"@solid-primitives/event-listener": "^2.4.0",
|
||||
"@solid-primitives/storage": "^4.3.1",
|
||||
"@solidjs/router": "^0.15.3",
|
||||
"body-scroll-lock-upgrade": "^1.1.0",
|
||||
"eventsource": "^3.0.5",
|
||||
"focus-trap": "^7.6.4",
|
||||
"hono": "^4.7.4",
|
||||
"modern-normalize": "^3.0.1",
|
||||
"qrcode": "^1.5.4",
|
||||
"solid-js": "^1.9.5",
|
||||
"valibot": "^1.0.0-rc.3",
|
||||
"zod": "^3.24.2"
|
||||
|
||||
Reference in New Issue
Block a user