2
0

⬆️ Upgrade google-spreadsheet and fix openapi docs g…

This commit is contained in:
Baptiste Arnaud
2024-01-31 09:54:09 +01:00
parent 8ad4a0996c
commit 3b27f16735
10 changed files with 3730 additions and 12467 deletions

View File

@ -22,7 +22,7 @@
"chrono-node": "2.7.0",
"date-fns": "2.30.0",
"google-auth-library": "8.9.0",
"google-spreadsheet": "4.0.2",
"google-spreadsheet": "4.1.1",
"got": "12.6.0",
"libphonenumber-js": "1.10.37",
"node-html-parser": "6.1.5",

View File

@ -6,9 +6,9 @@ export const QrCodeLogo = (props: React.SVGProps<SVGSVGElement>) => (
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<rect width="5" height="5" x="3" y="3" rx="1" />