1
0
Fork 0
forked from gitea/nas

Replace our custom compression-webpack-plugin patch with the fixed upstream version (#28510)

This commit is contained in:
Renaud Chaput 2023-12-29 10:33:06 +01:00 committed by GitHub
parent a2624ff739
commit fb5eb1f655
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 43 deletions

View file

@ -67,7 +67,7 @@
"classnames": "^2.3.2",
"cocoon-js-vanilla": "^1.3.0",
"color-blend": "^4.0.0",
"compression-webpack-plugin": "patch:compression-webpack-plugin@npm%3A6.1.1#~/.yarn/patches/compression-webpack-plugin-npm-6.1.1-3a2a65987e.patch",
"compression-webpack-plugin": "^6.1.2",
"core-js": "^3.30.2",
"cross-env": "^7.0.3",
"css-loader": "^5.2.7",