1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

chore: pin deps

This commit is contained in:
Mr.Hope 2023-04-28 17:53:18 +08:00
parent a13c531f35
commit 76b220540b
2 changed files with 4 additions and 4 deletions

View File

@ -22,9 +22,9 @@
},
"dependencies": {
"@vuepress/client": "2.0.0-beta.61",
"husky": "^8.0.3",
"husky": "8.0.3",
"markdownlint-cli": "0.33.0",
"nano-staged": "^0.8.0",
"nano-staged": "0.8.0",
"prettier": "2.8.8",
"vue": "3.2.47",
"vuepress": "2.0.0-beta.61",

4
pnpm-lock.yaml generated
View File

@ -5,13 +5,13 @@ dependencies:
specifier: 2.0.0-beta.61
version: 2.0.0-beta.61
husky:
specifier: ^8.0.3
specifier: 8.0.3
version: 8.0.3
markdownlint-cli:
specifier: 0.33.0
version: 0.33.0
nano-staged:
specifier: ^0.8.0
specifier: 0.8.0
version: 0.8.0
prettier:
specifier: 2.8.8