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 2929 "@storybook/addons" : " 6.1.14" ,
3030 "@storybook/svelte" : " 6.1.14" ,
3131 "babel-loader" : " 8.2.2" ,
32- "rollup" : " 2.36.2 " ,
32+ "rollup" : " 3.29.5 " ,
3333 "rollup-plugin-svelte" : " 7.0.0" ,
3434 "svelte" : " 3.31.2" ,
3535 "svelte-loader" : " 2.13.6"
Original file line number Diff line number Diff line change @@ -4878,6 +4878,11 @@ fsevents@~2.1.2:
48784878 resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
48794879 integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
48804880
4881+ fsevents@~2.3.2 :
4882+ version "2.3.3"
4883+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
4884+ integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
4885+
48814886function-bind@^1.1.1 :
48824887 version "1.1.1"
48834888 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -7914,12 +7919,12 @@ rollup-pluginutils@^2.8.2:
79147919 dependencies :
79157920 estree-walker "^0.6.1"
79167921
7917- rollup@2.36.2 :
7918- version "2.36.2 "
7919- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2 .tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49 "
7920- integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A ==
7922+ rollup@3.29.5 :
7923+ version "3.29.5 "
7924+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5 .tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54 "
7925+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w ==
79217926 optionalDependencies :
7922- fsevents "~2.1 .2"
7927+ fsevents "~2.3 .2"
79237928
79247929run-async@^2.2.0, run-async@^2.4.0 :
79257930 version "2.4.1"
You can’t perform that action at this time.
0 commit comments