1
0
Fork 0

Merge pull request #84 from moritzruth/dependabot/npm_and_yarn/nuxtjs/pwa-3.3.4

This commit is contained in:
dependabot-preview[bot] 2021-01-08 09:12:41 +00:00 committed by GitHub
commit 82a3b2300f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ." "lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
}, },
"dependencies": { "dependencies": {
"@nuxtjs/pwa": "^3.3.3", "@nuxtjs/pwa": "^3.3.4",
"lodash.kebabcase": "^4.1.1", "lodash.kebabcase": "^4.1.1",
"nuxt": "^2.14.12", "nuxt": "^2.14.12",
"shaped.js": "^2.0.0", "shaped.js": "^2.0.0",

View file

@ -1488,10 +1488,10 @@
consola "^2.15.0" consola "^2.15.0"
eslint-webpack-plugin "^2.4.1" eslint-webpack-plugin "^2.4.1"
"@nuxtjs/pwa@^3.3.3": "@nuxtjs/pwa@^3.3.4":
version "3.3.3" version "3.3.4"
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.3.tgz#b3b9d90589c0fd000effe89ee767ca1a125f07e8" resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.4.tgz#557a7a57bc3713bcc820bc88942069af263fd045"
integrity sha512-SVydLpHWeHFTdBx/UaC8sc39lcDW8IkDUCDSVh8jGz1aPsqZGbATd0MMtGa7uefGInMX+SvN/osmzYjuLlYRpw== integrity sha512-aDw9xnTIPdqknvgm5uOtuhcmMedtCy8HALQ4lSb30UqLQzY0z6yOyGSq+6ShybtDW2FjaBeyhs/ooEIP0XZZ9A==
dependencies: dependencies:
clone-deep "^4.0.1" clone-deep "^4.0.1"
defu "^3.2.2" defu "^3.2.2"