This is an automated email from the ASF dual-hosted git repository. vatsrahul1001 pushed a commit to branch fast-uri-override-fab-v3-3-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 884809866573e1e70f5ba829769227a2d7a7add8 Author: Rahul Vats <[email protected]> AuthorDate: Fri Sep 11 19:22:10 2026 +0530 Upgrade fast-uri to patched 3.1.7 in FAB provider UI The [email protected] pulled into the FAB provider www lockfile by earlier dependabot bumps is affected by four high-severity advisories (SSRF and host-confusion). Pin pnpm and add a security override so the version stays on the patched 3.1.x line, mirroring the treatment #72816 applied to the other UI packages but skipped for the FAB provider. --- .../fab/src/airflow/providers/fab/www/package.json | 4 +- .../src/airflow/providers/fab/www/pnpm-lock.yaml | 197 ++++++++++----------- 2 files changed, 101 insertions(+), 100 deletions(-) diff --git a/providers/fab/src/airflow/providers/fab/www/package.json b/providers/fab/src/airflow/providers/fab/www/package.json index 33633e60ae3..fd434cd2e48 100644 --- a/providers/fab/src/airflow/providers/fab/www/package.json +++ b/providers/fab/src/airflow/providers/fab/www/package.json @@ -65,6 +65,7 @@ "jquery-ui": "^1.14.2", "moment-timezone": "^0.6.3" }, + "packageManager": "[email protected]", "pnpm": { "minimumReleaseAge": 5760, "onlyBuiltDependencies": [], @@ -78,7 +79,8 @@ "serialize-javascript@<7.0.5": ">=7.0.5", "lodash@>=4.0.0 <=4.17.23": ">=4.18.0", "lodash@<=4.17.23": ">=4.18.0", - "postcss@<8.5.10": ">=8.5.10" + "postcss@<8.5.10": ">=8.5.10", + "fast-uri@<3.1.6": ">=3.1.6 <4" } }, "resolutions": { 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 03c16cab6be..e549c4169f5 100644 --- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml +++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml @@ -4,6 +4,20 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false +overrides: + moment-timezone: '>=0.5.35' + minimatch@>=10.0.0 <10.2.3: '>=10.2.3' + serialize-javascript@<=7.0.2: '>=7.0.3' + svgo@<4.0.1: '>=4.0.1' + flatted@<=3.4.1: '>=3.4.2' + picomatch@<4.0.4: '>=4.0.4' + brace-expansion@>=4.0.0 <5.0.5: '>=5.0.5' + serialize-javascript@<7.0.5: '>=7.0.5' + lodash@>=4.0.0 <=4.17.23: '>=4.18.0' + lodash@<=4.17.23: '>=4.18.0' + postcss@<8.5.10: '>=8.5.10' + fast-uri@<3.1.6: '>=3.1.6 <4' + importers: .: @@ -12,7 +26,7 @@ importers: specifier: ^1.14.2 version: 1.14.2 moment-timezone: - specifier: ^0.6.3 + specifier: '>=0.5.35' version: 0.6.3 devDependencies: '@babel/core': @@ -20,7 +34,7 @@ importers: version: 8.0.1 '@babel/eslint-parser': specifier: ^8.0.1 - version: 8.0.1(@babel/[email protected])([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]) @@ -38,10 +52,10 @@ importers: version: 7.1.5([email protected]) css-minimizer-webpack-plugin: specifier: ^8.0.0 - version: 8.0.0([email protected])([email protected]) + version: 8.0.0([email protected]) eslint: specifier: ^10.10.0 - version: 10.10.0([email protected]) + version: 10.10.0 file-loader: specifier: ^6.2.0 version: 6.2.0([email protected]) @@ -59,16 +73,16 @@ importers: version: 3.9.6 stylelint: specifier: ^17.15.0 - version: 17.15.0([email protected]) + version: 17.15.0 terser-webpack-plugin: specifier: ^5.6.1 - version: 5.6.1([email protected]([email protected]))([email protected])([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]) webpack: specifier: ^5.110.3 - version: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + version: 5.110.3([email protected])([email protected]) webpack-cli: specifier: ^7.2.3 version: 7.2.3([email protected])([email protected])([email protected]) @@ -1050,7 +1064,7 @@ packages: resolution: {integrity: sha512-gz6x+KkgNCjxq3Var03pRYLhyNfwhkKF1g/yoLgDNtFvVu0/fOLV9C8fFEZRjACp/XQLumjAYo7JVjzH3wLbxA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - postcss: ^8.0.9 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-8HFEBPKhOpJPEPu70wJJetjKta86Gw9+CCyCnB3sui2qQfOvRyqBy4IKLKKAwdMpWb2lHXWk9Wb4Z6AmaUT1Pg==} @@ -1117,19 +1131,19 @@ packages: resolution: {integrity: sha512-waWlAMuCakP7//UCY+JPrQS1z0OSLeOXk2sKWJximKWGupVxre50bzPlvpbUwZIDylhf/ptf0Pk+Yf7C+hoa3g==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-ZIP71eQgG9JwjVZsTPSqhc6GHgEr53uJ7tK5///VfyWj6Xp2DBmixWHqJgPno+PqATzn48pL42ww9x5SSGmhZg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-mLFHQAzyapMVFLiJIn7Ef4C2UCEvtlTlbyILR6B5ZsUAV3D/Pa761R5uC1YPhyBkRd3eqaDm2ncaNrD7R4mTRg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} @@ -1274,8 +1288,8 @@ packages: [email protected]: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} - [email protected]: - resolution: {integrity: sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==} + [email protected]: + resolution: {integrity: sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==} [email protected]: resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} @@ -1288,7 +1302,7 @@ packages: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} peerDependencies: - picomatch: ^3 || ^4 + picomatch: '>=4.0.4' peerDependenciesMeta: picomatch: optional: true @@ -1395,7 +1409,7 @@ packages: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: - postcss: ^8.1.0 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} @@ -1778,10 +1792,6 @@ packages: [email protected]: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} - [email protected]: - resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} - engines: {node: '>=8.6'} - [email protected]: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} @@ -1798,181 +1808,181 @@ packages: resolution: {integrity: sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==} engines: {node: ^18.12 || ^20.9 || >=22.0} peerDependencies: - postcss: ^8.4.38 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-oXM2mdx6IBTRm39797QguYzVEWzbdlFiMNfq88fCCN1Wepw3CYmJ/1/Ifa/KjWo+j5ZURDl2NTldLJIw51IeNQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-Sq+Fzj1Eg5/CPf1ERb0wS1Im5cvE2gDXCE+si4HCn1sf+jpQZxDI4DXEp8t77B/ImzDceWE2ebJQFXdqZ6GRJw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-eTonaQvPZ/3i1ASDHOKkYwAybiM45zFIc7KXils4mQmHLqIswXD9XNOKEVxtTFnsmwYzF66u4LMgSr0abDlh5w==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-BOR1iAM8jnr7zoQSlpeBmCsWV5Uudi/+5j7k05D0O/WP3+OFMPD86c1j/20xiuRtyt45bhxw/7hnhZNhW2mNFA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-X9JjaysZJwlqNkJbUDgOclyG3jZEpAMOfof6PUZjPnPrePnPG62pS17CjdM32uT1Uq1jFvNSff9l7kNbmMSL2A==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-YOn02gC68JijlaXVuKvFSCvQOhTpblkcfDre2hb/Aaa58r2BIaK4AtE/cyZf2wV7YKAG+UlP9DT+By0ry1E4VQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-lIbC0jy3AAwDxEgciZlBullDiMBeBCT+fz5G8RcA9MWqh/hfUkpOI3vNDUNEZHgokaoiv0juB9Y8fGcON7rU/A==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: - postcss: ^8.1.0 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: - postcss: ^8.1.0 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: - postcss: ^8.1.0 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: - postcss: ^8.1.0 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-sn413ofhSQHlZFae//m9FTOfkmiZ+YQXsbosqOWRiVQncU2BA3daX3n0VF3cG6rGLSFVc5Di/yns0dFfh8NFgQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-E5nnB26XjSYz/mGITm6JgiDpAbVuAkzXwLzRZtts19jHDUBFxZ0BkXAehy0uimrOjYJbocby4FVswA/5noOxrQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-pB/SzrIP2l50ZIYu+yQZyMNmnAcwyYb9R1fVWPRxm4zcUFCY2ign7rcntGFuMXDdd9L2pPNUgoODDk91PzRZuQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-NsSQJ8zj8TIDiF0ig44Byo3Jk9e4gNt9x2VIlJudnQQ5DhWAHJPF4Tr1ITwyHio2BUi/I6Iv0HRO7beHYOloYQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-bHifyuuSNdKKsnNJ0s8fmfLMlvsQwYVxIoUBnowIVl2ZAdrkYQNGVB4RxjfpvkMjipqvbz0u7feBZybkl/6NJg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-z6bwTV84YW6ZvvNoaNLuzRW4/uWxDKYI1iIDrzk6D2YTL7hICApy+Q1LP6vBEsljX8FM7YSuV9qI79XESd4ddQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-G6ZyK68AmrPdMB6wyeA37ejnnRG2S8xinJrZJnOv+IaRKf6koPAVbQsiC7MfkmXaGmF1UO+QCijb27wfpxuRNg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-MhyEbfrm+Mlp/36hvZ9mT9DaO7dbncU0CvWI8V93LRkY6IYlu38OPg3FObnuKTUxJ4qA8HpurdQOo5CyqqO76g==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-1WzZxRLaAFwEh6Do+zyGpjWV3nGJNxxhuh7Ubu/q1ICImMgZJnLwhoaEpRbG4pJppp2Y1ncL9ffA2f+LhrefQg==} engines: {node: '>=18.0'} peerDependencies: - postcss: ^8.4.31 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-KvvtD7SrlBP7dlgkBghEE3r84CABm5SmV2aNcG4oCA+qDnJ/tvKonFVvwWAyyWUEwxuNawdfEAZKP9zM3oZ2Uw==} @@ -1986,13 +1996,13 @@ packages: resolution: {integrity: sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==} engines: {node: ^18.12.0 || ^20.9.0 || >= 18} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-3QoYmEt4qg/rUWDn6Tc8+ZVPmbp4G1hXDtCNWDx0st8SjtCbRcxRXDDM1QrEiXGG3A45zscSJFb4QH90LViyxg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} @@ -2174,7 +2184,7 @@ packages: resolution: {integrity: sha512-I3f053GBLIiS5Fg6OMFhq/c+yW+5Hc2+1fgq7gElDMMSqwlRb3tBf2ef6ucLStYRpId4q//bQO1FjcyNyy4yDQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: '>=8.5.10' [email protected]: resolution: {integrity: sha512-mWIkesYQvQjf4Kvdeu9ns0IL8/K/wtjaGxPqsPd6DlLZvaQxGysJsocxUDrBcyHQ5VleAk4uSMat4yMrVED7PA==} @@ -2463,10 +2473,10 @@ snapshots: obug: 2.1.3 semver: 7.8.5 - '@babel/[email protected](@babel/[email protected])([email protected]([email protected]))': + '@babel/[email protected](@babel/[email protected])([email protected])': dependencies: '@babel/core': 8.0.1 - eslint: 10.10.0([email protected]) + eslint: 10.10.0 eslint-scope: 9.1.2 eslint-visitor-keys: 5.0.1 semver: 7.8.5 @@ -3077,17 +3087,17 @@ snapshots: '@discoveryjs/[email protected]': {} - '@eslint-community/[email protected]([email protected]([email protected]))': + '@eslint-community/[email protected]([email protected])': dependencies: - eslint: 10.10.0([email protected]) + eslint: 10.10.0 eslint-visitor-keys: 3.4.3 '@eslint-community/[email protected]': {} - '@eslint/[email protected]([email protected])': + '@eslint/[email protected]': dependencies: '@eslint/object-schema': 3.0.5 - debug: 4.4.3([email protected]) + debug: 4.4.3 minimatch: 10.2.6 transitivePeerDependencies: - supports-color @@ -3330,7 +3340,7 @@ snapshots: [email protected]: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.1.5 + fast-uri: 3.1.7 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -3351,7 +3361,7 @@ snapshots: '@babel/core': 8.0.1 find-up: 5.0.0 optionalDependencies: - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) [email protected](@babel/[email protected]): dependencies: @@ -3464,7 +3474,7 @@ snapshots: schema-utils: 4.3.3 serialize-javascript: 7.0.5 tinyglobby: 0.2.15 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) [email protected]: dependencies: @@ -3500,9 +3510,9 @@ snapshots: postcss-value-parser: 4.2.0 semver: 7.8.5 optionalDependencies: - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([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]) @@ -3510,9 +3520,7 @@ snapshots: postcss: 8.5.12 schema-utils: 4.3.3 serialize-javascript: 7.0.5 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) - optionalDependencies: - csso: 5.0.5 + webpack: 5.110.3([email protected])([email protected]) [email protected]: dependencies: @@ -3584,11 +3592,9 @@ snapshots: dependencies: css-tree: 2.2.1 - [email protected]([email protected]): + [email protected]: dependencies: ms: 2.1.3 - optionalDependencies: - supports-color: 10.2.2 [email protected]: {} @@ -3656,11 +3662,11 @@ snapshots: [email protected]: {} - [email protected]([email protected]): + [email protected]: dependencies: - '@eslint-community/eslint-utils': 4.10.1([email protected]([email protected])) + '@eslint-community/eslint-utils': 4.10.1([email protected]) '@eslint-community/regexpp': 4.12.2 - '@eslint/config-array': 0.23.5([email protected]) + '@eslint/config-array': 0.23.5 '@eslint/config-helpers': 0.7.0 '@eslint/core': 1.2.1 '@eslint/plugin-kit': 0.7.3 @@ -3670,7 +3676,7 @@ snapshots: '@types/estree': 1.0.9 ajv: 6.15.0 cross-spawn: 7.0.6 - debug: 4.4.3([email protected]) + debug: 4.4.3 escape-string-regexp: 4.0.0 eslint-scope: 9.1.2 eslint-visitor-keys: 5.0.1 @@ -3725,7 +3731,7 @@ snapshots: [email protected]: {} - [email protected]: {} + [email protected]: {} [email protected]: {} @@ -3745,7 +3751,7 @@ snapshots: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) [email protected]: dependencies: @@ -3992,7 +3998,7 @@ snapshots: [email protected]: dependencies: braces: 3.0.3 - picomatch: 2.3.2 + picomatch: 4.0.5 [email protected]: {} @@ -4006,30 +4012,27 @@ snapshots: dependencies: schema-utils: 4.3.3 tapable: 2.3.2 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) [email protected]: dependencies: brace-expansion: 5.0.9 - [email protected]([email protected]([email protected]))([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.51.2 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) optionalDependencies: - cssnano: 7.1.3([email protected]) - csso: 5.0.5 - postcss: 8.5.12 - svgo: 4.0.1 + postcss: 8.5.28 [email protected]([email protected])([email protected]): dependencies: lodash.difference: 4.5.0 moment: 2.30.1 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) [email protected]: dependencies: @@ -4112,8 +4115,6 @@ snapshots: [email protected]: {} - [email protected]: {} - [email protected]: {} [email protected]: {} @@ -4476,7 +4477,7 @@ snapshots: postcss: 8.5.12 postcss-selector-parser: 7.1.6 - [email protected]([email protected]): + [email protected]: dependencies: '@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]) @@ -4489,7 +4490,7 @@ snapshots: cosmiconfig: 9.0.2 css-functions-list: 3.3.3 css-tree: 3.2.1 - debug: 4.4.3([email protected]) + debug: 4.4.3 fast-glob: 3.3.3 fastest-levenshtein: 1.0.16 file-entry-cache: 11.1.5 @@ -4560,17 +4561,15 @@ snapshots: [email protected]: {} - [email protected]([email protected]([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]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) optionalDependencies: - cssnano: 7.1.3([email protected]) - csso: 5.0.5 - postcss: 8.5.12 + postcss: 8.5.28 [email protected]: dependencies: @@ -4643,7 +4642,7 @@ snapshots: loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.3.0 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) optionalDependencies: file-loader: 6.2.0([email protected]) @@ -4662,7 +4661,7 @@ snapshots: import-local: 3.2.0 interpret: 3.1.1 rechoir: 0.8.0 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) webpack-merge: 6.0.1 optionalDependencies: js-yaml: 4.3.2 @@ -4674,13 +4673,13 @@ snapshots: lodash: 4.18.1 needle: 3.3.1 spdx-expression-validate: 2.0.0 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) webpack-sources: 3.3.4 [email protected]([email protected]): dependencies: tapable: 2.3.0 - webpack: 5.110.3([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + webpack: 5.110.3([email protected])([email protected]) webpack-sources: 3.3.4 [email protected]: @@ -4693,7 +4692,7 @@ snapshots: [email protected]: {} - [email protected]([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 @@ -4708,7 +4707,7 @@ snapshots: events: 3.3.0 graceful-fs: 4.2.11 mime-db: 1.54.0 - minimizer-webpack-plugin: 5.10.0([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected]) + minimizer-webpack-plugin: 5.10.0([email protected])([email protected]) neo-async: 2.6.2 schema-utils: 4.3.3 tapable: 2.3.3
