]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Webpack is a dev dependency
authorChocobozzz <me@florianbigard.com>
Mon, 3 Jan 2022 14:18:57 +0000 (15:18 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 3 Jan 2022 14:18:57 +0000 (15:18 +0100)
client/package.json
client/yarn.lock

index 7fdbfbd787a15838aa375eea0e271c4961eed568..45804b69fad06600309e291e61aa95a71bcb8075 100644 (file)
     "videostream": "~3.2.1",
     "wdio-chromedriver-service": "^7.2.0",
     "wdio-geckodriver-service": "^2.0.3",
+    "webpack": "^5.65.0",
     "webpack-bundle-analyzer": "^4.4.2",
     "webpack-cli": "^4.7.0",
     "webtorrent": "^1.3.8",
     "whatwg-fetch": "^3.0.0",
     "zone.js": "~0.11.4"
   },
-  "dependencies": {
-    "webpack": "^5.51.1"
-  }
+  "dependencies": {}
 }
index 279894baca5c619f6d99045c13c54e81d366d346..b379f72f2d14a5417e16b4cb72ce249d286926c0 100644 (file)
@@ -12020,7 +12020,7 @@ webpack-subresource-integrity@5.0.0:
   dependencies:
     typed-assert "^1.0.8"
 
-webpack@5.65.0, webpack@^5.51.1:
+webpack@5.65.0, webpack@^5.65.0:
   version "5.65.0"
   resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.65.0.tgz#ed2891d9145ba1f0d318e4ea4f89c3fa18e6f9be"
   integrity sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw==