Skip to content

Commit f0ca1c3

Browse files
authored
Bump Edge UI packages after dependabot triaging (apache#56016)
* Bump Edge UI packages after dependabot triaging * Fix problems by generated code from outdated fastapi
1 parent 8f7b16e commit f0ca1c3

File tree

6 files changed

+1370
-1427
lines changed

6 files changed

+1370
-1427
lines changed

providers/edge3/src/airflow/providers/edge3/plugins/www/dist/main.umd.cjs

Lines changed: 20 additions & 36 deletions
Large diffs are not rendered by default.

providers/edge3/src/airflow/providers/edge3/plugins/www/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,45 +32,45 @@
3232
"coverage": "vitest run --coverage"
3333
},
3434
"dependencies": {
35-
"@chakra-ui/react": "^3.20.0",
35+
"@chakra-ui/react": "^3.27.0",
3636
"@emotion/react": "^11.14.0",
37-
"@tanstack/react-query": "^5.75.1",
38-
"axios": "^1.12.0",
37+
"@tanstack/react-query": "^5.90.2",
38+
"axios": "^1.12.2",
3939
"next-themes": "^0.4.6",
4040
"react": "^19.1.1",
4141
"react-dom": "^19.1.1",
4242
"react-icons": "^5.5.0",
43-
"react-router-dom": "^6.30.0",
43+
"react-router-dom": "^7.9.1",
4444
"react-timeago": "^8.3.0"
4545
},
4646
"devDependencies": {
4747
"@7nohe/openapi-react-query-codegen": "^1.6.2",
48-
"@eslint/compat": "^1.2.9",
49-
"@eslint/js": "^9.25.1",
50-
"@stylistic/eslint-plugin": "^2.13.0",
51-
"@testing-library/jest-dom": "^6.6.3",
48+
"@eslint/compat": "^1.4.0",
49+
"@eslint/js": "^9.36.0",
50+
"@stylistic/eslint-plugin": "^5.4.0",
51+
"@testing-library/jest-dom": "^6.8.0",
5252
"@testing-library/react": "^16.3.0",
53-
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
54-
"@types/node": "^22.15.3",
55-
"@types/react": "^18.3.19",
56-
"@types/react-dom": "^18.3.5",
57-
"@vitejs/plugin-react-swc": "^4.0.1",
53+
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
54+
"@types/node": "^24.5.2",
55+
"@types/react": "^19.1.13",
56+
"@types/react-dom": "^19.1.9",
57+
"@vitejs/plugin-react-swc": "^4.1.0",
5858
"@vitest/coverage-v8": "^3.2.4",
59-
"eslint": "^9.25.1",
59+
"eslint": "^9.36.0",
6060
"eslint-config-prettier": "^10.1.2",
6161
"eslint-plugin-jsx-a11y": "^6.10.2",
6262
"eslint-plugin-perfectionist": "^4.12.3",
6363
"eslint-plugin-prettier": "^5.2.6",
6464
"eslint-plugin-react": "^7.37.5",
6565
"eslint-plugin-react-hooks": "^5.2.0",
66-
"eslint-plugin-react-refresh": "^0.4.20",
67-
"eslint-plugin-unicorn": "^55.0.0",
68-
"globals": "^15.15.0",
69-
"happy-dom": "^17.4.6",
66+
"eslint-plugin-react-refresh": "^0.4.21",
67+
"eslint-plugin-unicorn": "^61.0.2",
68+
"globals": "^16.4.0",
69+
"happy-dom": "^18.0.1",
7070
"prettier": "^3.5.3",
7171
"typescript": "~5.8.3",
72-
"typescript-eslint": "^8.31.1",
73-
"vite": "^7.1.5",
72+
"typescript-eslint": "^8.44.1",
73+
"vite": "^7.1.7",
7474
"vite-plugin-css-injected-by-js": "^3.5.2",
7575
"vite-plugin-dts": "^4.5.4",
7676
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)