File tree 2 files changed +11
-16
lines changed
2 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 99
99
"@babel/standalone" : " ^7.12.12" ,
100
100
"@nuxt/content" : " ^1.11.1" ,
101
101
"@nuxtjs/google-analytics" : " ^2.4.0" ,
102
- "@nuxtjs/pwa" : " ^3.3.4 " ,
102
+ "@nuxtjs/pwa" : " ^3.3.5 " ,
103
103
"@nuxtjs/robots" : " ^2.4.2" ,
104
104
"@nuxtjs/sitemap" : " ^2.4.0" ,
105
105
"@testing-library/jest-dom" : " ^5.11.9" ,
Original file line number Diff line number Diff line change 1550
1550
dependencies:
1551
1551
vue-analytics "^5.22.1"
1552
1552
1553
- "@nuxtjs/pwa@^3.3.4 ":
1554
- version "3.3.4 "
1555
- resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.4 .tgz#557a7a57bc3713bcc820bc88942069af263fd045 "
1556
- integrity sha512-aDw9xnTIPdqknvgm5uOtuhcmMedtCy8HALQ4lSb30UqLQzY0z6yOyGSq+6ShybtDW2FjaBeyhs/ooEIP0XZZ9A ==
1553
+ "@nuxtjs/pwa@^3.3.5 ":
1554
+ version "3.3.5 "
1555
+ resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.5 .tgz#db7c905536ebe8a464a347b6ae3215810642c044 "
1556
+ integrity sha512-8tTmW8DBspWxlJwTimOHTkwfkwPpL9wIcGmy75Gcmin+c9YtX2Ehxmhgt/TLFOC9XsLAqojqynw3/Agr/9OE1w ==
1557
1557
dependencies:
1558
1558
clone-deep "^4.0.1"
1559
1559
defu "^3.2.2"
1560
1560
execa "^5.0.0"
1561
- fs-extra "^9.0.1 "
1561
+ fs-extra "^9.1.0 "
1562
1562
hasha "^5.2.2"
1563
1563
jimp-compact "^0.16.1"
1564
1564
lodash.template "^4.5.0"
@@ -6267,15 +6267,15 @@ fs-extra@^8.1.0:
6267
6267
jsonfile "^4.0.0"
6268
6268
universalify "^0.1.0"
6269
6269
6270
- fs-extra@^9.0.0, fs-extra@^9.0.1 :
6271
- version "9.0.1 "
6272
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1. tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc "
6273
- integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ ==
6270
+ fs-extra@^9.0.0, fs-extra@^9.1.0 :
6271
+ version "9.1.0 "
6272
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0. tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d "
6273
+ integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ ==
6274
6274
dependencies:
6275
6275
at-least-node "^1.0.0"
6276
6276
graceful-fs "^4.2.0"
6277
6277
jsonfile "^6.0.1"
6278
- universalify "^1 .0.0"
6278
+ universalify "^2 .0.0"
6279
6279
6280
6280
fs-memo@^1.2.0:
6281
6281
version "1.2.0"
@@ -13821,11 +13821,6 @@ universalify@^0.1.0:
13821
13821
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
13822
13822
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
13823
13823
13824
- universalify@^1.0.0:
13825
- version "1.0.0"
13826
- resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
13827
- integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
13828
-
13829
13824
universalify@^2.0.0:
13830
13825
version "2.0.0"
13831
13826
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
You can’t perform that action at this time.
0 commit comments