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
92 changes: 46 additions & 46 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.34.0",
"@chakra-ui/react": "~3.36.0",
"@emotion/react": "^11.14.0",
"@guanmingchiu/sqlparser-ts": "^0.61.1",
"@guanmingchiu/sqlparser-ts": "^0.62.0",
"@lezer/highlight": "^1.2.3",
"@monaco-editor/react": "^4.7.0",
"@tanstack/react-query": "^5.90.21",
"@tanstack/react-query": "^5.101.2",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.21",
"@tanstack/react-virtual": "^3.14.4",
"@visx/group": "^3.12.0",
"@visx/shape": "^3.12.0",
"@xyflow/react": "^12.10.1",
"@xyflow/react": "^12.11.1",
"anser": "^2.3.5",
"axios": "^1.16.0",
"chakra-react-select": "^6.1.1",
"axios": "^1.18.1",
"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.19",
"dayjs": "^1.11.21",
"elkjs": "^0.11.1",
"html-to-image": "^1.11.13",
"i18next": "^25.8.16",
"i18next": "^25.10.10",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-http-backend": "^3.0.5",
"monaco-editor": "^0.52.2",
"i18next-http-backend": "^3.0.6",
"monaco-editor": "^0.55.1",
"next-themes": "^0.4.6",
"react": "^19.2.6",
"react": "^19.2.7",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.6",
"react-hook-form": "^7.71.2",
"react-hotkeys-hook": "^4.6.1",
"react-i18next": "^16.6.5",
"react-dom": "^19.2.7",
"react-hook-form": "^7.80.0",
"react-hotkeys-hook": "^4.6.2",
"react-i18next": "^16.6.6",
"react-icons": "^5.6.0",
"react-innertext": "^1.1.5",
"react-markdown": "^9.1.0",
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.13.1",
"react-syntax-highlighter": "^15.6.1",
"react-router-dom": "^7.18.0",
"react-syntax-highlighter": "^15.6.6",
"remark-gfm": "^4.0.1",
"use-debounce": "^10.1.0",
"use-debounce": "^10.1.1",
"usehooks-ts": "^3.1.1",
"yaml": "^2.8.2",
"zustand": "^5.0.11"
"yaml": "^2.9.0",
"zustand": "^5.0.14"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^1.6.2",
"@eslint/compat": "^2.0.5",
"@eslint/compat": "^2.1.0",
"@eslint/js": "^10.0.1",
"@playwright/test": "^1.60.0",
"@rolldown/plugin-babel": "^0.2.2",
"@playwright/test": "^1.61.1",
"@rolldown/plugin-babel": "^0.2.3",
"@stylistic/eslint-plugin": "^2.13.0",
"@tanstack/eslint-plugin-query": "^5.91.4",
"@tanstack/eslint-plugin-query": "^5.101.2",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/culori": "^4.0.1",
"@types/node": "^24.10.1",
"@types/react": "^19.2.15",
"@types/node": "^24.13.2",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^8.60.0",
"@typescript-eslint/parser": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"@vitejs/plugin-react": "^6.0.1",
"@vitejs/plugin-react-swc": "^4.2.3",
"@vitest/coverage-v8": "^4.1.4",
"@typescript-eslint/eslint-plugin": "^8.62.0",
"@typescript-eslint/parser": "^8.62.0",
"@typescript-eslint/utils": "^8.62.0",
"@vitejs/plugin-react": "^6.0.3",
"@vitejs/plugin-react-swc": "^4.3.1",
"@vitest/coverage-v8": "^4.1.9",
"babel-plugin-react-compiler": "^1.0.0",
"eslint": "^10.3.0",
"eslint": "^10.6.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-i18next": "^6.1.4",
"eslint-plugin-jsonc": "^3.1.2",
"eslint-plugin-i18next": "^6.1.5",
"eslint-plugin-jsonc": "^3.2.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-perfectionist": "^5.9.0",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-perfectionist": "^5.9.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.2",
"eslint-plugin-react-refresh": "^0.5.3",
"eslint-plugin-unicorn": "^64.0.0",
"globals": "^15.15.0",
"happy-dom": "^20.8.3",
"jsonc-eslint-parser": "^2.4.0",
"msw": "^2.12.10",
"happy-dom": "^20.10.6",
"jsonc-eslint-parser": "^2.4.2",
"msw": "^2.14.6",
"openapi-merge-cli": "^1.3.2",
"prettier": "^3.8.1",
"prettier": "^3.9.3",
"ts-morph": "^27.0.2",
"typescript": "^6.0.3",
"typescript-eslint": "^8.60.0",
"vite": "^8.0.16",
"typescript-eslint": "^8.62.0",
"vite": "^8.1.0",
"vite-plugin-css-injected-by-js": "^3.5.2",
"vitest": "^4.1.4",
"vitest": "^4.1.9",
"web-worker": "^1.5.0"
},
"pnpm": {
Expand Down
Loading
Loading