Update dependency @vue/cli-plugin-pwa to v4.5.15 (develop)

This commit is contained in:
RenovateBot 2022-01-31 10:29:07 +00:00 committed by Georg Krause
parent 5346ee463b
commit 7804fc77ce
2 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@
"devDependencies": {
"@babel/eslint-parser": "7.16.5",
"@vue/cli-plugin-babel": "4.5.15",
"@vue/cli-plugin-pwa": "4.2.3",
"@vue/cli-plugin-pwa": "4.5.15",
"@vue/cli-plugin-unit-mocha": "4.2.3",
"@vue/cli-service": "4.2.3",
"@vue/test-utils": "1.3.0",

View File

@ -1273,12 +1273,12 @@
thread-loader "^2.1.3"
webpack "^4.0.0"
"@vue/cli-plugin-pwa@4.2.3":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.2.3.tgz#f1c030cbfa7da459d22ee200d79c570ef09ef7b3"
integrity sha512-Z5bx8OEmVr44q/roZjDQqkair7LLQRhsLI+reFl+RZq7BPa99qS9y3VFcdZcreneVpEMPd934G7zdDnZmgxXSg==
"@vue/cli-plugin-pwa@4.5.15":
version "4.5.15"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.5.15.tgz#eb800c418d96b496deec9d063a1798fe6e9c2db8"
integrity sha512-yQzsspaIkjeQyN6btF8ATgbJFU023q1HC8uUpmiBa4QE9EyBlR8fSrKFhcJ0EmT6KnU7PMwlnOJ/OqjguFnufA==
dependencies:
"@vue/cli-shared-utils" "^4.2.3"
"@vue/cli-shared-utils" "^4.5.15"
webpack "^4.0.0"
workbox-webpack-plugin "^4.3.1"