From 9952298f85b90d8aedc8983cb2339f14a026ebae Mon Sep 17 00:00:00 2001 From: Guillaume Assier <18405490+Sykursen@users.noreply.github.com> Date: Tue, 30 May 2023 10:06:49 +0000 Subject: [PATCH 1/3] Add 50-nuances-octets.fr --- exampleSite/content/users/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index 563dd7dc..07261006 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -79,7 +79,7 @@ Real websites that are built with Blowfish. | [nikarashihatsu.github.io](https://nikarashihatsu.github.io/) | Personal site | | [blog.enmanuelmoreira.com](https://blog.enmanuelmoreira.com) | Personal site | | [halcyonstraits.com](https://www.halcyonstraits.com/) | Doll photography | - +| [50-nuances-octets.fr](https://www.50-nuances-octets.fr/) | Organization site | {{< alert >}} From fb55b339d38eeb92f0cd22eea2f0e2fdda5ae5ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 06:03:04 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=93=8C=20Bump=20@headlessui/react=20f?= =?UTF-8?q?rom=201.7.14=20to=201.7.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.14 to 1.7.15. - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.15/packages/@headlessui-react) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5356ae06..7553c930 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "hugo-blowfish-theme", - "version": "2.33.2", + "version": "2.34.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hugo-blowfish-theme", - "version": "2.33.2", + "version": "2.34.1", "hasInstallScript": true, "license": "MIT", "dependencies": { - "@headlessui/react": "^1.7.14", + "@headlessui/react": "^1.7.15", "@heroicons/react": "^2.0.18", "@tailwindcss/forms": "^0.5.3", "commander": "^10.0.1" @@ -44,9 +44,9 @@ } }, "node_modules/@headlessui/react": { - "version": "1.7.14", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.14.tgz", - "integrity": "sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA==", + "version": "1.7.15", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.15.tgz", + "integrity": "sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==", "dependencies": { "client-only": "^0.0.1" }, @@ -2032,9 +2032,9 @@ "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==" }, "@headlessui/react": { - "version": "1.7.14", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.14.tgz", - "integrity": "sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA==", + "version": "1.7.15", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.15.tgz", + "integrity": "sha512-OTO0XtoRQ6JPB1cKNFYBZv2Q0JMqMGNhYP1CjPvcJvjz8YGokz8oAj89HIYZGN0gZzn/4kk9iUpmMF4Q21Gsqw==", "requires": { "client-only": "^0.0.1" } diff --git a/package.json b/package.json index 8f305e08..f6f9db26 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ } ], "dependencies": { - "@headlessui/react": "^1.7.14", + "@headlessui/react": "^1.7.15", "@heroicons/react": "^2.0.18", "@tailwindcss/forms": "^0.5.3", "commander": "^10.0.1" From c40880a70b37b4c495a393691e9f22cac355a84e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sun, 4 Jun 2023 21:35:23 +0100 Subject: [PATCH 3/3] increased max version to Hugo latest v0.112.7 --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index eff0e53c..e376db5a 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,5 @@ [module] [module.hugoVersion] extended = true - min = "0.87.0" \ No newline at end of file + min = "0.87.0" + max = "0.112.7" \ No newline at end of file