diff --git a/package.json b/package.json index 865ae4f..078395d 100644 --- a/package.json +++ b/package.json @@ -20,12 +20,12 @@ "@fortawesome/free-solid-svg-icons": "7.1.0", "@toycode/markdown-it-class": "1.2.4", "@uncenter/eleventy-plugin-toc": "1.0.3", - "cspell": "^9.4.0", + "cspell": "9.4.0", "halfmoon": "2.0.2", "markdown-it": "14.1.0", "markdown-it-anchor": "9.2.0", - "markdownlint-cli2": "^0.20.0", + "markdownlint-cli2": "0.20.0", "pagefind": "1.4.0", - "prettier": "^3.7.4" + "prettier": "3.7.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c2e74d..9e0ea43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ importers: specifier: 1.0.3 version: 1.0.3 cspell: - specifier: ^9.4.0 + specifier: 9.4.0 version: 9.4.0 halfmoon: specifier: 2.0.2 @@ -45,13 +45,13 @@ importers: specifier: 9.2.0 version: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.0) markdownlint-cli2: - specifier: ^0.20.0 + specifier: 0.20.0 version: 0.20.0 pagefind: specifier: 1.4.0 version: 1.4.0 prettier: - specifier: ^3.7.4 + specifier: 3.7.4 version: 3.7.4 packages: @@ -1041,10 +1041,6 @@ packages: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true - js-yaml@4.1.0: - resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} - hasBin: true - js-yaml@4.1.1: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true @@ -1620,7 +1616,7 @@ snapshots: filesize: 10.1.6 gray-matter: 4.0.3 iso-639-1: 3.1.5 - js-yaml: 4.1.0 + js-yaml: 4.1.1 kleur: 4.1.5 liquidjs: 10.24.0 luxon: 3.7.2 @@ -2555,10 +2551,6 @@ snapshots: argparse: 1.0.10 esprima: 4.0.1 - js-yaml@4.1.0: - dependencies: - argparse: 2.0.1 - js-yaml@4.1.1: dependencies: argparse: 2.0.1