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.33.3" ,
33
- "rollup-plugin-svelte" : " 5.2.2 " ,
33
+ "rollup-plugin-svelte" : " 7.0.0 " ,
34
34
"svelte" : " 3.30.0" ,
35
35
"svelte-loader" : " 2.13.6"
36
36
},
Original file line number Diff line number Diff line change @@ -6798,14 +6798,13 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
6798
6798
hash-base "^3.0.0"
6799
6799
inherits "^2.0.1"
6800
6800
6801
- rollup-plugin-svelte@5.2.2 :
6802
- version "5.2.2 "
6803
- resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-5.2.2 .tgz#709244243c79ae47394a6943a3d899516d4a610d "
6804
- integrity sha512-I+TJ2T+VLKGbKQcpeMJ4AR2ciROqTZNjxbiMiH4Cn1yByaB9OEuy3CnrgHHuWatQcPuF3yIViyKX7OlETWDKOQ ==
6801
+ rollup-plugin-svelte@7.0.0 :
6802
+ version "7.0.0 "
6803
+ resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-7.0.0 .tgz#8ececb9d1583c24e0edfbc96f8208b70b27af7a1 "
6804
+ integrity sha512-cw4yv/5v1NQV3nPbpOJtikgkB+9mfSJaqKUdq7x5fVQJnwLtcdc2JOszBs5pBY+SemTs5pmJbdEMseEavbUtjQ ==
6805
6805
dependencies :
6806
6806
require-relative "^0.8.7"
6807
6807
rollup-pluginutils "^2.8.2"
6808
- sourcemap-codec "^1.4.8"
6809
6808
6810
6809
rollup-pluginutils@^2.8.2 :
6811
6810
version "2.8.2"
@@ -7153,7 +7152,7 @@ source-map@^0.7.3:
7153
7152
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
7154
7153
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
7155
7154
7156
- sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8 :
7155
+ sourcemap-codec@^1.4.4 :
7157
7156
version "1.4.8"
7158
7157
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
7159
7158
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
You can’t perform that action at this time.
0 commit comments