Archived
1
0

chore(deps): update postcss, trim (#3356)

This commit is contained in:
Akash Satheesan
2021-05-12 00:44:50 +05:30
committed by GitHub
parent f32d8e50e7
commit 2ae8729ef3
4 changed files with 743 additions and 515 deletions

View File

@ -127,7 +127,8 @@
"copy-webpack-plugin": "^6.0.3",
"cson-parser": "^1.3.3",
"css-loader": "^3.2.0",
"cssnano": "^4.1.11",
"cssnano": "^5.0.2",
"postcss": "^8.2.1",
"debounce": "^1.0.0",
"deemon": "^1.4.0",
"eslint": "6.8.0",
@ -220,6 +221,7 @@
"windows-process-tree": "0.3.0"
},
"resolutions": {
"postcss": "^8.2.1",
"elliptic": "^6.5.3",
"nwmatcher": "^1.4.4"
}

File diff suppressed because it is too large Load Diff