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 @@ -6820,14 +6820,13 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
6820
6820
hash-base "^3.0.0"
6821
6821
inherits "^2.0.1"
6822
6822
6823
- rollup-plugin-svelte@5.2.2 :
6824
- version "5.2.2 "
6825
- resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-5.2.2 .tgz#709244243c79ae47394a6943a3d899516d4a610d "
6826
- integrity sha512-I+TJ2T+VLKGbKQcpeMJ4AR2ciROqTZNjxbiMiH4Cn1yByaB9OEuy3CnrgHHuWatQcPuF3yIViyKX7OlETWDKOQ ==
6823
+ rollup-plugin-svelte@7.0.0 :
6824
+ version "7.0.0 "
6825
+ resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-7.0.0 .tgz#8ececb9d1583c24e0edfbc96f8208b70b27af7a1 "
6826
+ integrity sha512-cw4yv/5v1NQV3nPbpOJtikgkB+9mfSJaqKUdq7x5fVQJnwLtcdc2JOszBs5pBY+SemTs5pmJbdEMseEavbUtjQ ==
6827
6827
dependencies :
6828
6828
require-relative "^0.8.7"
6829
6829
rollup-pluginutils "^2.8.2"
6830
- sourcemap-codec "^1.4.8"
6831
6830
6832
6831
rollup-pluginutils@^2.8.2 :
6833
6832
version "2.8.2"
@@ -7175,7 +7174,7 @@ source-map@^0.7.3:
7175
7174
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
7176
7175
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
7177
7176
7178
- sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8 :
7177
+ sourcemap-codec@^1.4.4 :
7179
7178
version "1.4.8"
7180
7179
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
7181
7180
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
You can’t perform that action at this time.
0 commit comments