update speed

This commit is contained in:
2026-06-04 20:10:32 +08:00
parent 2ebc8ab9dd
commit 3325bc52ef
34 changed files with 123 additions and 8 deletions
+10
View File
@@ -8,6 +8,7 @@
"name": "fiveq-website",
"version": "1.0.0",
"dependencies": {
"@fontsource/manrope": "^5.2.8",
"@iconify-json/lucide": "^1.2.32",
"astro": "^5.7.10",
"astro-icon": "^1.1.5"
@@ -590,6 +591,15 @@
"node": ">=18"
}
},
"node_modules/@fontsource/manrope": {
"version": "5.2.8",
"resolved": "https://registry.npmmirror.com/@fontsource/manrope/-/manrope-5.2.8.tgz",
"integrity": "sha512-gJHJmcuUk7qWcNCfcAri/DJQtXtBYqi9yKratr4jXhSo0I3xUtNNKI+igQIcw5c+m95g0vounk8ZnX/kb8o0TA==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@iconify-json/lucide": {
"version": "1.2.101",
"resolved": "https://mirrors.cloud.tencent.com/npm/@iconify-json/lucide/-/lucide-1.2.101.tgz",