mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-09 14:51:30 +01:00
build(deps): bump next-pwa from 5.2.13 to 5.2.14 (#2)
This commit is contained in:
parent
0781cb725c
commit
1b25007e77
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user