website: use locked version of astro-pagefine

This commit is contained in:
Kingkor Roy Tirtho 2025-09-12 00:26:56 +06:00
parent 97370712bc
commit 60fbf66639
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
"@types/react": "^19.1.9",
"@types/react-dom": "^19.1.7",
"astro": "^5.12.8",
"astro-pagefind": "^1.8.3",
"astro-pagefind": "1.8.3",
"date-fns": "^4.1.0",
"markdown-it": "^14.1.0",
"react": "^19.1.1",
@ -36,4 +36,4 @@
"@types/markdown-it": "^14.1.2",
"@types/sanitize-html": "^2.16.0"
}
}
}

View File

@ -33,7 +33,7 @@ importers:
specifier: ^5.12.8
version: 5.12.8(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2)
astro-pagefind:
specifier: ^1.8.3
specifier: 1.8.3
version: 1.8.3(astro@5.12.8(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2))
date-fns:
specifier: ^4.1.0