This commit is contained in:
AaronHux 2024-05-25 15:05:33 +08:00
parent d9dca04978
commit 999ba1629c
1 changed files with 5 additions and 3 deletions

View File

@ -14,7 +14,7 @@
"dependencies": {
"@anu-vue/nuxt": "^0.15.2",
"@jiaminghi/color": "^1.1.3",
"@vueuse/components": "^10.9.0",
"@vueuse/components": "^10.4.1",
"lingo3d-vue": "1.0.118",
"sass": "^1.77.2",
"swiper": "^11.1.3",
@ -24,12 +24,14 @@
"devDependencies": {
"@iconify-json/carbon": "^1.1.16",
"@iconify-json/twemoji": "^1.1.11",
"@nuxt/content": "^2.6.0",
"@nuxt/content": "^2.11.0",
"@nuxt/image": "1.3.0",
"@nuxtjs/color-mode": "^3.4.0",
"@nuxtjs/i18n": "8.3.1",
"@unocss/nuxt": "0.60.3",
"@vue-macros/nuxt": "^1.9.33",
"@vueuse/nuxt": "^10.9.0",
"@vueuse/integrations": "^10.4.1",
"@vueuse/nuxt": "^10.4.1",
"nuxt": "3.11.2",
"typescript": "^5.4.5",
"unocss-preset-extra": "^0.5.3",