Skip to content

Commit 9b3c534

Browse files
committed
chore: update deps to latest
1 parent e727a63 commit 9b3c534

File tree

2 files changed

+393
-438
lines changed

2 files changed

+393
-438
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"mime-types": "^2.1.35",
7373
"path-to-regexp": "^6.2.2",
7474
"picocolors": "^1.0.0",
75-
"ws": "^8.16.0"
75+
"ws": "^8.17.0"
7676
},
7777
"devDependencies": {
7878
"@pengzhanbo/eslint-config": "^1.9.1",
@@ -83,16 +83,16 @@
8383
"@types/formidable": "2.0.6",
8484
"@types/is-core-module": "^2.2.2",
8585
"@types/mime-types": "^2.1.4",
86-
"@types/node": "^20.12.7",
86+
"@types/node": "^20.12.8",
8787
"@types/ws": "^8.5.10",
88-
"bumpp": "^9.4.0",
89-
"conventional-changelog-cli": "^4.1.0",
90-
"eslint": "^9.1.1",
88+
"bumpp": "^9.4.1",
89+
"conventional-changelog-cli": "^5.0.0",
90+
"eslint": "^9.2.0",
9191
"mockjs": "^1.1.0",
9292
"tsup": "^8.0.2",
9393
"typescript": "^5.4.5",
94-
"vite": "^5.2.10",
95-
"vitepress": "^1.1.3",
96-
"vitest": "^1.5.2"
94+
"vite": "^5.2.11",
95+
"vitepress": "^1.1.4",
96+
"vitest": "^1.6.0"
9797
}
9898
}

0 commit comments

Comments
 (0)