Skip to content

Commit 0220be0

Browse files
Bump babel-loader from 9.2.1 to 10.1.1 in /assets
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.2.1 to 10.1.1. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v9.2.1...v10.1.1) --- updated-dependencies: - dependency-name: babel-loader dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c63cce commit 0220be0

2 files changed

Lines changed: 36 additions & 62 deletions

File tree

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@babel/core": "^7.24.4",
1515
"@babel/preset-env": "^7.29.2",
16-
"babel-loader": "^9.1.3",
16+
"babel-loader": "^10.1.1",
1717
"copy-webpack-plugin": "^12.0.2",
1818
"css-loader": "^7.1.1",
1919
"css-minimizer-webpack-plugin": "^8.0.0",

assets/yarn.lock

Lines changed: 35 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,13 +1262,12 @@ ansi-styles@^4.1.0:
12621262
dependencies:
12631263
color-convert "^2.0.1"
12641264

1265-
babel-loader@^9.1.3:
1266-
version "9.2.1"
1267-
resolved "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz"
1268-
integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
1265+
babel-loader@^10.1.1:
1266+
version "10.1.1"
1267+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1.1.tgz#ce9748e85b7071eb88006e3cfa9e6cf14eeb97c5"
1268+
integrity sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg==
12691269
dependencies:
1270-
find-cache-dir "^4.0.0"
1271-
schema-utils "^4.0.0"
1270+
find-up "^5.0.0"
12721271

12731272
babel-plugin-polyfill-corejs2@^0.4.15:
12741273
version "0.4.17"
@@ -1391,26 +1390,21 @@ colord@^2.9.3:
13911390
resolved "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz"
13921391
integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==
13931392

1394-
commander@^14.0.3:
1395-
version "14.0.3"
1396-
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.3.tgz#425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2"
1397-
integrity sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==
1398-
13991393
commander@^11.1.0:
14001394
version "11.1.0"
14011395
resolved "https://registry.yarnpkg.com/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906"
14021396
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==
14031397

1398+
commander@^14.0.3:
1399+
version "14.0.3"
1400+
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.3.tgz#425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2"
1401+
integrity sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==
1402+
14041403
commander@^2.20.0:
14051404
version "2.20.3"
14061405
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz"
14071406
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
14081407

1409-
common-path-prefix@^3.0.0:
1410-
version "3.0.0"
1411-
resolved "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz"
1412-
integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
1413-
14141408
convert-source-map@^2.0.0:
14151409
version "2.0.0"
14161410
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
@@ -1727,14 +1721,6 @@ fill-range@^7.1.1:
17271721
dependencies:
17281722
to-regex-range "^5.0.1"
17291723

1730-
find-cache-dir@^4.0.0:
1731-
version "4.0.0"
1732-
resolved "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-4.0.0.tgz"
1733-
integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==
1734-
dependencies:
1735-
common-path-prefix "^3.0.0"
1736-
pkg-dir "^7.0.0"
1737-
17381724
find-up@^4.0.0:
17391725
version "4.1.0"
17401726
resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
@@ -1743,13 +1729,13 @@ find-up@^4.0.0:
17431729
locate-path "^5.0.0"
17441730
path-exists "^4.0.0"
17451731

1746-
find-up@^6.3.0:
1747-
version "6.3.0"
1748-
resolved "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz"
1749-
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
1732+
find-up@^5.0.0:
1733+
version "5.0.0"
1734+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
1735+
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
17501736
dependencies:
1751-
locate-path "^7.1.0"
1752-
path-exists "^5.0.0"
1737+
locate-path "^6.0.0"
1738+
path-exists "^4.0.0"
17531739

17541740
flat@^5.0.2:
17551741
version "5.0.2"
@@ -1986,12 +1972,12 @@ locate-path@^5.0.0:
19861972
dependencies:
19871973
p-locate "^4.1.0"
19881974

1989-
locate-path@^7.1.0:
1990-
version "7.2.0"
1991-
resolved "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz"
1992-
integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
1975+
locate-path@^6.0.0:
1976+
version "6.0.0"
1977+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
1978+
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
19931979
dependencies:
1994-
p-locate "^6.0.0"
1980+
p-locate "^5.0.0"
19951981

19961982
lodash.debounce@^4.0.8:
19971983
version "4.0.8"
@@ -2117,12 +2103,12 @@ p-limit@^2.2.0:
21172103
dependencies:
21182104
p-try "^2.0.0"
21192105

2120-
p-limit@^4.0.0:
2121-
version "4.0.0"
2122-
resolved "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz"
2123-
integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
2106+
p-limit@^3.0.2:
2107+
version "3.1.0"
2108+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
2109+
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
21242110
dependencies:
2125-
yocto-queue "^1.0.0"
2111+
yocto-queue "^0.1.0"
21262112

21272113
p-locate@^4.1.0:
21282114
version "4.1.0"
@@ -2131,12 +2117,12 @@ p-locate@^4.1.0:
21312117
dependencies:
21322118
p-limit "^2.2.0"
21332119

2134-
p-locate@^6.0.0:
2135-
version "6.0.0"
2136-
resolved "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz"
2137-
integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
2120+
p-locate@^5.0.0:
2121+
version "5.0.0"
2122+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
2123+
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
21382124
dependencies:
2139-
p-limit "^4.0.0"
2125+
p-limit "^3.0.2"
21402126

21412127
p-try@^2.0.0:
21422128
version "2.2.0"
@@ -2148,11 +2134,6 @@ path-exists@^4.0.0:
21482134
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
21492135
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
21502136

2151-
path-exists@^5.0.0:
2152-
version "5.0.0"
2153-
resolved "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz"
2154-
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
2155-
21562137
path-key@^3.1.0:
21572138
version "3.1.1"
21582139
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
@@ -2201,13 +2182,6 @@ pkg-dir@^4.2.0:
22012182
dependencies:
22022183
find-up "^4.0.0"
22032184

2204-
pkg-dir@^7.0.0:
2205-
version "7.0.0"
2206-
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz"
2207-
integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
2208-
dependencies:
2209-
find-up "^6.3.0"
2210-
22112185
postcss-calc@^10.1.1:
22122186
version "10.1.1"
22132187
resolved "https://registry.yarnpkg.com/postcss-calc/-/postcss-calc-10.1.1.tgz#52b385f2e628239686eb6e3a16207a43f36064ca"
@@ -2885,7 +2859,7 @@ yallist@^3.0.2:
28852859
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
28862860
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
28872861

2888-
yocto-queue@^1.0.0:
2889-
version "1.1.1"
2890-
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz"
2891-
integrity sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==
2862+
yocto-queue@^0.1.0:
2863+
version "0.1.0"
2864+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
2865+
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

0 commit comments

Comments
 (0)