Skip to content
Closed
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
76 changes: 38 additions & 38 deletions airflow-core/src/airflow/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,96 +26,96 @@
},
"dependencies": {
"@chakra-ui/anatomy": "^2.3.4",
"@chakra-ui/react": "~3.36.1",
"@chakra-ui/react": "~3.37.0",
"@emotion/react": "^11.14.0",
"@guanmingchiu/sqlparser-ts": "^0.62.0",
"@lezer/highlight": "^1.2.3",
"@monaco-editor/react": "^4.7.0",
"@tanstack/react-query": "^5.101.4",
"@tanstack/react-query": "^5.103.1",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.14.8",
"@tanstack/react-virtual": "^3.14.13",
"@visx/group": "^4.0.0",
"@visx/shape": "^4.0.0",
"@xyflow/react": "^12.11.2",
"@xyflow/react": "^12.11.6",
"anser": "^2.3.5",
"axios": "^1.19.0",
"axios": "^1.20.0",
"chakra-react-select": "^6.1.3",
"chart.js": "^4.5.1",
"chartjs-adapter-dayjs-4": "^1.0.4",
"chartjs-plugin-annotation": "^3.1.0",
"culori": "^4.0.2",
"dayjs": "^1.11.21",
"dayjs": "^1.11.23",
"elkjs": "^0.12.0",
"html-to-image": "^1.11.13",
"i18next": "^26.3.6",
"i18next": "^26.4.2",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-http-backend": "^4.0.1",
"i18next-http-backend": "^4.0.2",
"monaco-editor": "^0.55.1",
"next-themes": "^0.4.6",
"react": "^19.2.8",
"react": "^19.3.0",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.8",
"react-hook-form": "^7.85.0",
"react-dom": "^19.3.0",
"react-hook-form": "^7.88.0",
"react-hotkeys-hook": "^4.6.2",
"react-i18next": "^17.0.11",
"react-i18next": "^17.0.14",
"react-icons": "^5.7.0",
"react-innertext": "^1.1.5",
"react-markdown": "^10.1.0",
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.18.2",
"react-router-dom": "^7.18.4",
"react-syntax-highlighter": "^16.1.1",
"remark-gfm": "^4.0.1",
"use-debounce": "^10.1.1",
"usehooks-ts": "^3.1.1",
"yaml": "^2.9.0",
"zustand": "^5.0.14"
"yaml": "^2.9.1",
"zustand": "^5.0.15"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^1.6.2",
"@eslint/compat": "^2.1.0",
"@eslint/compat": "^2.1.1",
"@eslint/js": "^10.0.1",
"@playwright/test": "^1.62.0",
"@rolldown/plugin-babel": "^0.2.3",
"@playwright/test": "^1.63.0",
"@rolldown/plugin-babel": "^0.2.4",
"@stylistic/eslint-plugin": "^2.13.0",
"@tanstack/eslint-plugin-query": "^5.101.4",
"@tanstack/eslint-plugin-query": "^5.103.1",
"@testing-library/jest-dom": "^7.0.1",
"@testing-library/react": "^16.3.2",
"@testing-library/react": "^16.3.3",
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/culori": "^4.0.1",
"@types/node": "^26.2.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/node": "^26.6.1",
"@types/react": "^19.3.0",
"@types/react-dom": "^19.3.0",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^8.66.0",
"@typescript-eslint/parser": "^8.66.0",
"@typescript-eslint/utils": "^8.66.0",
"@vitejs/plugin-react": "^6.0.4",
"@typescript-eslint/eslint-plugin": "^8.70.0",
"@typescript-eslint/parser": "^8.70.0",
"@typescript-eslint/utils": "^8.70.0",
"@vitejs/plugin-react": "^6.1.1",
"@vitejs/plugin-react-swc": "^4.3.2",
"@vitest/coverage-v8": "^4.1.10",
"@vitest/coverage-v8": "^4.1.11",
"babel-plugin-react-compiler": "^1.0.0",
"eslint": "^10.8.1",
"eslint": "^10.10.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-i18next": "^6.1.5",
"eslint-plugin-jsonc": "^3.4.1",
"eslint-plugin-jsonc": "^3.4.2",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-perfectionist": "^5.10.1",
"eslint-plugin-perfectionist": "^5.11.1",
"eslint-plugin-prettier": "^5.5.6",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.4",
"eslint-plugin-react-refresh": "^0.5.7",
"eslint-plugin-unicorn": "^72.0.0",
"globals": "^17.9.0",
"happy-dom": "^20.11.2",
"globals": "^17.12.0",
"happy-dom": "^20.14.5",
"jsonc-eslint-parser": "^3.3.0",
"msw": "^2.15.0",
"openapi-merge-cli": "^1.3.2",
"prettier": "^3.9.6",
"prettier": "^3.9.7",
"ts-morph": "^27.0.2",
"typescript": "^6.0.3",
"typescript-eslint": "^8.66.0",
"vite": "^8.2.1",
"typescript-eslint": "^8.70.0",
"vite": "^8.3.0",
"vite-plugin-css-injected-by-js": "^5.0.2",
"vitest": "^4.1.10",
"vitest": "^4.1.11",
"web-worker": "^1.5.0"
},
"packageManager": "pnpm@10.25.0",
Expand Down
Loading
Loading