From 88fd7d9f5ae18cbe3c281fbf7c4273e394e27600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:20:11 +0000 Subject: [PATCH 1/3] build(deps): bump unlazy from 0.11.8 to 0.12.1 Bumps [unlazy](https://github.com/johannschopplich/unlazy/tree/HEAD/packages/unlazy) from 0.11.8 to 0.12.1. - [Release notes](https://github.com/johannschopplich/unlazy/releases) - [Commits](https://github.com/johannschopplich/unlazy/commits/v0.12.1/packages/unlazy) --- updated-dependencies: - dependency-name: unlazy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53c50c2..9fab7e2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "theme-shokax-anime": "^0.0.7", "theme-shokax-pjax": "^0.0.3", "twikoo": "^1.6.39", - "unlazy": "^0.11.3" + "unlazy": "^0.12.1" }, "engines": { "node": ">=18.0.0" From bd65b3f0cb7bcc8389e723ee83328533cfc8f861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:34:14 +0000 Subject: [PATCH 2/3] build(deps): bump algoliasearch from 5.10.2 to 5.18.0 Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.10.2 to 5.18.0. - [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/5.10.2...5.18.0) --- updated-dependencies: - dependency-name: algoliasearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53c50c2..43bb265 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@algolia/client-search": "^5.5.3", "@waline/client": "^3.3.2", - "algoliasearch": "5.10.2", + "algoliasearch": "5.18.0", "esbuild": "^0.24.0", "hexo": "^7.3.0", "hexo-algoliasearch": "^2.0.1", From 2bc12fb8f59dc9a5eef792cb0c80a0a0c270a87b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:52:32 +0000 Subject: [PATCH 3/3] build(deps): bump hexo-fs from 4.1.3 to 5.0.0 Bumps [hexo-fs](https://github.com/hexojs/hexo-fs) from 4.1.3 to 5.0.0. - [Release notes](https://github.com/hexojs/hexo-fs/releases) - [Commits](https://github.com/hexojs/hexo-fs/compare/v4.1.3...v5.0.0) --- updated-dependencies: - dependency-name: hexo-fs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53c50c2..f5d95f8 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "hexo": "^7.3.0", "hexo-algoliasearch": "^2.0.1", "hexo-feed": "^1.1.2", - "hexo-fs": "^4.1.3", + "hexo-fs": "^5.0.0", "hexo-pagination": "^4.0.0", "hexo-renderer-pug": "^3.0.0", "hexo-util": "^3.3.0",