Skip to content

Commit dd59a70

Browse files
Update dependency babel-loader to v9.2.1
1 parent 3b4fca9 commit dd59a70

File tree

2 files changed

+66
-7
lines changed

2 files changed

+66
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"resolutions": {
142142
"@babel/traverse": "7.24.1",
143143
"@storybook/react/**/loader-utils": "^2.0.4",
144-
"babel-loader": "9.0.0",
144+
"babel-loader": "9.2.1",
145145
"wrap-ansi": "7.0.0",
146146
"string-width": "4.1.0"
147147
}

yarn.lock

Lines changed: 65 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5307,12 +5307,12 @@ babel-jest@^27.4.2, babel-jest@^27.5.1:
53075307
graceful-fs "^4.2.9"
53085308
slash "^3.0.0"
53095309

5310-
babel-loader@9.0.0, babel-loader@^8.2.3, babel-loader@^9.0.0:
5311-
version "9.0.0"
5312-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.0.0.tgz#b90f48b49f5360e4678733755d1413e16cfee48e"
5313-
integrity sha512-qVGQb0PNw/B1sGhPf0/KKsHZAPfa2Bk+JbjkW7yGjAHZyvjAULXYq0et0+/+7DL/rGYU+y8UoGPzA32NP29pVQ==
5310+
babel-loader@9.2.1, babel-loader@^8.2.3, babel-loader@^9.0.0:
5311+
version "9.2.1"
5312+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
5313+
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
53145314
dependencies:
5315-
find-cache-dir "^3.3.2"
5315+
find-cache-dir "^4.0.0"
53165316
schema-utils "^4.0.0"
53175317

53185318
babel-plugin-add-react-displayname@^0.0.5:
@@ -6038,6 +6038,11 @@ [email protected]:
60386038
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.4.1.tgz#bdafead37961ac079be11eb7ec65c4d021eaf9cc"
60396039
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
60406040

6041+
common-path-prefix@^3.0.0:
6042+
version "3.0.0"
6043+
resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0"
6044+
integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
6045+
60416046
common-tags@^1.8.0:
60426047
version "1.8.2"
60436048
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
@@ -7925,7 +7930,7 @@ find-cache-dir@^2.0.0:
79257930
make-dir "^2.0.0"
79267931
pkg-dir "^3.0.0"
79277932

7928-
find-cache-dir@^3.0.0, find-cache-dir@^3.3.1, find-cache-dir@^3.3.2:
7933+
find-cache-dir@^3.0.0, find-cache-dir@^3.3.1:
79297934
version "3.3.2"
79307935
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b"
79317936
integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==
@@ -7934,6 +7939,14 @@ find-cache-dir@^3.0.0, find-cache-dir@^3.3.1, find-cache-dir@^3.3.2:
79347939
make-dir "^3.0.2"
79357940
pkg-dir "^4.1.0"
79367941

7942+
find-cache-dir@^4.0.0:
7943+
version "4.0.0"
7944+
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-4.0.0.tgz#a30ee0448f81a3990708f6453633c733e2f6eec2"
7945+
integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==
7946+
dependencies:
7947+
common-path-prefix "^3.0.0"
7948+
pkg-dir "^7.0.0"
7949+
79377950
find-replace@^3.0.0:
79387951
version "3.0.0"
79397952
resolved "https://registry.yarnpkg.com/find-replace/-/find-replace-3.0.0.tgz#3e7e23d3b05167a76f770c9fbd5258b0def68c38"
@@ -7969,6 +7982,14 @@ find-up@^5.0.0:
79697982
locate-path "^6.0.0"
79707983
path-exists "^4.0.0"
79717984

7985+
find-up@^6.3.0:
7986+
version "6.3.0"
7987+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
7988+
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
7989+
dependencies:
7990+
locate-path "^7.1.0"
7991+
path-exists "^5.0.0"
7992+
79727993
flat-cache@^3.0.4:
79737994
version "3.2.0"
79747995
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee"
@@ -10217,6 +10238,13 @@ locate-path@^6.0.0:
1021710238
dependencies:
1021810239
p-locate "^5.0.0"
1021910240

10241+
locate-path@^7.1.0:
10242+
version "7.2.0"
10243+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a"
10244+
integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
10245+
dependencies:
10246+
p-locate "^6.0.0"
10247+
1022010248
lodash.camelcase@^4.3.0:
1022110249
version "4.3.0"
1022210250
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -11432,6 +11460,13 @@ p-limit@^3.0.2:
1143211460
dependencies:
1143311461
yocto-queue "^0.1.0"
1143411462

11463+
p-limit@^4.0.0:
11464+
version "4.0.0"
11465+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
11466+
integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
11467+
dependencies:
11468+
yocto-queue "^1.0.0"
11469+
1143511470
p-locate@^3.0.0:
1143611471
version "3.0.0"
1143711472
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -11453,6 +11488,13 @@ p-locate@^5.0.0:
1145311488
dependencies:
1145411489
p-limit "^3.0.2"
1145511490

11491+
p-locate@^6.0.0:
11492+
version "6.0.0"
11493+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f"
11494+
integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
11495+
dependencies:
11496+
p-limit "^4.0.0"
11497+
1145611498
p-map@^4.0.0:
1145711499
version "4.0.0"
1145811500
resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
@@ -11544,6 +11586,11 @@ path-exists@^4.0.0:
1154411586
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
1154511587
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
1154611588

11589+
path-exists@^5.0.0:
11590+
version "5.0.0"
11591+
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
11592+
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
11593+
1154711594
path-is-absolute@^1.0.0:
1154811595
version "1.0.1"
1154911596
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -11665,6 +11712,13 @@ pkg-dir@^5.0.0:
1166511712
dependencies:
1166611713
find-up "^5.0.0"
1166711714

11715+
pkg-dir@^7.0.0:
11716+
version "7.0.0"
11717+
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11"
11718+
integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
11719+
dependencies:
11720+
find-up "^6.3.0"
11721+
1166811722
pkg-up@^3.1.0:
1166911723
version "3.1.0"
1167011724
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
@@ -15567,6 +15621,11 @@ yocto-queue@^0.1.0:
1556715621
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
1556815622
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
1556915623

15624+
yocto-queue@^1.0.0:
15625+
version "1.2.1"
15626+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.2.1.tgz#36d7c4739f775b3cbc28e6136e21aa057adec418"
15627+
integrity sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==
15628+
1557015629
zwitch@^2.0.0:
1557115630
version "2.0.4"
1557215631
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7"

0 commit comments

Comments
 (0)