This commit is contained in:
16
package.json
16
package.json
@@ -10,7 +10,7 @@
|
|||||||
"nix": "nix develop"
|
"nix": "nix develop"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "^4.3.12",
|
"@astrojs/mdx": "^4.3.13",
|
||||||
"@astrojs/node": "^9.5.1",
|
"@astrojs/node": "^9.5.1",
|
||||||
"@astrojs/preact": "^4.1.3",
|
"@astrojs/preact": "^4.1.3",
|
||||||
"@astrojs/rss": "^4.0.14",
|
"@astrojs/rss": "^4.0.14",
|
||||||
@@ -18,20 +18,20 @@
|
|||||||
"@preact/signals": "^2.5.1",
|
"@preact/signals": "^2.5.1",
|
||||||
"@react-pdf/renderer": "^4.3.1",
|
"@react-pdf/renderer": "^4.3.1",
|
||||||
"@tailwindcss/typography": "^0.5.19",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
"@tailwindcss/vite": "^4.1.17",
|
"@tailwindcss/vite": "^4.1.18",
|
||||||
"astro": "^5.16.3",
|
"astro": "^5.16.5",
|
||||||
"astro-icon": "^1.1.5",
|
"astro-icon": "^1.1.5",
|
||||||
"lucide-preact": "^0.555.0",
|
"lucide-preact": "^0.560.0",
|
||||||
"preact": "^10.28.0",
|
"preact": "^10.28.0",
|
||||||
"react": "^19.2.0",
|
"react": "^19.2.3",
|
||||||
"sharp": "^0.34.5",
|
"sharp": "^0.34.5",
|
||||||
"tailwindcss": "^4.1.17"
|
"tailwindcss": "^4.1.18"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/mdi": "^1.2.3",
|
"@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",
|
"@types/react": "^19.2.7",
|
||||||
"daisyui": "^5.5.5"
|
"daisyui": "^5.5.13"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": [
|
"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:
|
androidLink:
|
||||||
"https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://git.atri.dad/atridad/Ascently/releases",
|
"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",
|
id: "muse",
|
||||||
name: "muse",
|
name: "muse",
|
||||||
@@ -176,14 +182,11 @@ export const config: Config = {
|
|||||||
{
|
{
|
||||||
id: "magiccounter",
|
id: "magiccounter",
|
||||||
name: "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",
|
gitLink: "https://git.atri.dad/atridad/MagicCounter",
|
||||||
},
|
iosLink: "https://apps.apple.com/ca/app/magiccounter/id6756251972",
|
||||||
{
|
androidLink:
|
||||||
id: "mealient",
|
"https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://git.atri.dad/atridad/MagicCounter/releases",
|
||||||
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",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "goth-stack",
|
id: "goth-stack",
|
||||||
|
|||||||
Reference in New Issue
Block a user