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:
parent
74fde0ea40
commit
63d7485c8d
22
package-lock.json
generated
22
package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user