createUser + update de la BD

This commit is contained in:
Laurian Dufrechou
2023-03-20 14:07:05 +01:00
parent 96db0da60b
commit e0c01cd08c
4 changed files with 49 additions and 38 deletions
+8 -3
View File
@@ -1035,9 +1035,14 @@
dependencies:
"glob" "7.1.7"
"@next/swc-win32-x64-msvc@13.2.3":
"integrity" "sha512-aLG2MaFs4y7IwaMTosz2r4mVbqRyCnMoFqOcmfTi7/mAS+G4IMH0vJp4oLdbshqiVoiVuKrAfqtXj55/m7Qu1Q=="
"resolved" "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.2.3.tgz"
"@next/swc-linux-x64-gnu@13.2.3":
"integrity" "sha512-w5MyxPknVvC9LVnMenAYMXMx4KxPwXuJRMQFvY71uXg68n7cvcas85U5zkdrbmuZ+JvsO5SIG8k36/6X3nUhmQ=="
"resolved" "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.2.3.tgz"
"version" "13.2.3"
"@next/swc-linux-x64-musl@13.2.3":
"integrity" "sha512-CTeelh8OzSOVqpzMFMFnVRJIFAFQoTsI9RmVJWW/92S4xfECGcOzgsX37CZ8K982WHRzKU7exeh7vYdG/Eh4CA=="
"resolved" "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.2.3.tgz"
"version" "13.2.3"
"@nodelib/fs.scandir@2.1.5":