Bump @fullhuman/postcss-purgecss from 1.2.0 to 1.3.0 in /vuejs
Bumps [@fullhuman/postcss-purgecss](https://github.com/FullHuman/postcss-purgecss) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/FullHuman/postcss-purgecss/releases) - [Changelog](https://github.com/FullHuman/postcss-purgecss/blob/master/CHANGELOG.md) - [Commits](https://github.com/FullHuman/postcss-purgecss/commits/1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7971235aec
commit
a299d919c9
8
vuejs/package-lock.json
generated
8
vuejs/package-lock.json
generated
|
@ -869,12 +869,12 @@
|
|||
}
|
||||
},
|
||||
"@fullhuman/postcss-purgecss": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-1.2.0.tgz",
|
||||
"integrity": "sha512-An05jbnZVUrX+VVNniaNQtOuo/S7tyQu5x86itXTF+7kfMaGxglFGykFX2KCt2hcbJijbvfCval9IkPO19V1KA==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-1.3.0.tgz",
|
||||
"integrity": "sha512-zvfS3dPKD2FAtMcXapMJXGbDgEp9E++mLR6lTgSruv6y37uvV5xJ1crVktuC1gvnmMwsa7Zh1m05FeEiz4VnIQ==",
|
||||
"requires": {
|
||||
"postcss": "^7.0.14",
|
||||
"purgecss": "^1.3.0"
|
||||
"purgecss": "^1.4.0"
|
||||
}
|
||||
},
|
||||
"@hapi/address": {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"test:unit": "vue-cli-service test:unit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "^1.2.0",
|
||||
"@fullhuman/postcss-purgecss": "^1.3.0",
|
||||
"axios": "^0.19.0",
|
||||
"core-js": "^2.6.5",
|
||||
"postcss-import": "^12.0.1",
|
||||
|
|
Loading…
Reference in a new issue