File tree 2 files changed +21
-2
lines changed
2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 28
28
"@storybook/addon-storysource" : " 6.1.14" ,
29
29
"@storybook/addons" : " 6.1.14" ,
30
30
"@storybook/svelte" : " 6.1.14" ,
31
- "babel-loader" : " 8.2.2 " ,
31
+ "babel-loader" : " 8.4.1 " ,
32
32
"rollup" : " 2.36.2" ,
33
33
"rollup-plugin-svelte" : " 7.0.0" ,
34
34
"svelte" : " 3.31.2" ,
Original file line number Diff line number Diff line change @@ -2632,7 +2632,17 @@ babel-helper-to-multiple-sequence-expressions@^0.5.0:
2632
2632
resolved "https://registry.yarnpkg.com/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.5.0.tgz#a3f924e3561882d42fcf48907aa98f7979a4588d"
2633
2633
integrity sha512-m2CvfDW4+1qfDdsrtf4dwOslQC3yhbgyBFptncp4wvtdrDHqueW7slsYv4gArie056phvQFhT2nRcGS4bnm6mA==
2634
2634
2635
- babel-loader@8.2.2, babel-loader@^8.0.6 :
2635
+ babel-loader@8.4.1 :
2636
+ version "8.4.1"
2637
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1.tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675"
2638
+ integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==
2639
+ dependencies :
2640
+ find-cache-dir "^3.3.1"
2641
+ loader-utils "^2.0.4"
2642
+ make-dir "^3.1.0"
2643
+ schema-utils "^2.6.5"
2644
+
2645
+ babel-loader@^8.0.6 :
2636
2646
version "8.2.2"
2637
2647
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81"
2638
2648
integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==
@@ -6033,6 +6043,15 @@ loader-utils@^2.0.0:
6033
6043
emojis-list "^3.0.0"
6034
6044
json5 "^2.1.2"
6035
6045
6046
+ loader-utils@^2.0.4 :
6047
+ version "2.0.4"
6048
+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
6049
+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
6050
+ dependencies :
6051
+ big.js "^5.2.2"
6052
+ emojis-list "^3.0.0"
6053
+ json5 "^2.1.2"
6054
+
6036
6055
locate-path@^2.0.0 :
6037
6056
version "2.0.0"
6038
6057
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
You can’t perform that action at this time.
0 commit comments