remove unused plugin

This commit is contained in:
gempir 2020-09-05 12:28:49 +02:00
parent cc7838b7e8
commit d5de1ce3e7
3 changed files with 2 additions and 15 deletions

File diff suppressed because one or more lines are too long

View file

@ -28,7 +28,6 @@
"html-webpack-plugin": "^4.4.1",
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.13.1",
"pnp-webpack-plugin": "^1.6.0",
"sass-loader": "^8.0.2",
"style-loader": "^1.1.3",
"webpack": "^4.41.5",

View file

@ -4587,13 +4587,6 @@ pkg-dir@^3.0.0:
dependencies:
find-up "^3.0.0"
pnp-webpack-plugin@^1.6.0:
version "1.6.4"
resolved "https://registry.yarnpkg.com/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz#c9711ac4dc48a685dabafc86f8b6dd9f8df84149"
integrity sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==
dependencies:
ts-pnp "^1.1.6"
portfinder@^1.0.26:
version "1.0.27"
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.27.tgz#a41333c116b5e5f3d380f9745ac2f35084c4c758"
@ -5917,11 +5910,6 @@ trim-newlines@^1.0.0:
dependencies:
glob "^7.1.2"
ts-pnp@^1.1.6:
version "1.2.0"
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
tslib@^1.10.0, tslib@^1.9.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"