From a93e96134ced96f6883a25b8f5f37d10db8b3e0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:49:17 +0100 Subject: chore(deps): pin dependencies (#2742) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 67ac77cd..ab98e047 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ }, "devDependencies": { "@actions/github": "6.0.0", - "@algolia/client-search": "~4.22.1", + "@algolia/client-search": "4.22.1", "@eslint-types/deprecation": "2.0.0-1", "@eslint-types/jsdoc": "48.2.0", "@eslint-types/prettier": "5.1.3", @@ -121,7 +121,7 @@ "standard-version": "9.5.0", "tsup": "8.0.2", "tsx": "4.7.1", - "typedoc": "~0.25.12", + "typedoc": "0.25.12", "typescript": "~5.4.2", "validator": "13.11.0", "vite": "5.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 948fbd90..b0877cef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ devDependencies: specifier: 6.0.0 version: 6.0.0 '@algolia/client-search': - specifier: ~4.22.1 + specifier: 4.22.1 version: 4.22.1 '@eslint-types/deprecation': specifier: 2.0.0-1 @@ -120,7 +120,7 @@ devDependencies: specifier: 4.7.1 version: 4.7.1 typedoc: - specifier: ~0.25.12 + specifier: 0.25.12 version: 0.25.12(typescript@5.4.2) typescript: specifier: ~5.4.2 -- cgit v1.2.3