Skip to content

Commit

Permalink
chore: update deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed May 6, 2024
1 parent e727a63 commit 9b3c534
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 438 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"mime-types": "^2.1.35",
"path-to-regexp": "^6.2.2",
"picocolors": "^1.0.0",
"ws": "^8.16.0"
"ws": "^8.17.0"
},
"devDependencies": {
"@pengzhanbo/eslint-config": "^1.9.1",
Expand All @@ -83,16 +83,16 @@
"@types/formidable": "2.0.6",
"@types/is-core-module": "^2.2.2",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/ws": "^8.5.10",
"bumpp": "^9.4.0",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^9.1.1",
"bumpp": "^9.4.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.2.0",
"mockjs": "^1.1.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitepress": "^1.1.3",
"vitest": "^1.5.2"
"vite": "^5.2.11",
"vitepress": "^1.1.4",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 9b3c534

Please sign in to comment.