File tree Expand file tree Collapse file tree 4 files changed +345
-242
lines changed Expand file tree Collapse file tree 4 files changed +345
-242
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" : " ^5.4.7 " ,
13+ "vite" : " ^5.4.8 " ,
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.7.3" ,
55 "private" : true ,
6- "packageManager" : " pnpm@9.11 .0" ,
6+ "packageManager" : " pnpm@9.12 .0" ,
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.17 .0" ,
24+ "@pengzhanbo/eslint-config" : " ^1.18 .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.6.1 " ,
32+ "@types/node" : " ^22.7.4 " ,
3333 "@types/ws" : " ^8.5.12" ,
34- "bumpp" : " ^9.5.2 " ,
34+ "bumpp" : " ^9.6.1 " ,
3535 "conventional-changelog-cli" : " ^5.0.0" ,
36- "eslint" : " ^9.11.1 " ,
36+ "eslint" : " ^9.12.0 " ,
3737 "tsup" : " ^8.3.0" ,
3838 "typescript" : " ^5.6.2" ,
39- "vitest" : " ^2.1.1 "
39+ "vitest" : " ^2.1.2 "
4040 }
4141}
Original file line number Diff line number Diff line change 9090 },
9191 "devDependencies" : {
9292 "esbuild" : " ^0.24.0" ,
93- "vite" : " ^5.4.7 "
93+ "vite" : " ^5.4.8 "
9494 },
9595 "publishConfig" : {
9696 "access" : " public"
You can’t perform that action at this time.
0 commit comments