Bump @nuxtjs/pwa from 3.0.1 to 3.0.2
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/nuxt-community/pwa-module/releases) - [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
638265a07e
commit
e798ba1bd5
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/pwa": "^3.0.1",
|
||||
"@nuxtjs/pwa": "^3.0.2",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"nuxt": "^2.14.3",
|
||||
"shaped.js": "^2.0.0",
|
||||
|
|
|
@ -1389,10 +1389,10 @@
|
|||
consola "^2.11.3"
|
||||
eslint-loader "^4.0.2"
|
||||
|
||||
"@nuxtjs/pwa@^3.0.1":
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.0.1.tgz#eead598fa407a3347b4888409918e77e546c44f1"
|
||||
integrity sha512-AkNeuOTHcshX/hNT5pBHUgOaeIfd+pBz9saScYZH0u69c51SxzQe7712Cc51+YTK8OUjVPBOXPr1kUvKggW6hw==
|
||||
"@nuxtjs/pwa@^3.0.2":
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.0.2.tgz#ff7ea391a7e5bbbfc0b92c5856f90dd1c0a0c43d"
|
||||
integrity sha512-te7lzQ+pDI72GwDHETrt9mmrJaA35j0YyrzirjAElT7XipWwf3NQXWqkkHNmlKCiQ9nCXVU6mPLAN7SJeKc8NA==
|
||||
dependencies:
|
||||
defu "^3.1.0"
|
||||
execa "^4.0.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue