File tree Expand file tree Collapse file tree 4 files changed +506
-365
lines changed Expand file tree Collapse file tree 4 files changed +506
-365
lines changed Original file line number Diff line number Diff line change
1
+ ignore-workspace-root-check = true
Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"cookie-es" : " ^1.0.0" ,
36
36
"defu" : " ^6.1.2" ,
37
- "destr" : " ^2.0.0 " ,
37
+ "destr" : " ^2.0.1 " ,
38
38
"iron-webcrypto" : " ^0.8.0" ,
39
39
"radix3" : " ^1.0.1" ,
40
- "ufo" : " ^1.1.2 " ,
40
+ "ufo" : " ^1.2.0 " ,
41
41
"uncrypto" : " ^0.1.3" ,
42
42
"unenv" : " ^1.6.1"
43
43
},
44
44
"devDependencies" : {
45
- "0x" : " ^5.5 .0" ,
45
+ "0x" : " ^5.6 .0" ,
46
46
"@types/express" : " ^4.17.17" ,
47
- "@types/node" : " ^20.4.2 " ,
47
+ "@types/node" : " ^20.4.6 " ,
48
48
"@types/supertest" : " ^2.0.12" ,
49
- "@vitest/coverage-v8" : " ^0.33.0 " ,
49
+ "@vitest/coverage-v8" : " ^0.34.1 " ,
50
50
"autocannon" : " ^7.11.0" ,
51
51
"changelogen" : " ^0.5.4" ,
52
52
"connect" : " ^3.7.0" ,
53
- "eslint" : " ^8.45 .0" ,
53
+ "eslint" : " ^8.46 .0" ,
54
54
"eslint-config-unjs" : " ^0.2.1" ,
55
55
"express" : " ^4.18.2" ,
56
56
"get-port" : " ^7.0.0" ,
57
57
"jiti" : " ^1.19.1" ,
58
- "listhen" : " ^1.1.2 " ,
58
+ "listhen" : " ^1.2.0 " ,
59
59
"node-fetch-native" : " ^1.2.0" ,
60
- "prettier" : " ^2.8.8 " ,
60
+ "prettier" : " ^3.0.0 " ,
61
61
"supertest" : " ^6.3.3" ,
62
62
"typescript" : " ^5.1.6" ,
63
63
"unbuild" : " ^1.2.1" ,
64
- "vitest" : " ^0.33.0 " ,
64
+ "vitest" : " ^0.34.1 " ,
65
65
"zod" : " ^3.21.4"
66
66
},
67
67
"packageManager" : " pnpm@8.6.9"
68
- }
68
+ }
Original file line number Diff line number Diff line change 6
6
"dev" : " listhen -w ./app.ts"
7
7
},
8
8
"dependencies" : {
9
- "h3" : " ^1.7.1 " ,
10
- "listhen" : " ^1.1.2 "
9
+ "h3" : " ^1.8.0-rc.2 " ,
10
+ "listhen" : " ^1.2.0 "
11
11
}
12
12
}
You can’t perform that action at this time.
0 commit comments