mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Set up @Auth
This commit is contained in:
parent
87c08df02b
commit
7bf946deb2
3 changed files with 410 additions and 5 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"@graphql-tools/schema": "^10.0.4",
|
||||
"astro": "^4.13.1",
|
||||
"auth-astro": "^4.1.2",
|
||||
"bcrypt": "^5.1.1",
|
||||
"graphql-scalars": "^1.23.0",
|
||||
"lodash": "^4.17.21",
|
||||
"mysql2": "^3.11.0",
|
||||
|
|
@ -32,6 +33,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@parcel/watcher": "^2.4.1",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"concurrently": "^8.2.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue