File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 2828 "@storybook/addon-storysource" : " 6.1.14" ,
2929 "@storybook/addons" : " 6.1.14" ,
3030 "@storybook/svelte" : " 6.1.14" ,
31- "babel-loader" : " 8.2.2 " ,
31+ "babel-loader" : " 8.4.1 " ,
3232 "rollup" : " 2.36.2" ,
3333 "rollup-plugin-svelte" : " 7.0.0" ,
3434 "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:
26322632 resolved "https://registry.yarnpkg.com/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.5.0.tgz#a3f924e3561882d42fcf48907aa98f7979a4588d"
26332633 integrity sha512-m2CvfDW4+1qfDdsrtf4dwOslQC3yhbgyBFptncp4wvtdrDHqueW7slsYv4gArie056phvQFhT2nRcGS4bnm6mA==
26342634
2635- [email protected] , babel-loader@^8.0.6:
2635+ 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 :
26362646 version "8.2.2"
26372647 resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81"
26382648 integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==
@@ -6033,6 +6043,15 @@ loader-utils@^2.0.0:
60336043 emojis-list "^3.0.0"
60346044 json5 "^2.1.2"
60356045
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+
60366055locate-path@^2.0.0 :
60376056 version "2.0.0"
60386057 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