8000 chore(deps-dev): bump @nuxtjs/pwa from 3.2.2 to 3.3.1 · bootstrap-vue/bootstrap-vue@25ddf65 · GitHub
[go: up one dir, main page]

Skip to content

Commit 25ddf65

Browse files
chore(deps-dev): bump @nuxtjs/pwa from 3.2.2 to 3.3.1
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.2.2 to 3.3.1. - [Release notes](https://github.com/nuxt-community/pwa-module/releases) - [Changelog](https://github.com/nuxt-community/pwa-module/blob/master/CHANGELOG.md) - [Commits](nuxt-community/pwa-module@v3.2.2...v3.3.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d610291 commit 25ddf65

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@babel/standalone": "^7.12.9",
100100
"@nuxt/content": "^1.11.1",
101101
"@nuxtjs/google-analytics": "^2.4.0",
102-
"@nuxtjs/pwa": "^3.2.2",
102+
"@nuxtjs/pwa": "^3.3.1",
103103
"@nuxtjs/robots": "^2.4.2",
104104
"@nuxtjs/sitemap": "^2.4.0",
105105
"@testing-library/jest-dom": "^5.11.6",

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,18 +1553,19 @@
15531553
dependencies:
15541554
vue-analytics "^5.22.1"
15551555

1556-
"@nuxtjs/pwa@^3.2.2":
1557-
version "3.2.2"
1558-
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.2.tgz#e03c632e30f3df287a842d67323d945f36b97440"
1559-
integrity sha512-B+2VKwmaw40Wyds0hOKuN9R8ODHg7de8B7uQbzaZpLNuCinfKioQOk8jjaLDKRf4sndNG4AYI90Et4M+MRQetQ==
1556+
"@nuxtjs/pwa@^3.3.1":
1557+
version "3.3.1"
1558+
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.1.tgz#1056d9b2c52201094ff0683e2ee652a15cc701ab"
1559+
integrity sha512-XQGRooqZl9kEQLNC+FtsJyG5ZbeeTGrtme4Yr12XpJPvPfrwN2a4BkCS+ucNGbkDV9yxRtGtj04rIXLqsuMAkQ==
15601560
dependencies:
1561-
defu "^3.1.0"
1562-
execa "^4.0.3"
1561+
defu "^3.2.2"
1562+
execa "^4.1.0"
15631563
fs-extra "^9.0.1"
15641564
hasha "^5.2.2"
15651565
jimp-compact "^0.16.1"
15661566
lodash.template "^4.5.0"
1567-
workbox-cdn "^5.1.3"
1567+
serve-static "^1.14.1"
1568+
workbox-cdn "^5.1.4"
15681569
< 8000 br>
15691570
"@nuxtjs/robots@^2.4.2":
15701571
version "2.4.2"
@@ -4967,7 +4968,7 @@ defu@^2.0.4:
49674968
resolved "https://registry.yarnpkg.com/defu/-/defu-2.0.4.tgz#09659a6e87a8fd7178be13bd43e9357ebf6d1c46"
49684969
integrity sha512-G9pEH1UUMxShy6syWk01VQSRVs3CDWtlxtZu7A+NyqjxaCA4gSlWAKDBx6QiUEKezqS8+DUlXLI14Fp05Hmpwg==
49694970

4970-
defu@^3.1.0, defu@^3.2.2:
4971+
defu@^3.2.2:
49714972
version "3.2.2"
49724973
resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97"
49734974
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==
@@ -5791,7 +5792,7 @@ execa@^3.4.0:
57915792
signal-exit "^3.0.2"
57925793
strip-final-newline "^2.0.0"
57935794

5794-
execa@^4.0.0, execa@^4.0.3, execa@^4.1.0:
5795+
execa@^4.0.0, execa@^4.1.0:
57955796
version "4.1.0"
57965797
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
57975798
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
@@ -14528,7 +14529,7 @@ wordwrap@^1.0.0:
1452814529
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1452914530
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1453014531

14531-
workbox-cdn@^5.1.3:
14532+
workbox-cdn@^5.1.4:
1453214533
version "5.1.4"
1453314534
resolved "https://registry.yarnpkg.com/workbox-cdn/-/workbox-cdn-5.1.4.tgz#dbd8acee70b1978be70106207590bbb76af935cf"
1453414535
integrity sha512-04gM3mi8QGutokkSaA9xunVfjURnLbo9TTWyi8+pSDCEW5cD8u5GbJiliLK1vB9CShk/9OY1UDfW+XcmD+d6KQ==

0 commit comments

Comments
 (0)
0