1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-18 21:55:52 +02:00

build(deps): bump next-pwa from 5.2.13 to 5.2.14 (#2)

This commit is contained in:
dependabot[bot] 2021-04-19 12:19:21 +02:00 committed by GitHub
parent 0781cb725c
commit 1b25007e77
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

@ -18,7 +18,7 @@
"classnames": "2.3.1", "classnames": "2.3.1",
"html-react-parser": "1.2.6", "html-react-parser": "1.2.6",
"next": "10.1.3", "next": "10.1.3",
"next-pwa": "5.2.13", "next-pwa": "5.2.14",
"next-translate": "1.0.6", "next-translate": "1.0.6",
"nodemailer": "6.5.0", "nodemailer": "6.5.0",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",
@ -12132,9 +12132,9 @@
} }
}, },
"node_modules/next-pwa": { "node_modules/next-pwa": {
"version": "5.2.13", "version": "5.2.14",
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.13.tgz", "resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.14.tgz",
"integrity": "sha512-9ZKWkL5kQJUXmH8dnnK01HXf+A7hCaxitcIFGPB0sG4SsffkXTC0UGX8fXVNuMO8WlaQeqXrDX5JGYAiODmP3Q==", "integrity": "sha512-FNeB9GRO/21jDAsZhwBtzxowGL6zub/niaPxeKcPzNjW6I+aux48Y94kuwY2SZcNG7ZMzGRvaL1iG9vDhYbbog==",
"dependencies": { "dependencies": {
"babel-loader": "^8.2.2", "babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0",
@ -26880,9 +26880,9 @@
} }
}, },
"next-pwa": { "next-pwa": {
"version": "5.2.13", "version": "5.2.14",
"resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.13.tgz", "resolved": "https://registry.npmjs.org/next-pwa/-/next-pwa-5.2.14.tgz",
"integrity": "sha512-9ZKWkL5kQJUXmH8dnnK01HXf+A7hCaxitcIFGPB0sG4SsffkXTC0UGX8fXVNuMO8WlaQeqXrDX5JGYAiODmP3Q==", "integrity": "sha512-FNeB9GRO/21jDAsZhwBtzxowGL6zub/niaPxeKcPzNjW6I+aux48Y94kuwY2SZcNG7ZMzGRvaL1iG9vDhYbbog==",
"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

@ -82,7 +82,7 @@
"classnames": "2.3.1", "classnames": "2.3.1",
"html-react-parser": "1.2.6", "html-react-parser": "1.2.6",
"next": "10.1.3", "next": "10.1.3",
"next-pwa": "5.2.13", "next-pwa": "5.2.14",
"next-translate": "1.0.6", "next-translate": "1.0.6",
"nodemailer": "6.5.0", "nodemailer": "6.5.0",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",