File tree Expand file tree Collapse file tree 4 files changed +716
-412
lines changed Expand file tree Collapse file tree 4 files changed +716
-412
lines changed Original file line number Diff line number Diff line change 6
6
"dev" : " undocs dev"
7
7
},
8
8
"devDependencies" : {
9
- "undocs" : " ^0.2.26 "
9
+ "undocs" : " ^0.2.30 "
10
10
}
11
11
}
Original file line number Diff line number Diff line change 50
50
"devDependencies" : {
51
51
"@types/connect" : " ^3.4.38" ,
52
52
"@types/express" : " ^5.0.0" ,
53
- "@types/node" : " ^22.10.1 " ,
54
- "@types/react" : " ^18.3.12 " ,
55
- "@types/react-dom" : " ^18.3.1 " ,
53
+ "@types/node" : " ^22.10.3 " ,
54
+ "@types/react" : " ^18.3.18 " ,
55
+ "@types/react-dom" : " ^18.3.5 " ,
56
56
"@vitest/coverage-v8" : " ^2.1.8" ,
57
57
"autocannon" : " ^8.0.0" ,
58
58
"automd" : " ^0.3.12" ,
59
59
"changelogen" : " ^0.5.7" ,
60
60
"connect" : " ^3.7.0" ,
61
- "esbuild" : " ^0.24.0 " ,
62
- "eslint" : " ^9.16 .0" ,
61
+ "esbuild" : " ^0.24.2 " ,
62
+ "eslint" : " ^9.17 .0" ,
63
63
"eslint-config-unjs" : " ^0.4.2" ,
64
- "express" : " ^4.21.1 " ,
64
+ "express" : " ^4.21.2 " ,
65
65
"get-port" : " ^7.1.0" ,
66
66
"get-port-please" : " ^3.1.2" ,
67
67
"h3-nightly" : " npm:h3-nightly@2x" ,
68
68
"h3-v1" : " npm:h3@^1.13.0" ,
69
- "jiti" : " ^2.4.1 " ,
69
+ "jiti" : " ^2.4.2 " ,
70
70
"listhen" : " ^1.9.0" ,
71
- "mitata" : " ^1.0.20 " ,
72
- "prettier" : " ^3.4.1 " ,
71
+ "mitata" : " ^1.0.25 " ,
72
+ "prettier" : " ^3.4.2 " ,
73
73
"react" : " ^18.3.1" ,
74
74
"react-dom" : " ^18.3.1" ,
75
75
"typescript" : " ^5.7.2" ,
76
- "unbuild" : " 3.0.0-rc.11 " ,
76
+ "unbuild" : " 3.2.0 " ,
77
77
"vitest" : " ^2.1.8" ,
78
- "zod" : " ^3.23.8 "
78
+ "zod" : " ^3.24.1 "
79
79
},
80
80
"peerDependencies" : {
81
- "crossws" : " ^0.2.4 "
81
+ "crossws" : " ^0.3.1 "
82
82
},
83
83
"peerDependenciesMeta" : {
84
84
"crossws" : {
85
85
"optional" : true
86
86
}
87
87
},
88
- "packageManager" : " pnpm@9.14.4 "
88
+ "packageManager" : " pnpm@9.15.2 "
89
89
}
You can’t perform that action at this time.
0 commit comments