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 0f657a61387 Bump the fab-ui-package-updates group across 1 directory 
with 5 updates (#73467)
0f657a61387 is described below

commit 0f657a613874e38d719fc2955252693ee5b08693
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 22 10:12:26 2026 -0400

    Bump the fab-ui-package-updates group across 1 directory with 5 updates 
(#73467)
    
    * Bump the fab-ui-package-updates group across 1 directory with 5 updates
    
    Bumps the fab-ui-package-updates group with 5 updates in the 
/providers/fab/src/airflow/providers/fab/www directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.3` | 
`0.6.4` |
    | 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
 | `8.0.2` | `8.0.5` |
    | [moment](https://github.com/moment/moment) | `2.30.1` | `2.31.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.7` |
    | [webpack](https://github.com/webpack/webpack) | `5.110.3` | `5.111.0` |
    
    
    
    Updates `moment-timezone` from 0.6.3 to 0.6.4
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - 
[Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](https://github.com/moment/moment-timezone/compare/0.6.3...0.6.4)
    
    Updates `@babel/preset-env` from 8.0.2 to 8.0.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/babel/babel/commits/v8.0.5/packages/babel-preset-env)
    
    Updates `moment` from 2.30.1 to 2.31.0
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](https://github.com/moment/moment/compare/2.30.1...2.31.0)
    
    Updates `prettier` from 3.9.6 to 3.9.7
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prettier/prettier/compare/3.9.6...3.9.7)
    
    Updates `webpack` from 5.110.3 to 5.111.0
    - [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.110.3...v5.111.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-version: 8.0.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    - dependency-name: moment
      dependency-version: 2.31.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: fab-ui-package-updates
    - dependency-name: moment-timezone
      dependency-version: 0.6.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    - dependency-name: prettier
      dependency-version: 3.9.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    - dependency-name: webpack
      dependency-version: 5.111.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update license
    
    ---------
    
    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]>
---
 .../providers/3rd-party-licenses/LICENSES-ui.txt   |   8 +-
 .../fab/src/airflow/providers/fab/www/package.json |  10 +-
 .../src/airflow/providers/fab/www/pnpm-lock.yaml   | 506 +++++++++------------
 3 files changed, 234 insertions(+), 290 deletions(-)

diff --git 
a/providers/fab/src/airflow/providers/3rd-party-licenses/LICENSES-ui.txt 
b/providers/fab/src/airflow/providers/3rd-party-licenses/LICENSES-ui.txt
index b00874a5fb8..4d5563d5a81 100644
--- a/providers/fab/src/airflow/providers/3rd-party-licenses/LICENSES-ui.txt
+++ b/providers/fab/src/airflow/providers/3rd-party-licenses/LICENSES-ui.txt
@@ -5,10 +5,10 @@ This product includes software developed at The Apache 
Software
 Foundation (http://www.apache.org/).
 
 =======================================================================
-moment|2.30.1:
+moment|2.31.0:
 -----
 MIT
-Copyright (c) JS Foundation and other contributors
+Copyright (c) OpenJS Foundation and other contributors
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
@@ -31,10 +31,10 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
 
-https://github.com/moment/moment.git
+github:moment/moment
 
 
-moment-timezone|0.6.3:
+moment-timezone|0.6.4:
 -----
 MIT
 The MIT License (MIT)
diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index 5b991e0b569..8fa09b9a7f1 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -42,7 +42,7 @@
     "@babel/core": "^8.0.5",
     "@babel/eslint-parser": "^8.0.5",
     "@babel/plugin-transform-runtime": "^8.0.1",
-    "@babel/preset-env": "^8.0.2",
+    "@babel/preset-env": "^8.0.5",
     "babel-loader": "^10.1.1",
     "copy-webpack-plugin": "^14.0.0",
     "css-loader": "7.1.5",
@@ -50,20 +50,20 @@
     "eslint": "^10.10.0",
     "file-loader": "^6.2.0",
     "mini-css-extract-plugin": "^2.10.2",
-    "moment": "^2.30.1",
+    "moment": "^2.31.0",
     "moment-locales-webpack-plugin": "^1.2.0",
-    "prettier": "^3.9.6",
+    "prettier": "^3.9.7",
     "stylelint": "^17.15.0",
     "terser-webpack-plugin": "^5.6.1",
     "url-loader": "4.1.1",
-    "webpack": "^5.110.3",
+    "webpack": "^5.111.0",
     "webpack-cli": "^7.2.3",
     "webpack-license-plugin": "^4.5.1",
     "webpack-manifest-plugin": "^6.0.1"
   },
   "dependencies": {
     "jquery-ui": "^1.14.2",
-    "moment-timezone": "^0.6.3"
+    "moment-timezone": "^0.6.4"
   },
   "packageManager": "[email protected]",
   "pnpm": {
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 22906eccb55..c5c1efd6cff 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: 1.14.2
       moment-timezone:
         specifier: '>=0.5.35'
-        version: 0.6.3
+        version: 0.6.4
     devDependencies:
       '@babel/core':
         specifier: ^8.0.5
@@ -45,59 +45,59 @@ importers:
         specifier: ^8.0.1
         version: 8.0.1(@babel/[email protected])
       '@babel/preset-env':
-        specifier: ^8.0.2
-        version: 8.0.2(@babel/[email protected])
+        specifier: ^8.0.5
+        version: 8.0.5(@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.5
-        version: 7.1.5([email protected])
+        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.10.0
         version: 10.10.0
       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
+        specifier: ^2.31.0
+        version: 2.31.0
       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
+        specifier: ^3.9.7
+        version: 3.9.7
       stylelint:
         specifier: ^17.15.0
         version: 17.15.0
       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.110.3
-        version: 5.110.3([email protected])([email protected])
+        specifier: ^5.111.0
+        version: 5.111.0([email protected])([email protected])
       webpack-cli:
         specifier: ^7.2.3
-        version: 7.2.3([email protected])([email protected])([email protected])
+        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:
 
@@ -109,10 +109,6 @@ packages:
     resolution: {integrity: 
sha512-dYYg153EyN2Ekbqw2zAsbd6/JR+9N2SEoC7YV2GyyqMM7x9bLDTjBD6XBhSMLH0wtIVyJj03jWNriQhaN+eoCw==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-DOjnob/cXOUgDOozCDeq/aK2p5y8dUIVdf6tNhEV1HQRd6I8aQ4f4fbtHRVEvb6lP3BGomrKHiS8ICAASSVQSw==}
-    engines: {node: ^22.18.0 || >=24.11.0}
-
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-YLsYoQMvL8l8WrGpN3Zj7O1wK5LEBN+cQtux7BcuHyxIXve724XG+zuJ1n3U1cUweRtTzQOA4IHbuQw3N34SZw==}
     engines: {node: ^22.18.0 || >=24.11.0}
@@ -136,22 +132,18 @@ packages:
     resolution: {integrity: 
sha512-NSpMkMsvvZqzThJ0p1B02cbtA2ObEyfBvq950bmNkyxsxvcxwhvvCB036rKhlEnuBBo30bOrk13u3FzlKSoRrw==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-JwculLABZvyPvyLBpwU/E/IbH2uM3mnxNtIJpxnIfb24y1PrdVxK5Dqjle4DpgqpGRnwgC7G8IkzPdSXZrO1Ew==}
-    engines: {node: ^22.18.0 || >=24.11.0}
-
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-Qk8ahMGooH5mz6uuhoDvfZGkUf/Mf3RTBucVVl4MKx4LKMTv872TeW8O92h15iVtlN8wAROBIpI1aV6x1z0LCQ==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-++t3ZktzlLmASAxIlxeXQK9Z2YwUafYGYcvGBFevqOqt16HozVHStUoQvWD09fzAZOb/uJGpUTBuGK41AJAuOA==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-ckUE7tmolBbW4QV02lD874sWSPy8da2A09i/h0qS+IWolR+WiNhpq7C/rHZm00uOIkUb0Cp6+0Cy1ku/wj5uQQ==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-PydTbcVTiIfVweHMeY1u3MslaD/ZzvnaTNhJp+7ghofelLWshF66Ckc/ZsjStfvRQIKQ4uVG0yEJucyDtyrWgw==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-TWnIgw21pAv/FbBKB8ks26DMxQ+A3aBdi1HUBp+QhqSE8QdOqJgSK/FEvdMYPTZcHBBJPZ5pN6DDKmC5ZYPJbg==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -166,16 +158,16 @@ packages:
     resolution: {integrity: 
sha512-lLozHOM6sWWlxNo8CYqHy4MBZeTvHXNgVPBfPOGsjPKUzHC2Az9QwB6gxdQmpwHl6GlQtbGgS+lj5887guDiLw==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-xkXrMbtk87Gk7+oKBVmBc6EORg/Qwx++AHESldmHkpvG8wgccdhJJFwrzqlF382Fk8wfXhJHWE/g/43QvEGNPQ==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-GLe05QD98BkNFTkjaqeqF9QSRoHLKrrB4tpoplyQuuPrQJ72rtmkM4wvqJLX/sjZPqkbK5MUYSsuUTqdJoOVjA==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-NZ7mSS93o4ndX4KrbD7W8Sf3QT8Qe24PrnFyUcuOPDzK6faqDFKjY9RG7he7+I7FdiQ4llpnosFqzrXa+Vy3Ew==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-UgAhl1kqiW5ciE0yCXqqvnb4H2n3IELJ7lIIQRezwDPilPEZX5i+Rvbja9MFTkwUn2biEiSMeV31aUzR4Lwakw==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-lUsSqMD0l5cJKl+3vlTV/hPDA/IvNkcHWVI3zFud2Vur+C9bCKdpqbpkN9eABembedbdWwF0qow6nbdIpNlpcw==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -214,10 +206,6 @@ packages:
     resolution: {integrity: 
sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
     engines: {node: '>=6.9.0'}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-9Fr9QeyCAyi1BR1jKZ6uYQ24EIhQUx5ReHfQU7drOE+TPOb+w11/dsqLkMOT2U29OdCT71XajrOT8xDc1C7orA==}
-    engines: {node: ^22.18.0 || >=24.11.0}
-
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-4wFaiLd0bVo4cIoTXI3zKI038NIWE/cr3jvBjejOVYVxV/m8Ltav1USiGzG1fmS5J2RhgEOgXNNK46cRPnRsrg==}
     engines: {node: ^22.18.0 || >=24.11.0}
@@ -257,8 +245,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-DmR/N+B9+4PbURFj4+zdnWj49/PFAnK2bn8+E4ZAmwn3J5QCxnbG7Ep6aRfz9M8Aw+rBro0kIJQycvzFpl4buQ==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-e5eeoBASO+893sCNdFE/vQ9STIxkSRtIcQwBmLdfDOWn1nnXDY+/ngqFC5zTSUTRl0yWR3inkPRlOQD4MMHeFg==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -299,8 +287,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-HxiQvKsSCs2jOmMhjDrooHaZYOy6W8bqwXp/zjdgPjsNrda6tK9/CH3a/cVIeg6ge3hSS02ALqvqgIo4rTsuSg==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-czkN3g76Ns2wMe1C0IuceKUCqCe/yJ1by0qz4h4znq74K/Ks7K2Fx6Dplq9ecS65Z3rJHxT9a/kDSF2LbEov8w==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -311,14 +299,14 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-NEVK+L0Le8h8tJ+IK0CGS5y9Yi1ZHxLj6M5PeanhMFuq9aSo0XI+Wtmbuyop6fTNukOm7ORNntf/kwid891vqQ==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-hyqluKOSy6PVOoHDEb4xsjFbtOSy+FFNzHNCrAHS5T+LxS8BtZHBCIVYFAcWzhBf/wRYsYu2uEpUvRmHYeOf8A==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-phwyCES8kIMAdVOFw25ztmgAvkl2G+TvUv7azUYyrlR1Qoo3eLJC/MU3MGUKFZ4BWtsJ1NTJM1lKRLzKbswg7w==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-GKFgovQQzZfEDFxclYFDOiw/Pszxa1epcs7RasL7yyeqi6rxL61Vbqt0uSDPc2M7XXCmNZnQZaK19333v6rabA==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -329,8 +317,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-RtR8uLDl0QcCmqMNIkM8gmDeYZ3rS0ZH+sa+I6sfc09yFoqfp9AEPgBstq9KyfVb0lFCVSRFfJXCI70FIl5ccw==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-evjxc5fGvpXG2WMGSalpX8IJZVumLIDgk5r5eRhvXRDqFX/GPWq1BeRfJalPCcwJfrR5A/wvegUhx9W5Nr7/mg==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -359,8 +347,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-VzDIYwBlLCpV6mJfloRdJm8HmYnMqs7O+bGha8yfg2kP7jAdxeCw6yZBVBeaKKQUThtSU52iy+3lB7DhYsbOBA==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-Vr20jk/ZxRGu30o0jYvcKl2Pf0tiyr8H9q2ZGxYD6yjOpv9DdP6//I85q0cSOdADZhsu/ZZoApjGVCfl4xnVJw==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -479,14 +467,14 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-WtRS1c94lZGpGHxYLXMEWeoMVcuv8nkiyr8BTs6OYZv7N3Y9xVE8nbdFIl4lDJH6aH8/pLhqAQOL69d/WI9WdA==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-w8ouIDKdmUc2oyvBx4S/WtiQM7bMww5LGjB2A4L1+sDWZGw37XxzqOqfgHnPm+2ldINmAqrf2ekzpeJ/sS9poQ==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-IIwRqroW0CYQwR6+3pnmu27z+H98poScWdnov8z6osumMeEsFxAFBBsDS2CFk2jFpPlGqVr89jK/HXO6i5DzxQ==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-oXsstDkzuE+gOqBz2+e1VFqDew0KlGgd9GT4MGptmcIq3uDbxcowHRSaqMCvp3nbiZws4wTm8Phuk9ZJO3NtTg==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -497,8 +485,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-e+yfOqSYBZaf3PARpiQkjZrpWYgmcFLhK+1tevh2CpHR1O9/36IdyPnAZusESX5nzVV/XZTDAtQBRLa8HPT5Dw==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-OilYoElZMdD/My3fJTh0jLOPy8Y9Jfpcb9nPXG0Bpy4oRbZeeVX39P1cXKsPwnXTBZg7qEKk8TQ0lzpJvdK3yw==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -509,8 +497,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-aFfsjCRYducRV4dPnpsBbdRkLjboca9FVDg6HZCgy0Ahvk2ZQ/2exmCRC5qS9P6rsWwrmIheNaIM6A1j2F8KMA==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-eSjLoICd0l8SkUAyV7hnVrsDycTVK7DRKXi3Pr1oqAVe37vdd4sesp8t6aZ/Wa23rV2ZQbnYJWDn7pOIf9Z/Jw==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -539,8 +527,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-O9Bw9FyxlSw1SlMg3S82/GKNZ0x77RPbHezotEy1JTlIM/vk6WO8jW1iF+iTiKLOXNvi+b+LZ9t77Gi+Q0FhGg==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-thqaGFTViCmJxUPJ3IivfaGHz8eodOL7UbsZ2gMOybSi8uQFXFEoabnnILMl4ZCok0vVrKD4HKq9MJWSj5qqxw==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -587,8 +575,8 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-CUGLn9hNBCF/eXnwdFAWERbniCcXCRvnKwLV9fegeUEIqv7YlU2MepsWMMM54GcILx5XYMnRh+JAL+K5G+mK6g==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-0ZiW2jOnEQ3+FV3ro3uh6B5afBT0C2yJHCKvw+s1BOKKXg7VfCvTpGBylN5UFeO2SFtkVJB2KY0tEpdnUjjguw==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
@@ -885,6 +873,14 @@ packages:
       ajv:
         optional: true
 
+  [email protected]:
+    resolution: {integrity: 
sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
+    peerDependencies:
+      ajv: ^8.0.0
+    peerDependenciesMeta:
+      ajv:
+        optional: true
+
   [email protected]:
     resolution: {integrity: 
sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==}
     peerDependencies:
@@ -943,13 +939,8 @@ packages:
     resolution: {integrity: 
sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
     engines: {node: 18 || 20 || >=22}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-H0ulySigv6icDJ1F7SjtdCD6PrhTpdYCmP0CactWy1+ekh0AFd0o1Wn5T8b+hnTmdBx19u9yhL6wvCylXMY7zw==}
-    engines: {node: '>=6.0.0'}
-    hasBin: true
-
-  [email protected]:
-    resolution: {integrity: 
sha512-pWc4w51fBFd7mav43/zKRC+RI6f4yfzQoVlfvE8dECePyfkn1bzLp01Fj0QACcyCZyFhiEMyD2qScfKRWgWibA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-gMmEShwwq7FJqMwvfRwvCl00v4kN+KOfJqXn+f4nrufak5gNHJOksd/60Dvjuz7sI8Y5WiSFBa8FEYr+zoyqCw==}
     engines: {node: '>=6.0.0'}
     hasBin: true
 
@@ -967,13 +958,8 @@ packages:
     resolution: {integrity: 
sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
     engines: {node: '>=8'}
 
-  [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-EWazOblFYUvlGZcfGhPUPmYh3nikUxBVb+y9MJun5f3hBi812X+8MSQTujLBtgK3cf51fJWbWfOjyeO954d+Eg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-3GSvyjvDI4Dur1Meg2BekJquu5uF+9R9a1+5M1Mde192eZoXbeXjzgOsgqPS2V8D5wrrip0gR5Hf/GhWQ9ZzaA==}
     engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
     hasBin: true
 
@@ -1043,8 +1029,9 @@ packages:
     peerDependencies:
       webpack: ^5.1.0
 
-  [email protected]:
-    resolution: {integrity: 
sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-XGpFGbMLHwSt74YLTKho7Ib242qi6O8MSX+sRokV4oz7iKXvQWGYZthjIhjRGMxjzVkAubBO512dKGYcefmX3Q==}
+    engines: {node: '>=6.4.0'}
 
   [email protected]:
     resolution: {integrity: 
sha512-gtTZxTDau1wL7Y7zifc2dd8jHSK/k6BTx/2Xp/BpdlAdnlYWFVt7qhJqgwi7637yRwRQ3qL4ZidbB4I8tA5VOg==}
@@ -1173,11 +1160,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-2yD6XreGusOfNV+dUcvipJEXc3n/n7fgr7996aszTG+YY5E4mqM4tOq/3uhP129cazL9YHbVWSpc79ePotWtPA==}
-
-  [email protected]:
-    resolution: {integrity: 
sha512-n14zb3FdsChZ2BNobqNHAJMcP3ifFv4paox2LvCrfVAQcqGiSURgbJl+PfMpHVCNFkStnNc+RRVtPBTVW5PDgw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-e1QEj72Y4zd8RlNZVmoTg+iCOSVwpk05IOiiQwdrkwCSVlZfPthevErhE+nckGd2YbsXfp1SkisznhGVIXP2NQ==}
 
   [email protected]:
     resolution: {integrity: 
sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -1190,8 +1174,8 @@ packages:
     resolution: {integrity: 
sha512-YGRs8knHhKHVShLkFET/rWAU8kmHbOV5LwN938RHI0pljAJ1Gf6SzXsSmRaEzcXTtOOmVqJ5+WtQPL5uigY50Q==}
     engines: {node: '>=14'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==}
+  [email protected]:
+    resolution: {integrity: 
sha512-nGXts5znJzmWPu+mIE9izCOzdg63oJca2mDzGWWTth7sr4aCToKcoyFVBQwN75Ij5Pf6p510EwkTqViTRzDV+w==}
     engines: {node: '>=10.13.0'}
 
   [email protected]:
@@ -1284,8 +1268,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-GZMtZUTNRpOVIECoXwLNZS5xUGE+mVNbTB8h/7Rwh2TFWcBQiPzTgyZi05BF9UMZKkLJv8XBRJTlU7zg8+ZfMg==}
 
   [email protected]:
     resolution: {integrity: 
sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==}
@@ -1578,10 +1562,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==}
-    engines: {node: 20 || >=22}
-
   [email protected]:
     resolution: {integrity: 
sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==}
     engines: {node: 20 || >=22}
@@ -1632,8 +1612,8 @@ packages:
     resolution: {integrity: 
sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==}
     engines: {node: 18 || 20 || >=22}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-OASqv+dewv8vjkOBjqMOHvxUaXhtGBLZAXq7JbmYE8TSzBvOswiGq5JcBdc8ypuLL/8YUT1OEyupga6/iqdyTA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-+dsZEyTcy1lkq41lxdiOqvb26gXbYGgwY+30w37f9PqUVkuEBejBLDotsHOTjuga9xJyGLW2DqzKDUyJ4W/PMQ==}
     engines: {node: '>= 10.13.0'}
     peerDependencies:
       '@minify-html/node': '*'
@@ -1693,11 +1673,11 @@ packages:
       moment: ^2.8.0
       webpack: ^1 || ^2 || ^3 || ^4 || ^5
 
-  [email protected]:
-    resolution: {integrity: 
sha512-pVEPA/HCFHHbwJ130ywnzYuZpkEGcP6Daa/OwNebpA18MybeFHmQilAGGovXgWijQ8vQtmud9jZrziUBgsykfg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-JHUK8Mgheach4uMQmIV/pIfrv0ubPiDCPPqc7Mi604je1UblP6Gbm+FfV+Oh88KP03rZqGCZG3t0wmpfdlDv+w==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
+  [email protected]:
+    resolution: {integrity: 
sha512-0acOTfMiWOheYS4eoWb80yYMb/JLvVv9SHbs2PehaDzfUG0Bw855SKyk0IKTnPGa5+U2bmi3W68l1+sGLX/pvw==}
 
   [email protected]:
     resolution: {integrity: 
sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
@@ -1715,15 +1695,8 @@ packages:
     engines: {node: '>= 4.4.x'}
     hasBin: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
-
-  [email protected]:
-    resolution: {integrity: 
sha512-YHs7BmmcsdAI5Ozuf8JZo6PT0mv2GIWC9vMfvUC3dp65M8hn7Ux8CPL+2oBI7juNuj9d0ndhTcznq2ODBps9cQ==}
-    engines: {node: '>=18'}
-
-  [email protected]:
-    resolution: {integrity: 
sha512-mIrE/Cw9y+9Au6dS5vDKDhQza9YvG6w+ZrS6X+ZzA7yFW/soAeaups4Qzn1bL6g5FVy8WtP79+0j82oPIbqRjQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-x0InOIyzgdk+eyaWaRJFH5snEtiImgBgblZ2CyPrLmqqcuMQkEvcDPHbzqbD8eDsSeJbVOjn+crzyzHaM4D+/A==}
     engines: {node: '>=18'}
 
   [email protected]:
@@ -2010,8 +1983,8 @@ packages:
     resolution: {integrity: 
sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
     engines: {node: '>= 0.8.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==}
+  [email protected]:
+    resolution: {integrity: 
sha512-T3mF5P7HFzZVLDQuCUNtJj6WK1pcpLMweMNUVwGb01bLNkH9AkKxtZvmInw8K6bnn2O3d6/5RHl6zSHiBAD0Og==}
     engines: {node: '>=14'}
     hasBin: true
 
@@ -2095,6 +2068,10 @@ packages:
     resolution: {integrity: 
sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==}
     engines: {node: '>= 10.13.0'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-zJlMCZ0cAR5p/Y4oVpRoqioDMJcGxaXRrQ/4rP4WyR84vc5z/DolXdbvXeDpTwbtocDFr2rhPqHPErDCUtz2kA==}
+    engines: {node: '>= 10.13.0'}
+
   [email protected]:
     resolution: {integrity: 
sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
     engines: {node: '>=10'}
@@ -2313,12 +2290,6 @@ packages:
     resolution: {integrity: 
sha512-wH590V9VNgYH9g3lH9wWjTrUoKsjLF6sGLjhR4sH1LWpLmCOH0Zf7PukhDA8BiS7KHe4oPNkcTHqYkj7SOGUOw==}
     engines: {node: '>=20'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-UQ+MSxlhRm1bzjhU+DcuXfjFO1FzNtqhK5+9Yvlp90ItDLk5vT932A0rFu619nf7RVS+Y/VeaUW1jaRDqZ8VJw==}
-    hasBin: true
-    peerDependencies:
-      browserslist: '>= 4.21.0'
-
   [email protected]:
     resolution: {integrity: 
sha512-pJ2sYawQS0R/WI928Gj5GlPhTGzbMelq0+4INtSYNDV9ErKJcX6xjGWkoG/VnB3dpUm00zALaqkrUD77pO5TDQ==}
     hasBin: true
@@ -2396,8 +2367,8 @@ packages:
     resolution: {integrity: 
sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-GuizBzRvo9YPpyoNMf3ag7AzxbaW85qrRSqTha345KyJbAFPt3/cMzBM0h+RWg7SK/7DdzRLINP3LvQ0hvr4hg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-A2R74kfE6b3eLKS91iZiol03Ebx7avmJJBOyiP+4LePW9NNeNJGQkKeSQos4dk6R4H0YAMYlv+aOrs1CyWT3eA==}
     engines: {node: '>=10.13.0'}
     hasBin: true
     peerDependencies:
@@ -2443,8 +2414,6 @@ snapshots:
       '@babel/helper-validator-identifier': 8.0.4
       js-tokens: 10.0.0
 
-  '@babel/[email protected]': {}
-
   '@babel/[email protected]': {}
 
   '@babel/[email protected]':
@@ -2487,50 +2456,42 @@ snapshots:
     dependencies:
       '@babel/types': 8.0.5
 
-  '@babel/[email protected]':
-    dependencies:
-      '@babel/compat-data': 8.0.0
-      '@babel/helper-validator-option': 8.0.0
-      browserslist: 4.28.8
-      lru-cache: 11.5.1
-      semver: 7.8.5
-
   '@babel/[email protected]':
     dependencies:
       '@babel/compat-data': 8.0.5
       '@babel/helper-validator-option': 8.0.0
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       lru-cache: 11.5.2
       verkit: 0.3.2
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-annotate-as-pure': 8.0.0
-      '@babel/helper-member-expression-to-functions': 8.0.0
+      '@babel/helper-member-expression-to-functions': 8.0.5
       '@babel/helper-optimise-call-expression': 8.0.0
       '@babel/helper-replace-supers': 8.0.1(@babel/[email protected])
       '@babel/helper-skip-transparent-expression-wrappers': 8.0.0
       '@babel/traverse': 8.0.5
-      semver: 7.8.5
+      verkit: 0.3.2
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-annotate-as-pure': 8.0.0
       regexpu-core: 6.4.0
-      semver: 7.8.5
+      verkit: 0.3.2
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-compilation-targets': 8.0.0
+      '@babel/helper-compilation-targets': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
       lodash.debounce: 4.0.8
 
   '@babel/[email protected]': {}
 
-  '@babel/[email protected]':
+  '@babel/[email protected]':
     dependencies:
       '@babel/traverse': 8.0.5
       '@babel/types': 8.0.5
@@ -2540,7 +2501,7 @@ snapshots:
       '@babel/traverse': 8.0.5
       '@babel/types': 8.0.5
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-module-imports': 8.0.0
@@ -2565,7 +2526,7 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-member-expression-to-functions': 8.0.0
+      '@babel/helper-member-expression-to-functions': 8.0.5
       '@babel/helper-optimise-call-expression': 8.0.0
       '@babel/traverse': 8.0.5
 
@@ -2578,8 +2539,6 @@ snapshots:
 
   '@babel/[email protected]': {}
 
-  '@babel/[email protected]': {}
-
   '@babel/[email protected]': {}
 
   '@babel/[email protected]': {}
@@ -2614,7 +2573,7 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  
'@babel/[email protected](@babel/[email protected])':
+  
'@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
@@ -2625,7 +2584,7 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
       '@babel/helper-skip-transparent-expression-wrappers': 8.0.0
-      '@babel/plugin-transform-optional-chaining': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-optional-chaining': 8.0.5(@babel/[email protected])
 
   
'@babel/[email protected](@babel/[email protected])':
     dependencies:
@@ -2656,7 +2615,7 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
@@ -2664,20 +2623,20 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-class-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-class-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-class-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-class-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-annotate-as-pure': 8.0.0
-      '@babel/helper-compilation-targets': 8.0.0
+      '@babel/helper-compilation-targets': 8.0.5
       '@babel/helper-globals': 8.0.0
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
       '@babel/helper-replace-supers': 8.0.1(@babel/[email protected])
@@ -2688,7 +2647,7 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
@@ -2696,7 +2655,7 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-regexp-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-regexp-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2707,7 +2666,7 @@ snapshots:
   
'@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-regexp-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-regexp-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2715,11 +2674,11 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  
'@babel/[email protected](@babel/[email protected])':
+  
'@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-destructuring': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-destructuring': 8.0.5(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
@@ -2740,7 +2699,7 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-compilation-targets': 8.0.0
+      '@babel/helper-compilation-targets': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2766,32 +2725,32 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-module-transforms': 8.0.1(@babel/[email protected])
+      '@babel/helper-module-transforms': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-module-transforms': 8.0.1(@babel/[email protected])
+      '@babel/helper-module-transforms': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-module-transforms': 8.0.1(@babel/[email protected])
+      '@babel/helper-module-transforms': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
-      '@babel/helper-validator-identifier': 8.0.2
+      '@babel/helper-validator-identifier': 8.0.4
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-module-transforms': 8.0.1(@babel/[email protected])
+      '@babel/helper-module-transforms': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   
'@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-regexp-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-regexp-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2812,10 +2771,10 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-compilation-targets': 8.0.0
+      '@babel/helper-compilation-targets': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-destructuring': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-parameters': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-destructuring': 8.0.5(@babel/[email protected])
+      '@babel/plugin-transform-parameters': 8.0.5(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
@@ -2828,13 +2787,13 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
       '@babel/helper-skip-transparent-expression-wrappers': 8.0.0
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
@@ -2842,14 +2801,14 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-class-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-class-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  
'@babel/[email protected](@babel/[email protected])':
+  
'@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-annotate-as-pure': 8.0.0
-      '@babel/helper-create-class-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-class-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2857,7 +2816,7 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
@@ -2865,7 +2824,7 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-regexp-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-regexp-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2884,7 +2843,7 @@ snapshots:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
@@ -2913,49 +2872,49 @@ snapshots:
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-regexp-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-regexp-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-regexp-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-regexp-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.5
-      '@babel/helper-create-regexp-features-plugin': 8.0.1(@babel/[email protected])
+      '@babel/helper-create-regexp-features-plugin': 8.0.5(@babel/[email protected])
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
-      '@babel/compat-data': 8.0.0
+      '@babel/compat-data': 8.0.5
       '@babel/core': 8.0.5
-      '@babel/helper-compilation-targets': 8.0.0
+      '@babel/helper-compilation-targets': 8.0.5
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
       '@babel/helper-validator-option': 8.0.0
       '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 
8.0.1(@babel/[email protected])
       '@babel/plugin-bugfix-safari-class-field-initializer-scope': 
8.0.1(@babel/[email protected])
       
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression':
 8.0.1(@babel/[email protected])
-      '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 
8.0.1(@babel/[email protected])
+      '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 
8.0.5(@babel/[email protected])
       '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 
8.0.1(@babel/[email protected])
       '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 
8.0.1(@babel/[email protected])
       '@babel/plugin-transform-arrow-functions': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-async-generator-functions': 
8.0.1(@babel/[email protected])
       '@babel/plugin-transform-async-to-generator': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-block-scoped-functions': 
8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-block-scoping': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-block-scoping': 8.0.5(@babel/[email protected])
       '@babel/plugin-transform-class-properties': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-class-static-block': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-classes': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-class-static-block': 8.0.5(@babel/[email protected])
+      '@babel/plugin-transform-classes': 8.0.5(@babel/[email protected])
       '@babel/plugin-transform-computed-properties': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-destructuring': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-destructuring': 8.0.5(@babel/[email protected])
       '@babel/plugin-transform-dotall-regex': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-duplicate-keys': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 
8.0.1(@babel/[email protected])
       '@babel/plugin-transform-dynamic-import': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-explicit-resource-management': 
8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-explicit-resource-management': 
8.0.5(@babel/[email protected])
       '@babel/plugin-transform-exponentiation-operator': 
8.0.1(@babel/[email protected])
       '@babel/plugin-transform-export-namespace-from': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-for-of': 8.0.1(@babel/[email protected])
@@ -2975,16 +2934,16 @@ snapshots:
       '@babel/plugin-transform-object-rest-spread': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-object-super': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-optional-catch-binding': 
8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-optional-chaining': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-parameters': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-optional-chaining': 8.0.5(@babel/[email protected])
+      '@babel/plugin-transform-parameters': 8.0.5(@babel/[email protected])
       '@babel/plugin-transform-private-methods': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-private-property-in-object': 
8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-private-property-in-object': 
8.0.5(@babel/[email protected])
       '@babel/plugin-transform-property-literals': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-regenerator': 8.0.2(@babel/[email protected])
+      '@babel/plugin-transform-regenerator': 8.0.5(@babel/[email protected])
       '@babel/plugin-transform-regexp-modifiers': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-reserved-words': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-shorthand-properties': 8.0.1(@babel/[email protected])
-      '@babel/plugin-transform-spread': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-spread': 8.0.5(@babel/[email protected])
       '@babel/plugin-transform-sticky-regex': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-template-literals': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-typeof-symbol': 8.0.1(@babel/[email protected])
@@ -2994,8 +2953,8 @@ snapshots:
       '@babel/plugin-transform-unicode-sets-regex': 8.0.1(@babel/[email protected])
       '@babel/preset-modules': 0.2.0(@babel/[email protected])
       babel-plugin-polyfill-corejs3: 1.0.0(@babel/[email protected])
-      core-js-compat: 3.49.0
-      semver: 7.8.5
+      core-js-compat: 3.50.0
+      verkit: 0.3.2
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
@@ -3310,6 +3269,10 @@ snapshots:
     optionalDependencies:
       ajv: 8.20.0
 
+  [email protected]([email protected]):
+    optionalDependencies:
+      ajv: 8.20.0
+
   [email protected]([email protected]):
     dependencies:
       ajv: 6.15.0
@@ -3329,7 +3292,7 @@ snapshots:
   [email protected]:
     dependencies:
       fast-deep-equal: 3.1.3
-      fast-uri: 3.1.7
+      fast-uri: 3.1.8
       json-schema-traverse: 1.0.0
       require-from-string: 2.0.2
 
@@ -3345,24 +3308,22 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected](@babel/[email protected])([email protected]):
+  [email protected](@babel/[email protected])([email protected]):
     dependencies:
       '@babel/core': 8.0.5
       find-up: 5.0.0
     optionalDependencies:
-      webpack: 5.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
 
   [email protected](@babel/[email protected]):
     dependencies:
       '@babel/core': 8.0.5
       '@babel/helper-define-polyfill-provider': 1.0.0(@babel/[email protected])
-      core-js-compat: 3.49.0
+      core-js-compat: 3.50.0
 
   [email protected]: {}
 
-  [email protected]: {}
-
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3376,21 +3337,13 @@ snapshots:
     dependencies:
       fill-range: 7.1.1
 
-  [email protected]:
-    dependencies:
-      baseline-browser-mapping: 2.11.20
-      caniuse-lite: 1.0.30001810
-      electron-to-chromium: 1.5.420
-      node-releases: 2.0.54
-      update-browserslist-db: 1.3.2([email protected])
-
-  [email protected]:
+  [email protected]:
     dependencies:
-      baseline-browser-mapping: 2.11.22
+      baseline-browser-mapping: 2.11.25
       caniuse-lite: 1.0.30001810
-      electron-to-chromium: 1.5.427
-      node-releases: 2.0.55
-      update-browserslist-db: 1.3.3([email protected])
+      electron-to-chromium: 1.5.430
+      node-releases: 2.0.56
+      update-browserslist-db: 1.3.3([email protected])
 
   [email protected]: {}
 
@@ -3406,7 +3359,7 @@ snapshots:
 
   [email protected]:
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       caniuse-lite: 1.0.30001810
       lodash.memoize: 4.1.2
       lodash.uniq: 4.5.0
@@ -3446,18 +3399,18 @@ 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.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      browserslist: 4.28.8
+      browserslist: 4.29.0
 
   [email protected]:
     dependencies:
@@ -3478,7 +3431,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       icss-utils: 5.1.0([email protected])
       postcss: 8.5.26
@@ -3489,9 +3442,9 @@ snapshots:
       postcss-value-parser: 4.2.0
       semver: 7.8.5
     optionalDependencies:
-      webpack: 5.110.3([email protected])([email protected])
+      webpack: 5.111.0([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])
@@ -3499,7 +3452,7 @@ snapshots:
       postcss: 8.5.24
       schema-utils: 4.3.3
       serialize-javascript: 7.0.5
-      webpack: 5.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3525,7 +3478,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       css-declaration-sorter: 7.3.1([email protected])
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.24
@@ -3595,9 +3548,7 @@ snapshots:
       domelementtype: 2.3.0
       domhandler: 5.0.3
 
-  [email protected]: {}
-
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3605,7 +3556,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       graceful-fs: 4.2.11
       tapable: 2.3.3
@@ -3708,7 +3659,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3724,11 +3675,11 @@ snapshots:
     dependencies:
       flat-cache: 6.1.23
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       loader-utils: 2.0.4
       schema-utils: 3.3.0
-      webpack: 5.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3958,8 +3909,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
   [email protected]: {}
 
   [email protected]: {}
@@ -3987,37 +3936,37 @@ 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.110.3([email protected])([email protected])
+      webpack: 5.111.0([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
+      schema-utils: 4.5.0
       terser: 5.51.2
-      webpack: 5.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
     optionalDependencies:
       postcss: 8.5.28
 
-  [email protected]([email protected])([email protected]):
+  [email protected]([email protected])([email protected]):
     dependencies:
       lodash.difference: 4.5.0
-      moment: 2.30.1
-      webpack: 5.110.3([email protected])([email protected])
+      moment: 2.31.0
+      webpack: 5.111.0([email protected])([email protected])
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      moment: 2.30.1
+      moment: 2.31.0
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -4030,11 +3979,7 @@ snapshots:
       iconv-lite: 0.6.3
       sax: 1.4.4
 
-  [email protected]: {}
-
-  [email protected]: {}
-
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -4106,7 +4051,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       caniuse-api: 3.0.0
       colord: 2.10.0
       postcss: 8.5.24
@@ -4114,7 +4059,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       postcss: 8.5.24
       postcss-value-parser: 4.2.0
 
@@ -4143,7 +4088,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       caniuse-api: 3.0.0
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.24
@@ -4163,7 +4108,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.24
       postcss-value-parser: 4.2.0
@@ -4226,7 +4171,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       postcss: 8.5.24
       postcss-value-parser: 4.2.0
 
@@ -4248,7 +4193,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       caniuse-api: 3.0.0
       postcss: 8.5.24
 
@@ -4299,7 +4244,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -4376,6 +4321,13 @@ snapshots:
       ajv-formats: 2.1.1([email protected])
       ajv-keywords: 5.1.0([email protected])
 
+  [email protected]:
+    dependencies:
+      '@types/json-schema': 7.0.15
+      ajv: 8.20.0
+      ajv-formats: 3.0.1([email protected])
+      ajv-keywords: 5.1.0([email protected])
+
   [email protected]: {}
 
   [email protected]: {}
@@ -4443,7 +4395,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       postcss: 8.5.24
       postcss-selector-parser: 7.1.6
 
@@ -4531,13 +4483,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.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
     optionalDependencies:
       postcss: 8.5.28
 
@@ -4585,15 +4537,9 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.8
-      escalade: 3.2.0
-      picocolors: 1.1.1
-
-  [email protected]([email protected]):
-    dependencies:
-      browserslist: 4.28.9
+      browserslist: 4.29.0
       escalade: 3.2.0
       picocolors: 1.1.1
 
@@ -4601,14 +4547,14 @@ snapshots:
     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.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
     optionalDependencies:
-      file-loader: 6.2.0([email protected])
+      file-loader: 6.2.0([email protected])
 
   [email protected]: {}
 
@@ -4618,7 +4564,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
@@ -4627,25 +4573,25 @@ snapshots:
       import-local: 3.2.0
       interpret: 3.1.1
       rechoir: 0.8.0
-      webpack: 5.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
       webpack-merge: 6.0.1
     optionalDependencies:
       js-yaml: 5.4.1
       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.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
       webpack-sources: 3.3.4
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       tapable: 2.3.0
-      webpack: 5.110.3([email protected])([email protected])
+      webpack: 5.111.0([email protected])([email protected])
       webpack-sources: 3.3.4
 
   [email protected]:
@@ -4658,29 +4604,27 @@ 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
       '@webassemblyjs/ast': 1.14.1
       '@webassemblyjs/wasm-edit': 1.14.1
       '@webassemblyjs/wasm-parser': 1.14.1
-      acorn: 8.18.0
-      browserslist: 4.28.8
+      browserslist: 4.29.0
       chrome-trace-event: 1.0.4
-      enhanced-resolve: 5.24.5
+      enhanced-resolve: 5.25.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.9.0([email protected])([email protected])
-      neo-async: 2.6.2
-      schema-utils: 4.3.3
+      minimizer-webpack-plugin: 5.10.1([email protected])([email protected])
+      schema-utils: 4.5.0
       tapable: 2.3.3
       watchpack: 2.5.2
       webpack-sources: 3.5.1
     optionalDependencies:
-      webpack-cli: 7.2.3([email protected])([email protected])([email protected])
+      webpack-cli: 7.2.3([email protected])([email protected])([email protected])
     transitivePeerDependencies:
       - '@minify-html/node'
       - '@napi-rs/image'

Reply via email to