Skip to content

Commit d3831b8

Browse files
committed
Using semantic-ui and oidc context
1 parent 38a6f71 commit d3831b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ui/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,17 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6+
"@axa-fr/react-oidc-context": "^3.1.7",
67
"@testing-library/jest-dom": "^5.11.4",
78
"@testing-library/react": "^11.1.0",
89
"@testing-library/user-event": "^12.1.10",
10+
"oidc-client": "^1.11.5",
911
"react": "^17.0.2",
1012
"react-dom": "^17.0.2",
13+
"react-router-dom": "^5.2.0",
1114
"react-scripts": "4.0.3",
15+
"semantic-ui-css": "^2.4.1",
16+
"semantic-ui-react": "^2.0.3",
1217
"web-vitals": "^1.0.1"
1318
},
1419
"scripts": {

0 commit comments

Comments
 (0)