File tree Expand file tree Collapse file tree 6 files changed +404
-276
lines changed
examples/cloudflare-workers Expand file tree Collapse file tree 6 files changed +404
-276
lines changed Original file line number Diff line number Diff line change 17
17
"worktop" : " 0.7.3"
18
18
},
19
19
"devDependencies" : {
20
- "@cloudflare/workers-types" : " 4.20250926 .0" ,
20
+ "@cloudflare/workers-types" : " 4.20250927 .0" ,
21
21
"@types/node" : " 22.18.6" ,
22
22
"ts-node" : " 10.9.2" ,
23
23
"typescript" : " 5.9.2"
Original file line number Diff line number Diff line change 53
53
"eslint-plugin-unicorn" : " 60.0.0" ,
54
54
"globby" : " 14.1.0" ,
55
55
"husky" : " 9.1.7" ,
56
- "jest" : " 30.1.3 " ,
57
- "lint-staged" : " 16.2.1 " ,
56
+ "jest" : " 30.2.0 " ,
57
+ "lint-staged" : " 16.2.3 " ,
58
58
"prettier" : " 3.6.2" ,
59
59
"prettier-plugin-pkg" : " 0.21.2" ,
60
60
"prettier-plugin-sh" : " 0.18.0" ,
Original file line number Diff line number Diff line change 60
60
"@types/common-tags" : " 1.8.4" ,
61
61
"common-tags" : " 1.8.2" ,
62
62
"graphql" : " 16.8.1" ,
63
- "jest-diff" : " 30.1.2 " ,
63
+ "jest-diff" : " 30.2.0 " ,
64
64
"oneline" : " 2.0.0" ,
65
65
"typescript" : " 5.9.2"
66
66
},
Original file line number Diff line number Diff line change 56
56
"@envelop/core" : " workspace:^" ,
57
57
"@graphql-tools/schema" : " 10.0.25" ,
58
58
"graphql" : " 16.8.1" ,
59
- "ioredis-mock" : " 8.12.1 " ,
59
+ "ioredis-mock" : " 8.13.0 " ,
60
60
"typescript" : " 5.9.2"
61
61
},
62
62
"publishConfig" : {
Original file line number Diff line number Diff line change 64
64
"@graphql-tools/schema" : " 10.0.25" ,
65
65
"graphql" : " 16.8.1" ,
66
66
"graphql-scalars" : " 1.24.2" ,
67
- "ioredis-mock" : " 8.12.1 " ,
67
+ "ioredis-mock" : " 8.13.0 " ,
68
68
"typescript" : " 5.9.2"
69
69
},
70
70
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments