Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
  • Loading branch information
waynexia committed Aug 10, 2024
1 parent 6bf2d21 commit e4b9286
Show file tree
Hide file tree
Showing 2 changed files with 1,296 additions and 4 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview",
"test": "tsc && vitest"
"test": "vitest"
},
"dependencies": {
"cheerio": "1.0.0-rc.12",
Expand All @@ -33,6 +33,7 @@
"jsdom": "^24.0.0",
"nock": "^13.5.4",
"typescript": "^5.4.5",
"unocss": "^0.61.9",
"vite": "^5.2.11",
"vitest": "^1.6.0"
}
Expand Down
Loading

0 comments on commit e4b9286

Please sign in to comment.