Fixes distroquiz table of contents, Update F43 Plasma

This commit is contained in:
2026-01-29 21:38:12 +07:00
parent 7064e8aeee
commit 0132ceb835
39 changed files with 1582 additions and 1416 deletions
+11 -11
View File
@@ -9,23 +9,23 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.3.9",
"@astrojs/solid-js": "^5.1.2",
"@tailwindcss/vite": "^4.1.16",
"astro": "^5.15.3",
"@astrojs/mdx": "^4.3.13",
"@astrojs/solid-js": "^5.1.3",
"@tailwindcss/vite": "^4.1.18",
"astro": "^5.17.0",
"fuse.js": "^7.1.0",
"party-js": "^2.2.0",
"qrcode-generator": "^2.0.4",
"sharp": "^0.34.4",
"solid-js": "^1.9.10",
"tailwindcss": "^4.1.16"
"sharp": "^0.34.5",
"solid-js": "^1.9.11",
"tailwindcss": "^4.1.18"
},
"packageManager": "pnpm@10.20.0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd",
"packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264",
"devDependencies": {
"@types/node": "^24.9.2",
"@types/node": "^25.1.0",
"typescript": "^5.9.3",
"typescript-plugin-toml": "^0.5.0",
"vite-plugin-toml": "^0.8.5",
"wrangler": "^4.45.3"
"vite-plugin-toml": "^0.8.7",
"wrangler": "^4.61.1"
}
}