This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Commit aee2488 1 parent cb9446c commit aee2488 Copy full SHA for aee2488
File tree 3 files changed +193
-758
lines changed
3 files changed +193
-758
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
18
18
POSTGRES_PASSWORD : pgpassword
19
19
POSTGRES_MULTIPLE_DATABASES : keycloak,hasura
20
20
keycloak :
21
- image : quay.io/keycloak/keycloak:20.0.3
21
+ image : quay.io/keycloak/keycloak:20.0.5
22
22
environment :
23
23
KC_DB_URL : " jdbc:postgresql://postgres:5432/keycloak"
24
24
KC_METRICS_ENABLED : " true"
Original file line number Diff line number Diff line change 38
38
"@sentry/nextjs" : " ^7.60.1" ,
39
39
"@socialgouv/matomo-next" : " ^1.6.1" ,
40
40
"dayjs" : " ^1.11.9" ,
41
- "next" : " 13.4.12 " ,
41
+ "next" : " 13.4.19 " ,
42
42
"next-auth" : " ^4.22.3" ,
43
43
"react" : " 18.2.0" ,
44
44
"react-dom" : " 18.2.0" ,
52
52
"@storybook/addon-interactions" : " ^6.4.19" ,
53
53
"@storybook/addon-links" : " ^6.4.19" ,
54
54
"@storybook/react" : " ^6.4.19" ,
55
- "@storybook/testing-library" : " ^0.0.11 " ,
55
+ "@storybook/testing-library" : " ^0.0.13 " ,
56
56
"@testing-library/jest-dom" : " ^5.17.0" ,
57
57
"@testing-library/react" : " ^14.0.0" ,
58
- "@types/node" : " 18.11.17 " ,
58
+ "@types/node" : " 18.11.19 " ,
59
59
"@types/react" : " ^18.2.0" ,
60
60
"@types/react-dom" : " ^18.2.0" ,
61
61
"cypress" : " ^12.17.2" ,
62
62
"eslint" : " 8.46.0" ,
63
- "eslint-config-next" : " 13.4.12 " ,
63
+ "eslint-config-next" : " 13.4.19 " ,
64
64
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
65
65
"eslint-plugin-storybook" : " ^0.6.13" ,
66
66
"gh-pages" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments