Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,6 @@ This product includes software developed at The Apache Software
Foundation (http://www.apache.org/).

=======================================================================
css-loader|5.2.7:
-----
MIT
Copyright JS Foundation and other contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

webpack-contrib/css-loader


moment|2.30.1:
-----
MIT
Expand Down
2,797 changes: 1,158 additions & 1,639 deletions providers/fab/src/airflow/providers/fab/www/package-lock.json

Large diffs are not rendered by default.

38 changes: 17 additions & 21 deletions providers/fab/src/airflow/providers/fab/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,41 +39,37 @@
]
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/core": "^7.26.10",
"@babel/eslint-parser": "^7.27.0",
"@babel/plugin-transform-runtime": "^7.26.10",
"@babel/preset-env": "^7.24.7",
"babel-jest": "^27.3.1",
"babel-loader": "^9.1.0",
"clean-webpack-plugin": "^3.0.0",
"babel-loader": "^10.0.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^13.0.0",
"css-loader": "5.2.7",
"css-minimizer-webpack-plugin": "^4.0.0",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "^7.0.2",
"eslint": "^9.23.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-html": "^6.0.2",
"eslint-plugin-html": "^8.1.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-standard": "^5.0.0",
"file-loader": "^6.0.0",
"imports-loader": "^1.1.0",
"mini-css-extract-plugin": "^1.6.2",
"mini-css-extract-plugin": "^2.9.2",
"moment": "^2.29.4",
"moment-locales-webpack-plugin": "^1.2.0",
"prettier": "^2.8.4",
"style-loader": "^1.2.1",
"stylelint": "^15.10.1",
"prettier": "^3.5.3",
"stylelint": "^16.17.0",
"terser-webpack-plugin": "<6.0.0",
"url-loader": "4.1.0",
"web-worker": "^1.2.0",
"webpack": "^5.94.0",
"webpack-cli": "^4.0.0",
"url-loader": "4.1.1",
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1",
"webpack-license-plugin": "^4.2.1",
"webpack-manifest-plugin": "^4.0.0"
"webpack-manifest-plugin": "^5.0.1"
},
"dependencies": {
"jquery-ui": "^1.14.1",
"moment-timezone": "^0.5.43"
"moment-timezone": "^0.5.48"
},
"resolutions": {
"moment-timezone": ">=0.5.35"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading