Skip to content

Commit ee4871a

Browse files
chore(deps): replace dependency rollup-plugin-babel with @rollup/plugin-babel 5.0.0
1 parent a5f3270 commit ee4871a

2 files changed

Lines changed: 90 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"postcss-scss": "4.0.6",
7676
"prettier": "2.8.7",
7777
"rollup": "2.79.1",
78-
"rollup-plugin-babel": "4.4.0",
78+
"@rollup/plugin-babel": "5.0.0",
7979
"rollup-plugin-commonjs": "10.1.0",
8080
"rollup-plugin-filesize": "9.1.2",
8181
"rollup-plugin-license": "2.9.1",

yarn.lock

Lines changed: 89 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,15 @@
220220
js-tokens "^4.0.0"
221221
picocolors "^1.1.1"
222222

223+
"@babel/code-frame@^7.29.7":
224+
version "7.29.7"
225+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
226+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
227+
dependencies:
228+
"@babel/helper-validator-identifier" "^7.29.7"
229+
js-tokens "^4.0.0"
230+
picocolors "^1.1.1"
231+
223232
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.4":
224233
version "7.21.4"
225234
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
@@ -293,6 +302,17 @@
293302
"@jridgewell/trace-mapping" "^0.3.28"
294303
jsesc "^3.0.2"
295304

305+
"@babel/generator@^7.29.7":
306+
version "7.29.7"
307+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
308+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
309+
dependencies:
310+
"@babel/parser" "^7.29.7"
311+
"@babel/types" "^7.29.7"
312+
"@jridgewell/gen-mapping" "^0.3.12"
313+
"@jridgewell/trace-mapping" "^0.3.28"
314+
jsesc "^3.0.2"
315+
296316
"@babel/helper-annotate-as-pure@^7.18.6":
297317
version "7.18.6"
298318
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
@@ -409,6 +429,11 @@
409429
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
410430
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
411431

432+
"@babel/helper-globals@^7.29.7":
433+
version "7.29.7"
434+
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b"
435+
integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==
436+
412437
"@babel/helper-hoist-variables@^7.18.6":
413438
version "7.18.6"
414439
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -431,7 +456,7 @@
431456
"@babel/traverse" "^7.28.5"
432457
"@babel/types" "^7.28.5"
433458

434-
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.18.6":
459+
"@babel/helper-module-imports@^7.18.6":
435460
version "7.21.4"
436461
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
437462
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
@@ -446,6 +471,14 @@
446471
"@babel/traverse" "^7.28.6"
447472
"@babel/types" "^7.28.6"
448473

474+
"@babel/helper-module-imports@^7.7.4":
475+
version "7.29.7"
476+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396"
477+
integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==
478+
dependencies:
479+
"@babel/traverse" "^7.29.7"
480+
"@babel/types" "^7.29.7"
481+
449482
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2":
450483
version "7.21.2"
451484
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
@@ -563,6 +596,11 @@
563596
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
564597
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
565598

599+
"@babel/helper-string-parser@^7.29.7":
600+
version "7.29.7"
601+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
602+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
603+
566604
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
567605
version "7.19.1"
568606
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
@@ -573,6 +611,11 @@
573611
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
574612
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
575613

614+
"@babel/helper-validator-identifier@^7.29.7":
615+
version "7.29.7"
616+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
617+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
618+
576619
"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0":
577620
version "7.21.0"
578621
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
@@ -631,6 +674,13 @@
631674
dependencies:
632675
"@babel/types" "^7.29.0"
633676

677+
"@babel/parser@^7.29.7":
678+
version "7.29.7"
679+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
680+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
681+
dependencies:
682+
"@babel/types" "^7.29.7"
683+
634684
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
635685
version "7.18.6"
636686
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@@ -1390,6 +1440,15 @@
13901440
"@babel/parser" "^7.28.6"
13911441
"@babel/types" "^7.28.6"
13921442

1443+
"@babel/template@^7.29.7":
1444+
version "7.29.7"
1445+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
1446+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
1447+
dependencies:
1448+
"@babel/code-frame" "^7.29.7"
1449+
"@babel/parser" "^7.29.7"
1450+
"@babel/types" "^7.29.7"
1451+
13931452
"@babel/traverse@^7.1.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.7.0":
13941453
version "7.21.4"
13951454
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
@@ -1419,6 +1478,19 @@
14191478
"@babel/types" "^7.29.0"
14201479
debug "^4.3.1"
14211480

1481+
"@babel/traverse@^7.29.7":
1482+
version "7.29.7"
1483+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d"
1484+
integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==
1485+
dependencies:
1486+
"@babel/code-frame" "^7.29.7"
1487+
"@babel/generator" "^7.29.7"
1488+
"@babel/helper-globals" "^7.29.7"
1489+
"@babel/parser" "^7.29.7"
1490+
"@babel/template" "^7.29.7"
1491+
"@babel/types" "^7.29.7"
1492+
debug "^4.3.1"
1493+
14221494
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
14231495
version "7.21.4"
14241496
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
@@ -1436,6 +1508,14 @@
14361508
"@babel/helper-string-parser" "^7.27.1"
14371509
"@babel/helper-validator-identifier" "^7.28.5"
14381510

1511+
"@babel/types@^7.29.7":
1512+
version "7.29.7"
1513+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
1514+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
1515+
dependencies:
1516+
"@babel/helper-string-parser" "^7.29.7"
1517+
"@babel/helper-validator-identifier" "^7.29.7"
1518+
14391519
"@bcoe/v8-coverage@^0.2.3":
14401520
version "0.2.3"
14411521
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3364,6 +3444,14 @@
33643444
dependencies:
33653445
"@octokit/openapi-types" "^11.2.0"
33663446

3447+
"@rollup/plugin-babel@5.0.0":
3448+
version "5.0.0"
3449+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9"
3450+
integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA==
3451+
dependencies:
3452+
"@babel/helper-module-imports" "^7.7.4"
3453+
"@rollup/pluginutils" "^3.0.8"
3454+
33673455
"@rollup/plugin-json@4.1.0":
33683456
version "4.1.0"
33693457
resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
@@ -13002,14 +13090,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
1300213090
dependencies:
1300313091
glob "^7.1.3"
1300413092

13005-
rollup-plugin-babel@4.4.0:
13006-
version "4.4.0"
13007-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
13008-
integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
13009-
dependencies:
13010-
"@babel/helper-module-imports" "^7.0.0"
13011-
rollup-pluginutils "^2.8.1"
13012-
1301313093
rollup-plugin-commonjs@10.1.0:
1301413094
version "10.1.0"
1301513095
resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb"

0 commit comments

Comments
 (0)