File tree Expand file tree Collapse file tree 5 files changed +837
-847
lines changed Expand file tree Collapse file tree 5 files changed +837
-847
lines changed Original file line number Diff line number Diff line change 1010 "devDependencies" : {
1111 "@types/mockjs" : " ^1.0.10" ,
1212 "mockjs" : " ^1.1.0" ,
13- "vite" : " ^6.1 .0" ,
13+ "vite" : " ^6.2 .0" ,
1414 "vite-plugin-mock-dev-server" : " workspace:*"
1515 }
1616}
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 1.8.4" ,
55 "private" : true ,
6- "packageManager" : " pnpm@10.2.1 " ,
6+ "packageManager" : " pnpm@10.5.2 " ,
77 "author" :
" pengzhanbo <[email protected] > (https://github.com/pengzhanbo)" ,
88 "license" : " MIT" ,
99 "scripts" : {
2121 "release" : " pnpm release:check && pnpm release:version && pnpm -r publish"
2222 },
2323 "devDependencies" : {
24- "@pengzhanbo/eslint-config" : " ^1.24 .0" ,
24+ "@pengzhanbo/eslint-config" : " ^1.26 .0" ,
2525 "@types/co-body" : " ^6.1.3" ,
2626 "@types/cookies" : " ^0.9.0" ,
2727 "@types/cors" : " ^2.8.17" ,
2828 "@types/debug" : " ^4.1.12" ,
2929 "@types/formidable" : " 2.0.6" ,
3030 "@types/is-core-module" : " ^2.2.2" ,
3131 "@types/mime-types" : " ^2.1.4" ,
32- "@types/node" : " ^22.13.1 " ,
32+ "@types/node" : " ^22.13.9 " ,
3333 "@types/ws" : " ^8.5.14" ,
34- "bumpp" : " ^10.0.2 " ,
34+ "bumpp" : " ^10.0.3 " ,
3535 "conventional-changelog-cli" : " ^5.0.0" ,
36- "eslint" : " ^9.19 .0" ,
37- "tsup" : " ^8.3.6 " ,
38- "typescript" : " ^5.7.3 " ,
39- "vitest" : " ^3.0.5 "
36+ "eslint" : " ^9.21 .0" ,
37+ "tsup" : " ^8.4.0 " ,
38+ "typescript" : " ^5.8.2 " ,
39+ "vitest" : " ^3.0.7 "
4040 }
4141}
Original file line number Diff line number Diff line change 8686 "mime-types" : " ^2.1.35" ,
8787 "path-to-regexp" : " 6.3.0" ,
8888 "picocolors" : " ^1.1.1" ,
89- "ws" : " ^8.18.0 "
89+ "ws" : " ^8.18.1 "
9090 },
9191 "devDependencies" : {
92- "esbuild" : " ^0.24.2 " ,
93- "vite" : " ^6.1 .0"
92+ "esbuild" : " ^0.25.0 " ,
93+ "vite" : " ^6.2 .0"
9494 },
9595 "publishConfig" : {
9696 "access" : " public"
You can’t perform that action at this time.
0 commit comments