File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
experimenter/legacy-ui/visualization Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 31
31
"rollup-plugin-copy" : " ^3.3.0" ,
32
32
"rollup-plugin-livereload" : " ^2.0.0" ,
33
33
"rollup-plugin-postcss" : " ^3.1.8" ,
34
- "rollup-plugin-svelte" : " ^6 .0.1 " ,
34
+ "rollup-plugin-svelte" : " ^7 .0.0 " ,
35
35
"rollup-plugin-terser" : " ^7.0.2" ,
36
36
"svelte" : " ^3.20.1" ,
37
37
"svelte-check" : " ^1.0.55" ,
Original file line number Diff line number Diff line change @@ -16746,14 +16746,13 @@ rollup-plugin-postcss@^3.1.8:
16746
16746
safe-identifier "^0.4.1"
16747
16747
style-inject "^0.3.0"
16748
16748
16749
- rollup-plugin-svelte@^6 .0.1 :
16750
- version "6 .0.1 "
16751
- resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-6 .0.1 .tgz#a4fc9c19c5c4277e6dbf8e79185c4cbd6b4383bf "
16752
- integrity sha512-kS9/JZMBNgpKTqVKlwV8mhmGwxu8NiNf6+n5ZzdZ8yDp3+ADqjf8Au+JNEpoOn6kLlh1hLS2Gsa76k9RP57HDQ ==
16749
+ rollup-plugin-svelte@^7 .0.0 :
16750
+ version "7 .0.0 "
16751
+ resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-7 .0.0 .tgz#8ececb9d1583c24e0edfbc96f8208b70b27af7a1 "
16752
+ integrity sha512-cw4yv/5v1NQV3nPbpOJtikgkB+9mfSJaqKUdq7x5fVQJnwLtcdc2JOszBs5pBY+SemTs5pmJbdEMseEavbUtjQ ==
16753
16753
dependencies:
16754
16754
require-relative "^0.8.7"
16755
16755
rollup-pluginutils "^2.8.2"
16756
- sourcemap-codec "^1.4.8"
16757
16756
16758
16757
rollup-plugin-terser@^7.0.2:
16759
16758
version "7.0.2"
@@ -17372,7 +17371,7 @@ source-map@^0.7.3, source-map@~0.7.2:
17372
17371
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
17373
17372
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
17374
17373
17375
- sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8 :
17374
+ sourcemap-codec@^1.4.4:
17376
17375
version "1.4.8"
17377
17376
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
17378
17377
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
You can’t perform that action at this time.
0 commit comments