File tree 2 files changed +11
-6
lines changed
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.41.1 " ,
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 @@ -4885,6 +4885,11 @@ fsevents@~2.1.2:
4885
4885
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
4886
4886
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
4887
4887
4888
+ fsevents@~2.3.1 :
4889
+ version "2.3.2"
4890
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
4891
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
4892
+
4888
4893
function-bind@^1.1.1 :
4889
4894
version "1.1.1"
4890
4895
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -7921,12 +7926,12 @@ rollup-pluginutils@^2.8.2:
7921
7926
dependencies :
7922
7927
estree-walker "^0.6.1"
7923
7928
7924
- rollup@2.36.2 :
7925
- version "2.36.2 "
7926
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2 .tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49 "
7927
- integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A ==
7929
+ rollup@2.41.1 :
7930
+ version "2.41.1 "
7931
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.1 .tgz#c7c7ada42b13be505facd516f13fb697c24c1116 "
7932
+ integrity sha512-nepLFAW5W71/MWpS2Yr7r31eS7HRfYg2RXnxb6ehqN9zY42yACxKtEfb4xq8SmNfUohAzGMcyl6jkwdLOAiUbg ==
7928
7933
optionalDependencies :
7929
- fsevents "~2.1.2 "
7934
+ fsevents "~2.3.1 "
7930
7935
7931
7936
run-async@^2.2.0, run-async@^2.4.0 :
7932
7937
version "2.4.1"
You can’t perform that action at this time.
0 commit comments