dheerajturaga commented on code in PR #58331:
URL: https://github.com/apache/airflow/pull/58331#discussion_r2532152985


##########
providers/edge3/src/airflow/providers/edge3/plugins/www/package.json:
##########
@@ -32,31 +32,35 @@
     "coverage": "vitest run --coverage"
   },
   "dependencies": {
-    "@chakra-ui/react": "^3.29.0",
+    "@chakra-ui/react": "^3.28.0",
     "@emotion/react": "^11.14.0",
-    "@tanstack/react-query": "^5.90.8",
-    "axios": "^1.13.2",
+    "@tanstack/react-query": "^5.90.5",
+    "axios": "^1.12.2",
+    "i18next": "^25.6.2",

Review Comment:
   Seems like artifacts bought over when I copied over the SearchBar from 
airflow-core. I removed these



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to