Skip to content

Commit 1759bcb

Browse files
committed
[optimize] update Upstream packages
1 parent c406bbb commit 1759bcb

File tree

3 files changed

+63
-38
lines changed

3 files changed

+63
-38
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"prepare": "husky",
4141
"test": "lint-staged",
4242
"crawl": "hexo migrate web",
43-
"start": "hexo clean && hexo server",
43+
"start": "hexo clean && hexo server --draft",
4444
"deploy": "hexo clean && hexo deploy",
4545
"build": "hexo clean && hexo generate"
4646
},
4747
"devDependencies": {
4848
"husky": "^9.0.11",
49-
"lint-staged": "^15.2.2",
50-
"prettier": "^3.2.5"
49+
"lint-staged": "^15.2.7",
50+
"prettier": "^3.3.2"
5151
},
5252
"prettier": {
5353
"trailingComma": "none",

pnpm-lock.yaml

Lines changed: 59 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)