enhance youtube gift
All checks were successful
release / release (push) Successful in 37s

This commit is contained in:
2024-06-14 04:30:45 +08:00
parent 8a8f0979fb
commit c575059570
14 changed files with 63046 additions and 57 deletions

View File

@@ -13,8 +13,11 @@
"@onecomme.com/onesdk": "^5.2.1",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tsconfig/svelte": "^5.0.2",
"@types/color": "^3.0.6",
"@types/node": "^20.14.2",
"autoprefixer": "^10.4.16",
"color": "^4.2.3",
"husky": "^8.0.0",
"postcss": "^8.4.32",
"postcss-load-config": "^5.0.2",
"prettier": "^3.3.2",
@@ -25,7 +28,6 @@
"tailwindcss": "^3.3.6",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^5.1.4",
"husky": "^8.0.0"
"vite": "^5.1.4"
}
}