Skip to content
Open
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
64 changes: 32 additions & 32 deletions airflow/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,26 @@
]
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/core": "^7.29.7",
"@babel/eslint-parser": "^7.29.7",
"@babel/plugin-transform-runtime": "^7.29.7",
"@babel/preset-env": "^7.29.7",
"@babel/preset-react": "^7.29.7",
"@babel/preset-typescript": "^7.29.7",
"@eslint/eslintrc": "^3.3.1",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@types/color": "^4.2.0",
"@types/color": "^4.2.1",
"@types/json-to-pretty-yaml": "^1.2.1",
"@types/react": "^19.2.14",
"@types/react": "^19.2.15",
"@types/react-dom": "^19.2.3",
"@types/react-syntax-highlighter": "^15.5.6",
"@types/react-table": "^7.7.12",
"@typescript-eslint/eslint-plugin": "^8.56.1",
"@typescript-eslint/parser": "^8.56.1",
"babel-jest": "^30.2.0",
"babel-loader": "^10.0.0",
"@typescript-eslint/parser": "^8.60.0",
"babel-jest": "^30.4.1",
"babel-loader": "^10.1.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^14.0.0",
"css-loader": "7.1.4",
Expand All @@ -70,34 +70,34 @@
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.3",
"eslint-import-resolver-typescript": "^4.4.5",
"eslint-plugin-html": "^8.1.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.5.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-promise": "^7.3.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-standard": "^5.0.0",
"file-loader": "^6.0.0",
"globals": "^17.4.0",
"globals": "^17.6.0",
"imports-loader": "^5.0.0",
"jest": "^30.2.0",
"jest": "^30.4.2",
"jest-canvas-mock": "^2.5.1",
"jest-environment-jsdom": "^30.2.0",
"mini-css-extract-plugin": "^2.10.0",
"jest-environment-jsdom": "^30.4.1",
"mini-css-extract-plugin": "^2.10.2",
"moment": "^2.29.4",
"moment-locales-webpack-plugin": "^1.2.0",
"openapi-typescript": "^7.13.0",
"prettier": "^3.8.1",
"prettier": "^3.8.3",
"style-loader": "^4.0.0",
"stylelint": "^17.4.0",
"stylelint": "^17.12.0",
"stylelint-config-standard": "^40.0.0",
"terser-webpack-plugin": "<6.0.0",
"typescript": "^5.9.3",
"url-loader": "4.1.1",
"web-worker": "^1.2.0",
"webpack": "^5.105.4",
"webpack": "^5.107.2",
"webpack-cli": "^6.0.1",
"webpack-license-plugin": "^4.2.1",
"webpack-manifest-plugin": "^6.0.1"
Expand All @@ -111,7 +111,7 @@
"@visx/group": "^2.10.0",
"@visx/shape": "^2.12.2",
"ansi_up": "^6.0.2",
"axios": "^1.13.6",
"axios": "^1.16.1",
"bootstrap-3-typeahead": "^4.0.2",
"camelcase-keys": "^10.0.2",
"chakra-react-select": "^4.0.0",
Expand All @@ -122,33 +122,33 @@
"d3-shape": "^3.2.0",
"d3-tip": "^0.9.1",
"dagre-d3": "^0.6.4",
"echarts": "^6.0.0",
"echarts": "^6.1.0",
"elkjs": "^0.11.1",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
"framer-motion": "^11.18.2",
"jquery": ">=3.5.0",
"jshint": "^2.13.4",
"json-to-pretty-yaml": "^1.2.2",
"lodash": "^4.17.21",
"moment-timezone": "^0.6.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"lodash": "^4.18.1",
"moment-timezone": "^0.6.2",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-icons": "^5.6.0",
"react-json-view": "^1.21.3",
"react-markdown": "^10.1.0",
"react-query": "^3.39.1",
"react-router-dom": "^7.13.1",
"react-router-dom": "^7.16.0",
"react-syntax-highlighter": "^16.1.1",
"react-table": "^7.8.0",
"react-textarea-autosize": "^8.3.4",
"reactflow": "^11.7.4",
"redoc": "^2.0.0-rc.72",
"redoc": "^2.5.3",
"remark-gfm": "^4.0.1",
"swagger-ui-dist": "5.32.0",
"swagger-ui-dist": "5.32.6",
"tsconfig-paths": "^4.2.0",
"type-fest": "^5.4.4",
"type-fest": "^5.7.0",
"url-search-params-polyfill": "^8.1.0",
"validator": "^13.9.0"
"validator": "^13.15.35"
},
"resolutions": {
"d3-color": "^3.1.0",
Expand Down
Loading
Loading