mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
fix(frontend): remove unused and vulnerable npm dependencies
This commit is contained in:
parent
3fc9c891ac
commit
5fdcae4196
2 changed files with 323 additions and 2130 deletions
2449
frontend/package-lock.json
generated
2449
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -26,14 +26,12 @@
|
|||
"devDependencies": {
|
||||
"gulp": "4.0.2",
|
||||
"gulp-autoprefixer": "^6.1.0",
|
||||
"gulp-css-base64": "^1.3.4",
|
||||
"gulp-gzip": "^1.4.2",
|
||||
"gulp-if": "^2.0.2",
|
||||
"gulp-mustache": "^2.3.0",
|
||||
"gulp-mustache": "^4.1.1",
|
||||
"gulp-plumber": "^1.2.1",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-sass": "^4.0.2",
|
||||
"gulp-watch": "^5.0.1",
|
||||
"rimraf": "^2.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue