From 8099f808c1c613ca279cba0ef1702b2680c43939 Mon Sep 17 00:00:00 2001 From: kudlajz Date: Wed, 30 Oct 2024 10:39:58 +0100 Subject: [PATCH] Update theme kit --- 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 69b0af63..7f5de475 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@prezly/story-content-format": "0.65.1", "@prezly/theme-kit-core": "7.7.0", "@prezly/theme-kit-intl": "7.5.1", - "@prezly/theme-kit-nextjs": "7.7.0", + "@prezly/theme-kit-nextjs": "7.7.1", "@prezly/uploadcare": "2.4.4", "@prezly/uploadcare-image": "0.3.2", "@react-hookz/web": "14.7.1", @@ -2950,9 +2950,9 @@ } }, "node_modules/@prezly/theme-kit-nextjs": { - "version": "7.7.0", - "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-7.7.0.tgz", - "integrity": "sha512-VYTOllE5kbnyPCFitl6ctEh0ZVFOxaHZrDBkI+FBLT11zpYDVf7vJmF9bX1BWbh5EUCF/KISh0jpnGOczuOkBw==", + "version": "7.7.1", + "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-7.7.1.tgz", + "integrity": "sha512-RM6O4tAFcOzvz+mu8ki6b1f3iT+SPiFpFjIdvijoidYypyFg1CdiGOAKEknMt+o6uObMWTD7iZMiqej4XkAYOQ==", "dependencies": { "@meilisearch/instant-meilisearch": "^0.19.0", "@prezly/theme-kit-core": "^7.7.0", @@ -19818,9 +19818,9 @@ } }, "@prezly/theme-kit-nextjs": { - "version": "7.7.0", - "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-7.7.0.tgz", - "integrity": "sha512-VYTOllE5kbnyPCFitl6ctEh0ZVFOxaHZrDBkI+FBLT11zpYDVf7vJmF9bX1BWbh5EUCF/KISh0jpnGOczuOkBw==", + "version": "7.7.1", + "resolved": "https://registry.npmjs.org/@prezly/theme-kit-nextjs/-/theme-kit-nextjs-7.7.1.tgz", + "integrity": "sha512-RM6O4tAFcOzvz+mu8ki6b1f3iT+SPiFpFjIdvijoidYypyFg1CdiGOAKEknMt+o6uObMWTD7iZMiqej4XkAYOQ==", "requires": { "@meilisearch/instant-meilisearch": "^0.19.0", "@prezly/theme-kit-core": "^7.7.0", diff --git a/package.json b/package.json index 94599437..db994a36 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@prezly/story-content-format": "0.65.1", "@prezly/theme-kit-core": "7.7.0", "@prezly/theme-kit-intl": "7.5.1", - "@prezly/theme-kit-nextjs": "7.7.0", + "@prezly/theme-kit-nextjs": "7.7.1", "@prezly/uploadcare": "2.4.4", "@prezly/uploadcare-image": "0.3.2", "@react-hookz/web": "14.7.1",