mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-23 11:36:19 -05:00
Bump next-seo from 4.23.0 to 4.24.0 (#459)
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Changelog](https://github.com/garmeeh/next-seo/blob/master/CHANGELOG.md) - [Commits](https://github.com/garmeeh/next-seo/compare/v4.23.0...v4.24.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -28,7 +28,7 @@
|
||||
"next": "^10.1.3",
|
||||
"next-auth": "^3.14.0",
|
||||
"next-images": "^1.7.0",
|
||||
"next-seo": "^4.23.0",
|
||||
"next-seo": "^4.24.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"react": "^17.0.2",
|
||||
"react-datepicker": "^3.8.0",
|
||||
@@ -6834,9 +6834,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-seo": {
|
||||
"version": "4.23.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.23.0.tgz",
|
||||
"integrity": "sha512-/yTeeUT+zFTsrpP8iigwiwsj+HyT+ks1G27mgfnkKQBrFz9uph6Bot4nDrwfICgjvdLt2Zdve6okAgRUmhm+/g=="
|
||||
"version": "4.24.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.24.0.tgz",
|
||||
"integrity": "sha512-9VQXfXAelhE+hAWzJ4azigQaW3FPX0kU0eYKFQXKsQjgY7AWtukjRGXls0oSIk8khhDJwmCt46EwsO9n5DDW6Q==",
|
||||
"peerDependencies": {
|
||||
"next": "^8.1.1-canary.54 || ^9.0.0 || ^10.0.0",
|
||||
"react": "^16.0.0 || ^17.0.0",
|
||||
"react-dom": "^16.0.0 || ^17.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/next/node_modules/@babel/runtime": {
|
||||
"version": "7.12.5",
|
||||
@@ -15409,9 +15414,10 @@
|
||||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "4.23.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.23.0.tgz",
|
||||
"integrity": "sha512-/yTeeUT+zFTsrpP8iigwiwsj+HyT+ks1G27mgfnkKQBrFz9uph6Bot4nDrwfICgjvdLt2Zdve6okAgRUmhm+/g=="
|
||||
"version": "4.24.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.24.0.tgz",
|
||||
"integrity": "sha512-9VQXfXAelhE+hAWzJ4azigQaW3FPX0kU0eYKFQXKsQjgY7AWtukjRGXls0oSIk8khhDJwmCt46EwsO9n5DDW6Q==",
|
||||
"requires": {}
|
||||
},
|
||||
"node-fetch": {
|
||||
"version": "2.6.1",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"next": "^10.1.3",
|
||||
"next-auth": "^3.14.0",
|
||||
"next-images": "^1.7.0",
|
||||
"next-seo": "^4.23.0",
|
||||
"next-seo": "^4.24.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"react": "^17.0.2",
|
||||
"react-datepicker": "^3.8.0",
|
||||
|
||||
Reference in New Issue
Block a user