This commit is contained in:
2026-01-17 14:41:13 +08:00
parent 202822f4f2
commit ac3a8c93d7
3 changed files with 14 additions and 5 deletions

View File

@@ -34,16 +34,16 @@
"@nuxtjs/robots": "5.6.7",
"@nuxtjs/seo": "^3.3.0",
"@nuxtjs/sitemap": "7.5.0",
"bcryptjs": "^3.0.3",
"feed": "5.1.0",
"jsonwebtoken": "^9.0.3",
"nuxt": "4.2.2",
"nuxt-og-image": "5.1.13",
"nuxt-umami": "3.2.1",
"pg": "^8.17.1",
"twikoo": "^1.6.44",
"typed.js": "^2.1.0",
"vue": "3.5.26",
"pg": "^8.17.1",
"bcryptjs": "^3.0.3",
"jsonwebtoken": "^9.0.3"
"vue": "3.5.26"
},
"devDependencies": {
"@iconify-json/fa": "1.2.2",