This repository was archived by the owner on May 27, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 "rollup-plugin-babel" : " 4.0.0-beta.4" ,
4545 "rollup-plugin-copy-assets" : " 1.0.0" ,
4646 "rollup-plugin-node-resolve" : " 3.3.0" ,
47- "rollup-plugin-postcss" : " 1.6.1 " ,
47+ "rollup-plugin-postcss" : " 1.6.2 " ,
4848 "rollup-plugin-serve" : " 0.4.2" ,
4949 "rollup-plugin-terser" : " 1.0.1" ,
5050 "rucksack-css" : " 1.0.2" ,
Original file line number Diff line number Diff line change @@ -4495,6 +4495,10 @@ p-locate@^2.0.0:
44954495 dependencies :
44964496 p-limit "^1.1.0"
44974497
4498+ p-queue@^2.4.2 :
4499+ version "2.4.2"
4500+ resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-2.4.2.tgz#03609826682b743be9a22dba25051bd46724fc34"
4501+
44984502p-try@^1.0.0 :
44994503 version "1.0.0"
45004504 resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
@@ -5739,16 +5743,17 @@ rollup-plugin-node-resolve@3.3.0:
57395743 is-module "^1.0.0"
57405744 resolve "^1.1.6"
57415745
5742- rollup-plugin-postcss@1.6.1 :
5743- version "1.6.1 "
5744- resolved "https://registry.yarnpkg.com/rollup-plugin-postcss/-/rollup-plugin-postcss-1.6.1 .tgz#8251104b9d9eedacbb56e87fb8fb9f226daaf716 "
5746+ rollup-plugin-postcss@1.6.2 :
5747+ version "1.6.2 "
5748+ resolved "https://registry.yarnpkg.com/rollup-plugin-postcss/-/rollup-plugin-postcss-1.6.2 .tgz#f3422a56dab21bcb2e9b7182763733d4ff2c1b4c "
57455749 dependencies :
57465750 " @vue/component-compiler-utils" " ^1.0.0"
57475751 chalk "^2.0.0"
57485752 concat-with-sourcemaps "^1.0.5"
57495753 cssnano "^3.10.0"
57505754 fs-extra "^5.0.0"
57515755 import-cwd "^2.1.0"
5756+ p-queue "^2.4.2"
57525757 pify "^3.0.0"
57535758 postcss "^6.0.21"
57545759 postcss-load-config "^1.2.0"
You can’t perform that action at this time.
0 commit comments