Ajoute le routeur et la page d'instanciation de la phrase de passe

This commit is contained in:
2022-03-01 14:10:13 +01:00
parent c2b60b4b6a
commit a8116aa5a2
12 changed files with 5919 additions and 171 deletions

View File

@@ -13,10 +13,14 @@
"@babel/preset-react": "^7.13.13",
"@popperjs/core": "^2.10.2",
"@tailwindcss/forms": "^0.4.0",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"alpinejs": "^3.4.2",
"autoprefixer": "^10.1.0",
"axios": "^0.21.4",
"bootstrap": "^5.1.3",
"eslint": "^8.9.0",
"eslint-plugin-react": "^7.29.0",
"laravel-mix": "^6.0.6",
"lodash": "^4.17.19",
"postcss": "^8.2.1",
@@ -36,8 +40,10 @@
"@mui/icons-material": "^5.4.1",
"@mui/material": "^5.4.1",
"@uiw/react-md-editor": "^3.9.4",
"eslint-plugin-react-hooks": "^4.3.0",
"react-crypt-gsm": "^1.0.4",
"react-query": "^3.34.12",
"react-router-dom": "^5.3.0",
"storage-encryption": "^1.0.16"
}
}