Content updates
All checks were successful
Docker Deploy / build-and-push (push) Successful in 9m39s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 9m39s
This commit is contained in:
12
package.json
12
package.json
@@ -17,19 +17,19 @@
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@preact/signals": "^2.3.2",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@tailwindcss/vite": "^4.1.14",
|
||||
"astro": "^5.14.5",
|
||||
"@tailwindcss/vite": "^4.1.15",
|
||||
"astro": "^5.14.7",
|
||||
"astro-icon": "^1.1.5",
|
||||
"lucide-preact": "^0.546.0",
|
||||
"playwright": "^1.56.0",
|
||||
"playwright": "^1.56.1",
|
||||
"preact": "^10.27.2",
|
||||
"sharp": "^0.34.4",
|
||||
"tailwindcss": "^4.1.14"
|
||||
"tailwindcss": "^4.1.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.54",
|
||||
"daisyui": "^5.3.6"
|
||||
"@iconify-json/simple-icons": "^1.2.55",
|
||||
"daisyui": "^5.3.7"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
|
||||
649
pnpm-lock.yaml
generated
649
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -172,9 +172,13 @@ export const config: Config = {
|
||||
{
|
||||
id: "ascently",
|
||||
name: "Ascently",
|
||||
description: "FOSS Rock Climbing Tracker for iOS and Android",
|
||||
description:
|
||||
"Offline-first FOSS app designed to help climbers track their sessions",
|
||||
gitLink: "https://git.atri.dad/atridad/Ascently",
|
||||
webLink: "https://ascently.atri.dad",
|
||||
iosLink: "https://apps.apple.com/ca/app/ascently/id6753959144",
|
||||
androidLink:
|
||||
"https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://git.atri.dad/atridad/Ascently/releases",
|
||||
},
|
||||
{
|
||||
id: "muse",
|
||||
|
||||
Reference in New Issue
Block a user