File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.2.1 " ,
110
+ "@nuxtjs/pwa" : " ^3.2.2 " ,
111
111
"@nuxtjs/robots" : " ^2.4.2" ,
112
112
"@nuxtjs/sitemap" : " ^2.4.0" ,
113
113
"@testing-library/jest-dom" : " ^5.11.4" ,
153
153
"postcss-cli" : " ^8.1.0" ,
154
154
"prettier" : " 1.14.3" ,
155
155
"require-context" : " ^1.1.0" ,
156
- "rollup" : " ^2.29 .0" ,
156
+ "rollup" : " ^2.30 .0" ,
157
157
"rollup-plugin-babel" : " ^4.4.0" ,
158
158
"rollup-plugin-commonjs" : " ^10.1.0" ,
159
159
"rollup-plugin-node-resolve" : " ^5.2.0" ,
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.2.1 ":
1558
- version "3.2.1 "
1559
- resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.1 .tgz#4ec0a254482c829e3f4403cc66d3dc575124ffa5 "
1560
- integrity sha512-4tRwZee6n8zzLELjdg3Wq4zMny0hTN8JbIb0rPv6ikmU3DEo8NLVzkv9Hmm/EoHYWNdIyKOh11xrHrAYOLkDcA ==
1557
+ "@nuxtjs/pwa@^3.2.2 ":
1558
+ version "3.2.2 "
1559
+ resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.2 .tgz#e03c632e30f3df287a842d67323d945f36b97440 "
1560
+ integrity sha512-B+2VKwmaw40Wyds0hOKuN9R8ODHg7de8B7uQbzaZpLNuCinfKioQOk8jjaLDKRf4sndNG4AYI90Et4M+MRQetQ ==
1561
1561
dependencies:
1562
1562
defu "^3.1.0"
1563
1563
execa "^4.0.3"
@@ -12261,10 +12261,10 @@ rollup-pluginutils@^2.8.1:
12261
12261
dependencies:
12262
12262
estree-walker "^0.6.1"
12263
12263
12264
- rollup@^2.29 .0:
12265
- version "2.29 .0"
12266
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29 .0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec "
12267
- integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ ==
12264
+ rollup@^2.30 .0:
12265
+ version "2.30 .0"
12266
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.30 .0.tgz#316a1eb0389dbda4082ef2d191b31488995e4c41 "
12267
+ integrity sha512-j4K1hUZfgFM03DUpayd3c7kZW+2wDbI6rj7ssQxpCpL1vsGpaM0vSorxBuePFwQDFq9O2DI6AOQbm174Awsq4w ==
12268
12268
optionalDependencies:
12269
12269
fsevents "~2.1.2"
12270
12270
You can’t perform that action at this time.
0 commit comments