This is an automated email from the ASF dual-hosted git repository.

rahulvats pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit bdcd6ec37f6a19b26047ae800948635d47de3c98
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 10:03:07 2026 -0400

    chore(deps): bump the core-ui-package-updates group across 1 directory with 
2 updates (#63153)
    
    Bumps the core-ui-package-updates group with 1 update in the 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: 
[@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react).
    
    
    Updates `@chakra-ui/react` from 3.33.0 to 3.34.0
    - [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
    - 
[Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
    - 
[Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react)
    
    Updates `happy-dom` from 20.7.0 to 20.8.3
    - [Release notes](https://github.com/capricorn86/happy-dom/releases)
    - 
[Commits](https://github.com/capricorn86/happy-dom/compare/v20.7.0...v20.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@chakra-ui/react"
      dependency-version: 3.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: core-ui-package-updates
    - dependency-name: happy-dom
      dependency-version: 20.8.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: core-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../auth/managers/simple/ui/package-lock.json          | 18 +++++++++---------
 .../api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml |  8 ++++----
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git 
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
 
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
index 1113b9c475c..59156ec013b 100644
--- 
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
+++ 
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
@@ -8,7 +8,7 @@
       "name": "simple-auth-manager-ui",
       "version": "0.0.0",
       "dependencies": {
-        "@chakra-ui/react": "^3.33.0",
+        "@chakra-ui/react": "^3.34.0",
         "@tanstack/react-query": "^5.90.21",
         "axios": "^1.13.5",
         "next-themes": "^0.4.6",
@@ -41,7 +41,7 @@
         "eslint-plugin-react-hooks": "^7.0.1",
         "eslint-plugin-react-refresh": "^0.5.2",
         "eslint-plugin-unicorn": "^63.0.0",
-        "happy-dom": "^20.7.0",
+        "happy-dom": "^20.8.3",
         "prettier": "^3.8.1",
         "ts-morph": "^27.0.2",
         "typescript": "~5.9.3",
@@ -448,12 +448,12 @@
       }
     },
     "node_modules/@chakra-ui/react": {
-      "version": "3.33.0",
-      "resolved": 
"https://registry.npmjs.org/@chakra-ui/react/-/react-3.33.0.tgz";,
-      "integrity": 
"sha512-HNbUFsFABjVL5IHBxsqtuT+AH/vQT1+xsEWrxnG0GBM2VjlzlMqlqCxNiDyQOsjLZXQC1ciCMbzPNcSCc63Y9w==",
+      "version": "3.34.0",
+      "resolved": 
"https://registry.npmjs.org/@chakra-ui/react/-/react-3.34.0.tgz";,
+      "integrity": 
"sha512-VLhpVwv5IVxhwajO10KnS1VQT4hDqQMQP/A796Ya+uVu8AdoSX+5HHyTLTkYIeXIDMe0xLqJfov04OBKbBchJA==",
       "license": "MIT",
       "dependencies": {
-        "@ark-ui/react": "^5.31.0",
+        "@ark-ui/react": "^5.34.1",
         "@emotion/is-prop-valid": "^1.4.0",
         "@emotion/serialize": "^1.3.3",
         "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
@@ -6013,9 +6013,9 @@
       }
     },
     "node_modules/happy-dom": {
-      "version": "20.7.0",
-      "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.7.0.tgz";,
-      "integrity": 
"sha512-hR/uLYQdngTyEfxnOoa+e6KTcfBFyc1hgFj/Cc144A5JJUuHFYqIEBDcD4FeGqUeKLRZqJ9eN9u7/GDjYEgS1g==",
+      "version": "20.8.3",
+      "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.3.tgz";,
+      "integrity": 
"sha512-lMHQRRwIPyJ70HV0kkFT7jH/gXzSI7yDkQFe07E2flwmNDFoWUTRMKpW2sglsnpeA7b6S2TJPp98EbQxai8eaQ==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git 
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml 
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
index 13f042439aa..3e4dcd2e75f 100644
--- 
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
+++ 
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
@@ -549,8 +549,8 @@ packages:
   '@jsdevtools/[email protected]':
     resolution: {integrity: 
sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==}
 
-  '@pandacss/[email protected]':
-    resolution: {integrity: 
sha512-wfZ4kzvHXQ9pG3wuIGTUCcbC7Op8pqIQZNIRY/bqWQu67WTHxZUHUPSZgQMhguI8Tz4ot+DNf4Qhha0bhLvNEQ==}
+  '@pandacss/[email protected]':
+    resolution: {integrity: 
sha512-AZvpXWGyjbHc8TC+YVloQ31Z2c4j2xMvYj6UfVxuZdB5w4c9+4N8wy5R7I/XswNh8e4cfUlkvsEGDXjhJRgypw==}
 
   '@pkgjs/[email protected]':
     resolution: {integrity: 
sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
@@ -3064,7 +3064,7 @@ snapshots:
       '@emotion/serialize': 1.3.3
       '@emotion/use-insertion-effect-with-fallbacks': 1.2.0([email protected])
       '@emotion/utils': 1.4.2
-      '@pandacss/is-valid-prop': 1.8.2
+      '@pandacss/is-valid-prop': 1.9.0
       csstype: 3.2.3
       react: 19.2.4
       react-dom: 19.2.4([email protected])
@@ -3330,7 +3330,7 @@ snapshots:
 
   '@jsdevtools/[email protected]': {}
 
-  '@pandacss/[email protected]': {}
+  '@pandacss/[email protected]': {}
 
   '@pkgjs/[email protected]':
     optional: true

Reply via email to