diff --git a/package-lock.json b/package-lock.json index a5d193e1..91fc102d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", "hexo-generator-feed": "^3.0.0", - "hexo-generator-index": "^3.0.0", + "hexo-generator-index": "^4.0.0", "hexo-generator-sitemap": "^3.0.1", "hexo-generator-tag": "^2.0.0", "hexo-global-license": "^0.5.5", @@ -3444,14 +3444,14 @@ } }, "node_modules/hexo-generator-index": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/hexo-generator-index/-/hexo-generator-index-3.0.0.tgz", - "integrity": "sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/hexo-generator-index/-/hexo-generator-index-4.0.0.tgz", + "integrity": "sha512-KeM7mOCKWINGFAk1E+CkjMMgqFIv8oaRbGxR7ipkQAp44o4aopkVftma4sdIplOq9WQEWfVYDUK5gEv9J3nzUg==", "dependencies": { "hexo-pagination": "3.0.0" }, "engines": { - "node": ">=14" + "node": ">=18" } }, "node_modules/hexo-generator-sitemap": { diff --git a/package.json b/package.json index 066f15fb..db7fb9b3 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "hexo-generator-archive": "^2.0.0", "hexo-generator-category": "^2.0.0", "hexo-generator-feed": "^3.0.0", - "hexo-generator-index": "^3.0.0", + "hexo-generator-index": "^4.0.0", "hexo-generator-sitemap": "^3.0.1", "hexo-generator-tag": "^2.0.0", "hexo-global-license": "^0.5.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e4e7f86..60bee66f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: dependencies: '@adobe/css-tools': specifier: github:adobe/css-tools - version: git+https://git@github.com:adobe/css-tools.git#105e06f3c5147989e6d8a962fa7716eb3fb4c2c2 + version: git+https://git@github.com:adobe/css-tools.git#142895d79e1a4f384c5c031ada4e8d7a5304b89b '@tootallnate/once': specifier: github:tootallnate/once version: git+https://git@github.com:tootallnate/once.git#2bc2e134b7728a6b37c6838a3b5d5c290e60a539 @@ -181,8 +181,8 @@ importers: specifier: ^3.0.0 version: 3.0.0(chokidar@3.6.0) hexo-generator-index: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^4.0.0 + version: 4.0.0 hexo-generator-sitemap: specifier: ^3.0.1 version: 3.0.1(chokidar@3.6.0) @@ -430,8 +430,8 @@ packages: '@adobe/css-tools@4.3.3': resolution: {integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==} - '@adobe/css-tools@git+https://git@github.com:adobe/css-tools.git#105e06f3c5147989e6d8a962fa7716eb3fb4c2c2': - resolution: {commit: 105e06f3c5147989e6d8a962fa7716eb3fb4c2c2, repo: git@github.com:adobe/css-tools.git, type: git} + '@adobe/css-tools@git+https://git@github.com:adobe/css-tools.git#142895d79e1a4f384c5c031ada4e8d7a5304b89b': + resolution: {commit: 142895d79e1a4f384c5c031ada4e8d7a5304b89b, repo: git@github.com:adobe/css-tools.git, type: git} version: 4.4.0 '@asamuzakjp/dom-selector@2.0.2': @@ -1503,9 +1503,9 @@ packages: resolution: {integrity: sha512-Jo35VSRSNeMitS2JmjCq3OHAXXYU4+JIODujHtubdG/NRj2++b3Tgyz9pwTmROx6Yxr2php/hC8og5AGZHh8UQ==} engines: {node: '>=10.13.0'} - hexo-generator-index@3.0.0: - resolution: {integrity: sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw==} - engines: {node: '>=14'} + hexo-generator-index@4.0.0: + resolution: {integrity: sha512-KeM7mOCKWINGFAk1E+CkjMMgqFIv8oaRbGxR7ipkQAp44o4aopkVftma4sdIplOq9WQEWfVYDUK5gEv9J3nzUg==} + engines: {node: '>=18'} hexo-generator-sitemap@3.0.1: resolution: {integrity: sha512-n+0KLNmq6TLbiZPTQF6NY5MbEem/O+DFx0lgQZNQcU4tdjXIZRrQJs+KRKeT66NTkdlYTqb4WwCxswLqQz0crA==} @@ -3174,7 +3174,7 @@ snapshots: '@adobe/css-tools@4.3.3': {} - '@adobe/css-tools@git+https://git@github.com:adobe/css-tools.git#105e06f3c5147989e6d8a962fa7716eb3fb4c2c2': {} + '@adobe/css-tools@git+https://git@github.com:adobe/css-tools.git#142895d79e1a4f384c5c031ada4e8d7a5304b89b': {} '@asamuzakjp/dom-selector@2.0.2': dependencies: @@ -4312,7 +4312,7 @@ snapshots: transitivePeerDependencies: - chokidar - hexo-generator-index@3.0.0: + hexo-generator-index@4.0.0: dependencies: hexo-pagination: 3.0.0