From e00d1f1be9cd18a556ca64f96b94f26ac222b52c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 08:15:48 +0000 Subject: [PATCH] fix(deps): update dependency @prezly/theme-kit-nextjs to v6.4.1 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 19356ea21..5bdf6a018 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@prezly/sdk": "16.5.0", "@prezly/story-content-format": "0.61.0", "@prezly/theme-kit-core": "6.3.1", - "@prezly/theme-kit-nextjs": "6.3.1", + "@prezly/theme-kit-nextjs": "6.4.1", "@prezly/themes-intl-messages": "1.17.0", "@prezly/uploadcare": "2.4.3", "@prezly/uploadcare-image": "0.3.2", @@ -2761,9 +2761,9 @@ } }, "node_modules/@prezly/theme-kit-nextjs": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.3.1.tgz", - "integrity": "sha512-bDeDiHyv9umPwWBNd72GyZpigeT/Jm31fds/7hYiwahCSJY78eRQ5ii/GUngnblOHMafTOyL32N9pQsKY4rpAQ==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.4.1.tgz", + "integrity": "sha512-wThq5NifJYMjcfma7pmDwGaqNDu5RDnvNlxI0y1i6oqbHzuVo2qBFBvuji2R1R+iFk6rXHcr4h2MUERsd9lf/w==", "dependencies": { "@prezly/theme-kit-core": "^6.3.1", "next-seo": "^5.4.0" @@ -19017,9 +19017,9 @@ } }, "@prezly/theme-kit-nextjs": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.3.1.tgz", - "integrity": "sha512-bDeDiHyv9umPwWBNd72GyZpigeT/Jm31fds/7hYiwahCSJY78eRQ5ii/GUngnblOHMafTOyL32N9pQsKY4rpAQ==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-6.4.1.tgz", + "integrity": "sha512-wThq5NifJYMjcfma7pmDwGaqNDu5RDnvNlxI0y1i6oqbHzuVo2qBFBvuji2R1R+iFk6rXHcr4h2MUERsd9lf/w==", "requires": { "@prezly/theme-kit-core": "^6.3.1", "next-seo": "^5.4.0" diff --git a/package.json b/package.json index 89a0ac2b6..c4c27c50a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@prezly/sdk": "16.5.0", "@prezly/story-content-format": "0.61.0", "@prezly/theme-kit-core": "6.3.1", - "@prezly/theme-kit-nextjs": "6.3.1", + "@prezly/theme-kit-nextjs": "6.4.1", "@prezly/themes-intl-messages": "1.17.0", "@prezly/uploadcare": "2.4.3", "@prezly/uploadcare-image": "0.3.2",