Skip to content

Commit 48aaf1f

Browse files
committed
gro gitops_sync
1 parent ecadec5 commit 48aaf1f

1 file changed

Lines changed: 0 additions & 80 deletions

File tree

src/routes/repos.json

Lines changed: 0 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -44744,85 +44744,5 @@
4474444744
},
4474544745
"check_runs": {"status": "completed", "conclusion": "failure"},
4474644746
"pull_requests": []
44747-
},
44748-
{
44749-
"library_json": {
44750-
"name": "fuz.dev",
44751-
"repo_name": "fuz.dev",
44752-
"repo_url": "https://github.com/fuzdev/fuz.dev",
44753-
"owner_name": "fuzdev",
44754-
"homepage_url": "https://www.fuz.dev/",
44755-
"logo_url": "https://www.fuz.dev/logo.svg",
44756-
"logo_alt": "a friendly pixelated spider facing you",
44757-
"npm_url": null,
44758-
"changelog_url": null,
44759-
"published": false,
44760-
"package_json": {
44761-
"name": "fuz.dev",
44762-
"version": "0.0.1",
44763-
"description": "website for the Fuz, a zippy stack for autonomy",
44764-
"tagline": "friendly user zystem",
44765-
"glyph": "🦋",
44766-
"logo": "logo.svg",
44767-
"logo_alt": "a friendly pixelated spider facing you",
44768-
"homepage": "https://www.fuz.dev/",
44769-
"repository": "https://github.com/fuzdev/fuz.dev",
44770-
"scripts": {
44771-
"start": "gro dev",
44772-
"dev": "gro dev",
44773-
"build": "gro build",
44774-
"check": "gro check",
44775-
"test": "gro test",
44776-
"preview": "vite preview",
44777-
"deploy": "gro deploy"
44778-
},
44779-
"type": "module",
44780-
"engines": {"node": ">=22.15"},
44781-
"devDependencies": {
44782-
"@fuzdev/fuz_code": "^0.45.1",
44783-
"@fuzdev/fuz_css": "^0.58.0",
44784-
"@fuzdev/fuz_ui": "^0.191.3",
44785-
"@fuzdev/fuz_util": "^0.55.0",
44786-
"@fuzdev/gro": "^0.197.2",
44787-
"@jridgewell/trace-mapping": "^0.3.31",
44788-
"@ryanatkn/eslint-config": "^0.10.1",
44789-
"@sveltejs/acorn-typescript": "^1.0.9",
44790-
"@sveltejs/adapter-static": "^3.0.10",
44791-
"@sveltejs/kit": "^2.55.0",
44792-
"@sveltejs/vite-plugin-svelte": "^6.2.4",
44793-
"@types/estree": "^1.0.8",
44794-
"@webref/css": "^8.2.0",
44795-
"eslint": "^9.39.1",
44796-
"eslint-plugin-svelte": "^3.13.1",
44797-
"esm-env": "^1.2.2",
44798-
"magic-string": "^0.30.21",
44799-
"prettier": "^3.7.4",
44800-
"prettier-plugin-svelte": "^3.5.1",
44801-
"svelte": "^5.55.0",
44802-
"svelte-check": "^4.4.5",
44803-
"svelte2tsx": "^0.7.52",
44804-
"tslib": "^2.8.1",
44805-
"typescript": "^5.9.3",
44806-
"typescript-eslint": "^8.48.1",
44807-
"vite": "^7.3.1",
44808-
"vitest": "^4.0.15",
44809-
"zimmerframe": "^1.1.4",
44810-
"zod": "^4.3.6"
44811-
},
44812-
"prettier": {
44813-
"plugins": ["prettier-plugin-svelte"],
44814-
"useTabs": true,
44815-
"printWidth": 100,
44816-
"singleQuote": true,
44817-
"bracketSpacing": false,
44818-
"overrides": [{"files": "package.json", "options": {"useTabs": false}}]
44819-
},
44820-
"sideEffects": ["**/*.css"],
44821-
"files": ["dist"]
44822-
},
44823-
"source_json": {"name": "fuz.dev", "version": "0.0.1", "modules": []}
44824-
},
44825-
"check_runs": null,
44826-
"pull_requests": null
4482744747
}
4482844748
]

0 commit comments

Comments
 (0)