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 dbeeb2c71bb Bump the fab-ui-package-updates group across 1 directory 
with 4 updates (#72383)
dbeeb2c71bb is described below

commit dbeeb2c71bb1f40755dc6046572ef9986458b8e3
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 08:37:20 2026 -0500

    Bump the fab-ui-package-updates group across 1 directory with 4 updates 
(#72383)
    
    * Bump the fab-ui-package-updates group across 1 directory with 4 updates
    
    Bumps the fab-ui-package-updates group with 4 updates in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[css-loader](https://github.com/webpack/css-loader), 
[eslint](https://github.com/eslint/eslint), 
[webpack](https://github.com/webpack/webpack) and 
[webpack-cli](https://github.com/webpack/webpack-cli).
    
    
    Updates `css-loader` from 7.1.4 to 7.1.5
    - [Release notes](https://github.com/webpack/css-loader/releases)
    - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/webpack/css-loader/compare/v7.1.4...v7.1.5)
    
    Updates `eslint` from 10.9.0 to 10.9.1
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](https://github.com/eslint/eslint/compare/v10.9.0...v10.9.1)
    
    Updates `webpack` from 5.109.2 to 5.110.1
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack/compare/v5.109.2...v5.110.1)
    
    Updates `webpack-cli` from 7.2.2 to 7.2.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.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-version: 7.1.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    - dependency-name: eslint
      dependency-version: 10.9.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    - dependency-name: webpack
      dependency-version: 5.110.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: fab-ui-package-updates
    - dependency-name: webpack-cli
      dependency-version: 7.2.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update lock file
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: vincbeck <[email protected]>
---
 .../fab/src/airflow/providers/fab/www/package.json |   8 +-
 .../src/airflow/providers/fab/www/pnpm-lock.yaml   | 314 ++++++++++++---------
 2 files changed, 183 insertions(+), 139 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index ced55fc3a2f..54f0cd1cba8 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -45,9 +45,9 @@
     "@babel/preset-env": "^8.0.2",
     "babel-loader": "^10.1.1",
     "copy-webpack-plugin": "^14.0.0",
-    "css-loader": "7.1.4",
+    "css-loader": "7.1.5",
     "css-minimizer-webpack-plugin": "^8.0.0",
-    "eslint": "^10.9.0",
+    "eslint": "^10.9.1",
     "file-loader": "^6.2.0",
     "mini-css-extract-plugin": "^2.10.2",
     "moment": "^2.30.1",
@@ -56,8 +56,8 @@
     "stylelint": "^17.14.1",
     "terser-webpack-plugin": "^5.6.1",
     "url-loader": "4.1.1",
-    "webpack": "^5.109.2",
-    "webpack-cli": "^7.2.2",
+    "webpack": "^5.110.1",
+    "webpack-cli": "^7.2.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 df80f7858a5..5b32f365147 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -40,7 +40,7 @@ importers:
         version: 8.0.1
       '@babel/eslint-parser':
         specifier: ^8.0.1
-        version: 8.0.1(@babel/[email protected])([email protected])
+        version: 8.0.1(@babel/[email protected])([email protected])
       '@babel/plugin-transform-runtime':
         specifier: ^8.0.1
         version: 8.0.1(@babel/[email protected])
@@ -49,31 +49,31 @@ importers:
         version: 8.0.2(@babel/[email protected])
       babel-loader:
         specifier: ^10.1.1
-        version: 10.1.1(@babel/[email protected])([email protected])
+        version: 10.1.1(@babel/[email protected])([email protected])
       copy-webpack-plugin:
         specifier: ^14.0.0
-        version: 14.0.0([email protected])
+        version: 14.0.0([email protected])
       css-loader:
-        specifier: 7.1.4
-        version: 7.1.4([email protected])
+        specifier: 7.1.5
+        version: 7.1.5([email protected])
       css-minimizer-webpack-plugin:
         specifier: ^8.0.0
-        version: 8.0.0([email protected])
+        version: 8.0.0([email protected])
       eslint:
-        specifier: ^10.9.0
-        version: 10.9.0
+        specifier: ^10.9.1
+        version: 10.9.1
       file-loader:
         specifier: ^6.2.0
-        version: 6.2.0([email protected])
+        version: 6.2.0([email protected])
       mini-css-extract-plugin:
         specifier: ^2.10.2
-        version: 2.10.2([email protected])
+        version: 2.10.2([email protected])
       moment:
         specifier: ^2.30.1
         version: 2.30.1
       moment-locales-webpack-plugin:
         specifier: ^1.2.0
-        version: 1.2.0([email protected])([email protected])
+        version: 1.2.0([email protected])([email protected])
       prettier:
         specifier: ^3.9.6
         version: 3.9.6
@@ -82,22 +82,22 @@ importers:
         version: 17.14.1
       terser-webpack-plugin:
         specifier: ^5.6.1
-        version: 5.6.1([email protected])([email protected])
+        version: 5.6.1([email protected])([email protected])
       url-loader:
         specifier: 4.1.1
-        version: 4.1.1([email protected]([email protected]))([email protected])
+        version: 4.1.1([email protected]([email protected]))([email protected])
       webpack:
-        specifier: ^5.109.2
-        version: 5.109.2([email protected])([email protected])
+        specifier: ^5.110.1
+        version: 5.110.1([email protected])([email protected])
       webpack-cli:
-        specifier: ^7.2.2
-        version: 7.2.2([email protected])([email protected])([email protected])
+        specifier: ^7.2.3
+        version: 7.2.3([email protected])([email protected])([email protected])
       webpack-license-plugin:
         specifier: ^4.5.1
-        version: 4.5.1([email protected])
+        version: 4.5.1([email protected])
       webpack-manifest-plugin:
         specifier: ^6.0.1
-        version: 6.0.1([email protected])
+        version: 6.0.1([email protected])
 
 packages:
 
@@ -930,6 +930,11 @@ packages:
     engines: {node: '>=6.0.0'}
     hasBin: true
 
+  [email protected]:
+    resolution: {integrity: 
sha512-H0ulySigv6icDJ1F7SjtdCD6PrhTpdYCmP0CactWy1+ekh0AFd0o1Wn5T8b+hnTmdBx19u9yhL6wvCylXMY7zw==}
+    engines: {node: '>=6.0.0'}
+    hasBin: true
+
   [email protected]:
     resolution: {integrity: 
sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==}
 
@@ -949,6 +954,11 @@ packages:
     engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
     hasBin: true
 
+  [email protected]:
+    resolution: {integrity: 
sha512-V2NpofLblG64mfOtSgDhOJESZEGogzDMBv/q+W6oc4LXWP/q75eOXoOaaOu1EOadB9U4Bwx/e0yzbvwKH8zalA==}
+    engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
+    hasBin: true
+
   [email protected]:
     resolution: {integrity: 
sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
 
@@ -965,6 +975,9 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-xxWVywk6a6Arlk+hymeycyn/VgqEfLDxupvhH/xiY5SJ/18kmi9o6MiO320DCUzypORHLtvh0I4i04tUhCNHNQ==}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==}
+
   [email protected]:
     resolution: {integrity: 
sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
     engines: {node: '>=10'}
@@ -1041,8 +1054,8 @@ packages:
     resolution: {integrity: 
sha512-8HFEBPKhOpJPEPu70wJJetjKta86Gw9+CCyCnB3sui2qQfOvRyqBy4IKLKKAwdMpWb2lHXWk9Wb4Z6AmaUT1Pg==}
     engines: {node: '>=12'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-vv3J9tlOl04WjiMvHQI/9tmIrCxVrj6PFbHemBB1iihpeRbi/I4h033eoFIhwxBBqLhI0KYFS7yvynBFhIZfTw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-Q7iAfQkU2twNBryKX/vGAlE+GAmkF7quhSzAGNK8fBimxk3+tqg245rH52UPb9dioBolBc8rP0ihmHBaDTJQBA==}
     engines: {node: '>= 18.12.0'}
     peerDependencies:
       '@rspack/core': 0.x || ^1.0.0 || ^2.0.0-0
@@ -1148,6 +1161,9 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-/oOpMaPT6Yg+6/1XQhyIPlzgj7Ye9zf+nNM2Uh6OcE2G2oNptWazFa+qB2Pdqqbsc9KnIDzgAntoYN0dbwOXwA==}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-4T+DTDWuMPM4aHlHwWdAVCVWwp7LDilnhzkj+c/Lbj91XSQrLuOmZSLtS9Q4iIqjlPUbPOnC624zDVVHCHaolQ==}
+
   [email protected]:
     resolution: {integrity: 
sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
 
@@ -1183,8 +1199,8 @@ packages:
     resolution: {integrity: 
sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
     engines: {node: '>= 0.4'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-poHGpORABojJJucnV9KbOavETW8lBVnphkW77ER5/BQ5Fz7oXSoCNek7IH3vR5nRjdsEz926ibFYX8KtLQmdyw==}
 
   [email protected]:
     resolution: {integrity: 
sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
@@ -1194,10 +1210,6 @@ packages:
     resolution: {integrity: 
sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
     engines: {node: '>=10'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
-    engines: {node: '>=8.0.0'}
-
   [email protected]:
     resolution: {integrity: 
sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
@@ -1210,8 +1222,8 @@ packages:
     resolution: {integrity: 
sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-9VaAkDURekixUQJy0oJYl2DcN6oKMfxay7XzaGYAWQwsb6qfKf+x76R2k1L8kb1boc+FyCAaTA9GmiKaaiaF+A==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
     hasBin: true
     peerDependencies:
@@ -1232,10 +1244,6 @@ packages:
     resolution: {integrity: 
sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
     engines: {node: '>=4.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
-    engines: {node: '>=4.0'}
-
   [email protected]:
     resolution: {integrity: 
sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
     engines: {node: '>=4.0'}
@@ -1626,8 +1634,8 @@ packages:
     resolution: {integrity: 
sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==}
     engines: {node: 18 || 20 || >=22}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-DoeAZz8Q1C1znwsUzej1fdoi4jCf7/+Em27ouLqfK/+3m8G+D7yDhUwrc3CNhjSzGUN1kn7Iv4sWmjflQHenpw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-2cT9+goJfBhtMz+gJqejSf09ClgmYhPhccRb/fb0ztVbixt0BkO8mRuI26FoPPuUNkRk6iEDryWAIouc5W8eJA==}
     engines: {node: '>= 10.13.0'}
     peerDependencies:
       '@minify-html/node': '*'
@@ -1704,6 +1712,10 @@ packages:
     resolution: {integrity: 
sha512-D9UOmYG3UH1V+ENW56t5QXBwJw1YEY18ruVeus89Rw+SyIgjPkCO84bRzO3uNIYosJbNwiabWVn48o3uJLjxFQ==}
     engines: {node: '>=18'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-YHs7BmmcsdAI5Ozuf8JZo6PT0mv2GIWC9vMfvUC3dp65M8hn7Ux8CPL+2oBI7juNuj9d0ndhTcznq2ODBps9cQ==}
+    engines: {node: '>=18'}
+
   [email protected]:
     resolution: {integrity: 
sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
     engines: {node: '>=0.10.0'}
@@ -1957,6 +1969,10 @@ packages:
     resolution: {integrity: 
sha512-HeP7D2wyhkR+XaK6v4W8oRF62Dsz4flyuczALJp61GckGm42u1saSSJ/0auvcBqxs3jMRFEcPK34At/0JBKdOg==}
     engines: {node: '>=4'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-KvvtD7SrlBP7dlgkBghEE3r84CABm5SmV2aNcG4oCA+qDnJ/tvKonFVvwWAyyWUEwxuNawdfEAZKP9zM3oZ2Uw==}
+    engines: {node: '>=4'}
+
   [email protected]:
     resolution: {integrity: 
sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==}
     engines: {node: ^18.12.0 || ^20.9.0 || >= 18}
@@ -1976,6 +1992,10 @@ packages:
     resolution: {integrity: 
sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==}
     engines: {node: ^10 || ^12 || >=14}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==}
+    engines: {node: ^10 || ^12 || >=14}
+
   [email protected]:
     resolution: {integrity: 
sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
     engines: {node: '>= 0.8.0'}
@@ -2065,11 +2085,6 @@ packages:
     resolution: {integrity: 
sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==}
     engines: {node: '>= 10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
-    engines: {node: '>=10'}
-    hasBin: true
-
   [email protected]:
     resolution: {integrity: 
sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
     engines: {node: '>=10'}
@@ -2245,8 +2260,8 @@ packages:
     engines: {node: '>=10'}
     hasBin: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-rGbJiKeQ4WDe3EXlDAIaQcwftVfv2Q8o1awFNfvXolJYKkb1AuZY1RTOmqx4LJXZENbWZA7eIsYGHuEzHsi1nQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-bWnjSNscmuI+GJze6ZupnHP8G/cTcsJF+bXCeQknk2SHQsgbNJnLrqiH9jZ2W4STPVXH2mDKKRX3iwPhc9Cn/Q==}
     engines: {node: '>=10'}
     hasBin: true
 
@@ -2294,6 +2309,12 @@ packages:
     peerDependencies:
       browserslist: '>= 4.21.0'
 
+  [email protected]:
+    resolution: {integrity: 
sha512-UQ+MSxlhRm1bzjhU+DcuXfjFO1FzNtqhK5+9Yvlp90ItDLk5vT932A0rFu619nf7RVS+Y/VeaUW1jaRDqZ8VJw==}
+    hasBin: true
+    peerDependencies:
+      browserslist: '>= 4.21.0'
+
   [email protected]:
     resolution: {integrity: 
sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
 
@@ -2314,14 +2335,14 @@ packages:
     resolution: {integrity: 
sha512-6i/00NBjP4yGPs+caKSyRfpTF/8Torsu0MOW3mMzIbhgISFder8i7xbqgHlLMwJrdiN8ndBV3UA1/AfzPSr+jg==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-lD0pALneslq8FfV+rwvm1BMW0AFAJrHHhNupAGN4asYjMvqrtRsenU4iKpiBo09gS4ntMxKGUxl9jhTEzVt0oA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-vDFU7jrfCctnN7jJQWPl+V26B51GLp11prVZXg50oeonsgeBzSTJEWmXkjHsOjTgMjlPOQM8GWLh33X9RN/0ow==}
     engines: {node: '>=20.9.0'}
     hasBin: true
     peerDependencies:
       js-yaml: '>=4.3.1'
       json5: ^2.2.3
-      toml: ^3.0.0 || ^4.0.0
+      toml: ^3.0.0 || ^4.0.0 || ^5.0.0
       webpack: ^5.101.0
       webpack-bundle-analyzer: ^4.0.0 || ^5.0.0
       webpack-dev-server: ^5.0.0 || ^6.0.0
@@ -2361,8 +2382,8 @@ packages:
     resolution: {integrity: 
sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-U9/cvLzxObKNEZ9+TtdqrHM5/9z3lgl2c+c4BzbqGxFQvQvBAq87yql5A8pQ+rrMbS496MZJeF5enVBndIy2hw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-gInQB+jxXxgnZyvPwuzT5NGQmECDqeu85oxcrjinrYHqPoBex0hCAN2SFTJVyPVrK0Pq9E44VFP+e89fAc10/w==}
     engines: {node: '>=10.13.0'}
     hasBin: true
     peerDependencies:
@@ -2429,10 +2450,10 @@ snapshots:
       obug: 2.1.3
       semver: 7.8.5
 
-  '@babel/[email protected](@babel/[email protected])([email protected])':
+  '@babel/[email protected](@babel/[email protected])([email protected])':
     dependencies:
       '@babel/core': 8.0.1
-      eslint: 10.9.0
+      eslint: 10.9.1
       eslint-scope: 9.1.2
       eslint-visitor-keys: 5.0.1
       semver: 7.8.5
@@ -3022,9 +3043,9 @@ snapshots:
 
   '@discoveryjs/[email protected]': {}
 
-  '@eslint-community/[email protected]([email protected])':
+  '@eslint-community/[email protected]([email protected])':
     dependencies:
-      eslint: 10.9.0
+      eslint: 10.9.1
       eslint-visitor-keys: 3.4.3
 
   '@eslint-community/[email protected]': {}
@@ -3291,12 +3312,12 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected](@babel/[email protected])([email protected]):
+  [email protected](@babel/[email protected])([email protected]):
     dependencies:
       '@babel/core': 8.0.1
       find-up: 5.0.0
     optionalDependencies:
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
 
   [email protected](@babel/[email protected]):
     dependencies:
@@ -3308,6 +3329,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]: {}
 
   [email protected]: {}
@@ -3328,6 +3351,14 @@ snapshots:
       node-releases: 2.0.53
       update-browserslist-db: 1.3.0([email protected])
 
+  [email protected]:
+    dependencies:
+      baseline-browser-mapping: 2.11.20
+      caniuse-lite: 1.0.30001810
+      electron-to-chromium: 1.5.417
+      node-releases: 2.0.54
+      update-browserslist-db: 1.3.2([email protected])
+
   [email protected]: {}
 
   [email protected]:
@@ -3342,13 +3373,15 @@ snapshots:
 
   [email protected]:
     dependencies:
-      browserslist: 4.28.7
-      caniuse-lite: 1.0.30001809
+      browserslist: 4.28.8
+      caniuse-lite: 1.0.30001810
       lodash.memoize: 4.1.2
       lodash.uniq: 4.5.0
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]:
     dependencies:
       ansi-styles: 4.3.0
@@ -3382,14 +3415,14 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       glob-parent: 6.0.2
       normalize-path: 3.0.0
       schema-utils: 4.3.3
       serialize-javascript: 7.0.5
       tinyglobby: 0.2.15
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3414,20 +3447,20 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      icss-utils: 5.1.0([email protected])
-      postcss: 8.5.24
-      postcss-modules-extract-imports: 3.1.0([email protected])
-      postcss-modules-local-by-default: 4.2.0([email protected])
-      postcss-modules-scope: 3.2.1([email protected])
-      postcss-modules-values: 4.0.0([email protected])
+      icss-utils: 5.1.0([email protected])
+      postcss: 8.5.26
+      postcss-modules-extract-imports: 3.1.0([email protected])
+      postcss-modules-local-by-default: 4.2.0([email protected])
+      postcss-modules-scope: 3.2.1([email protected])
+      postcss-modules-values: 4.0.0([email protected])
       postcss-value-parser: 4.2.0
-      semver: 7.7.4
+      semver: 7.8.5
     optionalDependencies:
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       '@jridgewell/trace-mapping': 0.3.31
       cssnano: 7.1.3([email protected])
@@ -3435,7 +3468,7 @@ snapshots:
       postcss: 8.5.24
       schema-utils: 4.3.3
       serialize-javascript: 7.0.5
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3461,7 +3494,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       css-declaration-sorter: 7.3.1([email protected])
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.24
@@ -3533,6 +3566,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]: {}
 
   [email protected]: {}
@@ -3556,17 +3591,12 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
   [email protected]: {}
 
-  [email protected]:
-    dependencies:
-      esrecurse: 4.3.0
-      estraverse: 4.3.0
-
   [email protected]:
     dependencies:
       '@types/esrecurse': 4.3.1
@@ -3578,9 +3608,9 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      '@eslint-community/eslint-utils': 4.10.1([email protected])
+      '@eslint-community/eslint-utils': 4.10.1([email protected])
       '@eslint-community/regexpp': 4.12.2
       '@eslint/config-array': 0.23.5
       '@eslint/config-helpers': 0.7.0
@@ -3627,8 +3657,6 @@ snapshots:
     dependencies:
       estraverse: 5.3.0
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]: {}
@@ -3669,11 +3697,11 @@ snapshots:
     dependencies:
       flat-cache: 4.0.1
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       loader-utils: 2.0.4
       schema-utils: 3.3.0
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3765,9 +3793,9 @@ snapshots:
     dependencies:
       safer-buffer: 2.1.2
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.24
+      postcss: 8.5.26
 
   [email protected]: {}
 
@@ -3947,31 +3975,31 @@ snapshots:
     dependencies:
       mime-db: 1.52.0
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       schema-utils: 4.3.3
       tapable: 2.3.2
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
 
   [email protected]:
     dependencies:
       brace-expansion: 5.0.9
 
-  [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.49.2
-      webpack: 5.109.2([email protected])([email protected])
+      terser: 5.51.2
+      webpack: 5.110.1([email protected])([email protected])
     optionalDependencies:
       postcss: 8.5.24
 
-  [email protected]([email protected])([email protected]):
+  [email protected]([email protected])([email protected]):
     dependencies:
       lodash.difference: 4.5.0
       moment: 2.30.1
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3994,6 +4022,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]: {}
 
   [email protected]:
@@ -4059,12 +4089,12 @@ snapshots:
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      postcss-selector-parser: 7.1.5
       postcss-value-parser: 4.2.0
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       caniuse-api: 3.0.0
       colord: 2.9.3
       postcss: 8.5.24
@@ -4072,14 +4102,14 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       postcss: 8.5.24
       postcss-value-parser: 4.2.0
 
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      postcss-selector-parser: 7.1.5
 
   [email protected]([email protected]):
     dependencies:
@@ -4101,11 +4131,11 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       caniuse-api: 3.0.0
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      postcss-selector-parser: 7.1.5
 
   [email protected]([email protected]):
     dependencies:
@@ -4121,7 +4151,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.24
       postcss-value-parser: 4.2.0
@@ -4130,28 +4160,28 @@ snapshots:
     dependencies:
       cssesc: 3.0.0
       postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      postcss-selector-parser: 7.1.5
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.24
+      postcss: 8.5.26
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      icss-utils: 5.1.0([email protected])
-      postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      icss-utils: 5.1.0([email protected])
+      postcss: 8.5.26
+      postcss-selector-parser: 7.1.5
       postcss-value-parser: 4.2.0
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      postcss: 8.5.26
+      postcss-selector-parser: 7.1.5
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      icss-utils: 5.1.0([email protected])
-      postcss: 8.5.24
+      icss-utils: 5.1.0([email protected])
+      postcss: 8.5.26
 
   [email protected]([email protected]):
     dependencies:
@@ -4184,7 +4214,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       postcss: 8.5.24
       postcss-value-parser: 4.2.0
 
@@ -4206,7 +4236,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       caniuse-api: 3.0.0
       postcss: 8.5.24
 
@@ -4224,6 +4254,11 @@ snapshots:
       cssesc: 3.0.0
       util-deprecate: 1.0.2
 
+  [email protected]:
+    dependencies:
+      cssesc: 3.0.0
+      util-deprecate: 1.0.2
+
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.24
@@ -4233,7 +4268,7 @@ snapshots:
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      postcss-selector-parser: 7.1.5
 
   [email protected]: {}
 
@@ -4243,6 +4278,12 @@ snapshots:
       picocolors: 1.1.1
       source-map-js: 1.2.1
 
+  [email protected]:
+    dependencies:
+      nanoid: 3.3.18
+      picocolors: 1.1.1
+      source-map-js: 1.2.1
+
   [email protected]: {}
 
   [email protected]: {}
@@ -4322,8 +4363,6 @@ snapshots:
       ajv-formats: 2.1.1([email protected])
       ajv-keywords: 5.1.0([email protected])
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]: {}
@@ -4391,9 +4430,9 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       postcss: 8.5.24
-      postcss-selector-parser: 7.1.4
+      postcss-selector-parser: 7.1.5
 
   [email protected]:
     dependencies:
@@ -4479,13 +4518,13 @@ 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.48.0
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
     optionalDependencies:
       postcss: 8.5.24
 
@@ -4496,7 +4535,7 @@ snapshots:
       commander: 2.20.3
       source-map-support: 0.5.21
 
-  [email protected]:
+  [email protected]:
     dependencies:
       '@jridgewell/source-map': 0.3.11
       acorn: 8.18.0
@@ -4539,18 +4578,24 @@ snapshots:
       escalade: 3.2.0
       picocolors: 1.1.1
 
+  [email protected]([email protected]):
+    dependencies:
+      browserslist: 4.28.8
+      escalade: 3.2.0
+      picocolors: 1.1.1
+
   [email protected]:
     dependencies:
       punycode: 2.3.1
 
-  [email protected]([email protected]([email protected]))([email protected]):
+  [email protected]([email protected]([email protected]))([email protected]):
     dependencies:
       loader-utils: 2.0.4
       mime-types: 2.1.35
       schema-utils: 3.3.0
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
     optionalDependencies:
-      file-loader: 6.2.0([email protected])
+      file-loader: 6.2.0([email protected])
 
   [email protected]: {}
 
@@ -4558,7 +4603,7 @@ snapshots:
     dependencies:
       graceful-fs: 4.2.11
 
-  [email protected]([email protected])([email protected])([email protected]):
+  [email protected]([email protected])([email protected])([email protected]):
     dependencies:
       '@discoveryjs/json-ext': 1.1.0
       commander: 14.0.3
@@ -4567,25 +4612,25 @@ snapshots:
       import-local: 3.2.0
       interpret: 3.1.1
       rechoir: 0.8.0
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
       webpack-merge: 6.0.1
     optionalDependencies:
       js-yaml: 5.2.3
       json5: 2.2.3
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       chalk: 5.6.2
       lodash: 4.18.1
       needle: 3.3.1
       spdx-expression-validate: 2.0.0
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
       webpack-sources: 3.3.4
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       tapable: 2.3.0
-      webpack: 5.109.2([email protected])([email protected])
+      webpack: 5.110.1([email protected])([email protected])
       webpack-sources: 3.3.4
 
   [email protected]:
@@ -4598,7 +4643,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
@@ -4606,22 +4651,21 @@ snapshots:
       '@webassemblyjs/wasm-edit': 1.14.1
       '@webassemblyjs/wasm-parser': 1.14.1
       acorn: 8.18.0
-      browserslist: 4.28.7
+      browserslist: 4.28.8
       chrome-trace-event: 1.0.4
       enhanced-resolve: 5.24.5
-      es-module-lexer: 2.3.1
-      eslint-scope: 5.1.1
+      es-module-lexer: 2.3.2
       events: 3.3.0
       graceful-fs: 4.2.11
       mime-db: 1.54.0
-      minimizer-webpack-plugin: 5.6.1([email protected])([email protected])
+      minimizer-webpack-plugin: 5.8.0([email protected])([email protected])
       neo-async: 2.6.2
       schema-utils: 4.3.3
       tapable: 2.3.3
       watchpack: 2.5.2
       webpack-sources: 3.5.1
     optionalDependencies:
-      webpack-cli: 7.2.2([email protected])([email protected])([email protected])
+      webpack-cli: 7.2.3([email protected])([email protected])([email protected])
     transitivePeerDependencies:
       - '@minify-html/node'
       - '@swc/core'

Reply via email to