File tree Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 107
107
"@babel/standalone" : " ^7.11.6" ,
108
108
"@nuxt/content" : " ^1.10.0" ,
109
109
"@nuxtjs/google-analytics" : " ^2.4.0" ,
110
- "@nuxtjs/pwa" : " ^3.1.2 " ,
110
+ "@nuxtjs/pwa" : " ^3.2.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.1.2 ":
1558
- version "3.1.2 "
1559
- resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.1.2. tgz#5d974e95b1cbd89075ca62e8d07e0877281164c0 "
1560
- integrity sha512-731zNtYk22ZO9nB0nstXhYggIPwfKeyCpJzmRF8AFpntMDOkF+aP+GpclO46eUNZwk+3ABFRqHdTSAXU6SK7rg ==
1557
+ "@nuxtjs/pwa@^3.2.0 ":
1558
+ version "3.2.0 "
1559
+ resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.0. tgz#23b72a3a940b941febd87dbbd98ec48f292b6b0e "
1560
+ integrity sha512-IpzVC5WrP6kQU+gwe2vBjB9xRZlQprhlB1a2nh6SrD0N1IbvCq+AyiEJBDxhr/Z4887zLsRdHVSHS+o08F2oTA ==
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.1 "
1565
+ hasha "^5.2.2 "
1566
1566
jimp-compact "^0.16.1"
1567
+ lodash.template "^4.5.0"
1567
1568
workbox-cdn "^5.1.3"
1568
1569
1569
1570
"@nuxtjs/robots@^2.4.2":
@@ -6923,14 +6924,6 @@ hash.js@^1.0.0, hash.js@^1.0.3:
6923
6924
inherits "^2.0.3"
6924
6925
minimalistic-assert "^1.0.1"
6925
6926
6926
- hasha@^5.2.1:
6927
- version "5.2.1"
6928
- resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.1.tgz#0e5b492aa40de3819e80955f221d2fccef55b5aa"
6929
- integrity sha512-x15jnRSHTi3VmH+oHtVb9kgU/HuKOK8mjK8iCL3dPQXh4YJlUb9YSI8ZLiiqLAIvY2wuDIlZYZppy8vB2XISkQ==
6930
- dependencies:
6931
- is-stream "^2.0.0"
6932
- type-fest "^0.8.0"
6933
-
6934
6927
hasha@^5.2.2:
6935
6928
version "5.2.2"
6936
6929
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.2.tgz#a48477989b3b327aea3c04f53096d816d97522a1"
You can’t perform that action at this time.
0 commit comments