File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 31
31
"@storybook/addons" : " 6.1.14" ,
32
32
"@storybook/svelte" : " 6.1.14" ,
33
33
"babel-loader" : " 8.2.2" ,
34
- "rollup" : " 2.36.2 " ,
34
+ "rollup" : " 2.42.0 " ,
35
35
"rollup-plugin-svelte" : " 7.0.0" ,
36
36
"svelte" : " 3.31.2" ,
37
37
"svelte-loader" : " 2.13.6"
Original file line number Diff line number Diff line change @@ -5080,6 +5080,11 @@ fsevents@~2.1.2:
5080
5080
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
5081
5081
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
5082
5082
5083
+ fsevents@~2.3.1 :
5084
+ version "2.3.2"
5085
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
5086
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
5087
+
5083
5088
function-bind@^1.1.1 :
5084
5089
version "1.1.1"
5085
5090
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -8121,12 +8126,12 @@ rollup-pluginutils@^2.8.2:
8121
8126
dependencies :
8122
8127
estree-walker "^0.6.1"
8123
8128
8124
- rollup@2.36.2 :
8125
- version "2.36.2 "
8126
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2 .tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49 "
8127
- integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A ==
8129
+ rollup@2.42.0 :
8130
+ version "2.42.0 "
8131
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.0 .tgz#444ce20a45614099decdd786f2a6fcd6c2240b08 "
8132
+ integrity sha512-P9bJnaZ2P0hawoJo+Jto8YZZqil9URogNVE4KJeyj6wrUSDIbdMvmj7CsyEFwdXu/I5SiWEzB1hfmLeMldH6ww ==
8128
8133
optionalDependencies :
8129
- fsevents "~2.1.2 "
8134
+ fsevents "~2.3.1 "
8130
8135
8131
8136
run-async@^2.2.0, run-async@^2.4.0 :
8132
8137
version "2.4.1"
You can’t perform that action at this time.
0 commit comments