File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 30
30
"@storybook/svelte" : " 5.3.19" ,
31
31
"babel-loader" : " 8.2.2" ,
32
32
"rollup" : " 2.16.1" ,
33
- "rollup-plugin-svelte" : " 5.2.2 " ,
33
+ "rollup-plugin-svelte" : " 7.0.0 " ,
34
34
"svelte" : " 3.23.2" ,
35
35
"svelte-loader" : " 2.13.6"
36
36
},
Original file line number Diff line number Diff line change @@ -6783,14 +6783,13 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
6783
6783
hash-base "^3.0.0"
6784
6784
inherits "^2.0.1"
6785
6785
6786
- rollup-plugin-svelte@5.2.2 :
6787
- version "5.2.2 "
6788
- resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-5.2.2 .tgz#709244243c79ae47394a6943a3d899516d4a610d "
6789
- integrity sha512-I+TJ2T+VLKGbKQcpeMJ4AR2ciROqTZNjxbiMiH4Cn1yByaB9OEuy3CnrgHHuWatQcPuF3yIViyKX7OlETWDKOQ ==
6786
+ rollup-plugin-svelte@7.0.0 :
6787
+ version "7.0.0 "
6788
+ resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-7.0.0 .tgz#8ececb9d1583c24e0edfbc96f8208b70b27af7a1 "
6789
+ integrity sha512-cw4yv/5v1NQV3nPbpOJtikgkB+9mfSJaqKUdq7x5fVQJnwLtcdc2JOszBs5pBY+SemTs5pmJbdEMseEavbUtjQ ==
6790
6790
dependencies :
6791
6791
require-relative "^0.8.7"
6792
6792
rollup-pluginutils "^2.8.2"
6793
- sourcemap-codec "^1.4.8"
6794
6793
6795
6794
rollup-pluginutils@^2.8.2 :
6796
6795
version "2.8.2"
@@ -7138,7 +7137,7 @@ source-map@^0.7.3:
7138
7137
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
7139
7138
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
7140
7139
7141
- sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8 :
7140
+ sourcemap-codec@^1.4.4 :
7142
7141
version "1.4.8"
7143
7142
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
7144
7143
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
You can’t perform that action at this time.
0 commit comments