This repository was archived by the owner on Nov 4, 2023. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
66
"rollup-plugin-emit-ejs" : " ^3.1.0" ,
67
67
"rollup-plugin-html" : " ^0.2.1" ,
68
68
"rollup-plugin-progress" : " ^1.1.2" ,
69
- "rollup-plugin-serve" : " ^1.1 .0" ,
69
+ "rollup-plugin-serve" : " ^2.0 .0" ,
70
70
"rollup-plugin-styles" : " ^4.0.0" ,
71
71
"rollup-plugin-terser" : " ^7.0.2" ,
72
72
"sass" : " ^1.53.0" ,
Original file line number Diff line number Diff line change @@ -4241,10 +4241,10 @@ rollup-plugin-progress@^1.1.2:
4241
4241
dependencies :
4242
4242
chalk "^2.4.2"
4243
4243
4244
- rollup-plugin-serve@^1.1 .0 :
4245
- version "1.1 .0"
4246
- resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-1.1 .0.tgz#0654a57021a21b903340c69940f7463706e8288d "
4247
- integrity sha512-pYkSsuA0/psKqhhictkJw1c2klya5b+LlCvipWqI9OE1aG2M97mRumZCbBlry5CMEOzYBBgSDgd1694sNbmyIw ==
4244
+ rollup-plugin-serve@^2.0 .0 :
4245
+ version "2.0 .0"
4246
+ resolved "https://registry.yarnpkg.com/rollup-plugin-serve/-/rollup-plugin-serve-2.0 .0.tgz#f5ac0d9740f8c30e8be353a780303838fa1dac0e "
4247
+ integrity sha512-adII2hdsHyNftFhg4bx55B6ogZWmySEGtdqcqxwZQi3BryAnfzQ+xRb1/BLe3DR1lX9QxnpwtHbBCSULyXbMwA ==
4248
4248
dependencies :
4249
4249
mime ">=2.4.6"
4250
4250
opener "1"
You can’t perform that action at this time.
0 commit comments