Skip to content

Commit

Permalink
fix: test serialize
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Nov 12, 2023
1 parent f80a635 commit 84144dd
Show file tree
Hide file tree
Showing 4 changed files with 802 additions and 525 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"typecheck": "tsc --noEmit && vitest typecheck"
},
"devDependencies": {
"@types/node": "^18.16.16",
"bumpp": "^9.1.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.31.2"
"@types/node": "^18.18.9",
"bumpp": "^9.2.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.0"
"packageManager": "pnpm@8.10.3"
}
Loading

0 comments on commit 84144dd

Please sign in to comment.