1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-08 22:31:30 +01:00

build(deps): bump next-pwa from 5.3.0 to 5.2.24

This commit is contained in:
Divlo 2021-08-16 15:38:56 +02:00
parent 74fde0ea40
commit 63d7485c8d
No known key found for this signature in database
GPG Key ID: 6F24DA54DA3967CF
2 changed files with 12 additions and 12 deletions

22
package-lock.json generated
View File

@ -17,7 +17,7 @@
"classnames": "2.3.1",
"html-react-parser": "1.2.8",
"next": "11.1.0",
"next-pwa": "5.3.0",
"next-pwa": "5.2.24",
"next-themes": "0.0.15",
"next-translate": "1.0.7",
"react": "17.0.2",
@ -16424,16 +16424,16 @@
}
},
"node_modules/next-pwa": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.3.0.tgz",
"integrity": "sha512-xeTLHFm8xpcclL9UZKwCIYCn4DE64JXIzdq29iPxX1fr7hvyp+Yag8Sm/00U+bDCufqCyaQTb1zkpQrvvAB31g==",
"version": "5.2.24",
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.24.tgz",
"integrity": "sha512-gDGcRfoCsNUjgzH7HQVqJxEN4mR1uA3i+AeK1sgiwSeamQu3hl4fgu9wclPjRj2R5iyWs2EkTfHum7Qy712NbQ==",
"dependencies": {
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"globby": "^11.0.4",
"terser-webpack-plugin": "^5.1.4",
"workbox-webpack-plugin": "^6.2.4",
"workbox-window": "^6.2.4"
"workbox-webpack-plugin": "^6.1.5",
"workbox-window": "^6.1.5"
},
"peerDependencies": {
"next": ">=9.0.0"
@ -38724,16 +38724,16 @@
}
},
"next-pwa": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.3.0.tgz",
"integrity": "sha512-xeTLHFm8xpcclL9UZKwCIYCn4DE64JXIzdq29iPxX1fr7hvyp+Yag8Sm/00U+bDCufqCyaQTb1zkpQrvvAB31g==",
"version": "5.2.24",
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.24.tgz",
"integrity": "sha512-gDGcRfoCsNUjgzH7HQVqJxEN4mR1uA3i+AeK1sgiwSeamQu3hl4fgu9wclPjRj2R5iyWs2EkTfHum7Qy712NbQ==",
"requires": {
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"globby": "^11.0.4",
"terser-webpack-plugin": "^5.1.4",
"workbox-webpack-plugin": "^6.2.4",
"workbox-window": "^6.2.4"
"workbox-webpack-plugin": "^6.1.5",
"workbox-window": "^6.1.5"
}
},
"next-secure-headers": {

View File

@ -38,7 +38,7 @@
"classnames": "2.3.1",
"html-react-parser": "1.2.8",
"next": "11.1.0",
"next-pwa": "5.3.0",
"next-pwa": "5.2.24",
"next-themes": "0.0.15",
"next-translate": "1.0.7",
"react": "17.0.2",