File tree Expand file tree Collapse file tree 3 files changed +428
-382
lines changed
examples/cloudflare-workers Expand file tree Collapse file tree 3 files changed +428
-382
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.20250310 .0" ,
20
+ "@cloudflare/workers-types" : " 4.20250311 .0" ,
21
21
"@types/node" : " 22.13.10" ,
22
22
"ts-node" : " 10.9.2" ,
23
23
"typescript" : " 5.8.2"
Original file line number Diff line number Diff line change 24
24
"ts:check" : " tsc --noEmit"
25
25
},
26
26
"devDependencies" : {
27
- "@babel/core" : " 7.26.9 " ,
27
+ "@babel/core" : " 7.26.10 " ,
28
28
"@babel/plugin-proposal-decorators" : " 7.25.9" ,
29
29
"@babel/plugin-transform-class-properties" : " 7.25.9" ,
30
30
"@babel/preset-env" : " 7.26.9" ,
54
54
"globby" : " 14.1.0" ,
55
55
"husky" : " 9.1.7" ,
56
56
"jest" : " 29.7.0" ,
57
- "lint-staged" : " 15.4.3 " ,
57
+ "lint-staged" : " 15.5.0 " ,
58
58
"prettier" : " 3.5.3" ,
59
59
"prettier-plugin-pkg" : " 0.18.1" ,
60
60
"prettier-plugin-sh" : " 0.15.0" ,
61
61
"rimraf" : " 6.0.1" ,
62
62
"ts-jest" : " 29.2.6" ,
63
63
"ts-node" : " 10.9.2" ,
64
64
"typescript" : " 5.8.2" ,
65
- "wait-on" : " 8.0.2 "
65
+ "wait-on" : " 8.0.3 "
66
66
},
67
67
"lint-staged" : {
68
68
"packages/**/src/**/*.{ts,tsx}" : [
You can’t perform that action at this time.
0 commit comments