This repository was archived by the owner on Nov 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"preact" : " 10.4.4" ,
24
24
"prettier" : " ^2.1.2" ,
25
25
"regenerator-runtime" : " ^0.13.7" ,
26
- "rollup" : " ^2.27.1 " ,
26
+ "rollup" : " ^2.79.2 " ,
27
27
"rollup-plugin-esbuild" : " ^2.5.0" ,
28
28
"rollup-plugin-terser" : " ^7.0.2" ,
29
29
"route-parser" : " mint-lang/mint-route-parser"
Original file line number Diff line number Diff line change @@ -3896,10 +3896,10 @@ rollup-plugin-terser@^7.0.2:
3896
3896
serialize-javascript "^4.0.0"
3897
3897
terser "^5.0.0"
3898
3898
3899
- rollup@^2.27.1 :
3900
- version "2.79.0 "
3901
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0 .tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2 "
3902
- integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA ==
3899
+ rollup@^2.79.2 :
3900
+ version "2.79.2 "
3901
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2 .tgz#f150e4a5db4b121a21a747d762f701e5e9f49090 "
3902
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ ==
3903
3903
optionalDependencies :
3904
3904
fsevents "~2.3.2"
3905
3905
You can’t perform that action at this time.
0 commit comments