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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 12f6011fbb6 chore(deps-dev): bump @types/react-dom (#63136)
12f6011fbb6 is described below

commit 12f6011fbb62f3cafdf595e24430b5a0ce6d0b2c
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 8 18:21:39 2026 +0100

    chore(deps-dev): bump @types/react-dom (#63136)
    
    Bumps 
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
 from 18.3.7 to 19.0.1.
    - [Release 
notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - 
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      dependency-version: 19.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../react_plugin_template/package.json                 |  2 +-
 .../react_plugin_template/pnpm-lock.yaml               | 18 ++++++++----------
 2 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/dev/react-plugin-tools/react_plugin_template/package.json 
b/dev/react-plugin-tools/react_plugin_template/package.json
index eca39944eeb..0370bf827d9 100644
--- a/dev/react-plugin-tools/react_plugin_template/package.json
+++ b/dev/react-plugin-tools/react_plugin_template/package.json
@@ -47,7 +47,7 @@
     "@trivago/prettier-plugin-sort-imports": "^4.3.0",
     "@types/node": "^22.15.3",
     "@types/react": "^18.3.19",
-    "@types/react-dom": "^18.3.5",
+    "@types/react-dom": "^19.0.1",
     "@typescript-eslint/eslint-plugin": "8.56.1",
     "@typescript-eslint/parser": "8.56.1",
     "@typescript-eslint/utils": "^8.56.1",
diff --git a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml 
b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
index 23e8cfcc758..90578a58381 100644
--- a/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
+++ b/dev/react-plugin-tools/react_plugin_template/pnpm-lock.yaml
@@ -46,7 +46,7 @@ importers:
         version: 6.9.1
       '@testing-library/react':
         specifier: ^16.3.0
-        version: 
16.3.2(@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])
+        version: 
16.3.2(@testing-library/[email protected])(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
       '@trivago/prettier-plugin-sort-imports':
         specifier: ^4.3.0
         version: 4.3.0([email protected])
@@ -57,8 +57,8 @@ importers:
         specifier: ^18.3.19
         version: 18.3.28
       '@types/react-dom':
-        specifier: ^18.3.5
-        version: 18.3.7(@types/[email protected])
+        specifier: ^19.0.1
+        version: 19.0.1
       '@typescript-eslint/eslint-plugin':
         specifier: 8.56.1
         version: 
8.56.1(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected])
@@ -867,10 +867,8 @@ packages:
   '@types/[email protected]':
     resolution: {integrity: 
sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
 
-  '@types/[email protected]':
-    resolution: {integrity: 
sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
-    peerDependencies:
-      '@types/react': ^18.0.0
+  '@types/[email protected]':
+    resolution: {integrity: 
sha512-hljHij7MpWPKF6u5vojuyfV0YA4YURsQG7KT6SzV0Zs2BXAtgdTxG6A229Ub/xiWV4w/7JL8fi6aAyjshH4meA==}
 
   '@types/[email protected]':
     resolution: {integrity: 
sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==}
@@ -3606,7 +3604,7 @@ snapshots:
       picocolors: 1.1.1
       redent: 3.0.0
 
-  
'@testing-library/[email protected](@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])':
+  
'@testing-library/[email protected](@testing-library/[email protected])(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])':
     dependencies:
       '@babel/runtime': 7.28.6
       '@testing-library/dom': 10.4.1
@@ -3614,7 +3612,7 @@ snapshots:
       react-dom: 19.2.4([email protected])
     optionalDependencies:
       '@types/react': 18.3.28
-      '@types/react-dom': 18.3.7(@types/[email protected])
+      '@types/react-dom': 19.0.1
 
   '@trivago/[email protected]([email protected])':
     dependencies:
@@ -3653,7 +3651,7 @@ snapshots:
 
   '@types/[email protected]': {}
 
-  '@types/[email protected](@types/[email protected])':
+  '@types/[email protected]':
     dependencies:
       '@types/react': 18.3.28
 

Reply via email to