mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-09 22:09:07 +01:00
build(deps): bump next-pwa from 5.2.23 to 5.2.24 (#121)
This commit is contained in:
parent
748259b57c
commit
72ae4ef01d
14
package-lock.json
generated
14
package-lock.json
generated
@ -17,7 +17,7 @@
|
|||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"html-react-parser": "1.2.7",
|
"html-react-parser": "1.2.7",
|
||||||
"next": "11.0.1",
|
"next": "11.0.1",
|
||||||
"next-pwa": "5.2.23",
|
"next-pwa": "5.2.24",
|
||||||
"next-themes": "0.0.15",
|
"next-themes": "0.0.15",
|
||||||
"next-translate": "1.0.7",
|
"next-translate": "1.0.7",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
@ -15209,9 +15209,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-pwa": {
|
"node_modules/next-pwa": {
|
||||||
"version": "5.2.23",
|
"version": "5.2.24",
|
||||||
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.23.tgz",
|
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.24.tgz",
|
||||||
"integrity": "sha512-nGYp0zliA0lJBoKETEZgW4kaiBckF8m9xpBw3VQ+EyVJ57Bn5HfFeNZUvFi2mvDiiwBuqf34baQIt8EhiN8k+A==",
|
"integrity": "sha512-gDGcRfoCsNUjgzH7HQVqJxEN4mR1uA3i+AeK1sgiwSeamQu3hl4fgu9wclPjRj2R5iyWs2EkTfHum7Qy712NbQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-loader": "^8.2.2",
|
"babel-loader": "^8.2.2",
|
||||||
"clean-webpack-plugin": "^3.0.0",
|
"clean-webpack-plugin": "^3.0.0",
|
||||||
@ -35759,9 +35759,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-pwa": {
|
"next-pwa": {
|
||||||
"version": "5.2.23",
|
"version": "5.2.24",
|
||||||
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.23.tgz",
|
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.24.tgz",
|
||||||
"integrity": "sha512-nGYp0zliA0lJBoKETEZgW4kaiBckF8m9xpBw3VQ+EyVJ57Bn5HfFeNZUvFi2mvDiiwBuqf34baQIt8EhiN8k+A==",
|
"integrity": "sha512-gDGcRfoCsNUjgzH7HQVqJxEN4mR1uA3i+AeK1sgiwSeamQu3hl4fgu9wclPjRj2R5iyWs2EkTfHum7Qy712NbQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"babel-loader": "^8.2.2",
|
"babel-loader": "^8.2.2",
|
||||||
"clean-webpack-plugin": "^3.0.0",
|
"clean-webpack-plugin": "^3.0.0",
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"html-react-parser": "1.2.7",
|
"html-react-parser": "1.2.7",
|
||||||
"next": "11.0.1",
|
"next": "11.0.1",
|
||||||
"next-pwa": "5.2.23",
|
"next-pwa": "5.2.24",
|
||||||
"next-themes": "0.0.15",
|
"next-themes": "0.0.15",
|
||||||
"next-translate": "1.0.7",
|
"next-translate": "1.0.7",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user