@vercel/build-utils 2.13.0 → 2.13.1-canary.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,32 @@
1
+ $ node build
2
+ ncc: Version 0.24.0
3
+ ncc: Compiling file index.js
4
+ ncc: Using typescript@4.3.4 (local user-provided)
5
+ 0kB dist/main/should-serve.d.ts
6
+ 0kB dist/main/get-ignore-filter.d.ts
7
+ 0kB dist/main/detect-framework.d.ts
8
+ 0kB dist/main/fs/stream-to-buffer.d.ts
9
+ 0kB dist/main/fs/rename.d.ts
10
+ 0kB dist/main/fs/read-config-file.d.ts
11
+ 0kB dist/main/fs/normalize-path.d.ts
12
+ 0kB dist/main/fs/node-version.d.ts
13
+ 0kB dist/main/fs/glob.d.ts
14
+ 0kB dist/main/fs/get-writable-directory.d.ts
15
+ 0kB dist/main/fs/download.d.ts
16
+ 0kB dist/main/debug.d.ts
17
+ 1kB dist/main/schemas.d.ts
18
+ 1kB dist/main/prerender.d.ts
19
+ 1kB dist/main/lambda.d.ts
20
+ 1kB dist/main/file-ref.d.ts
21
+ 1kB dist/main/file-fs-ref.d.ts
22
+ 1kB dist/main/file-blob.d.ts
23
+ 1kB dist/main/errors.d.ts
24
+ 1kB dist/main/detect-file-system-api.d.ts
25
+ 1kB dist/main/detect-builders.d.ts
26
+ 2kB dist/main/detectors/filesystem.d.ts
27
+ 2kB dist/main/convert-runtime-to-plugin.d.ts
28
+ 3kB dist/main/index.d.ts
29
+ 3kB dist/main/fs/run-user-scripts.d.ts
30
+ 9kB dist/main/types.d.ts
31
+ 1244kB dist/main/index.js
32
+ 1272kB [8092ms] - ncc 0.24.0
package/dist/index.js CHANGED
@@ -26579,7 +26579,7 @@ exports.frameworks = [
26579
26579
  {
26580
26580
  name: 'Blitz.js',
26581
26581
  slug: 'blitzjs',
26582
- demo: 'https://blitzjs.examples.vercel.com',
26582
+ demo: 'https://blitz-template.vercel.app',
26583
26583
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/blitz.svg',
26584
26584
  tagline: 'Blitz.js: The Fullstack React Framework',
26585
26585
  description: 'A brand new Blitz.js app - the result of running `npx blitz new`.',
@@ -26615,7 +26615,7 @@ exports.frameworks = [
26615
26615
  {
26616
26616
  name: 'Next.js',
26617
26617
  slug: 'nextjs',
26618
- demo: 'https://nextjs.examples.vercel.com',
26618
+ demo: 'https://nextjs-template.vercel.app',
26619
26619
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/next.svg',
26620
26620
  tagline: 'Next.js makes you productive with React instantly — whether you want to build static or dynamic sites.',
26621
26621
  description: 'A Next.js app and a Serverless Function API.',
@@ -26660,10 +26660,10 @@ exports.frameworks = [
26660
26660
  {
26661
26661
  name: 'Gatsby.js',
26662
26662
  slug: 'gatsby',
26663
- demo: 'https://gatsby.examples.vercel.com',
26663
+ demo: 'https://gatsby.vercel.app',
26664
26664
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/gatsby.svg',
26665
26665
  tagline: 'Gatsby helps developers build blazing fast websites and apps with React.',
26666
- description: 'A Gatsby app, using the default starter theme and a Serverless Function API.',
26666
+ description: 'A Gatsby starter app with an API Route.',
26667
26667
  website: 'https://gatsbyjs.org',
26668
26668
  sort: 5,
26669
26669
  envPrefix: 'GATSBY_',
@@ -26742,7 +26742,7 @@ exports.frameworks = [
26742
26742
  {
26743
26743
  name: 'Remix',
26744
26744
  slug: 'remix',
26745
- demo: 'https://remix.examples.vercel.com',
26745
+ demo: 'https://remix-run-template.vercel.app',
26746
26746
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/remix-no-shadow.svg',
26747
26747
  tagline: 'Build Better Websites',
26748
26748
  description: 'A new Remix app — the result of running `npx create-remix`.',
@@ -26811,7 +26811,7 @@ exports.frameworks = [
26811
26811
  {
26812
26812
  name: 'Hexo',
26813
26813
  slug: 'hexo',
26814
- demo: 'https://hexo.examples.vercel.com',
26814
+ demo: 'https://hexo-template.vercel.app',
26815
26815
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/hexo.svg',
26816
26816
  tagline: 'Hexo is a fast, simple & powerful blog framework powered by Node.js.',
26817
26817
  description: 'A Hexo site, created with the Hexo CLI.',
@@ -26846,7 +26846,7 @@ exports.frameworks = [
26846
26846
  {
26847
26847
  name: 'Eleventy',
26848
26848
  slug: 'eleventy',
26849
- demo: 'https://eleventy.examples.vercel.com',
26849
+ demo: 'https://eleventy-template.vercel.app',
26850
26850
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/eleventy.svg',
26851
26851
  tagline: '11ty is a simpler static site generator written in JavaScript, created to be an alternative to Jekyll.',
26852
26852
  description: 'An Eleventy site, created with npm init.',
@@ -26882,7 +26882,7 @@ exports.frameworks = [
26882
26882
  {
26883
26883
  name: 'Docusaurus 2',
26884
26884
  slug: 'docusaurus-2',
26885
- demo: 'https://docusaurus-2.examples.vercel.com',
26885
+ demo: 'https://docusaurus-2-template.vercel.app',
26886
26886
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/docusaurus.svg',
26887
26887
  tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
26888
26888
  description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
@@ -27011,7 +27011,7 @@ exports.frameworks = [
27011
27011
  {
27012
27012
  name: 'Docusaurus 1',
27013
27013
  slug: 'docusaurus',
27014
- demo: 'https://docusaurus.examples.vercel.com',
27014
+ demo: 'https://docusaurus-template.vercel.app',
27015
27015
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/docusaurus.svg',
27016
27016
  tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
27017
27017
  description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
@@ -27060,7 +27060,7 @@ exports.frameworks = [
27060
27060
  {
27061
27061
  name: 'Preact',
27062
27062
  slug: 'preact',
27063
- demo: 'https://preact.examples.vercel.com',
27063
+ demo: 'https://preact-template.vercel.app',
27064
27064
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/preact.svg',
27065
27065
  tagline: 'Preact is a fast 3kB alternative to React with the same modern API.',
27066
27066
  description: 'A Preact app, created with the Preact CLI.',
@@ -27111,7 +27111,7 @@ exports.frameworks = [
27111
27111
  {
27112
27112
  name: 'SolidStart',
27113
27113
  slug: 'solidstart',
27114
- demo: 'https://solidstart.examples.vercel.com',
27114
+ demo: 'https://solid-start-template.vercel.app',
27115
27115
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/solid.svg',
27116
27116
  tagline: 'Simple and performant reactivity for building user interfaces.',
27117
27117
  description: 'A Solid app, created with SolidStart.',
@@ -27149,7 +27149,7 @@ exports.frameworks = [
27149
27149
  {
27150
27150
  name: 'Dojo',
27151
27151
  slug: 'dojo',
27152
- demo: 'https://dojo.examples.vercel.com',
27152
+ demo: 'https://dojo-template.vercel.app',
27153
27153
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/dojo.png',
27154
27154
  tagline: 'Dojo is a modern progressive, TypeScript first framework.',
27155
27155
  description: "A Dojo app, created with the Dojo CLI's cli-create-app command.",
@@ -27216,7 +27216,7 @@ exports.frameworks = [
27216
27216
  {
27217
27217
  name: 'Ember.js',
27218
27218
  slug: 'ember',
27219
- demo: 'https://ember.examples.vercel.com',
27219
+ demo: 'https://ember-template.vercel.app',
27220
27220
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ember.svg',
27221
27221
  tagline: 'Ember.js helps webapp developers be more productive out of the box.',
27222
27222
  description: 'An Ember app, created with the Ember CLI.',
@@ -27267,7 +27267,7 @@ exports.frameworks = [
27267
27267
  {
27268
27268
  name: 'Vue.js',
27269
27269
  slug: 'vue',
27270
- demo: 'https://vue.examples.vercel.com',
27270
+ demo: 'https://vue-template.vercel.app',
27271
27271
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/vue.svg',
27272
27272
  tagline: 'Vue.js is a versatile JavaScript framework that is as approachable as it is performant.',
27273
27273
  description: 'A Vue.js app, created with the Vue CLI.',
@@ -27343,7 +27343,7 @@ exports.frameworks = [
27343
27343
  {
27344
27344
  name: 'Scully',
27345
27345
  slug: 'scully',
27346
- demo: 'https://scully.examples.vercel.com',
27346
+ demo: 'https://scully-template.vercel.app',
27347
27347
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/scullyio-logo.png',
27348
27348
  tagline: 'Scully is a static site generator for Angular.',
27349
27349
  description: 'The Static Site Generator for Angular apps.',
@@ -27378,7 +27378,7 @@ exports.frameworks = [
27378
27378
  {
27379
27379
  name: 'Ionic Angular',
27380
27380
  slug: 'ionic-angular',
27381
- demo: 'https://ionic-angular.examples.vercel.com',
27381
+ demo: 'https://ionic-angular-template.vercel.app',
27382
27382
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ionic.svg',
27383
27383
  tagline: 'Ionic Angular allows you to build mobile PWAs with Angular and the Ionic Framework.',
27384
27384
  description: 'An Ionic Angular site, created with the Ionic CLI.',
@@ -27428,7 +27428,7 @@ exports.frameworks = [
27428
27428
  {
27429
27429
  name: 'Angular',
27430
27430
  slug: 'angular',
27431
- demo: 'https://angular.examples.vercel.com',
27431
+ demo: 'https://angular-template.vercel.app',
27432
27432
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/angular.svg',
27433
27433
  tagline: 'Angular is a TypeScript-based cross-platform framework from Google.',
27434
27434
  description: 'An Angular app, created with the Angular CLI.',
@@ -27493,7 +27493,7 @@ exports.frameworks = [
27493
27493
  {
27494
27494
  name: 'Polymer',
27495
27495
  slug: 'polymer',
27496
- demo: 'https://polymer.examples.vercel.com',
27496
+ demo: 'https://polymer-template.vercel.app',
27497
27497
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/polymer.svg',
27498
27498
  tagline: 'Polymer is an open-source webapps library from Google, for building using Web Components.',
27499
27499
  description: 'A Polymer app, created with the Polymer CLI.',
@@ -27556,7 +27556,7 @@ exports.frameworks = [
27556
27556
  {
27557
27557
  name: 'Svelte',
27558
27558
  slug: 'svelte',
27559
- demo: 'https://svelte.examples.vercel.com',
27559
+ demo: 'https://svelte.vercel.app',
27560
27560
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
27561
27561
  tagline: 'Svelte lets you write high performance reactive apps with significantly less boilerplate.',
27562
27562
  description: 'A basic Svelte app using the default template.',
@@ -27611,10 +27611,10 @@ exports.frameworks = [
27611
27611
  {
27612
27612
  name: 'SvelteKit',
27613
27613
  slug: 'sveltekit',
27614
- demo: 'https://sveltekit.examples.vercel.com',
27614
+ demo: 'https://sveltekit-template.vercel.app',
27615
27615
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
27616
27616
  tagline: 'SvelteKit is a framework for building web applications of all sizes.',
27617
- description: 'A SvelteKit app optimized to work for serverless.',
27617
+ description: 'A SvelteKit app optimized Edge-first.',
27618
27618
  website: 'https://kit.svelte.dev',
27619
27619
  envPrefix: 'VITE_',
27620
27620
  detectors: {
@@ -27646,7 +27646,7 @@ exports.frameworks = [
27646
27646
  {
27647
27647
  name: 'Ionic React',
27648
27648
  slug: 'ionic-react',
27649
- demo: 'https://ionic-react.examples.vercel.com',
27649
+ demo: 'https://ionic-react-template.vercel.app',
27650
27650
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ionic.svg',
27651
27651
  tagline: 'Ionic React allows you to build mobile PWAs with React and the Ionic Framework.',
27652
27652
  description: 'An Ionic React site, created with the Ionic CLI.',
@@ -27744,10 +27744,10 @@ exports.frameworks = [
27744
27744
  {
27745
27745
  name: 'Create React App',
27746
27746
  slug: 'create-react-app',
27747
- demo: 'https://react-functions.examples.vercel.com',
27747
+ demo: 'https://create-react-template.vercel.app',
27748
27748
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/react.svg',
27749
27749
  tagline: 'Create React App allows you to get going with React in no time.',
27750
- description: 'A React app, bootstrapped with create-react-app, and a Serverless Function API.',
27750
+ description: 'A client-side React app created with create-react-app.',
27751
27751
  website: 'https://create-react-app.dev',
27752
27752
  sort: 4,
27753
27753
  envPrefix: 'REACT_APP_',
@@ -27848,7 +27848,7 @@ exports.frameworks = [
27848
27848
  {
27849
27849
  name: 'Gridsome',
27850
27850
  slug: 'gridsome',
27851
- demo: 'https://gridsome.examples.vercel.com',
27851
+ demo: 'https://gridsome-template.vercel.app',
27852
27852
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/gridsome.svg',
27853
27853
  tagline: 'Gridsome is a Vue.js-powered framework for building websites & apps that are fast by default.',
27854
27854
  description: 'A Gridsome app, created with the Gridsome CLI.',
@@ -27883,7 +27883,7 @@ exports.frameworks = [
27883
27883
  {
27884
27884
  name: 'UmiJS',
27885
27885
  slug: 'umijs',
27886
- demo: 'https://umijs.examples.vercel.com',
27886
+ demo: 'https://umijs-template.vercel.app',
27887
27887
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/umi.svg',
27888
27888
  tagline: 'UmiJS is an extensible enterprise-level React application framework.',
27889
27889
  description: 'An UmiJS app, created using the Umi CLI.',
@@ -27934,7 +27934,7 @@ exports.frameworks = [
27934
27934
  {
27935
27935
  name: 'Sapper',
27936
27936
  slug: 'sapper',
27937
- demo: 'https://sapper.examples.vercel.com',
27937
+ demo: 'https://sapper-template.vercel.app',
27938
27938
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
27939
27939
  tagline: 'Sapper is a framework for building high-performance universal web apps with Svelte.',
27940
27940
  description: 'A Sapper app, using the Sapper template.',
@@ -27969,7 +27969,7 @@ exports.frameworks = [
27969
27969
  {
27970
27970
  name: 'Saber',
27971
27971
  slug: 'saber',
27972
- demo: 'https://saber.examples.vercel.com',
27972
+ demo: 'https://saber-template.vercel.app',
27973
27973
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/saber.svg',
27974
27974
  tagline: 'Saber is a framework for building static sites in Vue.js that supports data from any source.',
27975
27975
  description: 'A Saber site, created with npm init.',
@@ -28035,7 +28035,7 @@ exports.frameworks = [
28035
28035
  {
28036
28036
  name: 'Stencil',
28037
28037
  slug: 'stencil',
28038
- demo: 'https://stencil.examples.vercel.com',
28038
+ demo: 'https://stencil.vercel.app',
28039
28039
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/stencil.svg',
28040
28040
  tagline: 'Stencil is a powerful toolchain for building Progressive Web Apps and Design Systems.',
28041
28041
  description: 'A Stencil site, created with the Stencil CLI.',
@@ -28120,7 +28120,7 @@ exports.frameworks = [
28120
28120
  {
28121
28121
  name: 'Nuxt.js',
28122
28122
  slug: 'nuxtjs',
28123
- demo: 'https://nuxtjs.examples.vercel.com',
28123
+ demo: 'https://nuxtjs-template.vercel.app',
28124
28124
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/nuxt.svg',
28125
28125
  tagline: 'Nuxt.js is the web comprehensive framework that lets you dream big with Vue.js.',
28126
28126
  description: 'A Nuxt.js app, bootstrapped with create-nuxt-app.',
@@ -28176,7 +28176,7 @@ exports.frameworks = [
28176
28176
  {
28177
28177
  name: 'RedwoodJS',
28178
28178
  slug: 'redwoodjs',
28179
- demo: 'https://redwoodjs.examples.vercel.com',
28179
+ demo: 'https://redwood-template.vercel.app',
28180
28180
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/redwoodjs.svg',
28181
28181
  tagline: 'RedwoodJS is a full-stack framework for the Jamstack.',
28182
28182
  description: 'A RedwoodJS app, bootstraped with create-redwood-app.',
@@ -28212,7 +28212,7 @@ exports.frameworks = [
28212
28212
  {
28213
28213
  name: 'Hugo',
28214
28214
  slug: 'hugo',
28215
- demo: 'https://hugo.examples.vercel.com',
28215
+ demo: 'https://hugo-template.vercel.app',
28216
28216
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/hugo.svg',
28217
28217
  tagline: 'Hugo is the world’s fastest framework for building websites, written in Go.',
28218
28218
  description: 'A Hugo site, created with the Hugo CLI.',
@@ -28260,7 +28260,7 @@ exports.frameworks = [
28260
28260
  {
28261
28261
  name: 'Jekyll',
28262
28262
  slug: 'jekyll',
28263
- demo: 'https://jekyll.examples.vercel.com',
28263
+ demo: 'https://jekyll-template.vercel.app',
28264
28264
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/jekyll.svg',
28265
28265
  tagline: 'Jekyll makes it super easy to transform your plain text into static websites and blogs.',
28266
28266
  description: 'A Jekyll site, created with the Jekyll CLI.',
@@ -28297,7 +28297,7 @@ exports.frameworks = [
28297
28297
  {
28298
28298
  name: 'Brunch',
28299
28299
  slug: 'brunch',
28300
- demo: 'https://brunch.examples.vercel.com',
28300
+ demo: 'https://brunch-template.vercel.app',
28301
28301
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/brunch.svg',
28302
28302
  tagline: 'Brunch is a fast and simple webapp build tool with seamless incremental compilation for rapid development.',
28303
28303
  description: 'A Brunch app, created with the Brunch CLI.',
@@ -28330,7 +28330,7 @@ exports.frameworks = [
28330
28330
  {
28331
28331
  name: 'Middleman',
28332
28332
  slug: 'middleman',
28333
- demo: 'https://middleman.examples.vercel.com',
28333
+ demo: 'https://middleman-template.vercel.app',
28334
28334
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/middleman.svg',
28335
28335
  tagline: 'Middleman is a static site generator that uses all the shortcuts and tools in modern web development.',
28336
28336
  description: 'A Middleman app, created with the Middleman CLI.',
@@ -28364,7 +28364,7 @@ exports.frameworks = [
28364
28364
  {
28365
28365
  name: 'Zola',
28366
28366
  slug: 'zola',
28367
- demo: 'https://zola.examples.vercel.com',
28367
+ demo: 'https://zola-template.vercel.app',
28368
28368
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/zola.png',
28369
28369
  tagline: 'Everything you need to make a static site engine in one binary.',
28370
28370
  description: 'A Zola app, created with the "Getting Started" tutorial.',
@@ -28398,7 +28398,7 @@ exports.frameworks = [
28398
28398
  {
28399
28399
  name: 'Vite',
28400
28400
  slug: 'vite',
28401
- demo: 'https://vite.examples.vercel.com',
28401
+ demo: 'https://vite-vue-template.vercel.app',
28402
28402
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/vite.svg',
28403
28403
  tagline: 'Vite is a new breed of frontend build tool that significantly improves the frontend development experience.',
28404
28404
  description: 'A Vue.js app, created with Vite.',
@@ -28434,7 +28434,7 @@ exports.frameworks = [
28434
28434
  {
28435
28435
  name: 'Parcel',
28436
28436
  slug: 'parcel',
28437
- demo: 'https://parcel.examples.vercel.com',
28437
+ demo: 'https://parcel-template.vercel.app',
28438
28438
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/parcel.png',
28439
28439
  tagline: 'Parcel is a zero configuration build tool for the web that scales to projects of any size and complexity.',
28440
28440
  description: 'A vanilla web app built with Parcel.',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vercel/build-utils",
3
- "version": "2.13.0",
3
+ "version": "2.13.1-canary.0",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.js",
@@ -30,7 +30,7 @@
30
30
  "@types/node-fetch": "^2.1.6",
31
31
  "@types/semver": "6.0.0",
32
32
  "@types/yazl": "^2.4.1",
33
- "@vercel/frameworks": "0.5.1-canary.19",
33
+ "@vercel/frameworks": "0.5.1-canary.20",
34
34
  "@vercel/ncc": "0.24.0",
35
35
  "aggregate-error": "3.0.1",
36
36
  "async-retry": "1.2.3",
@@ -49,5 +49,5 @@
49
49
  "typescript": "4.3.4",
50
50
  "yazl": "2.4.3"
51
51
  },
52
- "gitHead": "7039771ec9d90c61219701b5557297d23d428617"
52
+ "gitHead": "9bbb2cdcbd39846f4a7c97c3cf8838eee130eec4"
53
53
  }