Skip to content

Commit 603b7ef

Browse files
chore(deps): update dependency babel-plugin-module-resolver to v5.0.2
1 parent a8f2332 commit 603b7ef

1 file changed

Lines changed: 80 additions & 24 deletions

File tree

yarn.lock

Lines changed: 80 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3804,15 +3804,15 @@ babel-plugin-macros@^3.0.1:
38043804
resolve "^1.19.0"
38053805

38063806
babel-plugin-module-resolver@^5.0.0:
3807-
version "5.0.0"
3808-
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.0.tgz#2b7fc176bd55da25f516abf96015617b4f70fc73"
3809-
integrity sha512-g0u+/ChLSJ5+PzYwLwP8Rp8Rcfowz58TJNCe+L/ui4rpzE/mg//JVX0EWBUYoxaextqnwuGHzfGp2hh0PPV25Q==
3807+
version "5.0.2"
3808+
resolved "https://registry.yarnpkg.com/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.2.tgz#cdeac5d4aaa3b08dd1ac23ddbf516660ed2d293e"
3809+
integrity sha512-9KtaCazHee2xc0ibfqsDeamwDps6FZNo5S0Q81dUqEuFzVwPhcT4J5jOqIVvgCA3Q/wO9hKYxN/Ds3tIsp5ygg==
38103810
dependencies:
3811-
find-babel-config "^2.0.0"
3812-
glob "^8.0.3"
3811+
find-babel-config "^2.1.1"
3812+
glob "^9.3.3"
38133813
pkg-up "^3.1.0"
38143814
reselect "^4.1.7"
3815-
resolve "^1.22.1"
3815+
resolve "^1.22.8"
38163816

38173817
babel-plugin-polyfill-corejs2@^0.4.5:
38183818
version "0.4.5"
@@ -4078,9 +4078,9 @@ brace-expansion@^1.1.7:
40784078
concat-map "0.0.1"
40794079

40804080
brace-expansion@^2.0.1:
4081-
version "2.0.1"
4082-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
4083-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
4081+
version "2.0.2"
4082+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
4083+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
40844084
dependencies:
40854085
balanced-match "^1.0.0"
40864086

@@ -6421,13 +6421,12 @@ finalhandler@1.2.0:
64216421
statuses "2.0.1"
64226422
unpipe "~1.0.0"
64236423

6424-
find-babel-config@^2.0.0:
6425-
version "2.0.0"
6426-
resolved "https://registry.yarnpkg.com/find-babel-config/-/find-babel-config-2.0.0.tgz#a8216f825415a839d0f23f4d18338a1cc966f701"
6427-
integrity sha512-dOKT7jvF3hGzlW60Gc3ONox/0rRZ/tz7WCil0bqA1In/3I8f1BctpXahRnEKDySZqci7u+dqq93sZST9fOJpFw==
6424+
find-babel-config@^2.1.1:
6425+
version "2.1.2"
6426+
resolved "https://registry.yarnpkg.com/find-babel-config/-/find-babel-config-2.1.2.tgz#2841b1bfbbbcdb971e1e39df8cbc43dafa901716"
6427+
integrity sha512-ZfZp1rQyp4gyuxqt1ZqjFGVeVBvmpURMqdIWXbPRfB97Bf6BzdK/xSIbylEINzQ0kB5tlDQfn9HkNXXWsqTqLg==
64286428
dependencies:
6429-
json5 "^2.1.1"
6430-
path-exists "^4.0.0"
6429+
json5 "^2.2.3"
64316430

64326431
find-cache-dir@^2.0.0, find-cache-dir@^2.1.0:
64336432
version "2.1.0"
@@ -6702,6 +6701,11 @@ function-bind@^1.1.1:
67026701
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
67036702
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
67046703

6704+
function-bind@^1.1.2:
6705+
version "1.1.2"
6706+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
6707+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
6708+
67056709
function.prototype.name@^1.1.0, function.prototype.name@^1.1.5:
67066710
version "1.1.5"
67076711
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
@@ -6855,16 +6859,15 @@ glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7:
68556859
once "^1.3.0"
68566860
path-is-absolute "^1.0.0"
68576861

6858-
glob@^8.0.3:
6859-
version "8.1.0"
6860-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
6861-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
6862+
glob@^9.3.3:
6863+
version "9.3.5"
6864+
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
6865+
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
68626866
dependencies:
68636867
fs.realpath "^1.0.0"
6864-
inflight "^1.0.4"
6865-
inherits "2"
6866-
minimatch "^5.0.1"
6867-
once "^1.3.0"
6868+
minimatch "^8.0.2"
6869+
minipass "^4.2.4"
6870+
path-scurry "^1.6.1"
68686871

68696872
global-dirs@^0.1.1:
68706873
version "0.1.1"
@@ -7084,6 +7087,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
70847087
inherits "^2.0.3"
70857088
minimalistic-assert "^1.0.1"
70867089

7090+
hasown@^2.0.2:
7091+
version "2.0.2"
7092+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
7093+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
7094+
dependencies:
7095+
function-bind "^1.1.2"
7096+
70877097
hermes-estree@0.12.0:
70887098
version "0.12.0"
70897099
resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.12.0.tgz#8a289f9aee854854422345e6995a48613bac2ca8"
@@ -7420,6 +7430,13 @@ is-core-module@^2.13.0, is-core-module@^2.4.0, is-core-module@^2.5.0, is-core-mo
74207430
dependencies:
74217431
has "^1.0.3"
74227432

7433+
is-core-module@^2.16.0:
7434+
version "2.16.1"
7435+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
7436+
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
7437+
dependencies:
7438+
hasown "^2.0.2"
7439+
74237440
is-data-descriptor@^0.1.4:
74247441
version "0.1.4"
74257442
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -8077,7 +8094,7 @@ json5@^1.0.1, json5@^1.0.2:
80778094
dependencies:
80788095
minimist "^1.2.0"
80798096

8080-
json5@^2.1.1, json5@^2.1.2, json5@^2.1.3, json5@^2.2.2, json5@^2.2.3:
8097+
json5@^2.1.2, json5@^2.1.3, json5@^2.2.2, json5@^2.2.3:
80818098
version "2.2.3"
80828099
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
80838100
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -8496,6 +8513,11 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
84968513
dependencies:
84978514
js-tokens "^3.0.0 || ^4.0.0"
84988515

8516+
lru-cache@^10.2.0:
8517+
version "10.4.3"
8518+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
8519+
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
8520+
84998521
lru-cache@^5.1.1:
85008522
version "5.1.1"
85018523
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -9164,6 +9186,13 @@ minimatch@^5.0.1:
91649186
dependencies:
91659187
brace-expansion "^2.0.1"
91669188

9189+
minimatch@^8.0.2:
9190+
version "8.0.4"
9191+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.4.tgz#847c1b25c014d4e9a7f68aaf63dedd668a626229"
9192+
integrity sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==
9193+
dependencies:
9194+
brace-expansion "^2.0.1"
9195+
91679196
minimatch@^9.0.0, minimatch@^9.0.2:
91689197
version "9.0.3"
91699198
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
@@ -9220,11 +9249,21 @@ minipass@^3.0.0, minipass@^3.1.1:
92209249
dependencies:
92219250
yallist "^4.0.0"
92229251

9252+
minipass@^4.2.4:
9253+
version "4.2.8"
9254+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.8.tgz#f0010f64393ecfc1d1ccb5f582bcaf45f48e1a3a"
9255+
integrity sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==
9256+
92239257
minipass@^5.0.0:
92249258
version "5.0.0"
92259259
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
92269260
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
92279261

9262+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
9263+
version "7.1.2"
9264+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
9265+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
9266+
92289267
minizlib@^2.1.1:
92299268
version "2.1.2"
92309269
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -10040,6 +10079,14 @@ path-parse@^1.0.5, path-parse@^1.0.7:
1004010079
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
1004110080
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
1004210081

10082+
path-scurry@^1.6.1:
10083+
version "1.11.1"
10084+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
10085+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
10086+
dependencies:
10087+
lru-cache "^10.2.0"
10088+
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
10089+
1004310090
path-to-regexp@0.1.7:
1004410091
version "0.1.7"
1004510092
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -10856,6 +10903,15 @@ resolve@^1.10.0, resolve@^1.10.1, resolve@^1.14.2, resolve@^1.18.1, resolve@^1.1
1085610903
path-parse "^1.0.7"
1085710904
supports-preserve-symlinks-flag "^1.0.0"
1085810905

10906+
resolve@^1.22.8:
10907+
version "1.22.10"
10908+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39"
10909+
integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==
10910+
dependencies:
10911+
is-core-module "^2.16.0"
10912+
path-parse "^1.0.7"
10913+
supports-preserve-symlinks-flag "^1.0.0"
10914+
1085910915
resolve@^2.0.0-next.4:
1086010916
version "2.0.0-next.4"
1086110917
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"

0 commit comments

Comments
 (0)