mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Bump dependencies
This commit is contained in:
parent
c43aec93a1
commit
7dddc8c8e2
@ -64,7 +64,7 @@
|
|||||||
"feed": "4.2.2",
|
"feed": "4.2.2",
|
||||||
"lint-staged": "14.0.1",
|
"lint-staged": "14.0.1",
|
||||||
"markdownlint": "0.31.1",
|
"markdownlint": "0.31.1",
|
||||||
"markdownlint-cli": "0.36.0",
|
"markdownlint-cli": "0.37.0",
|
||||||
"sentences-per-line": "0.2.1",
|
"sentences-per-line": "0.2.1",
|
||||||
"stylelint": "15.10.3",
|
"stylelint": "15.10.3",
|
||||||
"stylelint-stylus": "0.18.0",
|
"stylelint-stylus": "0.18.0",
|
||||||
|
18
website/pnpm-lock.yaml
generated
18
website/pnpm-lock.yaml
generated
@ -101,8 +101,8 @@ devDependencies:
|
|||||||
specifier: 0.31.1
|
specifier: 0.31.1
|
||||||
version: 0.31.1
|
version: 0.31.1
|
||||||
markdownlint-cli:
|
markdownlint-cli:
|
||||||
specifier: 0.36.0
|
specifier: 0.37.0
|
||||||
version: 0.36.0
|
version: 0.37.0
|
||||||
sentences-per-line:
|
sentences-per-line:
|
||||||
specifier: 0.2.1
|
specifier: 0.2.1
|
||||||
version: 0.2.1
|
version: 0.2.1
|
||||||
@ -4105,8 +4105,8 @@ packages:
|
|||||||
uc.micro: 1.0.6
|
uc.micro: 1.0.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/markdownlint-cli@0.36.0:
|
/markdownlint-cli@0.37.0:
|
||||||
resolution: {integrity: sha512-h4WdqOam3+QOVOcJSOQuG8KvvN8dlS0OiJhbPwYWBk7VMZR40UtSSMIOpSP5B4EHPHg3W3ILSQUvqg1HNpTCxA==}
|
resolution: {integrity: sha512-hNKAc0bWBBuVhJbSWbUhRzavstiB4o1jh3JeSpwC4/dt6eJ54lRfYHRxVdzVp4qGWBKbeE6Pg490PFEfrKjqSg==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4116,7 +4116,7 @@ packages:
|
|||||||
ignore: 5.2.4
|
ignore: 5.2.4
|
||||||
js-yaml: 4.1.0
|
js-yaml: 4.1.0
|
||||||
jsonc-parser: 3.2.0
|
jsonc-parser: 3.2.0
|
||||||
markdownlint: 0.30.0
|
markdownlint: 0.31.1
|
||||||
minimatch: 9.0.3
|
minimatch: 9.0.3
|
||||||
run-con: 1.3.2
|
run-con: 1.3.2
|
||||||
dev: true
|
dev: true
|
||||||
@ -4133,14 +4133,6 @@ packages:
|
|||||||
markdown-it: 8.4.2
|
markdown-it: 8.4.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/markdownlint@0.30.0:
|
|
||||||
resolution: {integrity: sha512-nInuFvI/rEzanAOArW5490Ez4EYpB5ODqVM0mcDYCPx9DKJWCQqCgejjiCvbSeE7sjbDscVtZmwr665qpF5xGA==}
|
|
||||||
engines: {node: '>=16'}
|
|
||||||
dependencies:
|
|
||||||
markdown-it: 13.0.1
|
|
||||||
markdownlint-micromark: 0.1.7
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/markdownlint@0.31.1:
|
/markdownlint@0.31.1:
|
||||||
resolution: {integrity: sha512-CKMR2hgcIBrYlIUccDCOvi966PZ0kJExDrUi1R+oF9PvqQmCrTqjOsgIvf2403OmJ+CWomuzDoylr6KbuMyvHA==}
|
resolution: {integrity: sha512-CKMR2hgcIBrYlIUccDCOvi966PZ0kJExDrUi1R+oF9PvqQmCrTqjOsgIvf2403OmJ+CWomuzDoylr6KbuMyvHA==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
|
Loading…
Reference in New Issue
Block a user