File tree Expand file tree Collapse file tree 4 files changed +291
-221
lines changed Expand file tree Collapse file tree 4 files changed +291
-221
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.0.3 " ,
13+ "vite" : " ^6.0.7 " ,
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.3" ,
55 "private" : true ,
6- "packageManager" :
" [email protected] .0 " ,
6+ "packageManager" :
" [email protected] .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.21.0 " ,
24+ "@pengzhanbo/eslint-config" : " ^1.22.1 " ,
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.10.2 " ,
32+ "@types/node" : " ^22.10.5 " ,
3333 "@types/ws" : " ^8.5.13" ,
34- "bumpp" : " ^9.9.1 " ,
34+ "bumpp" : " ^9.9.2 " ,
3535 "conventional-changelog-cli" : " ^5.0.0" ,
3636 "eslint" : " ^9.17.0" ,
3737 "tsup" : " ^8.3.5" ,
Original file line number Diff line number Diff line change 8181 "fast-glob" : " ^3.3.2" ,
8282 "formidable" : " 2.1.2" ,
8383 "http-status" : " ^2.0.0" ,
84- "is-core-module" : " ^2.16.0 " ,
84+ "is-core-module" : " ^2.16.1 " ,
8585 "json5" : " ^2.2.3" ,
8686 "mime-types" : " ^2.1.35" ,
8787 "path-to-regexp" : " 6.3.0" ,
8888 "picocolors" : " ^1.1.1" ,
8989 "ws" : " ^8.18.0"
9090 },
9191 "devDependencies" : {
92- "esbuild" : " ^0.24.0 " ,
93- "vite" : " ^6.0.3 "
92+ "esbuild" : " ^0.24.2 " ,
93+ "vite" : " ^6.0.7 "
9494 },
9595 "publishConfig" : {
9696 "access" : " public"
You can’t perform that action at this time.
0 commit comments