mik-laj commented on a change in pull request #18675:
URL: https://github.com/apache/airflow/pull/18675#discussion_r725706649
##########
File path: airflow/www/package.json
##########
@@ -56,19 +60,29 @@
"webpack-manifest-plugin": "^2.2.0"
},
"dependencies": {
+ "@chakra-ui/react": "^1.6.6",
+ "@emotion/cache": "^11.4.0",
+ "@emotion/react": "^11.4.1",
+ "@emotion/styled": "^11",
"bootstrap-3-typeahead": "^4.0.2",
+ "camelcase-keys": "^7.0.0",
"codemirror": "^5.59.1",
"d3": "^3.4.4",
"d3-shape": "^2.1.0",
"d3-tip": "^0.9.1",
"dagre-d3": "^0.6.4",
"datatables.net": "^1.10.23",
"datatables.net-bs": "^1.10.23",
+ "dayjs": "^1.10.6",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
+ "framer-motion": "^4",
"jquery": ">=3.5.0",
"jshint": "^2.12.0",
"moment-timezone": "^0.5.28",
"nvd3": "^1.8.6",
+ "react": "^17.0.2",
+ "react-dom": "^17.0.2",
+ "react-icons": "^4.2.0",
Review comment:
I am not sure about the licenses for the following libraries, but I have
not checked all licenses and all libraries.
```
ast-types-flow 0.0.7 released 6 years ago
damerau-levenshtein 1.0.7 released 5 months ago
hoist-non-react-statics 3.3.2 released 2 years ago
type-fest 1.4.0 released 2 months ago
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]