Basic App List
This commit is contained in:
+10
-6
@@ -9,19 +9,23 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.3.5",
|
||||
"@astrojs/mdx": "^4.3.6",
|
||||
"@astrojs/solid-js": "^5.1.1",
|
||||
"@tailwindcss/vite": "^4.1.13",
|
||||
"astro": "^5.13.7",
|
||||
"astro": "^5.14.1",
|
||||
"fuse.js": "^7.1.0",
|
||||
"party-js": "^2.2.0",
|
||||
"qrcode-generator": "^2.0.4",
|
||||
"sharp": "^0.34.3",
|
||||
"sharp": "^0.34.4",
|
||||
"solid-js": "^1.9.9",
|
||||
"tailwindcss": "^4.1.13"
|
||||
},
|
||||
"packageManager": "pnpm@10.16.1+sha512.0e155aa2629db8672b49e8475da6226aa4bdea85fdcdfdc15350874946d4f3c91faaf64cbdc4a5d1ab8002f473d5c3fcedcd197989cf0390f9badd3c04678706",
|
||||
"packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.5.1",
|
||||
"wrangler": "^4.37.1"
|
||||
"@types/node": "^24.5.2",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-plugin-toml": "^0.5.0",
|
||||
"vite-plugin-toml": "^0.8.4",
|
||||
"wrangler": "^4.40.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user