Skip to content

Commit 144a87d

Browse files
Bump the core-ui-package-updates group across 1 directory with 16 updates (#72234)
1 parent aab7ed8 commit 144a87d

2 files changed

Lines changed: 351 additions & 313 deletions

File tree

airflow-core/src/airflow/ui/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,35 +31,35 @@
3131
"@guanmingchiu/sqlparser-ts": "^0.62.0",
3232
"@lezer/highlight": "^1.2.3",
3333
"@monaco-editor/react": "^4.7.0",
34-
"@tanstack/react-query": "^5.101.4",
34+
"@tanstack/react-query": "^5.102.3",
3535
"@tanstack/react-table": "^8.21.3",
36-
"@tanstack/react-virtual": "^3.14.9",
36+
"@tanstack/react-virtual": "^3.14.10",
3737
"@visx/group": "^4.0.0",
3838
"@visx/shape": "^4.0.0",
39-
"@xyflow/react": "^12.11.1",
39+
"@xyflow/react": "^12.11.3",
4040
"anser": "^2.3.5",
4141
"axios": "^1.19.0",
4242
"chakra-react-select": "^6.1.3",
4343
"chart.js": "^4.5.1",
4444
"chartjs-adapter-dayjs-4": "^1.0.4",
4545
"chartjs-plugin-annotation": "^3.1.0",
4646
"culori": "^4.0.2",
47-
"dayjs": "^1.11.21",
47+
"dayjs": "^1.11.23",
4848
"elkjs": "^0.12.0",
4949
"html-to-image": "^1.11.13",
50-
"i18next": "^26.3.6",
50+
"i18next": "^26.4.0",
5151
"i18next-browser-languagedetector": "^8.2.1",
5252
"i18next-http-backend": "^4.0.1",
5353
"katex": "^0.18.1",
54-
"mermaid": "^11.16.1",
54+
"mermaid": "^11.17.1",
5555
"monaco-editor": "^0.56.0",
5656
"next-themes": "^0.4.6",
5757
"react": "^19.2.8",
5858
"react-chartjs-2": "^5.3.1",
5959
"react-dom": "^19.2.8",
60-
"react-hook-form": "^7.84.0",
60+
"react-hook-form": "^7.86.0",
6161
"react-hotkeys-hook": "^5.3.3",
62-
"react-i18next": "^17.0.11",
62+
"react-i18next": "^17.0.12",
6363
"react-icons": "^5.7.0",
6464
"react-innertext": "^1.1.5",
6565
"react-markdown": "^10.1.0",
@@ -72,7 +72,7 @@
7272
"use-debounce": "^10.1.1",
7373
"usehooks-ts": "^3.1.1",
7474
"yaml": "^2.9.0",
75-
"zustand": "^5.0.14"
75+
"zustand": "^5.0.15"
7676
},
7777
"devDependencies": {
7878
"@7nohe/openapi-react-query-codegen": "^1.6.2",
@@ -81,21 +81,21 @@
8181
"@playwright/test": "^1.62.1",
8282
"@rolldown/plugin-babel": "^0.2.3",
8383
"@stylistic/eslint-plugin": "^5.10.0",
84-
"@tanstack/eslint-plugin-query": "^5.101.4",
84+
"@tanstack/eslint-plugin-query": "^5.102.3",
8585
"@testing-library/jest-dom": "^7.0.0",
8686
"@testing-library/react": "^16.3.2",
8787
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
8888
"@types/culori": "^4.0.1",
89-
"@types/node": "^26.1.2",
89+
"@types/node": "^26.3.0",
9090
"@types/react": "^19.2.18",
9191
"@types/react-dom": "^19.2.5",
9292
"@types/react-syntax-highlighter": "^15.5.13",
9393
"@typescript-eslint/eslint-plugin": "^8.66.0",
9494
"@typescript-eslint/parser": "^8.66.0",
9595
"@typescript-eslint/utils": "^8.66.0",
96-
"@vitejs/plugin-react": "^6.0.5",
96+
"@vitejs/plugin-react": "^6.1.0",
9797
"@vitejs/plugin-react-swc": "^4.3.3",
98-
"@vitest/coverage-v8": "^4.1.9",
98+
"@vitest/coverage-v8": "^4.1.11",
9999
"babel-plugin-react-compiler": "^1.0.0",
100100
"eslint": "^10.9.0",
101101
"eslint-config-prettier": "^10.1.8",
@@ -108,8 +108,8 @@
108108
"eslint-plugin-react-hooks": "^7.1.1",
109109
"eslint-plugin-react-refresh": "^0.5.4",
110110
"eslint-plugin-unicorn": "^73.0.0",
111-
"globals": "^17.9.0",
112-
"happy-dom": "^20.11.2",
111+
"globals": "^17.11.0",
112+
"happy-dom": "^20.11.6",
113113
"jsonc-eslint-parser": "^3.2.0",
114114
"msw": "^2.15.0",
115115
"openapi-merge-cli": "^2.0.2",
@@ -119,7 +119,7 @@
119119
"typescript-eslint": "^8.66.0",
120120
"vite": "^8.2.1",
121121
"vite-plugin-css-injected-by-js": "^5.0.2",
122-
"vitest": "^4.1.9",
122+
"vitest": "^4.1.11",
123123
"web-worker": "^1.5.0"
124124
},
125125
"packageManager": "pnpm@10.28.1",

0 commit comments

Comments
 (0)