-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump uuid from 10.0.0 to 11.0.5 in /graylog2-web-interface (#21586)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.5. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.5) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
99caf58
commit e7ed2ec
Showing
2 changed files
with
126 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1698,6 +1698,11 @@ | |
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" | ||
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== | ||
|
||
"@discoveryjs/json-ext@^0.6.1": | ||
version "0.6.3" | ||
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz#f13c7c205915eb91ae54c557f5e92bddd8be0e83" | ||
integrity sha512-4B4OijXeVNOPZlYA2oEwWOTkzyltLao+xbotHQeqN++Rv27Y6s818+n2Qkp8q+Fxhn0t/5lA5X1Mxktud8eayQ== | ||
|
||
"@dual-bundle/import-meta-resolve@^4.1.0": | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/@dual-bundle/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#519c1549b0e147759e7825701ecffd25e5819f7b" | ||
|
@@ -3692,30 +3697,30 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@typescript-eslint/eslint-plugin@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7" | ||
integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w== | ||
"@typescript-eslint/eslint-plugin@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.0.tgz#574a95d67660a1e4544ae131d672867a5b40abb3" | ||
integrity sha512-aFcXEJJCI4gUdXgoo/j9udUYIHgF23MFkg09LFz2dzEmU0+1Plk4rQWv/IYKvPHAtlkkGoB3m5e6oUp+JPsNaQ== | ||
dependencies: | ||
"@eslint-community/regexpp" "^4.10.0" | ||
"@typescript-eslint/scope-manager" "8.23.0" | ||
"@typescript-eslint/type-utils" "8.23.0" | ||
"@typescript-eslint/utils" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.0" | ||
"@typescript-eslint/scope-manager" "8.24.0" | ||
"@typescript-eslint/type-utils" "8.24.0" | ||
"@typescript-eslint/utils" "8.24.0" | ||
"@typescript-eslint/visitor-keys" "8.24.0" | ||
graphemer "^1.4.0" | ||
ignore "^5.3.1" | ||
natural-compare "^1.4.0" | ||
ts-api-utils "^2.0.1" | ||
|
||
"@typescript-eslint/parser@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081" | ||
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q== | ||
"@typescript-eslint/parser@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.0.tgz#bba837f9ee125b78f459ad947ff9b61be8139085" | ||
integrity sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA== | ||
dependencies: | ||
"@typescript-eslint/scope-manager" "8.23.0" | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/typescript-estree" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.0" | ||
"@typescript-eslint/scope-manager" "8.24.0" | ||
"@typescript-eslint/types" "8.24.0" | ||
"@typescript-eslint/typescript-estree" "8.24.0" | ||
"@typescript-eslint/visitor-keys" "8.24.0" | ||
debug "^4.3.4" | ||
|
||
"@typescript-eslint/[email protected]": | ||
|
@@ -3734,21 +3739,21 @@ | |
"@typescript-eslint/types" "8.16.0" | ||
"@typescript-eslint/visitor-keys" "8.16.0" | ||
|
||
"@typescript-eslint/scope-manager@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec" | ||
integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw== | ||
"@typescript-eslint/scope-manager@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.0.tgz#2e34b3eb2ce768f2ffb109474174ced5417002b1" | ||
integrity sha512-HZIX0UByphEtdVBKaQBgTDdn9z16l4aTUz8e8zPQnyxwHBtf5vtl1L+OhH+m1FGV9DrRmoDuYKqzVrvWDcDozw== | ||
dependencies: | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.0" | ||
"@typescript-eslint/types" "8.24.0" | ||
"@typescript-eslint/visitor-keys" "8.24.0" | ||
|
||
"@typescript-eslint/type-utils@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76" | ||
integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA== | ||
"@typescript-eslint/type-utils@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.0.tgz#6ee3ec4db06f9e5e7b01ca6c2b5dd5843a9fd1e8" | ||
integrity sha512-8fitJudrnY8aq0F1wMiPM1UUgiXQRJ5i8tFjq9kGfRajU+dbPyOuHbl0qRopLEidy0MwqgTHDt6CnSeXanNIwA== | ||
dependencies: | ||
"@typescript-eslint/typescript-estree" "8.23.0" | ||
"@typescript-eslint/utils" "8.23.0" | ||
"@typescript-eslint/typescript-estree" "8.24.0" | ||
"@typescript-eslint/utils" "8.24.0" | ||
debug "^4.3.4" | ||
ts-api-utils "^2.0.1" | ||
|
||
|
@@ -3762,10 +3767,10 @@ | |
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737" | ||
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ== | ||
|
||
"@typescript-eslint/types@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a" | ||
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ== | ||
"@typescript-eslint/types@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.0.tgz#694e7fb18d70506c317b816de9521300b0f72c8e" | ||
integrity sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw== | ||
|
||
"@typescript-eslint/[email protected]": | ||
version "8.0.1" | ||
|
@@ -3795,29 +3800,29 @@ | |
semver "^7.6.0" | ||
ts-api-utils "^1.3.0" | ||
|
||
"@typescript-eslint/typescript-estree@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924" | ||
integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ== | ||
"@typescript-eslint/typescript-estree@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.0.tgz#0487349be174097bb329a58273100a9629e03c6c" | ||
integrity sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ== | ||
dependencies: | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/visitor-keys" "8.23.0" | ||
"@typescript-eslint/types" "8.24.0" | ||
"@typescript-eslint/visitor-keys" "8.24.0" | ||
debug "^4.3.4" | ||
fast-glob "^3.3.2" | ||
is-glob "^4.0.3" | ||
minimatch "^9.0.4" | ||
semver "^7.6.0" | ||
ts-api-utils "^2.0.1" | ||
|
||
"@typescript-eslint/utils@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554" | ||
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA== | ||
"@typescript-eslint/utils@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.0.tgz#21cb1195ae79230af825bfeed59574f5cb70a749" | ||
integrity sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.4.0" | ||
"@typescript-eslint/scope-manager" "8.23.0" | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/typescript-estree" "8.23.0" | ||
"@typescript-eslint/scope-manager" "8.24.0" | ||
"@typescript-eslint/types" "8.24.0" | ||
"@typescript-eslint/typescript-estree" "8.24.0" | ||
|
||
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": | ||
version "8.0.1" | ||
|
@@ -3855,12 +3860,12 @@ | |
"@typescript-eslint/types" "8.16.0" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
"@typescript-eslint/visitor-keys@8.23.0": | ||
version "8.23.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8" | ||
integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ== | ||
"@typescript-eslint/visitor-keys@8.24.0": | ||
version "8.24.0" | ||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.0.tgz#36ecf0b9b1d819ad88a3bd4157ab7d594cb797c9" | ||
integrity sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg== | ||
dependencies: | ||
"@typescript-eslint/types" "8.23.0" | ||
"@typescript-eslint/types" "8.24.0" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
"@ungap/structured-clone@^1.2.0": | ||
|
@@ -3994,16 +3999,31 @@ | |
resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-2.1.1.tgz#3b2f852e91dac6e3b85fb2a314fb8bef46d94646" | ||
integrity sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw== | ||
|
||
"@webpack-cli/configtest@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-3.0.1.tgz#76ac285b9658fa642ce238c276264589aa2b6b57" | ||
integrity sha512-u8d0pJ5YFgneF/GuvEiDA61Tf1VDomHHYMjv/wc9XzYj7nopltpG96nXN5dJRstxZhcNpV1g+nT6CydO7pHbjA== | ||
|
||
"@webpack-cli/info@^2.0.2": | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-2.0.2.tgz#cc3fbf22efeb88ff62310cf885c5b09f44ae0fdd" | ||
integrity sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A== | ||
|
||
"@webpack-cli/info@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-3.0.1.tgz#3cff37fabb7d4ecaab6a8a4757d3826cf5888c63" | ||
integrity sha512-coEmDzc2u/ffMvuW9aCjoRzNSPDl/XLuhPdlFRpT9tZHmJ/039az33CE7uH+8s0uL1j5ZNtfdv0HkfaKRBGJsQ== | ||
|
||
"@webpack-cli/serve@^2.0.5": | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e" | ||
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ== | ||
|
||
"@webpack-cli/serve@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-3.0.1.tgz#bd8b1f824d57e30faa19eb78e4c0951056f72f00" | ||
integrity sha512-sbgw03xQaCLiT6gcY/6u3qBDn01CWw/nbaXl3gTdTFuJJ75Gffv3E3DBpgvY2fkkrdS1fpjaXNOmJlnbtKauKg== | ||
|
||
"@xtuc/ieee754@^1.2.0": | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" | ||
|
@@ -5590,6 +5610,11 @@ commander@^10.0.1: | |
resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06" | ||
integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== | ||
|
||
commander@^12.1.0: | ||
version "12.1.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3" | ||
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA== | ||
|
||
commander@^7.2.0: | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" | ||
|
@@ -6878,6 +6903,11 @@ env-paths@^2.2.1: | |
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" | ||
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== | ||
|
||
envinfo@^7.14.0: | ||
version "7.14.0" | ||
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.14.0.tgz#26dac5db54418f2a4c1159153a0b2ae980838aae" | ||
integrity sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg== | ||
|
||
envinfo@^7.7.3: | ||
version "7.8.1" | ||
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475" | ||
|
@@ -7547,8 +7577,8 @@ [email protected]: | |
dependencies: | ||
"@babel/eslint-parser" "7.16.5" | ||
"@tanstack/eslint-plugin-query" "4.36.1" | ||
"@typescript-eslint/eslint-plugin" "8.23.0" | ||
"@typescript-eslint/parser" "8.23.0" | ||
"@typescript-eslint/eslint-plugin" "8.24.0" | ||
"@typescript-eslint/parser" "8.24.0" | ||
eslint "8.57.0" | ||
eslint-config-airbnb "19.0.4" | ||
eslint-config-prettier "10.0.1" | ||
|
@@ -8316,6 +8346,11 @@ flat-cache@^6.1.5: | |
flatted "^3.3.2" | ||
hookified "^1.6.0" | ||
|
||
flat@^5.0.2: | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241" | ||
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ== | ||
|
||
flatted@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067" | ||
|
@@ -9141,7 +9176,7 @@ graphemer@^1.4.0: | |
typescript "5.7.3" | ||
use-query-params "^2.2.0" | ||
webpack "5.97.1" | ||
webpack-cli "5.1.4" | ||
webpack-cli "6.0.1" | ||
webpack-merge "4.2.2" | ||
|
||
grid-index@^1.1.0: | ||
|
@@ -16795,10 +16830,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" | ||
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= | ||
|
||
uuid@10.0.0: | ||
version "10.0.0" | ||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294" | ||
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ== | ||
uuid@11.0.5: | ||
version "11.0.5" | ||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62" | ||
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA== | ||
|
||
uuid@^3.3.2, uuid@^3.3.3: | ||
version "3.4.0" | ||
|
@@ -16997,6 +17032,25 @@ [email protected]: | |
rechoir "^0.8.0" | ||
webpack-merge "^5.7.3" | ||
|
||
[email protected]: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-6.0.1.tgz#a1ce25da5ba077151afd73adfa12e208e5089207" | ||
integrity sha512-MfwFQ6SfwinsUVi0rNJm7rHZ31GyTcpVE5pgVA3hwFRb7COD4TzjUUwhGWKfO50+xdc2MQPuEBBJoqIMGt3JDw== | ||
dependencies: | ||
"@discoveryjs/json-ext" "^0.6.1" | ||
"@webpack-cli/configtest" "^3.0.1" | ||
"@webpack-cli/info" "^3.0.1" | ||
"@webpack-cli/serve" "^3.0.1" | ||
colorette "^2.0.14" | ||
commander "^12.1.0" | ||
cross-spawn "^7.0.3" | ||
envinfo "^7.14.0" | ||
fastest-levenshtein "^1.0.12" | ||
import-local "^3.0.2" | ||
interpret "^3.1.1" | ||
rechoir "^0.8.0" | ||
webpack-merge "^6.0.1" | ||
|
||
webpack-dev-middleware@^7.4.2: | ||
version "7.4.2" | ||
resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-7.4.2.tgz#40e265a3d3d26795585cff8207630d3a8ff05877" | ||
|
@@ -17058,6 +17112,15 @@ webpack-merge@^5.7.3: | |
clone-deep "^4.0.1" | ||
wildcard "^2.0.0" | ||
|
||
webpack-merge@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-6.0.1.tgz#50c776868e080574725abc5869bd6e4ef0a16c6a" | ||
integrity sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg== | ||
dependencies: | ||
clone-deep "^4.0.1" | ||
flat "^5.0.2" | ||
wildcard "^2.0.1" | ||
|
||
webpack-sources@^1.4.3: | ||
version "1.4.3" | ||
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933" | ||
|
@@ -17344,6 +17407,11 @@ wildcard@^2.0.0: | |
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec" | ||
integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== | ||
|
||
wildcard@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67" | ||
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== | ||
|
||
word-wrap@~1.2.3: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f" | ||
|