{ "name": "quickshell-docs", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@ark-ui/solid": "^3.5.0", "@astrojs/check": "0.9.5", "@astrojs/markdown-remark": "6.3.8", "@astrojs/mdx": "4.3.10", "@astrojs/sitemap": "3.6.0", "@astrojs/solid-js": "5.1.3", "@fontsource-variable/rubik": "^5.1.0", "@hbsnow/rehype-sectionize": "^1.0.7", "@pagefind/default-ui": "^1.1.1", "@shikijs/rehype": "^3.4.2", "astro": "5.15.5", "astro-breadcrumbs": "^3.3.1", "astro-icon": "^1.1.5", "hast": "^1.0.0", "hast-util-from-html": "^2.0.3", "remark-github-blockquote-alert": "^1.2.1", "solid-devtools": "^0.30.1", "solid-js": "^1.8.18", "unified": "^11.0.5", "unist-util-visit": "^5.0.0" }, "devDependencies": { "@astrojs/ts-plugin": "1.10.5", "@babel/core": "^7.28.5", "@babel/plugin-syntax-typescript": "^7.27.1", "@biomejs/biome": "^1.8.3", "@types/babel__core": "^7", "@types/node": "^20.14.11", "pagefind": "^1.1.1", "typescript": "^5.9.3" }, "packageManager": "yarn@4.11.0" }