Merge remote-tracking branch 'origin/main' into feature/oauth

This commit is contained in:
Dominic Villemure
2024-06-09 19:45:20 -04:00
58 changed files with 8010 additions and 385 deletions

View File

@@ -25,6 +25,6 @@
"eslint-plugin-vue": "^9.22.0",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"vite": "^5.0.11"
"vite": "^5.2.11"
}
}