This commit is contained in:
16
package.json
16
package.json
@@ -10,7 +10,7 @@
|
||||
"nix": "nix develop"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.3.12",
|
||||
"@astrojs/mdx": "^4.3.13",
|
||||
"@astrojs/node": "^9.5.1",
|
||||
"@astrojs/preact": "^4.1.3",
|
||||
"@astrojs/rss": "^4.0.14",
|
||||
@@ -18,20 +18,20 @@
|
||||
"@preact/signals": "^2.5.1",
|
||||
"@react-pdf/renderer": "^4.3.1",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"astro": "^5.16.3",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"astro": "^5.16.5",
|
||||
"astro-icon": "^1.1.5",
|
||||
"lucide-preact": "^0.555.0",
|
||||
"lucide-preact": "^0.560.0",
|
||||
"preact": "^10.28.0",
|
||||
"react": "^19.2.0",
|
||||
"react": "^19.2.3",
|
||||
"sharp": "^0.34.5",
|
||||
"tailwindcss": "^4.1.17"
|
||||
"tailwindcss": "^4.1.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.61",
|
||||
"@iconify-json/simple-icons": "^1.2.62",
|
||||
"@types/react": "^19.2.7",
|
||||
"daisyui": "^5.5.5"
|
||||
"daisyui": "^5.5.13"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
|
||||
455
pnpm-lock.yaml
generated
455
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -167,6 +167,12 @@ export const config: Config = {
|
||||
androidLink:
|
||||
"https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://git.atri.dad/atridad/Ascently/releases",
|
||||
},
|
||||
{
|
||||
id: "himbocrypt",
|
||||
name: "HimboCrypt",
|
||||
description: "A robust end-to-end encryption engine and CLI.",
|
||||
gitLink: "https://git.atri.dad/atridad/himbocrypt",
|
||||
},
|
||||
{
|
||||
id: "muse",
|
||||
name: "muse",
|
||||
@@ -176,14 +182,11 @@ export const config: Config = {
|
||||
{
|
||||
id: "magiccounter",
|
||||
name: "MagicCounter",
|
||||
description: "Jeckpack Compose based Magic the Gathering Health Tracker",
|
||||
description: "FOSS Magic the Gathering Health Tracker",
|
||||
gitLink: "https://git.atri.dad/atridad/MagicCounter",
|
||||
},
|
||||
{
|
||||
id: "mealient",
|
||||
name: "Mealient (Fork of project by Kirill Kamakin)",
|
||||
description: "An Android client for a self-hosted recipe manager Mealie.",
|
||||
gitLink: "https://git.atri.dad/atridad/Mealient",
|
||||
iosLink: "https://apps.apple.com/ca/app/magiccounter/id6756251972",
|
||||
androidLink:
|
||||
"https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://git.atri.dad/atridad/MagicCounter/releases",
|
||||
},
|
||||
{
|
||||
id: "goth-stack",
|
||||
|
||||
Reference in New Issue
Block a user