mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): pin dependencies (#728)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/728 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
b758a7e4e6
commit
2d109a551e
2 changed files with 7 additions and 15 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue