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

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


The following commit(s) were added to refs/heads/v3-3-test by this push:
     new 655ffab586f Bump the 3-3-fab-ui-package-updates group across 1 
directory with 7 updates (#70605)
655ffab586f is described below

commit 655ffab586fec07bad7e19b44888cb3947ce0a99
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 11:43:27 2026 -0400

    Bump the 3-3-fab-ui-package-updates group across 1 directory with 7 updates 
(#70605)
    
    Bumps the 3-3-fab-ui-package-updates group with 7 updates in the 
/providers/fab/src/airflow/providers/fab/www directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.2` | 
`0.6.3` |
    | 
[@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)
 | `8.0.1` | `8.0.2` |
    | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.7.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` |
    | [stylelint](https://github.com/stylelint/stylelint) | `17.13.0` | 
`17.14.1` |
    | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.109.0` |
    | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.2.1` 
|
    
    
    
    Updates `moment-timezone` from 0.6.2 to 0.6.3
    - [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.2...0.6.3)
    
    Updates `@babel/preset-env` from 8.0.1 to 8.0.2
    - [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.2/packages/babel-preset-env)
    
    Updates `eslint` from 10.5.0 to 10.7.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](https://github.com/eslint/eslint/compare/v10.5.0...v10.7.0)
    
    Updates `prettier` from 3.8.4 to 3.9.6
    - [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.8.4...3.9.6)
    
    Updates `stylelint` from 17.13.0 to 17.14.1
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/stylelint/stylelint/compare/17.13.0...17.14.1)
    
    Updates `webpack` from 5.107.2 to 5.109.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.107.2...v5.109.0)
    
    Updates `webpack-cli` from 7.0.3 to 7.2.1
    - [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.1)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-version: 0.6.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: 3-3-fab-ui-package-updates
    - dependency-name: "@babel/preset-env"
      dependency-version: 8.0.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: 3-3-fab-ui-package-updates
    - dependency-name: eslint
      dependency-version: 10.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-3-fab-ui-package-updates
    - dependency-name: prettier
      dependency-version: 3.9.6
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-3-fab-ui-package-updates
    - dependency-name: stylelint
      dependency-version: 17.14.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-3-fab-ui-package-updates
    - dependency-name: webpack
      dependency-version: 5.109.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-3-fab-ui-package-updates
    - dependency-name: webpack-cli
      dependency-version: 7.2.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: 3-3-fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../fab/src/airflow/providers/fab/www/package.json |  14 +-
 .../src/airflow/providers/fab/www/pnpm-lock.yaml   | 716 ++++++++++++---------
 2 files changed, 403 insertions(+), 327 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index cbe8dfa92f8..45685b59168 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -42,28 +42,28 @@
     "@babel/core": "^8.0.1",
     "@babel/eslint-parser": "^8.0.1",
     "@babel/plugin-transform-runtime": "^8.0.1",
-    "@babel/preset-env": "^8.0.1",
+    "@babel/preset-env": "^8.0.2",
     "babel-loader": "^10.1.1",
     "copy-webpack-plugin": "^14.0.0",
     "css-loader": "7.1.4",
     "css-minimizer-webpack-plugin": "^8.0.0",
-    "eslint": "^10.5.0",
+    "eslint": "^10.7.0",
     "file-loader": "^6.2.0",
     "mini-css-extract-plugin": "^2.10.2",
     "moment": "^2.30.1",
     "moment-locales-webpack-plugin": "^1.2.0",
-    "prettier": "^3.8.4",
-    "stylelint": "^17.13.0",
+    "prettier": "^3.9.6",
+    "stylelint": "^17.14.1",
     "terser-webpack-plugin": "^5.6.1",
     "url-loader": "4.1.1",
-    "webpack": "^5.107.2",
-    "webpack-cli": "^7.0.3",
+    "webpack": "^5.109.0",
+    "webpack-cli": "^7.2.1",
     "webpack-license-plugin": "^4.5.1",
     "webpack-manifest-plugin": "^6.0.1"
   },
   "dependencies": {
     "jquery-ui": "^1.14.2",
-    "moment-timezone": "^0.6.2"
+    "moment-timezone": "^0.6.3"
   },
   "pnpm": {
     "minimumReleaseAge": 5760,
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 029bfa38ca0..e2112609438 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -26,71 +26,71 @@ importers:
         version: 1.14.2
       moment-timezone:
         specifier: '>=0.5.35'
-        version: 0.6.2
+        version: 0.6.3
     devDependencies:
       '@babel/core':
         specifier: ^8.0.1
         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])
       '@babel/preset-env':
-        specifier: ^8.0.1
-        version: 8.0.1(@babel/[email protected])
+        specifier: ^8.0.2
+        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])
+        version: 7.1.4([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.5.0
-        version: 10.5.0
+        specifier: ^10.7.0
+        version: 10.7.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
       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.8.4
-        version: 3.8.4
+        specifier: ^3.9.6
+        version: 3.9.6
       stylelint:
-        specifier: ^17.13.0
-        version: 17.13.0
+        specifier: ^17.14.1
+        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.107.2
-        version: 5.107.2([email protected])([email protected])
+        specifier: ^5.109.0
+        version: 5.109.0([email protected])([email protected])
       webpack-cli:
-        specifier: ^7.0.3
-        version: 7.0.3([email protected])
+        specifier: ^7.2.1
+        version: 7.2.1([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:
 
@@ -169,10 +169,6 @@ packages:
     resolution: {integrity: 
sha512-3W6satvtPuCUkUx63S2jMoW9EQNYkADgs1HTfufmL7gCmAulHMKupA/12WNz4A0GMMFn/YnWWwqOT9IZrJHQjg==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==}
-    engines: {node: '>=6.9.0'}
-
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-3PKFgjTyPlhFhorfP+SjKQxLViIL++zWjFOO4hGriYU+Bsm983DxEM1JmDRJVWXV0O9npu+xXRqz7Pbd3mh70g==}
     engines: {node: ^22.18.0 || >=24.11.0}
@@ -195,10 +191,6 @@ packages:
     resolution: {integrity: 
sha512-xmCA9kP3IhySsqhzwIdWGlDN/1A4cCKNBO/uwZx/3YzmDoMePwno2Q5/Bq0q+tYaKbeF940YiKV/kaW8Mzvpjw==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
-    engines: {node: '>=6.9.0'}
-
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-6mJgmFFFIIO82vvoLt9XtRC7/TkzXfts1t/SpRX4IHSzMgqoPYCWesVu1udUPUWioAE/2fcG6WuI8zrkE1gwrg==}
     engines: {node: ^22.18.0 || >=24.11.0}
@@ -211,6 +203,10 @@ packages:
     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}
+
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-U4Dybxh4WESWHt5XhBeExi4DrY0/DNK1aHpQbsrQXCUbFHuMweT0TpLEWKvaraV2Y6fS+ZXunsZ8zIuZIgvF2Q==}
     engines: {node: ^22.18.0 || >=24.11.0}
@@ -228,6 +224,11 @@ packages:
     engines: {node: ^22.18.0 || >=24.11.0}
     hasBin: true
 
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-srpptsAkEbbNIC/q8nT7o+m6CQe8CJUTV/t7MYc9NnWlgYVtHOb7JH6SorxMhN0kuRJjVqXbKClG6xSbPtzz+g==}
+    engines: {node: ^22.18.0 || >=24.11.0}
+    hasBin: true
+
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-Ytgjjne4RnG3Oig7ik+NfY4ebRY30BPptVkkyu1f72eINJXRM3/bkU++tIc5aPvyLmo4KH20avq0xJ2o+9aEnw==}
     engines: {node: ^22.18.0 || >=24.11.0}
@@ -576,16 +577,16 @@ packages:
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-tiwl69ZQGIbPif28GK8vI/Nm1nYdP+UHXWRnqXl0fjfBS7DWmAs2XvlpVkZyZjVVDxcprcbzCnN93SbuSgz8WQ==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-CUGLn9hNBCF/eXnwdFAWERbniCcXCRvnKwLV9fegeUEIqv7YlU2MepsWMMM54GcILx5XYMnRh+JAL+K5G+mK6g==}
     engines: {node: ^22.18.0 || >=24.11.0}
     peerDependencies:
       '@babel/core': ^8.0.0
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-yz0RBN2fx4fjCeFcTWsWgL7PxSRltvTa0Qg14HkWCU3qS8MO7ZSJlBVbGceynd5C9NsJwwUHNQD3dc6tYO+jqQ==}
     peerDependencies:
-      '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
+      '@babel/core': ^8.0.0
 
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-eAD0QW/AlbamBbw0FeGiwasbCVPq5ncW0HNVyLP3B9czqLyh4gvw+5JTSNt6le9+ziAU7mqDZsKTHf3jTb4chQ==}
@@ -595,22 +596,26 @@ packages:
     resolution: {integrity: 
sha512-bxTj/W2VclGE6CctlfQOpxg8MPDzXArRqkOBePw8EHfebcjF7fETWSS3BriEECo+UiU/Yblq+xUtSImFu7cTbw==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@babel/[email protected]':
-    resolution: {integrity: 
sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
-    engines: {node: '>=6.9.0'}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-bZnmqzGG8UZneG1lLxBoWIH0G6Gr1D846Yu4/3XnY6FhCndMR49u26nTY08u/dAxWmLWF9vGQOuC+84FfIUoeg==}
+    engines: {node: ^22.18.0 || >=24.11.0}
 
   '@babel/[email protected]':
     resolution: {integrity: 
sha512-K8ponJDxBwDHigkeFqaqT5wLGl4bTlwMafR8k7b5CPxr6Ww+UG9ls8Yx6Tcpboxu97eeGVEEyKcHmEyOwN1vSw==}
     engines: {node: ^22.18.0 || >=24.11.0}
 
-  '@cacheable/[email protected]':
-    resolution: {integrity: 
sha512-HdMx6DoGywB30vacDbBsITbIX4pgFqj1zsrV58jZBUw3klzkNoXhj7qOqAgledhxG7YZI5rBSJg7Zp8/VG0DuA==}
+  '@babel/[email protected]':
+    resolution: {integrity: 
sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==}
+    engines: {node: ^22.18.0 || >=24.11.0}
+
+  '@cacheable/[email protected]':
+    resolution: {integrity: 
sha512-CTLKqLItRCEixEAewD3/j9DB3/o96gpTPD4eJ1v+DGOlxZRZncRQkGYqqnAGCscYd6RNeXfGeiuCphsPtqyIfQ==}
 
-  '@cacheable/[email protected]':
-    resolution: {integrity: 
sha512-eiFgzCbIneyMlLOmNG4g9xzF7Hv3Mga4LjxjcSC/ues6VYq2+gUbQI8JqNuw/ZM8tJIeIaBGpswAsqV2V7ApgA==}
+  '@cacheable/[email protected]':
+    resolution: {integrity: 
sha512-buipgOVDkkPXNR5+xBpDw7Zk2n1EvU7qBJCNUcL7rhQ//kfpOXPAvQ511Os0vpLYJ1pZnvudNytkQt2hst3wqA==}
 
-  '@csstools/[email protected]':
-    resolution: {integrity: 
sha512-DtdHlgXh5ZkA43cwBcAm+huzgJiwx3ZTWVjBs94kwz2xKqSimDA3lBgCjphYgwgVUMWatSM0pDd8TILB1yrVVg==}
+  '@csstools/[email protected]':
+    resolution: {integrity: 
sha512-c5ihYsPkdG6JCkU2zTMm4+k6r7RXuGxtWYhu5DHMIiF1FHzrfmHL5so11AoFpUv/tu61xfcmT4AmKoFfMPoqdQ==}
     engines: {node: '>=20.19.0'}
     peerDependencies:
       '@csstools/css-parser-algorithms': ^4.0.0
@@ -622,8 +627,8 @@ packages:
     peerDependencies:
       '@csstools/css-tokenizer': ^4.0.0
 
-  '@csstools/[email protected]':
-    resolution: {integrity: 
sha512-oNjBvzLq2GPZtJphCjLqXow/cHySHSgtxvKZb7OqSZ/xHgw6NWNhfad+6AB9cLeVm6eA9d/qMll3JdEHjy6M+A==}
+  '@csstools/[email protected]':
+    resolution: {integrity: 
sha512-fQ+05118eQS1cofO3aJpB5efgpBZMvIzwr/sbC8kDLVA5XLG8q1kJV5yzrUAI1f7lvhPnm8fgIjzFB8/O/5Dig==}
     peerDependencies:
       css-tree: ^3.2.1
     peerDependenciesMeta:
@@ -641,8 +646,8 @@ packages:
       '@csstools/css-parser-algorithms': ^4.0.0
       '@csstools/css-tokenizer': ^4.0.0
 
-  '@csstools/[email protected]':
-    resolution: {integrity: 
sha512-9vAPxmp+Dx3wQBIUwc1v7Mdisw1kbbaGqXUM8QLTgWg7SoPGYtXBsMXvsFs/0Bn5yoFhcktzxNZGNaUt0VjgjA==}
+  '@csstools/[email protected]':
+    resolution: {integrity: 
sha512-j3vdQu0XwLME5qOTWxm8cnmvsf423R2YL6DbKklCHZwkDm7UdKNu6RPlw4REIJhSlKBICY3B70/7QZdicLqZgg==}
     engines: {node: '>=20.19.0'}
     peerDependencies:
       postcss-selector-parser: ^7.1.1
@@ -657,8 +662,8 @@ packages:
     resolution: {integrity: 
sha512-Xc3VhU02wqZ1HvHRJUwL09HkZSTvidqY5Ya0NXBSYOxAp+Ln9dcJr9fySI+CkONzP3PekQo9WdzCv0PGER/mOA==}
     engines: {node: '>=14.17.0'}
 
-  '@eslint-community/[email protected]':
-    resolution: {integrity: 
sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
+  '@eslint-community/[email protected]':
+    resolution: {integrity: 
sha512-cuadcxVFE8sDK6iWJbs8Sn0av2Nrh2QSGQhVlBW9AaAHqHwjWsZHT8LJ4hFGPh7ASBV2deFdM7H/DPjulmh8rg==}
     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
     peerDependencies:
       eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
@@ -854,24 +859,13 @@ packages:
   '@xtuc/[email protected]':
     resolution: {integrity: 
sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==}
-    engines: {node: '>=10.13.0'}
-    peerDependencies:
-      acorn: ^8.14.0
-
   [email protected]:
     resolution: {integrity: 
sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
     peerDependencies:
       acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
 
-  [email protected]:
-    resolution: {integrity: 
sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
-    engines: {node: '>=0.4.0'}
-    hasBin: true
-
-  [email protected]:
-    resolution: {integrity: 
sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==}
     engines: {node: '>=0.4.0'}
     hasBin: true
 
@@ -941,8 +935,8 @@ packages:
     resolution: {integrity: 
sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
     engines: {node: 18 || 20 || >=22}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-wbPvpyjJPC0zdfdKXxqEL3Ea+bOMD/87X4lftiJkkaBiuG6ALQy1SLmEd7BSmVCuwCQsBrCamgBoLyfFDD1EPg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-xJo6a6YZnwZfnyGmQKWMbVOcii7XRibjOskRh+WJ9UHQoX16xrQrcIgAMQOzfvs8XiLMx6ih/fsLPF73iY2D1A==}
     engines: {node: '>=6.0.0'}
     hasBin: true
 
@@ -952,24 +946,24 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
-    engines: {node: 18 || 20 || >=22}
+  [email protected]:
+    resolution: {integrity: 
sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==}
+    engines: {node: 20 || >=22}
 
   [email protected]:
     resolution: {integrity: 
sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
     engines: {node: '>=8'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==}
     engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
     hasBin: true
 
   [email protected]:
     resolution: {integrity: 
sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-EQfaKe09tl615iNvq/TBRWTFf1AKJNXYQSsMx0Z3EI0nA+pVsVPS8wJhnRlkbdacKPh1d0qVIhwTc2zsQNFEEg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-60cyAOytib/OzBw1JNSoSV/boK1AtHryDIjvVBk7XbN4ugfkM3+Sry7fEjNgPMGgOjuaZPAp8ruZ0Cxafwyq9g==}
 
   [email protected]:
     resolution: {integrity: 
sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
@@ -978,8 +972,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==}
 
   [email protected]:
     resolution: {integrity: 
sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
@@ -1161,8 +1155,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-G/dYE3+AYhyHwzTwg8UbnXf7zqMERYh7l2jJ3QujhFsH8agSYwtnGAR2aZ7f0AakIKJXd5En/Hre4igIUrdlYw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-khGTy9U9x02KEtsKM8vx5A62BsRmcOsIgDpWr1ImE32Ax8GxHGPHZf+Eu9H8zOOyHJnB0jTbseyTHbq2XCT8yw==}
 
   [email protected]:
     resolution: {integrity: 
sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -1175,8 +1169,8 @@ packages:
     resolution: {integrity: 
sha512-YGRs8knHhKHVShLkFET/rWAU8kmHbOV5LwN938RHI0pljAJ1Gf6SzXsSmRaEzcXTtOOmVqJ5+WtQPL5uigY50Q==}
     engines: {node: '>=14'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-6QEuw3zoX1SJQc7b87aBXke/no+mG2bTBgw29gWMQonLmpEkWoCAVkl+M49e48AZlWzxiDzDZzYdp6kobcyLww==}
+  [email protected]:
+    resolution: {integrity: 
sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==}
     engines: {node: '>=10.13.0'}
 
   [email protected]:
@@ -1199,8 +1193,8 @@ packages:
     resolution: {integrity: 
sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
     engines: {node: '>= 0.4'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==}
 
   [email protected]:
     resolution: {integrity: 
sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
@@ -1226,8 +1220,8 @@ packages:
     resolution: {integrity: 
sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
     hasBin: true
     peerDependencies:
@@ -1277,8 +1271,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==}
 
   [email protected]:
     resolution: {integrity: 
sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==}
@@ -1296,8 +1290,8 @@ packages:
       picomatch:
         optional: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-oMbq0PD6VIiIwMF6LIa7MEwd/l9huKwmqRKXqmrkqIZv8CvRbfowL+L0ryAl8h//HfAS0zS+4SbYoRyAoA6BJA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-+PFTHITI08JIGhnNpGNI8T8inUpgZfk3GNEqfT9R2zZV2iFXg3CvqzSl/uEhs7TSGujYRELEANyDvS8Fj7+S7Q==}
 
   [email protected]:
     resolution: {integrity: 
sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
@@ -1325,15 +1319,15 @@ packages:
     resolution: {integrity: 
sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
     engines: {node: '>=16'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-N2dnzVJIphnNsjHcrxGW7DePckJ6haPrSFqpsBUhHYgwtKGVq4JrBGielEGD2fCVnsGm1zlBVZ8wGhkyuetgug==}
+  [email protected]:
+    resolution: {integrity: 
sha512-f++BY9pTk+983xK1FLzlLpmM0i0z+jHmx3QESGkURMXujQZz1k5wzwX6hjnQ8goaD0B+sYnDK1yZ6MTyZfUaqA==}
 
   [email protected]:
     resolution: {integrity: 
sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
     hasBin: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==}
 
   [email protected]:
     resolution: {integrity: 
sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
@@ -1354,9 +1348,6 @@ packages:
     resolution: {integrity: 
sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
-
   [email protected]:
     resolution: {integrity: 
sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==}
     engines: {node: '>=6'}
@@ -1365,8 +1356,8 @@ packages:
     resolution: {integrity: 
sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==}
     engines: {node: '>=6'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==}
+  [email protected]:
+    resolution: {integrity: 
sha512-NLvV9ubZ6NDsJaOpKPy3cQeJpKi9DcWiyCiFUpJPA0YihRqiE6RWaLUmgNNPr8MgPpLZjnBjSmou7uZBRJv9wA==}
     engines: {node: '>=20'}
 
   [email protected]:
@@ -1415,8 +1406,8 @@ packages:
     resolution: {integrity: 
sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
     engines: {node: '>= 4'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==}
     engines: {node: '>= 4'}
 
   [email protected]:
@@ -1508,8 +1499,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==}
     hasBin: true
 
   [email protected]:
@@ -1558,10 +1549,6 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-DFEqQ3ihfS9blba08cLfYf1NRAIEm+dDjic073DRDc3/JspI/8wYmtDsHwd3+4hwvdxSK7PGaElfTmm0awWJ4w==}
-    engines: {node: '>=6.11.5'}
-
   [email protected]:
     resolution: {integrity: 
sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==}
     engines: {node: '>=8.9.0'}
@@ -1592,8 +1579,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==}
+  [email protected]:
+    resolution: {integrity: 
sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==}
     engines: {node: 20 || >=22}
 
   [email protected]:
@@ -1638,18 +1625,61 @@ packages:
     peerDependencies:
       webpack: ^5.0.0
 
-  [email protected]:
-    resolution: {integrity: 
sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==}
     engines: {node: 18 || 20 || >=22}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-DoeAZz8Q1C1znwsUzej1fdoi4jCf7/+Em27ouLqfK/+3m8G+D7yDhUwrc3CNhjSzGUN1kn7Iv4sWmjflQHenpw==}
+    engines: {node: '>= 10.13.0'}
+    peerDependencies:
+      '@minify-html/node': '*'
+      '@swc/core': '*'
+      '@swc/css': '*'
+      '@swc/html': '*'
+      clean-css: '*'
+      cssnano: '*'
+      csso: '*'
+      esbuild: '*'
+      html-minifier-terser: '*'
+      lightningcss: '*'
+      postcss: '*'
+      uglify-js: '*'
+      webpack: ^5.1.0
+    peerDependenciesMeta:
+      '@minify-html/node':
+        optional: true
+      '@swc/core':
+        optional: true
+      '@swc/css':
+        optional: true
+      '@swc/html':
+        optional: true
+      clean-css:
+        optional: true
+      cssnano:
+        optional: true
+      csso:
+        optional: true
+      esbuild:
+        optional: true
+      html-minifier-terser:
+        optional: true
+      lightningcss:
+        optional: true
+      postcss:
+        optional: true
+      uglify-js:
+        optional: true
+
   [email protected]:
     resolution: {integrity: 
sha512-QAi5v0OlPUP7GXviKMtxnpBAo8WmTHrUNN7iciAhNOEAd9evCOvuN0g1N7ThIg3q11GLCkjY1zQ2saRcf/43nQ==}
     peerDependencies:
       moment: ^2.8.0
       webpack: ^1 || ^2 || ^3 || ^4 || ^5
 
-  [email protected]:
-    resolution: {integrity: 
sha512-lDsQv8FoGdBUdf0+TjGsq2orxKuXdwFlQ6Zw6TX3xIcTwTfEpCLyKqvEauvCHJ8iu3KBV8+uPhlv70YsNGdUBQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-pVEPA/HCFHHbwJ130ywnzYuZpkEGcP6Daa/OwNebpA18MybeFHmQilAGGovXgWijQ8vQtmud9jZrziUBgsykfg==}
 
   [email protected]:
     resolution: {integrity: 
sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
@@ -1662,8 +1692,8 @@ packages:
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
     hasBin: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
     hasBin: true
 
@@ -1678,8 +1708,8 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-GYVXHE2KnrzAfsAjl4uP++evGFCrAU1jta4ubEjIG7YWt/64Gqv66a30yKwWczVjA6j3bM4nBwH7Pk1JmDHaxQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==}
     engines: {node: '>=18'}
 
   [email protected]:
@@ -1693,6 +1723,10 @@ packages:
     resolution: {integrity: 
sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
     engines: {node: '>=12.20.0'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==}
+    engines: {node: '>=12.20.0'}
+
   [email protected]:
     resolution: {integrity: 
sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
     engines: {node: '>= 0.8.0'}
@@ -1743,6 +1777,10 @@ packages:
     resolution: {integrity: 
sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
     engines: {node: '>=12'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
+    engines: {node: '>=12'}
+
   [email protected]:
     resolution: {integrity: 
sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==}
     engines: {node: '>=8'}
@@ -1927,8 +1965,8 @@ packages:
     peerDependencies:
       postcss: '>=8.5.10'
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Wjvt4scRFouioIInHf51IFNP4ltJ2EngJM+cZPGiqbKetBfmP3vpdPV8ID2S6JS6/jdo74N8+aEYH9lQr2C6sA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-HeP7D2wyhkR+XaK6v4W8oRF62Dsz4flyuczALJp61GckGm42u1saSSJ/0auvcBqxs3jMRFEcPK34At/0JBKdOg==}
     engines: {node: '>=4'}
 
   [email protected]:
@@ -1950,16 +1988,16 @@ packages:
     resolution: {integrity: 
sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==}
     engines: {node: ^10 || ^12 || >=14}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==}
+  [email protected]:
+    resolution: {integrity: 
sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==}
     engines: {node: ^10 || ^12 || >=14}
 
   [email protected]:
     resolution: {integrity: 
sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
     engines: {node: '>= 0.8.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==}
+  [email protected]:
+    resolution: {integrity: 
sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==}
     engines: {node: '>=14'}
     hasBin: true
 
@@ -2108,8 +2146,8 @@ packages:
     resolution: {integrity: 
sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
     engines: {node: '>=8'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-GaPUh5gfdrYzqeVNZvUfT23vYYxXzKYidUcnMtJg/3rxRV63EFZy3k6xfKlmfeJD0176lnUV/Usr3XcwSvFzpg==}
     engines: {node: '>=20'}
 
   [email protected]:
@@ -2126,8 +2164,8 @@ packages:
     peerDependencies:
       postcss: '>=8.5.10'
 
-  [email protected]:
-    resolution: {integrity: 
sha512-G1WYzMerp7ihOaIe9VJCHLt12MoAD2QLf1AFerYP37+BCRBUK5UCpq8e/mN+zCIaJPKQcaxhE4WlPmqdiOx/gw==}
+  [email protected]:
+    resolution: {integrity: 
sha512-xVQwyiuxALUBNB2fBe0tmNemg9KqLtdj3T64mioFDar79B2cU8LIyz+3KL6LdiHs9NkeNfwxpKSaIVOY8f112g==}
     engines: {node: '>=20.19.0'}
     hasBin: true
 
@@ -2143,8 +2181,8 @@ packages:
     resolution: {integrity: 
sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
     engines: {node: '>=10'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-UKbpT93hN5Nr9go5UY7bopIB9YQlMz9nm/ct4IXt/irb5YRkn9WaqrOBJGZ5Pwvsd5FQzSVeYlGdXoCAPQZrPg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-ZW2OvfeCXrNTbLakPUzjQG922EeGCOteFSVoek5DKStTh898wf7zgtuFlzQN8HfZCxC3Eh02yJVrRW51hADf+w==}
     engines: {node: '>=20'}
 
   [email protected]:
@@ -2223,6 +2261,11 @@ packages:
     engines: {node: '>=10'}
     hasBin: true
 
+  [email protected]:
+    resolution: {integrity: 
sha512-SNiDnXyHSrxVcIOtVbULzcTmniUiwcV7Nwdyj1twVubeTmbjoa8p69KKDpfkdoOavuM4/GRm1+ykI8qqnavHoA==}
+    engines: {node: '>=10'}
+    hasBin: true
+
   [email protected]:
     resolution: {integrity: 
sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
     engines: {node: '>=12.0.0'}
@@ -2283,19 +2326,28 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==}
+  [email protected]:
+    resolution: {integrity: 
sha512-6i/00NBjP4yGPs+caKSyRfpTF/8Torsu0MOW3mMzIbhgISFder8i7xbqgHlLMwJrdiN8ndBV3UA1/AfzPSr+jg==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-2E2C6A1e2El7791zQgTH7LPIuwLjRliow9OHS/qlJc9pwhZlCoL/uiwqd/1WSlXT83wJfmfDbkcqHXuXoPJZ3g==}
+  [email protected]:
+    resolution: {integrity: 
sha512-YwSGbcZdfz12DM8JIseVPr3oBb09IgVCVc4vY3oDvZnI/mALTGPAP1QiqOi4/bBLSJrRHaqDIXeHcNA0+G38aw==}
     engines: {node: '>=20.9.0'}
     hasBin: true
     peerDependencies:
+      js-yaml: ^4.0.0 || ^5.0.0
+      json5: ^2.2.3
+      toml: ^3.0.0 || ^4.0.0
       webpack: ^5.101.0
       webpack-bundle-analyzer: ^4.0.0 || ^5.0.0
-      webpack-dev-server: ^5.0.0
+      webpack-dev-server: ^5.0.0 || ^6.0.0
     peerDependenciesMeta:
+      js-yaml:
+        optional: true
+      json5:
+        optional: true
+      toml:
+        optional: true
       webpack-bundle-analyzer:
         optional: true
       webpack-dev-server:
@@ -2321,12 +2373,12 @@ packages:
     resolution: {integrity: 
sha512-7tP1PdV4vF+lYPnkMR0jMY5/la2ub5Fc/8VQrrU+lXkiM6C4TjVfGw7iKfyhnTQOsD+6Q/iKw0eFciziRgD58Q==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==}
     engines: {node: '>=10.13.0'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-v7RhXaJbpMlV0D7hC7lb2EbnxkoeUqf9qhKr6lozx3Q48pmFrqqNRmZFUEGmi7pSwm6fCQ2H1IjvCkHqdpVdjQ==}
+  [email protected]:
+    resolution: {integrity: 
sha512-vomrngskVVXEZF9sMZfYAd4pXZUnfaWdJGlF+BTNF+gJBCKYCQBnOeVPlrh39Ewl7nlCsirDplMy6o5g9xJHBg==}
     engines: {node: '>=10.13.0'}
     hasBin: true
     peerDependencies:
@@ -2393,10 +2445,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.5.0
+      eslint: 10.7.0
       eslint-scope: 9.1.2
       eslint-visitor-keys: 5.0.1
       semver: 7.8.5
@@ -2412,14 +2464,14 @@ snapshots:
 
   '@babel/[email protected]':
     dependencies:
-      '@babel/types': 8.0.0
+      '@babel/types': 8.0.4
 
   '@babel/[email protected]':
     dependencies:
       '@babel/compat-data': 8.0.0
       '@babel/helper-validator-option': 8.0.0
-      browserslist: 4.28.2
-      lru-cache: 11.5.1
+      browserslist: 4.28.7
+      lru-cache: 11.5.2
       semver: 7.8.5
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2430,7 +2482,7 @@ snapshots:
       '@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.0
+      '@babel/traverse': 8.0.4
       semver: 7.8.5
 
   '@babel/[email protected](@babel/[email protected])':
@@ -2451,8 +2503,8 @@ snapshots:
 
   '@babel/[email protected]':
     dependencies:
-      '@babel/traverse': 8.0.0
-      '@babel/types': 8.0.0
+      '@babel/traverse': 8.0.4
+      '@babel/types': 8.0.4
 
   '@babel/[email protected]':
     dependencies:
@@ -2463,14 +2515,12 @@ snapshots:
     dependencies:
       '@babel/core': 8.0.1
       '@babel/helper-module-imports': 8.0.0
-      '@babel/helper-validator-identifier': 8.0.2
-      '@babel/traverse': 8.0.0
+      '@babel/helper-validator-identifier': 8.0.4
+      '@babel/traverse': 8.0.4
 
   '@babel/[email protected]':
     dependencies:
-      '@babel/types': 8.0.0
-
-  '@babel/[email protected]': {}
+      '@babel/types': 8.0.4
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
@@ -2481,21 +2531,19 @@ snapshots:
       '@babel/core': 8.0.1
       '@babel/helper-annotate-as-pure': 8.0.0
       '@babel/helper-wrap-function': 8.0.0
-      '@babel/traverse': 8.0.0
+      '@babel/traverse': 8.0.4
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.1
       '@babel/helper-member-expression-to-functions': 8.0.0
       '@babel/helper-optimise-call-expression': 8.0.0
-      '@babel/traverse': 8.0.0
+      '@babel/traverse': 8.0.4
 
   '@babel/[email protected]':
     dependencies:
-      '@babel/traverse': 8.0.0
-      '@babel/types': 8.0.0
-
-  '@babel/[email protected]': {}
+      '@babel/traverse': 8.0.4
+      '@babel/types': 8.0.4
 
   '@babel/[email protected]': {}
 
@@ -2503,13 +2551,15 @@ snapshots:
 
   '@babel/[email protected]': {}
 
+  '@babel/[email protected]': {}
+
   '@babel/[email protected]': {}
 
   '@babel/[email protected]':
     dependencies:
       '@babel/template': 8.0.0
-      '@babel/traverse': 8.0.0
-      '@babel/types': 8.0.0
+      '@babel/traverse': 8.0.4
+      '@babel/types': 8.0.4
 
   '@babel/[email protected]':
     dependencies:
@@ -2520,6 +2570,10 @@ snapshots:
     dependencies:
       '@babel/types': 8.0.0
 
+  '@babel/[email protected]':
+    dependencies:
+      '@babel/types': 8.0.4
+
   
'@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.1
@@ -2563,7 +2617,7 @@ snapshots:
       '@babel/core': 8.0.1
       '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
       '@babel/helper-remap-async-to-generator': 8.0.1(@babel/[email protected])
-      '@babel/traverse': 8.0.0
+      '@babel/traverse': 8.0.4
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
@@ -2602,7 +2656,7 @@ snapshots:
       '@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])
-      '@babel/traverse': 8.0.0
+      '@babel/traverse': 8.0.4
 
   '@babel/[email protected](@babel/[email protected])':
     dependencies:
@@ -2701,7 +2755,7 @@ snapshots:
       '@babel/core': 8.0.1
       '@babel/helper-module-transforms': 8.0.1(@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:
@@ -2849,7 +2903,7 @@ snapshots:
       '@babel/helper-create-regexp-features-plugin': 8.0.1(@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/core': 8.0.1
@@ -2913,16 +2967,18 @@ snapshots:
       '@babel/plugin-transform-unicode-property-regex': 
8.0.1(@babel/[email protected])
       '@babel/plugin-transform-unicode-regex': 8.0.1(@babel/[email protected])
       '@babel/plugin-transform-unicode-sets-regex': 8.0.1(@babel/[email protected])
-      '@babel/preset-modules': 0.1.6-no-external-plugins(@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
 
-  '@babel/[email protected](@babel/[email protected])':
+  '@babel/[email protected](@babel/[email protected])':
     dependencies:
       '@babel/core': 8.0.1
-      '@babel/helper-plugin-utils': 7.29.7
-      '@babel/types': 7.29.7
+      '@babel/helper-plugin-utils': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-dotall-regex': 8.0.1(@babel/[email protected])
+      '@babel/plugin-transform-unicode-property-regex': 
8.0.1(@babel/[email protected])
+      '@babel/types': 8.0.4
       esutils: 2.0.3
 
   '@babel/[email protected]':
@@ -2941,29 +2997,39 @@ snapshots:
       '@babel/types': 8.0.0
       obug: 2.1.3
 
-  '@babel/[email protected]':
+  '@babel/[email protected]':
     dependencies:
-      '@babel/helper-string-parser': 7.29.7
-      '@babel/helper-validator-identifier': 7.29.7
+      '@babel/code-frame': 8.0.0
+      '@babel/generator': 8.0.0
+      '@babel/helper-globals': 8.0.0
+      '@babel/parser': 8.0.4
+      '@babel/template': 8.0.0
+      '@babel/types': 8.0.4
+      obug: 2.1.4
 
   '@babel/[email protected]':
     dependencies:
       '@babel/helper-string-parser': 8.0.0
       '@babel/helper-validator-identifier': 8.0.2
 
-  '@cacheable/[email protected]':
+  '@babel/[email protected]':
+    dependencies:
+      '@babel/helper-string-parser': 8.0.0
+      '@babel/helper-validator-identifier': 8.0.4
+
+  '@cacheable/[email protected]':
     dependencies:
-      '@cacheable/utils': 2.4.1
+      '@cacheable/utils': 2.5.0
       '@keyv/bigmap': 1.3.1([email protected])
       hookified: 1.15.1
       keyv: 5.6.0
 
-  '@cacheable/[email protected]':
+  '@cacheable/[email protected]':
     dependencies:
       hashery: 1.5.1
       keyv: 5.6.0
 
-  
'@csstools/[email protected](@csstools/[email protected](@csstools/[email protected]))(@csstools/[email protected])':
+  
'@csstools/[email protected](@csstools/[email protected](@csstools/[email protected]))(@csstools/[email protected])':
     dependencies:
       '@csstools/css-parser-algorithms': 4.0.0(@csstools/[email protected])
       '@csstools/css-tokenizer': 4.0.0
@@ -2972,7 +3038,7 @@ snapshots:
     dependencies:
       '@csstools/css-tokenizer': 4.0.0
 
-  '@csstools/[email protected]([email protected])':
+  '@csstools/[email protected]([email protected])':
     optionalDependencies:
       css-tree: 3.2.1
 
@@ -2983,19 +3049,19 @@ snapshots:
       '@csstools/css-parser-algorithms': 4.0.0(@csstools/[email protected])
       '@csstools/css-tokenizer': 4.0.0
 
-  '@csstools/[email protected]([email protected])':
+  '@csstools/[email protected]([email protected])':
     dependencies:
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
-  '@csstools/[email protected]([email protected])':
+  '@csstools/[email protected]([email protected])':
     dependencies:
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
   '@discoveryjs/[email protected]': {}
 
-  '@eslint-community/[email protected]([email protected])':
+  '@eslint-community/[email protected]([email protected])':
     dependencies:
-      eslint: 10.5.0
+      eslint: 10.7.0
       eslint-visitor-keys: 3.4.3
 
   '@eslint-community/[email protected]': {}
@@ -3004,7 +3070,7 @@ snapshots:
     dependencies:
       '@eslint/object-schema': 3.0.5
       debug: 4.4.3
-      minimatch: 10.2.5
+      minimatch: 10.2.6
     transitivePeerDependencies:
       - supports-color
 
@@ -3217,17 +3283,11 @@ snapshots:
 
   '@xtuc/[email protected]': {}
 
-  [email protected]([email protected]):
-    dependencies:
-      acorn: 8.16.0
-
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      acorn: 8.17.0
+      acorn: 8.18.0
 
-  [email protected]: {}
-
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]([email protected]):
     optionalDependencies:
@@ -3252,7 +3312,7 @@ snapshots:
   [email protected]:
     dependencies:
       fast-deep-equal: 3.1.3
-      fast-uri: 3.1.2
+      fast-uri: 3.1.4
       json-schema-traverse: 1.0.0
       require-from-string: 2.0.2
 
@@ -3268,12 +3328,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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
 
   [email protected](@babel/[email protected]):
     dependencies:
@@ -3283,13 +3343,13 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       balanced-match: 4.0.4
 
@@ -3297,20 +3357,20 @@ snapshots:
     dependencies:
       fill-range: 7.1.1
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      baseline-browser-mapping: 2.10.32
-      caniuse-lite: 1.0.30001793
-      electron-to-chromium: 1.5.364
-      node-releases: 2.0.46
-      update-browserslist-db: 1.2.3([email protected])
+      baseline-browser-mapping: 2.11.5
+      caniuse-lite: 1.0.30001806
+      electron-to-chromium: 1.5.397
+      node-releases: 2.0.51
+      update-browserslist-db: 1.2.3([email protected])
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      '@cacheable/memory': 2.0.9
-      '@cacheable/utils': 2.4.1
+      '@cacheable/memory': 2.2.0
+      '@cacheable/utils': 2.5.0
       hookified: 1.15.1
       keyv: 5.6.0
       qified: 0.10.1
@@ -3319,12 +3379,12 @@ snapshots:
 
   [email protected]:
     dependencies:
-      browserslist: 4.28.2
-      caniuse-lite: 1.0.30001793
+      browserslist: 4.28.7
+      caniuse-lite: 1.0.30001806
       lodash.memoize: 4.1.2
       lodash.uniq: 4.5.0
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]:
     dependencies:
@@ -3359,24 +3419,24 @@ 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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
 
   [email protected]:
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
 
   [email protected]:
     dependencies:
       env-paths: 2.2.1
       import-fresh: 3.3.1
-      js-yaml: 4.2.0
+      js-yaml: 4.3.0
       parse-json: 5.2.0
 
   [email protected]:
@@ -3391,7 +3451,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       icss-utils: 5.1.0([email protected])
       postcss: 8.5.12
@@ -3402,9 +3462,9 @@ snapshots:
       postcss-value-parser: 4.2.0
       semver: 7.7.4
     optionalDependencies:
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.109.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])
@@ -3412,7 +3472,7 @@ snapshots:
       postcss: 8.5.12
       schema-utils: 4.3.3
       serialize-javascript: 7.0.5
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3438,7 +3498,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       css-declaration-sorter: 7.3.1([email protected])
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.12
@@ -3508,7 +3568,7 @@ snapshots:
       domelementtype: 2.3.0
       domhandler: 5.0.3
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3516,7 +3576,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       graceful-fs: 4.2.11
       tapable: 2.3.3
@@ -3533,7 +3593,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3555,9 +3615,9 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      '@eslint-community/eslint-utils': 4.9.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.6.0
@@ -3584,7 +3644,7 @@ snapshots:
       imurmurhash: 0.1.4
       is-glob: 4.0.3
       json-stable-stringify-without-jsonify: 1.0.1
-      minimatch: 10.2.5
+      minimatch: 10.2.6
       natural-compare: 1.4.0
       optionator: 0.9.4
     transitivePeerDependencies:
@@ -3592,8 +3652,8 @@ snapshots:
 
   [email protected]:
     dependencies:
-      acorn: 8.17.0
-      acorn-jsx: 5.3.2([email protected])
+      acorn: 8.18.0
+      acorn-jsx: 5.3.2([email protected])
       eslint-visitor-keys: 5.0.1
 
   [email protected]:
@@ -3626,7 +3686,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3638,19 +3698,19 @@ snapshots:
     optionalDependencies:
       picomatch: 4.0.4
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      flat-cache: 6.1.22
+      flat-cache: 6.1.23
 
   [email protected]:
     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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
 
   [email protected]:
     dependencies:
@@ -3668,18 +3728,18 @@ snapshots:
 
   [email protected]:
     dependencies:
-      flatted: 3.4.2
+      flatted: 3.4.3
       keyv: 4.5.4
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      cacheable: 2.3.5
-      flatted: 3.4.2
+      cacheable: 2.5.0
+      flatted: 3.4.3
       hookified: 1.15.1
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3695,8 +3755,6 @@ snapshots:
     dependencies:
       is-glob: 4.0.3
 
-  [email protected]: {}
-
   [email protected]:
     dependencies:
       global-prefix: 3.0.0
@@ -3707,11 +3765,11 @@ snapshots:
       kind-of: 6.0.3
       which: 1.3.1
 
-  [email protected]:
+  [email protected]:
     dependencies:
       '@sindresorhus/merge-streams': 4.0.0
       fast-glob: 3.3.3
-      ignore: 7.0.5
+      ignore: 7.0.6
       is-path-inside: 4.0.0
       slash: 5.1.0
       unicorn-magic: 0.4.0
@@ -3748,7 +3806,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]:
     dependencies:
@@ -3803,7 +3861,7 @@ snapshots:
       chalk: 4.1.2
       ci-info: 4.4.0
       graceful-fs: 4.2.11
-      picomatch: 4.0.4
+      picomatch: 4.0.5
 
   [email protected]:
     dependencies:
@@ -3829,7 +3887,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
       argparse: 2.0.1
 
@@ -3866,8 +3924,6 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
-
   [email protected]:
     dependencies:
       big.js: 5.2.2
@@ -3894,7 +3950,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3911,7 +3967,7 @@ snapshots:
   [email protected]:
     dependencies:
       braces: 3.0.3
-      picomatch: 4.0.4
+      picomatch: 4.0.5
 
   [email protected]: {}
 
@@ -3921,23 +3977,33 @@ 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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
+
+  [email protected]:
+    dependencies:
+      brace-expansion: 5.0.8
 
-  [email protected]:
+  [email protected]([email protected])([email protected]):
     dependencies:
-      brace-expansion: 5.0.6
+      '@jridgewell/trace-mapping': 0.3.31
+      jest-worker: 27.5.1
+      schema-utils: 4.3.3
+      terser: 5.49.0
+      webpack: 5.109.0([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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
 
-  [email protected]:
+  [email protected]:
     dependencies:
       moment: 2.30.1
 
@@ -3947,7 +4013,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3958,7 +4024,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -3968,6 +4034,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]:
     dependencies:
       deep-is: 0.1.4
@@ -4016,6 +4084,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]:
     dependencies:
       find-up: 4.1.0
@@ -4023,12 +4093,12 @@ snapshots:
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
       postcss-value-parser: 4.2.0
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       caniuse-api: 3.0.0
       colord: 2.9.3
       postcss: 8.5.12
@@ -4036,14 +4106,14 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       postcss: 8.5.12
       postcss-value-parser: 4.2.0
 
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
   [email protected]([email protected]):
     dependencies:
@@ -4065,11 +4135,11 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       caniuse-api: 3.0.0
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
   [email protected]([email protected]):
     dependencies:
@@ -4085,7 +4155,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       cssnano-utils: 5.0.1([email protected])
       postcss: 8.5.12
       postcss-value-parser: 4.2.0
@@ -4094,7 +4164,7 @@ snapshots:
     dependencies:
       cssesc: 3.0.0
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
   [email protected]([email protected]):
     dependencies:
@@ -4104,13 +4174,13 @@ snapshots:
     dependencies:
       icss-utils: 5.1.0([email protected])
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
       postcss-value-parser: 4.2.0
 
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
   [email protected]([email protected]):
     dependencies:
@@ -4148,7 +4218,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       postcss: 8.5.12
       postcss-value-parser: 4.2.0
 
@@ -4170,7 +4240,7 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       caniuse-api: 3.0.0
       postcss: 8.5.12
 
@@ -4179,11 +4249,11 @@ snapshots:
       postcss: 8.5.12
       postcss-value-parser: 4.2.0
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      postcss: 8.5.15
+      postcss: 8.5.24
 
-  [email protected]:
+  [email protected]:
     dependencies:
       cssesc: 3.0.0
       util-deprecate: 1.0.2
@@ -4197,7 +4267,7 @@ snapshots:
   [email protected]([email protected]):
     dependencies:
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
   [email protected]: {}
 
@@ -4207,15 +4277,15 @@ snapshots:
       picocolors: 1.1.1
       source-map-js: 1.2.1
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      nanoid: 3.3.12
+      nanoid: 3.3.16
       picocolors: 1.1.1
       source-map-js: 1.2.1
 
   [email protected]: {}
 
-  [email protected]: {}
+  [email protected]: {}
 
   [email protected]: {}
 
@@ -4346,7 +4416,7 @@ snapshots:
       is-fullwidth-code-point: 3.0.0
       strip-ansi: 6.0.1
 
-  [email protected]:
+  [email protected]:
     dependencies:
       get-east-asian-width: 1.6.0
       strip-ansi: 7.2.0
@@ -4361,19 +4431,19 @@ snapshots:
 
   [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       postcss: 8.5.12
-      postcss-selector-parser: 7.1.2
+      postcss-selector-parser: 7.1.4
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      '@csstools/css-calc': 
3.2.1(@csstools/[email protected](@csstools/[email protected]))(@csstools/[email protected])
+      '@csstools/css-calc': 
3.3.0(@csstools/[email protected](@csstools/[email protected]))(@csstools/[email protected])
       '@csstools/css-parser-algorithms': 4.0.0(@csstools/[email protected])
-      '@csstools/css-syntax-patches-for-csstree': 1.1.5([email protected])
+      '@csstools/css-syntax-patches-for-csstree': 1.1.7([email protected])
       '@csstools/css-tokenizer': 4.0.0
       '@csstools/media-query-list-parser': 
5.0.0(@csstools/[email protected](@csstools/[email protected]))(@csstools/[email protected])
-      '@csstools/selector-resolve-nested': 4.0.0([email protected])
-      '@csstools/selector-specificity': 6.0.0([email protected])
+      '@csstools/selector-resolve-nested': 4.0.1([email protected])
+      '@csstools/selector-specificity': 6.0.0([email protected])
       colord: 2.9.3
       cosmiconfig: 9.0.2
       css-functions-list: 3.3.3
@@ -4381,24 +4451,24 @@ snapshots:
       debug: 4.4.3
       fast-glob: 3.3.3
       fastest-levenshtein: 1.0.16
-      file-entry-cache: 11.1.3
+      file-entry-cache: 11.1.5
       global-modules: 2.0.0
-      globby: 16.2.0
+      globby: 16.2.2
       globjoin: 0.1.4
       html-tags: 5.1.0
-      ignore: 7.0.5
+      ignore: 7.0.6
       import-meta-resolve: 4.2.0
       mathml-tag-names: 4.0.0
       meow: 14.1.0
       micromatch: 4.0.8
       normalize-path: 3.0.0
       picocolors: 1.1.1
-      postcss: 8.5.15
-      postcss-safe-parser: 7.0.1([email protected])
-      postcss-selector-parser: 7.1.2
+      postcss: 8.5.24
+      postcss-safe-parser: 7.0.1([email protected])
+      postcss-selector-parser: 7.1.4
       postcss-value-parser: 4.2.0
-      string-width: 8.2.1
-      supports-hyperlinks: 4.4.0
+      string-width: 8.2.2
+      supports-hyperlinks: 4.5.0
       svg-tags: 1.0.0
       table: 6.9.0
       write-file-atomic: 7.0.1
@@ -4416,7 +4486,7 @@ snapshots:
     dependencies:
       has-flag: 4.0.0
 
-  [email protected]:
+  [email protected]:
     dependencies:
       has-flag: 5.0.1
       supports-color: 10.2.2
@@ -4449,20 +4519,27 @@ 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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
     optionalDependencies:
-      postcss: 8.5.15
+      postcss: 8.5.24
 
   [email protected]:
     dependencies:
       '@jridgewell/source-map': 0.3.11
-      acorn: 8.16.0
+      acorn: 8.18.0
+      commander: 2.20.3
+      source-map-support: 0.5.21
+
+  [email protected]:
+    dependencies:
+      '@jridgewell/source-map': 0.3.11
+      acorn: 8.18.0
       commander: 2.20.3
       source-map-support: 0.5.21
 
@@ -4496,9 +4573,9 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
-      browserslist: 4.28.2
+      browserslist: 4.28.7
       escalade: 3.2.0
       picocolors: 1.1.1
 
@@ -4506,23 +4583,22 @@ 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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
     optionalDependencies:
-      file-loader: 6.2.0([email protected])
+      file-loader: 6.2.0([email protected])
 
   [email protected]: {}
 
-  [email protected]:
+  [email protected]:
     dependencies:
-      glob-to-regexp: 0.4.1
       graceful-fs: 4.2.11
 
-  [email protected]([email protected]):
+  [email protected]([email protected])([email protected])([email protected]):
     dependencies:
       '@discoveryjs/json-ext': 1.1.0
       commander: 14.0.3
@@ -4531,22 +4607,25 @@ snapshots:
       import-local: 3.2.0
       interpret: 3.1.1
       rechoir: 0.8.0
-      webpack: 5.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
       webpack-merge: 6.0.1
+    optionalDependencies:
+      js-yaml: 4.3.0
+      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.107.2([email protected])([email protected])
+      webpack: 5.109.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.107.2([email protected])([email protected])
+      webpack: 5.109.0([email protected])([email protected])
       webpack-sources: 3.3.4
 
   [email protected]:
@@ -4557,35 +4636,32 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]: {}
+  [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.16.0
-      acorn-import-phases: 1.0.4([email protected])
-      browserslist: 4.28.2
+      acorn: 8.18.0
+      browserslist: 4.28.7
       chrome-trace-event: 1.0.4
-      enhanced-resolve: 5.22.1
-      es-module-lexer: 2.1.0
+      enhanced-resolve: 5.24.3
+      es-module-lexer: 2.3.1
       eslint-scope: 5.1.1
       events: 3.3.0
-      glob-to-regexp: 0.4.1
       graceful-fs: 4.2.11
-      loader-runner: 4.3.2
       mime-db: 1.54.0
+      minimizer-webpack-plugin: 5.6.1([email protected])([email protected])
       neo-async: 2.6.2
       schema-utils: 4.3.3
       tapable: 2.3.3
-      terser-webpack-plugin: 5.6.1([email protected])([email protected])
-      watchpack: 2.5.1
-      webpack-sources: 3.5.0
+      watchpack: 2.5.2
+      webpack-sources: 3.5.1
     optionalDependencies:
-      webpack-cli: 7.0.3([email protected])
+      webpack-cli: 7.2.1([email protected])([email protected])([email protected])
     transitivePeerDependencies:
       - '@minify-html/node'
       - '@swc/core'

Reply via email to