File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM nginx:1.21
1+ FROM nginx:1.29
22COPY dist/control-center/browser /usr/share/nginx/html
33COPY nginx.conf /etc/nginx/vhosts.d/control-center.conf
Original file line number Diff line number Diff line change 4747 "keycloak-angular" : " ^20.0.0" ,
4848 "keycloak-js" : " ^26.2.0" ,
4949 "lodash-es" : " ^4.17.21" ,
50- "monaco-editor" : " ^0.52.2 " ,
50+ "monaco-editor" : " ^0.53.0 " ,
5151 "postcss" : " ^8.5.6" ,
5252 "rxjs" : " ~7.8.0" ,
5353 "short-uuid" : " ^5.2.0" ,
7474 "eslint-plugin-import" : " ^2.32.0" ,
7575 "eslint-plugin-paths" : " ^1.1.0" ,
7676 "eslint-plugin-unused-imports" : " ^4.1.4" ,
77- "jasmine-core" : " ~5.8 .0" ,
77+ "jasmine-core" : " ~5.10 .0" ,
7878 "karma" : " ~6.4.0" ,
7979 "karma-chrome-launcher" : " ~3.2.0" ,
8080 "karma-coverage" : " ~2.2.0" ,
8383 "ng-packagr" : " ^20.1.0" ,
8484 "prettier" : " ^3.6.2" ,
8585 "prettier-plugin-organize-attributes" : " ^1.0.0" ,
86- "typescript" : " ~5.8.2 " ,
86+ "typescript" : " ~5.9.0 " ,
8787 "typescript-eslint" : " ^8.34.1"
8888 }
8989}
Original file line number Diff line number Diff line change 1818 "@vality/ng-monaco-editor" : " ^20.0.0" ,
1919 "@vality/thrift-ts" : " *" ,
2020 "lodash-es" : " ^4.0.0" ,
21- "monaco-editor" : " ^0.52.0" ,
21+ "monaco-editor" : " ^0.52.0 || ^0.53.0 " ,
2222 "rxjs" : " ^7.0.0" ,
2323 "utility-types" : " ^3.0.0"
2424 }
You can’t perform that action at this time.
0 commit comments