Skip to content

Commit

Permalink
feat(ui): upgrade to angular 16 (#6694)
Browse files Browse the repository at this point in the history
  • Loading branch information
sguiheux authored Nov 22, 2023
1 parent 02a6906 commit a441cd4
Show file tree
Hide file tree
Showing 77 changed files with 9,287 additions and 6,853 deletions.
21 changes: 17 additions & 4 deletions ui/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,26 @@
"node_modules/prismjs/prism.js"
],
"allowedCommonJsDependencies": [
"raven-js",
"@icholy/duration",
"ansi_up",
"dagre-d3",
"diff",
"dragula",
"fast-json-patch",
"jsrsasign",
"js-yaml",
"jsonschema",
"dagre-d3",
"ansi_up",
"fast-json-patch",
"moment",
"!../../../../../../../style-loader/dist/runtime/injectStylesIntoStyleTag.js",
"!../../../../../../../style-loader/dist/runtime/insertBySelector.js",
"!../../../../../../../style-loader/dist/runtime/styleTagTransform.js",
"!../../../../../../../style-loader/dist/runtime/setAttributesWithoutAttributes.js",
"!../../../../../../../style-loader/dist/runtime/styleDomAPI.js",
"!../../../../../../../style-loader/dist/runtime/insertStyleElement.js",
"raven-js",
"rfdc",
"sanitize-html",
"style-loader",
"zxcvbn"
]
},
Expand Down
Loading

0 comments on commit a441cd4

Please sign in to comment.