Skip to content

Commit e80cc86

Browse files
fix: update dependency next-seo to v6 (#289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 210abf5 commit e80cc86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"next-compose-plugins": "2.2.1",
4949
"next-i18next": "12.1.0",
5050
"next-pwa": "5.6.0",
51-
"next-seo": "5.15.0",
51+
"next-seo": "6.8.0",
5252
"next-sitemap": "3.1.55",
5353
"react": "18.2.0",
5454
"react-dom": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8583,10 +8583,10 @@ [email protected]:
85838583
workbox-webpack-plugin "^6.5.4"
85848584
workbox-window "^6.5.4"
85858585

8586-
next-seo@5.15.0:
8587-
version "5.15.0"
8588-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.15.0.tgz#b1a90508599774982909ea44803323c6fb7b50f4"
8589-
integrity sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==
8586+
next-seo@6.8.0:
8587+
version "6.8.0"
8588+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.8.0.tgz#0265ec75ad5ddca3d2a11dd86534a15065043651"
8589+
integrity sha512-zcxaV67PFXCSf8e6SXxbxPaOTgc8St/esxfsYXfQXMM24UESUVSXFm7f2A9HMkAwa0Gqn4s64HxYZAGfdF4Vhg==
85908590

85918591
85928592
version "3.1.55"

0 commit comments

Comments
 (0)