File tree Expand file tree Collapse file tree 2 files changed +19
-11
lines changed Expand file tree Collapse file tree 2 files changed +19
-11
lines changed Original file line number Diff line number Diff line change 107
107
"@babel/standalone" : " ^7.11.6" ,
108
108
"@nuxt/content" : " ^1.9.0" ,
109
109
"@nuxtjs/google-analytics" : " ^2.4.0" ,
110
- "@nuxtjs/pwa" : " ^3.0.2 " ,
110
+ "@nuxtjs/pwa" : " ^3.1.0 " ,
111
111
"@nuxtjs/robots" : " ^2.4.2" ,
112
112
"@nuxtjs/sitemap" : " ^2.4.0" ,
113
113
"@testing-library/jest-dom" : " ^5.11.4" ,
Original file line number Diff line number Diff line change 1554
1554
dependencies:
1555
1555
vue-analytics "^5.22.1"
1556
1556
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 ==
1561
1561
dependencies:
1562
1562
defu "^3.1.0"
1563
1563
execa "^4.0.3"
1564
1564
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"
1567
1567
workbox-cdn "^5.1.3"
1568
1568
1569
1569
"@nuxtjs/robots@^2.4.2":
@@ -6909,6 +6909,14 @@ hasha@^5.2.0:
6909
6909
is-stream "^2.0.0"
6910
6910
type-fest "^0.8.0"
6911
6911
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
+
6912
6920
hast-to-hyperscript@^7.0.0:
6913
6921
version "7.0.4"
6914
6922
resolved "https://registry.yarnpkg.com/hast-to-hyperscript/-/hast-to-hyperscript-7.0.4.tgz#7c4c037d9a8ea19b0a3fdb676a26448ad922353d"
@@ -8398,10 +8406,10 @@ jest@^26.5.2:
8398
8406
import-local "^3.0.2"
8399
8407
jest-cli "^26.5.2"
8400
8408
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 ==
8405
8413
8406
8414
jiti@^0.1.11:
8407
8415
version "0.1.11"
You can’t perform that action at this time.
0 commit comments