1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-19 14:05:53 +02:00

build(deps): bump next-pwa from 5.2.23 to 5.2.24 (#121)

This commit is contained in:
dependabot[bot] 2021-07-21 12:57:20 +02:00 committed by GitHub
parent 748259b57c
commit 72ae4ef01d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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",

View File

@ -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",