File tree Expand file tree Collapse file tree 5 files changed +628
-579
lines changed
Expand file tree Collapse file tree 5 files changed +628
-579
lines changed Original file line number Diff line number Diff line change 2525 "axios" : " ^1.9.0" ,
2626 "axios-mock-adapter" : " ^2.1.0" ,
2727 "copyfiles" : " ^2.4.1" ,
28+ "css-what" : " 6.2.2" ,
2829 "cytoscape" : " ^3.30.3" ,
2930 "cytoscape-cola" : " ^2.5.1" ,
3031 "cytoscape-dagre" : " ^2.5.0" ,
3637 "react-json-view-lite" : " ^2.4.1" ,
3738 "react-markdown" : " ^10.1.0" ,
3839 "react-router-dom" : " ^7.6.0" ,
39- "typescript" : " ^4 .9.5 " ,
40+ "typescript" : " ^5 .9.2 " ,
4041 "vite-plugin-svgr" : " ^4.3.0" ,
4142 "vite-tsconfig-paths" : " ^5.1.4" ,
4243 "web-vitals" : " ^5.0.1"
7071 "vitest" : " ^3.0.6"
7172 },
7273 "resolutions" : {
73- "css-what" : " 6.1.0 " ,
74+ "css-what" : " 6.2.2 " ,
7475 "express" : " 4.21.2" ,
7576 "nth-check" : " 2.1.1" ,
7677 "postcss" : " 8.5.3" ,
77- "rollup" : " 4.40 .2"
78+ "rollup" : " 4.46 .2"
7879 },
7980 "proxy" : " http://127.0.0.1:8080/" ,
8081 "eslintConfig" : {
Original file line number Diff line number Diff line change 11services :
22 keycloak :
3- image : quay.io/keycloak/keycloak:26.2
3+ image : quay.io/keycloak/keycloak:26.3
44 container_name : keycloak
55 ports :
66 - " 9443:8443"
Original file line number Diff line number Diff line change 283283 <dependency >
284284 <groupId >com.github.dasniko</groupId >
285285 <artifactId >testcontainers-keycloak</artifactId >
286- <version >3.7 .0</version >
286+ <version >3.8 .0</version >
287287 <scope >test</scope >
288288 </dependency >
289289 </dependencies >
You can’t perform that action at this time.
0 commit comments