File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed
Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1313 "bench:all" : " bun run bench && bun run bench:memory && bun run bench:cpu"
1414 },
1515 "dependencies" : {
16- "mitata" : " ^1.0.10 "
16+ "mitata" : " ^1.0.34 "
1717 },
1818 "devDependencies" : {
1919 "@types/bun" : " latest"
Original file line number Diff line number Diff line change 1111 "name" : " zyte-benchmarks" ,
1212 "version" : " 1.0.0" ,
1313 "dependencies" : {
14- "mitata" : " ^1.0.10" ,
14+ "mitata" : " ^1.0.34" ,
15+ },
16+ "devDependencies" : {
17+ "@types/bun" : " latest" ,
18+ },
19+ },
20+ "packages/create-zyte" : {
21+ "name" : " create-zyte" ,
22+ "version" : " 0.0.1" ,
23+ "bin" : {
24+ "create-zyte" : " ./bin/cli.ts" ,
25+ },
26+ "dependencies" : {
27+ "@stacksjs/clapp" : " ^0.2.0" ,
1528 },
1629 "devDependencies" : {
1730 "@types/bun" : " latest" ,
96109
97110 "commander" : [
" [email protected] " ,
" " , {},
" sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==" ],
98111
112+ "create-zyte" : [" create-zyte@workspace:packages/create-zyte" ],
113+
99114 "csstype" : [
" [email protected] " ,
" " , {},
" sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" ],
100115
101116 "debug" : [
" [email protected] " ,
" " , {
"dependencies" : {
"ms" :
" ^2.1.3" } },
" sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==" ],
Original file line number Diff line number Diff line change 4444 "@types/bun" : " latest"
4545 },
4646 "engines" : {
47- "node" : " >=18.0.0 " ,
47+ "node" : " >=18.20.8 " ,
4848 "bun" : " >=1.0.0"
4949 }
5050}
You can’t perform that action at this time.
0 commit comments