We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a6f71 commit d3831b8Copy full SHA for d3831b8
ui/package.json
@@ -3,12 +3,17 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
+ "@axa-fr/react-oidc-context": "^3.1.7",
7
"@testing-library/jest-dom": "^5.11.4",
8
"@testing-library/react": "^11.1.0",
9
"@testing-library/user-event": "^12.1.10",
10
+ "oidc-client": "^1.11.5",
11
"react": "^17.0.2",
12
"react-dom": "^17.0.2",
13
+ "react-router-dom": "^5.2.0",
14
"react-scripts": "4.0.3",
15
+ "semantic-ui-css": "^2.4.1",
16
+ "semantic-ui-react": "^2.0.3",
17
"web-vitals": "^1.0.1"
18
},
19
"scripts": {
0 commit comments