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

vincbeck 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 7a9b984cdbd Bump the fab-ui-package-updates group across 1 directory 
with 3 updates (#67928)
7a9b984cdbd is described below

commit 7a9b984cdbd7b09c034ffca4b308db8ba965b350
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 09:19:21 2026 -0400

    Bump the fab-ui-package-updates group across 1 directory with 3 updates 
(#67928)
    
    Bumps the fab-ui-package-updates group with 3 updates in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[eslint](https://github.com/eslint/eslint), 
[terser-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin) 
and [webpack-cli](https://github.com/webpack/webpack-cli).
    
    
    Updates `eslint` from 10.4.0 to 10.4.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](https://github.com/eslint/eslint/compare/v10.4.0...v10.4.1)
    
    Updates `terser-webpack-plugin` from 5.6.0 to 5.6.1
    - [Release 
notes](https://github.com/webpack/minimizer-webpack-plugin/releases)
    - 
[Changelog](https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack/minimizer-webpack-plugin/compare/v5.6.0...v5.6.1)
    
    Updates `webpack-cli` from 7.0.2 to 7.0.3
    - [Release notes](https://github.com/webpack/webpack-cli/releases)
    - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@7.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.4.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    - dependency-name: terser-webpack-plugin
      dependency-version: 5.6.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    - dependency-name: webpack-cli
      dependency-version: 7.0.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../fab/src/airflow/providers/fab/www/package.json |   6 +-
 .../src/airflow/providers/fab/www/pnpm-lock.yaml   | 144 +++++++++------------
 2 files changed, 61 insertions(+), 89 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index e9f4da127ad..eb5085a168c 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -47,17 +47,17 @@
     "copy-webpack-plugin": "^14.0.0",
     "css-loader": "7.1.4",
     "css-minimizer-webpack-plugin": "^8.0.0",
-    "eslint": "^10.4.0",
+    "eslint": "^10.4.1",
     "file-loader": "^6.2.0",
     "mini-css-extract-plugin": "^2.10.2",
     "moment": "^2.30.1",
     "moment-locales-webpack-plugin": "^1.2.0",
     "prettier": "^3.8.3",
     "stylelint": "^17.12.0",
-    "terser-webpack-plugin": "^5.6.0",
+    "terser-webpack-plugin": "^5.6.1",
     "url-loader": "4.1.1",
     "webpack": "^5.107.2",
-    "webpack-cli": "^7.0.2",
+    "webpack-cli": "^7.0.3",
     "webpack-license-plugin": "^4.5.1",
     "webpack-manifest-plugin": "^6.0.1"
   },
diff --git a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml 
b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
index c3c450ddd99..8342d2477a1 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -33,7 +33,7 @@ importers:
         version: 7.29.7
       '@babel/eslint-parser':
         specifier: ^7.29.7
-        version: 7.29.7(@babel/[email protected])([email protected])
+        version: 7.29.7(@babel/[email protected])([email protected])
       '@babel/plugin-transform-runtime':
         specifier: ^7.29.7
         version: 7.29.7(@babel/[email protected])
@@ -53,8 +53,8 @@ importers:
         specifier: ^8.0.0
         version: 8.0.0([email protected])
       eslint:
-        specifier: ^10.4.0
-        version: 10.4.0
+        specifier: ^10.4.1
+        version: 10.4.1
       file-loader:
         specifier: ^6.2.0
         version: 6.2.0([email protected])
@@ -74,17 +74,17 @@ importers:
         specifier: ^17.12.0
         version: 17.12.0
       terser-webpack-plugin:
-        specifier: ^5.6.0
-        version: 5.6.0([email protected])([email protected])
+        specifier: ^5.6.1
+        version: 5.6.1([email protected])([email protected])
       url-loader:
         specifier: 4.1.1
         version: 4.1.1([email protected]([email protected]))([email protected])
       webpack:
         specifier: ^5.107.2
-        version: 5.107.2([email protected])([email protected])
+        version: 5.107.2([email protected])([email protected])
       webpack-cli:
-        specifier: ^7.0.2
-        version: 7.0.2([email protected])
+        specifier: ^7.0.3
+        version: 7.0.3([email protected])
       webpack-license-plugin:
         specifier: ^4.5.1
         version: 4.5.1([email protected])
@@ -654,8 +654,8 @@ packages:
     peerDependencies:
       postcss-selector-parser: ^7.1.1
 
-  '@discoveryjs/[email protected]':
-    resolution: {integrity: 
sha512-dDlz3W405VMFO4w5kIP9DOmELBcvFQGmLoKSdIRstBDubKFYwaNHV1NnlzMCQpXQFGWVALmeMORAuiLx18AvZQ==}
+  '@discoveryjs/[email protected]':
+    resolution: {integrity: 
sha512-Xc3VhU02wqZ1HvHRJUwL09HkZSTvidqY5Ya0NXBSYOxAp+Ln9dcJr9fySI+CkONzP3PekQo9WdzCv0PGER/mOA==}
     engines: {node: '>=14.17.0'}
 
   '@eslint-community/[email protected]':
@@ -684,8 +684,8 @@ packages:
     resolution: {integrity: 
sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
 
-  '@eslint/[email protected]':
-    resolution: {integrity: 
sha512-rZAP3aVgB9ds9KOeUSL+zZ21hPmo8dh6fnIFwRQj5EAZl9gzR7wxYbYXYysAM8CTqGmUGyp2S4kUdV17MnGuWQ==}
+  '@eslint/[email protected]':
+    resolution: {integrity: 
sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
 
   '@humanfs/[email protected]':
@@ -791,8 +791,8 @@ packages:
   '@types/[email protected]':
     resolution: {integrity: 
sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==}
 
-  '@types/[email protected]':
-    resolution: {integrity: 
sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==}
+  '@types/[email protected]':
+    resolution: {integrity: 
sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==}
 
   '@types/[email protected]':
     resolution: {integrity: 
sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
@@ -1236,8 +1236,8 @@ packages:
     resolution: {integrity: 
sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-loXy6bWOoP3EP6JA7jo6p5jMpBJmHmsNZM5SFRHLdh1MGOPurMnNBj4ZlAbaqUAaQWbCr7jHV4P7gzAyryZWkQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-AyIKhnOBuOAdueD7RB3xB+YeAWScb9jHsJBgH2Hcde8InP5JYhqrRR6iTMHyTEwgENK54Cp44e4v8BwNhsuHuw==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
     hasBin: true
     peerDependencies:
@@ -1397,10 +1397,6 @@ packages:
     resolution: {integrity: 
sha512-iZyKG96/JwPz1N55vj2Ie2vXbhu440zfUfJvSwEqEbeLluk7NnapfGqa7LH0mOsnDxTF85Mx8/dyR6HfqcbmbQ==}
     engines: {node: '>=20'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
-    engines: {node: '>= 0.4'}
-
   [email protected]:
     resolution: {integrity: 
sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
     engines: {node: '>= 0.4'}
@@ -1459,10 +1455,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
-    engines: {node: '>= 0.4'}
-
   [email protected]:
     resolution: {integrity: 
sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
     engines: {node: '>= 0.4'}
@@ -2022,11 +2014,6 @@ packages:
     resolution: {integrity: 
sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
     engines: {node: '>=8'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==}
-    engines: {node: '>= 0.4'}
-    hasBin: true
-
   [email protected]:
     resolution: {integrity: 
sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
     engines: {node: '>= 0.4'}
@@ -2189,8 +2176,8 @@ packages:
     resolution: {integrity: 
sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
     engines: {node: '>=6'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Eum+5ajkaOhf5KbM26osvv21kLD7BaGqQ1UA4Ami4arYwylmGUQTgHFpHDdmJod1q4QXa66p0to/FBKID+J1vA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-201R5j+sJpK8nFWwKVyNfZot8FaJbLZDq5evriVzbV1wDtSXDjRUDRfJzHpAaxFDMEhsZL1QkeqM61wgsS3KaQ==}
     engines: {node: '>= 10.13.0'}
     peerDependencies:
       '@minify-html/node': '*'
@@ -2232,8 +2219,8 @@ packages:
       uglify-js:
         optional: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-tPbLXTI6ohPASb/1YViL428oEHu6/qv1OxqYnfaonVCFHqx4+wCd95pHrQWsL5X4pl90CTyW9piSAsS2L0VoMw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-J/9An6vs9Us6wKRriSFXBWdRZapREHqFzdNUKk0pmu804EMR6dr6winwo7e5JDxN4xahxQsuysyYFwlwj4XN/Q==}
     engines: {node: '>=10'}
     hasBin: true
 
@@ -2252,8 +2239,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==}
 
   [email protected]:
     resolution: {integrity: 
sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
@@ -2301,8 +2288,8 @@ packages:
     resolution: {integrity: 
sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-dB0R4T+C/8YuvM+fabdvil6QE44/ChDXikV5lOOkrUeCkW5hTJv2pGLE3keh+D5hjYw8icBaJkZzpFoaHV4T+g==}
+  [email protected]:
+    resolution: {integrity: 
sha512-2E2C6A1e2El7791zQgTH7LPIuwLjRliow9OHS/qlJc9pwhZlCoL/uiwqd/1WSlXT83wJfmfDbkcqHXuXoPJZ3g==}
     engines: {node: '>=20.9.0'}
     hasBin: true
     peerDependencies:
@@ -2406,11 +2393,11 @@ snapshots:
     transitivePeerDependencies:
       - supports-color
 
-  '@babel/[email protected](@babel/[email protected])([email protected])':
+  '@babel/[email protected](@babel/[email protected])([email protected])':
     dependencies:
       '@babel/core': 7.29.7
       '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
-      eslint: 10.4.0
+      eslint: 10.4.1
       eslint-visitor-keys: 2.1.0
       semver: 6.3.1
 
@@ -3099,11 +3086,11 @@ snapshots:
     dependencies:
       postcss-selector-parser: 7.1.1
 
-  '@discoveryjs/[email protected]': {}
+  '@discoveryjs/[email protected]': {}
 
-  '@eslint-community/[email protected]([email protected])':
+  '@eslint-community/[email protected]([email protected])':
     dependencies:
-      eslint: 10.4.0
+      eslint: 10.4.1
       eslint-visitor-keys: 3.4.3
 
   '@eslint-community/[email protected]': {}
@@ -3126,7 +3113,7 @@ snapshots:
 
   '@eslint/[email protected]': {}
 
-  '@eslint/[email protected]':
+  '@eslint/[email protected]':
     dependencies:
       '@eslint/core': 1.2.1
       levn: 0.4.1
@@ -3238,9 +3225,9 @@ snapshots:
     dependencies:
       undici-types: 7.18.2
 
-  '@types/[email protected]':
+  '@types/[email protected]':
     dependencies:
-      undici-types: 7.21.0
+      undici-types: 7.24.6
 
   '@types/[email protected]': {}
 
@@ -3384,7 +3371,7 @@ snapshots:
       '@babel/core': 7.29.7
       find-up: 5.0.0
     optionalDependencies:
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
 
   [email protected](@babel/[email protected]):
     dependencies:
@@ -3503,7 +3490,7 @@ snapshots:
       schema-utils: 4.3.3
       serialize-javascript: 7.0.5
       tinyglobby: 0.2.15
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3539,7 +3526,7 @@ snapshots:
       postcss-value-parser: 4.2.0
       semver: 7.7.4
     optionalDependencies:
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
 
   [email protected]([email protected]):
     dependencies:
@@ -3549,7 +3536,7 @@ snapshots:
       postcss: 8.5.12
       schema-utils: 4.3.3
       serialize-javascript: 7.0.5
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3692,14 +3679,14 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      '@eslint-community/eslint-utils': 4.9.1([email protected])
+      '@eslint-community/eslint-utils': 4.9.1([email protected])
       '@eslint-community/regexpp': 4.12.2
       '@eslint/config-array': 0.23.5
       '@eslint/config-helpers': 0.6.0
       '@eslint/core': 1.2.1
-      '@eslint/plugin-kit': 0.7.1
+      '@eslint/plugin-kit': 0.7.2
       '@humanfs/node': 0.16.8
       '@humanwhocodes/module-importer': 1.0.1
       '@humanwhocodes/retry': 0.4.3
@@ -3787,7 +3774,7 @@ snapshots:
     dependencies:
       loader-utils: 2.0.4
       schema-utils: 3.3.0
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3865,10 +3852,6 @@ snapshots:
     dependencies:
       hookified: 1.15.1
 
-  [email protected]:
-    dependencies:
-      function-bind: 1.1.2
-
   [email protected]:
     dependencies:
       function-bind: 1.1.2
@@ -3911,10 +3894,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
-    dependencies:
-      hasown: 2.0.2
-
   [email protected]:
     dependencies:
       hasown: 2.0.4
@@ -3952,7 +3931,7 @@ snapshots:
 
   [email protected]:
     dependencies:
-      '@types/node': 25.7.0
+      '@types/node': 25.9.1
       merge-stream: 2.0.0
       supports-color: 8.1.1
 
@@ -4070,7 +4049,7 @@ snapshots:
     dependencies:
       schema-utils: 4.3.3
       tapable: 2.3.2
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -4080,7 +4059,7 @@ snapshots:
     dependencies:
       lodash.difference: 4.5.0
       moment: 2.30.1
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -4370,7 +4349,7 @@ snapshots:
 
   [email protected]:
     dependencies:
-      resolve: 1.22.11
+      resolve: 1.22.12
 
   [email protected]:
     dependencies:
@@ -4403,12 +4382,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
-    dependencies:
-      is-core-module: 2.16.1
-      path-parse: 1.0.7
-      supports-preserve-symlinks-flag: 1.0.0
-
   [email protected]:
     dependencies:
       es-errors: 1.3.0
@@ -4598,17 +4571,17 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected])([email protected]):
+  [email protected]([email protected])([email protected]):
     dependencies:
       '@jridgewell/trace-mapping': 0.3.31
       jest-worker: 27.5.1
       schema-utils: 4.3.3
-      terser: 5.47.1
-      webpack: 5.107.2([email protected])([email protected])
+      terser: 5.48.0
+      webpack: 5.107.2([email protected])([email protected])
     optionalDependencies:
       postcss: 8.5.15
 
-  [email protected]:
+  [email protected]:
     dependencies:
       '@jridgewell/source-map': 0.3.11
       acorn: 8.16.0
@@ -4630,7 +4603,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -4660,7 +4633,7 @@ snapshots:
       loader-utils: 2.0.4
       mime-types: 2.1.35
       schema-utils: 3.3.0
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
     optionalDependencies:
       file-loader: 6.2.0([email protected])
 
@@ -4671,17 +4644,16 @@ snapshots:
       glob-to-regexp: 0.4.1
       graceful-fs: 4.2.11
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      '@discoveryjs/json-ext': 1.0.0
+      '@discoveryjs/json-ext': 1.1.0
       commander: 14.0.3
       cross-spawn: 7.0.6
       envinfo: 7.21.0
-      fastest-levenshtein: 1.0.16
       import-local: 3.2.0
       interpret: 3.1.1
       rechoir: 0.8.0
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
       webpack-merge: 6.0.1
 
   [email protected]([email protected]):
@@ -4690,13 +4662,13 @@ snapshots:
       lodash: 4.18.1
       needle: 3.3.1
       spdx-expression-validate: 2.0.0
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
       webpack-sources: 3.3.4
 
   [email protected]([email protected]):
     dependencies:
       tapable: 2.3.0
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.107.2([email protected])([email protected])
       webpack-sources: 3.3.4
 
   [email protected]:
@@ -4709,7 +4681,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected])([email protected]):
+  [email protected]([email protected])([email protected]):
     dependencies:
       '@types/estree': 1.0.9
       '@types/json-schema': 7.0.15
@@ -4731,11 +4703,11 @@ snapshots:
       neo-async: 2.6.2
       schema-utils: 4.3.3
       tapable: 2.3.3
-      terser-webpack-plugin: 5.6.0([email protected])([email protected])
+      terser-webpack-plugin: 5.6.1([email protected])([email protected])
       watchpack: 2.5.1
       webpack-sources: 3.5.0
     optionalDependencies:
-      webpack-cli: 7.0.2([email protected])
+      webpack-cli: 7.0.3([email protected])
     transitivePeerDependencies:
       - '@minify-html/node'
       - '@swc/core'

Reply via email to