8000 chore(deps): update devdependency @nuxtjs/pwa to ^3.1.0 (#5858) · bootstrap-vue/bootstrap-vue@929aee2 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 929aee2

Browse files
chore(deps): update devdependency @nuxtjs/pwa to ^3.1.0 (#5858)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c713e28 commit 929aee2

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@babel/standalone": "^7.11.6",
108108
"@nuxt/content": "^1.9.0",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110-
"@nuxtjs/pwa": "^3.0.2",
110+
"@nuxtjs/pwa": "^3.1.0",
111111
"@nuxtjs/robots": "^2.4.2",
112112
"@nuxtjs/sitemap": "^2.4.0",
113113
"@testing-library/jest-dom": "^5.11.4",

yarn.lock

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,16 +1554,16 @@
15541554
dependencies:
15551555
vue-analytics "^5.22.1"
15561556

1557-
"@nuxtjs/pwa@^3.0.2":
1558-
version "3.0.2"
1559-
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.0.2.tgz#ff7ea391a7e5bbbfc0b92c5856f90dd1c0a0c43d"
1560-
integrity sha512-te7lzQ+pDI72GwDHETrt9mmrJaA35j0YyrzirjAElT7XipWwf3NQXWqkkHNmlKCiQ9nCXVU6mPLAN7SJeKc8NA==
1557+
"@nuxtjs/pwa@^3.1.0":
1558+
version "3.1.0"
1559+
resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.1.0.tgz#082c173ca3d27268657d82ef1d7a94a55be58559"
1560+
integrity sha512-LpVMAsKbSfmg/802EGId3DZop4YfUwLTgO4wbo9ALvAb2PolIBdRA2DhXF9y3bRuMDf9/tP8ErmkJ8MjcbJRmw==
15611561
dependencies:
15621562
defu "^3.1.0"
15631563
execa "^4.0.3"
15641564
fs-extra "^9.0.1"
1565-
hasha "^5.2.0"
1566-
jimp-compact "^0.12.1"
1565+
hasha "^5.2.1"
1566+
jimp-compact "^0.16.1"
15671567
workbox-cdn "^5.1.3"
15681568

15691569
"@nuxtjs/robots@^2.4.2":
@@ -6909,6 +6909,14 @@ hasha@^5.2.0:
69096909
is-stream "^2.0.0"
69106910
type-fest "^0.8.0"
69116911

6912+
hasha@^5.2.1:
6913+
version "5.2.1"
6914+
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.1.tgz#0e5b492aa40de3819e80955f221d2fccef55b5aa"
6915+
integrity sha512-x15jnRSHTi3VmH+oHtVb9kgU/HuKOK8mjK8iCL3dPQXh4YJlUb9YSI8ZLiiqLAIvY2wuDIlZYZppy8vB2XISkQ==
6916+
dependencies:
6917+
is-stream "^2.0.0"
6918+
type-fest "^0.8.0"
6919+
69126920
hast-to-hyperscript@^7.0.0:
69136921
version "7.0.4"
69146922
resolved "https://registry.yarnpkg.com/hast-to-hyperscript/-/hast-to-hyperscript-7.0.4.tgz#7c4c037d9a8ea19b0a3fdb676a26448ad922353d"
@@ -8398,10 +8406,10 @@ jest@^26.5.2:
83988406
import-local "^3.0.2"
83998407
jest-cli "^26.5.2"
84008408

8401-
jimp-compact@^0.12.1:
8402-
version "0.12.1"
8403-
resolved "https://registry.yarnpkg.com/jimp-compact/-/jimp-compact-0.12.1.tgz#f35ae542f83659f7f1b2fa4f955a27869dbe15ea"
8404-
integrity sha512-WEIxAvP4t7ZrGTExPx4pWa28/fxP+meQ90JedM2Jtwg/6IK2gVCS24hB5ggOEXsA3cBWQAaCdFgSB8WkMYykHA==
8409+
jimp-compact@^0.16.1:
8410+
version "0.16.1"
8411+
resolved "https://registry.yarnpkg.com/jimp-compact/-/jimp-compact-0.16.1.tgz#9582aea06548a2c1e04dd148d7c3ab92075aefa3"
8412+
integrity sha512-dZ6Ra7u1G8c4Letq/B5EzAxj4tLFHL+cGtdpR+PVm4yzPDj+lCk+AbivWt1eOM+ikzkowtyV7qSqX6qr3t71Ww==
84058413

84068414
jiti@^0.1.11:
84078415
version "0.1.11"

0 commit comments

Comments
 (0)
0