fix build and darken light mode border color

This commit is contained in:
Zoe
2024-04-09 17:35:30 -05:00
parent c0e068b74c
commit df52d24242
6 changed files with 48 additions and 60 deletions

2
package-lock.json generated
View File

@@ -7,7 +7,7 @@
"name": "nuxt-app",
"hasInstallScript": true,
"dependencies": {
"@nuxt/content": "^2.8.2",
"@nuxt/content": "^2.12.1",
"@vueuse/core": "^10.9.0",
"xml": "^1.0.1"
},