vercel 23.1.3-canary.72 → 23.1.3-canary.73

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.
Files changed (2) hide show
  1. package/dist/index.js +297 -298
  2. package/package.json +11 -11
package/dist/index.js CHANGED
@@ -211228,7 +211228,7 @@ exports.frameworks = [
211228
211228
  {
211229
211229
  name: 'Blitz.js',
211230
211230
  slug: 'blitzjs',
211231
- demo: 'https://blitzjs.examples.vercel.com',
211231
+ demo: 'https://blitz-template.vercel.app',
211232
211232
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/blitz.svg',
211233
211233
  tagline: 'Blitz.js: The Fullstack React Framework',
211234
211234
  description: 'A brand new Blitz.js app - the result of running `npx blitz new`.',
@@ -211264,7 +211264,7 @@ exports.frameworks = [
211264
211264
  {
211265
211265
  name: 'Next.js',
211266
211266
  slug: 'nextjs',
211267
- demo: 'https://nextjs.examples.vercel.com',
211267
+ demo: 'https://nextjs-template.vercel.app',
211268
211268
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/next.svg',
211269
211269
  tagline: 'Next.js makes you productive with React instantly — whether you want to build static or dynamic sites.',
211270
211270
  description: 'A Next.js app and a Serverless Function API.',
@@ -211309,10 +211309,10 @@ exports.frameworks = [
211309
211309
  {
211310
211310
  name: 'Gatsby.js',
211311
211311
  slug: 'gatsby',
211312
- demo: 'https://gatsby.examples.vercel.com',
211312
+ demo: 'https://gatsby.vercel.app',
211313
211313
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/gatsby.svg',
211314
211314
  tagline: 'Gatsby helps developers build blazing fast websites and apps with React.',
211315
- description: 'A Gatsby app, using the default starter theme and a Serverless Function API.',
211315
+ description: 'A Gatsby starter app with an API Route.',
211316
211316
  website: 'https://gatsbyjs.org',
211317
211317
  sort: 5,
211318
211318
  envPrefix: 'GATSBY_',
@@ -211391,7 +211391,7 @@ exports.frameworks = [
211391
211391
  {
211392
211392
  name: 'Remix',
211393
211393
  slug: 'remix',
211394
- demo: 'https://remix.examples.vercel.com',
211394
+ demo: 'https://remix-run-template.vercel.app',
211395
211395
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/remix-no-shadow.svg',
211396
211396
  tagline: 'Build Better Websites',
211397
211397
  description: 'A new Remix app — the result of running `npx create-remix`.',
@@ -211460,7 +211460,7 @@ exports.frameworks = [
211460
211460
  {
211461
211461
  name: 'Hexo',
211462
211462
  slug: 'hexo',
211463
- demo: 'https://hexo.examples.vercel.com',
211463
+ demo: 'https://hexo-template.vercel.app',
211464
211464
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/hexo.svg',
211465
211465
  tagline: 'Hexo is a fast, simple & powerful blog framework powered by Node.js.',
211466
211466
  description: 'A Hexo site, created with the Hexo CLI.',
@@ -211495,7 +211495,7 @@ exports.frameworks = [
211495
211495
  {
211496
211496
  name: 'Eleventy',
211497
211497
  slug: 'eleventy',
211498
- demo: 'https://eleventy.examples.vercel.com',
211498
+ demo: 'https://eleventy-template.vercel.app',
211499
211499
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/eleventy.svg',
211500
211500
  tagline: '11ty is a simpler static site generator written in JavaScript, created to be an alternative to Jekyll.',
211501
211501
  description: 'An Eleventy site, created with npm init.',
@@ -211531,7 +211531,7 @@ exports.frameworks = [
211531
211531
  {
211532
211532
  name: 'Docusaurus 2',
211533
211533
  slug: 'docusaurus-2',
211534
- demo: 'https://docusaurus-2.examples.vercel.com',
211534
+ demo: 'https://docusaurus-2-template.vercel.app',
211535
211535
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/docusaurus.svg',
211536
211536
  tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
211537
211537
  description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
@@ -211660,7 +211660,7 @@ exports.frameworks = [
211660
211660
  {
211661
211661
  name: 'Docusaurus 1',
211662
211662
  slug: 'docusaurus',
211663
- demo: 'https://docusaurus.examples.vercel.com',
211663
+ demo: 'https://docusaurus-template.vercel.app',
211664
211664
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/docusaurus.svg',
211665
211665
  tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
211666
211666
  description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
@@ -211709,7 +211709,7 @@ exports.frameworks = [
211709
211709
  {
211710
211710
  name: 'Preact',
211711
211711
  slug: 'preact',
211712
- demo: 'https://preact.examples.vercel.com',
211712
+ demo: 'https://preact-template.vercel.app',
211713
211713
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/preact.svg',
211714
211714
  tagline: 'Preact is a fast 3kB alternative to React with the same modern API.',
211715
211715
  description: 'A Preact app, created with the Preact CLI.',
@@ -211760,7 +211760,7 @@ exports.frameworks = [
211760
211760
  {
211761
211761
  name: 'SolidStart',
211762
211762
  slug: 'solidstart',
211763
- demo: 'https://solidstart.examples.vercel.com',
211763
+ demo: 'https://solid-start-template.vercel.app',
211764
211764
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/solid.svg',
211765
211765
  tagline: 'Simple and performant reactivity for building user interfaces.',
211766
211766
  description: 'A Solid app, created with SolidStart.',
@@ -211798,7 +211798,7 @@ exports.frameworks = [
211798
211798
  {
211799
211799
  name: 'Dojo',
211800
211800
  slug: 'dojo',
211801
- demo: 'https://dojo.examples.vercel.com',
211801
+ demo: 'https://dojo-template.vercel.app',
211802
211802
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/dojo.png',
211803
211803
  tagline: 'Dojo is a modern progressive, TypeScript first framework.',
211804
211804
  description: "A Dojo app, created with the Dojo CLI's cli-create-app command.",
@@ -211865,7 +211865,7 @@ exports.frameworks = [
211865
211865
  {
211866
211866
  name: 'Ember.js',
211867
211867
  slug: 'ember',
211868
- demo: 'https://ember.examples.vercel.com',
211868
+ demo: 'https://ember-template.vercel.app',
211869
211869
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ember.svg',
211870
211870
  tagline: 'Ember.js helps webapp developers be more productive out of the box.',
211871
211871
  description: 'An Ember app, created with the Ember CLI.',
@@ -211916,7 +211916,7 @@ exports.frameworks = [
211916
211916
  {
211917
211917
  name: 'Vue.js',
211918
211918
  slug: 'vue',
211919
- demo: 'https://vue.examples.vercel.com',
211919
+ demo: 'https://vue-template.vercel.app',
211920
211920
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/vue.svg',
211921
211921
  tagline: 'Vue.js is a versatile JavaScript framework that is as approachable as it is performant.',
211922
211922
  description: 'A Vue.js app, created with the Vue CLI.',
@@ -211992,7 +211992,7 @@ exports.frameworks = [
211992
211992
  {
211993
211993
  name: 'Scully',
211994
211994
  slug: 'scully',
211995
- demo: 'https://scully.examples.vercel.com',
211995
+ demo: 'https://scully-template.vercel.app',
211996
211996
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/scullyio-logo.png',
211997
211997
  tagline: 'Scully is a static site generator for Angular.',
211998
211998
  description: 'The Static Site Generator for Angular apps.',
@@ -212027,7 +212027,7 @@ exports.frameworks = [
212027
212027
  {
212028
212028
  name: 'Ionic Angular',
212029
212029
  slug: 'ionic-angular',
212030
- demo: 'https://ionic-angular.examples.vercel.com',
212030
+ demo: 'https://ionic-angular-template.vercel.app',
212031
212031
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ionic.svg',
212032
212032
  tagline: 'Ionic Angular allows you to build mobile PWAs with Angular and the Ionic Framework.',
212033
212033
  description: 'An Ionic Angular site, created with the Ionic CLI.',
@@ -212077,7 +212077,7 @@ exports.frameworks = [
212077
212077
  {
212078
212078
  name: 'Angular',
212079
212079
  slug: 'angular',
212080
- demo: 'https://angular.examples.vercel.com',
212080
+ demo: 'https://angular-template.vercel.app',
212081
212081
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/angular.svg',
212082
212082
  tagline: 'Angular is a TypeScript-based cross-platform framework from Google.',
212083
212083
  description: 'An Angular app, created with the Angular CLI.',
@@ -212142,7 +212142,7 @@ exports.frameworks = [
212142
212142
  {
212143
212143
  name: 'Polymer',
212144
212144
  slug: 'polymer',
212145
- demo: 'https://polymer.examples.vercel.com',
212145
+ demo: 'https://polymer-template.vercel.app',
212146
212146
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/polymer.svg',
212147
212147
  tagline: 'Polymer is an open-source webapps library from Google, for building using Web Components.',
212148
212148
  description: 'A Polymer app, created with the Polymer CLI.',
@@ -212205,7 +212205,7 @@ exports.frameworks = [
212205
212205
  {
212206
212206
  name: 'Svelte',
212207
212207
  slug: 'svelte',
212208
- demo: 'https://svelte.examples.vercel.com',
212208
+ demo: 'https://svelte.vercel.app',
212209
212209
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
212210
212210
  tagline: 'Svelte lets you write high performance reactive apps with significantly less boilerplate.',
212211
212211
  description: 'A basic Svelte app using the default template.',
@@ -212260,10 +212260,10 @@ exports.frameworks = [
212260
212260
  {
212261
212261
  name: 'SvelteKit',
212262
212262
  slug: 'sveltekit',
212263
- demo: 'https://sveltekit.examples.vercel.com',
212263
+ demo: 'https://sveltekit-template.vercel.app',
212264
212264
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
212265
212265
  tagline: 'SvelteKit is a framework for building web applications of all sizes.',
212266
- description: 'A SvelteKit app optimized to work for serverless.',
212266
+ description: 'A SvelteKit app optimized Edge-first.',
212267
212267
  website: 'https://kit.svelte.dev',
212268
212268
  envPrefix: 'VITE_',
212269
212269
  detectors: {
@@ -212295,7 +212295,7 @@ exports.frameworks = [
212295
212295
  {
212296
212296
  name: 'Ionic React',
212297
212297
  slug: 'ionic-react',
212298
- demo: 'https://ionic-react.examples.vercel.com',
212298
+ demo: 'https://ionic-react-template.vercel.app',
212299
212299
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ionic.svg',
212300
212300
  tagline: 'Ionic React allows you to build mobile PWAs with React and the Ionic Framework.',
212301
212301
  description: 'An Ionic React site, created with the Ionic CLI.',
@@ -212393,10 +212393,10 @@ exports.frameworks = [
212393
212393
  {
212394
212394
  name: 'Create React App',
212395
212395
  slug: 'create-react-app',
212396
- demo: 'https://react-functions.examples.vercel.com',
212396
+ demo: 'https://create-react-template.vercel.app',
212397
212397
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/react.svg',
212398
212398
  tagline: 'Create React App allows you to get going with React in no time.',
212399
- description: 'A React app, bootstrapped with create-react-app, and a Serverless Function API.',
212399
+ description: 'A client-side React app created with create-react-app.',
212400
212400
  website: 'https://create-react-app.dev',
212401
212401
  sort: 4,
212402
212402
  envPrefix: 'REACT_APP_',
@@ -212497,7 +212497,7 @@ exports.frameworks = [
212497
212497
  {
212498
212498
  name: 'Gridsome',
212499
212499
  slug: 'gridsome',
212500
- demo: 'https://gridsome.examples.vercel.com',
212500
+ demo: 'https://gridsome-template.vercel.app',
212501
212501
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/gridsome.svg',
212502
212502
  tagline: 'Gridsome is a Vue.js-powered framework for building websites & apps that are fast by default.',
212503
212503
  description: 'A Gridsome app, created with the Gridsome CLI.',
@@ -212532,7 +212532,7 @@ exports.frameworks = [
212532
212532
  {
212533
212533
  name: 'UmiJS',
212534
212534
  slug: 'umijs',
212535
- demo: 'https://umijs.examples.vercel.com',
212535
+ demo: 'https://umijs-template.vercel.app',
212536
212536
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/umi.svg',
212537
212537
  tagline: 'UmiJS is an extensible enterprise-level React application framework.',
212538
212538
  description: 'An UmiJS app, created using the Umi CLI.',
@@ -212583,7 +212583,7 @@ exports.frameworks = [
212583
212583
  {
212584
212584
  name: 'Sapper',
212585
212585
  slug: 'sapper',
212586
- demo: 'https://sapper.examples.vercel.com',
212586
+ demo: 'https://sapper-template.vercel.app',
212587
212587
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
212588
212588
  tagline: 'Sapper is a framework for building high-performance universal web apps with Svelte.',
212589
212589
  description: 'A Sapper app, using the Sapper template.',
@@ -212618,7 +212618,7 @@ exports.frameworks = [
212618
212618
  {
212619
212619
  name: 'Saber',
212620
212620
  slug: 'saber',
212621
- demo: 'https://saber.examples.vercel.com',
212621
+ demo: 'https://saber-template.vercel.app',
212622
212622
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/saber.svg',
212623
212623
  tagline: 'Saber is a framework for building static sites in Vue.js that supports data from any source.',
212624
212624
  description: 'A Saber site, created with npm init.',
@@ -212684,7 +212684,7 @@ exports.frameworks = [
212684
212684
  {
212685
212685
  name: 'Stencil',
212686
212686
  slug: 'stencil',
212687
- demo: 'https://stencil.examples.vercel.com',
212687
+ demo: 'https://stencil.vercel.app',
212688
212688
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/stencil.svg',
212689
212689
  tagline: 'Stencil is a powerful toolchain for building Progressive Web Apps and Design Systems.',
212690
212690
  description: 'A Stencil site, created with the Stencil CLI.',
@@ -212769,7 +212769,7 @@ exports.frameworks = [
212769
212769
  {
212770
212770
  name: 'Nuxt.js',
212771
212771
  slug: 'nuxtjs',
212772
- demo: 'https://nuxtjs.examples.vercel.com',
212772
+ demo: 'https://nuxtjs-template.vercel.app',
212773
212773
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/nuxt.svg',
212774
212774
  tagline: 'Nuxt.js is the web comprehensive framework that lets you dream big with Vue.js.',
212775
212775
  description: 'A Nuxt.js app, bootstrapped with create-nuxt-app.',
@@ -212825,7 +212825,7 @@ exports.frameworks = [
212825
212825
  {
212826
212826
  name: 'RedwoodJS',
212827
212827
  slug: 'redwoodjs',
212828
- demo: 'https://redwoodjs.examples.vercel.com',
212828
+ demo: 'https://redwood-template.vercel.app',
212829
212829
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/redwoodjs.svg',
212830
212830
  tagline: 'RedwoodJS is a full-stack framework for the Jamstack.',
212831
212831
  description: 'A RedwoodJS app, bootstraped with create-redwood-app.',
@@ -212861,7 +212861,7 @@ exports.frameworks = [
212861
212861
  {
212862
212862
  name: 'Hugo',
212863
212863
  slug: 'hugo',
212864
- demo: 'https://hugo.examples.vercel.com',
212864
+ demo: 'https://hugo-template.vercel.app',
212865
212865
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/hugo.svg',
212866
212866
  tagline: 'Hugo is the world’s fastest framework for building websites, written in Go.',
212867
212867
  description: 'A Hugo site, created with the Hugo CLI.',
@@ -212909,7 +212909,7 @@ exports.frameworks = [
212909
212909
  {
212910
212910
  name: 'Jekyll',
212911
212911
  slug: 'jekyll',
212912
- demo: 'https://jekyll.examples.vercel.com',
212912
+ demo: 'https://jekyll-template.vercel.app',
212913
212913
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/jekyll.svg',
212914
212914
  tagline: 'Jekyll makes it super easy to transform your plain text into static websites and blogs.',
212915
212915
  description: 'A Jekyll site, created with the Jekyll CLI.',
@@ -212946,7 +212946,7 @@ exports.frameworks = [
212946
212946
  {
212947
212947
  name: 'Brunch',
212948
212948
  slug: 'brunch',
212949
- demo: 'https://brunch.examples.vercel.com',
212949
+ demo: 'https://brunch-template.vercel.app',
212950
212950
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/brunch.svg',
212951
212951
  tagline: 'Brunch is a fast and simple webapp build tool with seamless incremental compilation for rapid development.',
212952
212952
  description: 'A Brunch app, created with the Brunch CLI.',
@@ -212979,7 +212979,7 @@ exports.frameworks = [
212979
212979
  {
212980
212980
  name: 'Middleman',
212981
212981
  slug: 'middleman',
212982
- demo: 'https://middleman.examples.vercel.com',
212982
+ demo: 'https://middleman-template.vercel.app',
212983
212983
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/middleman.svg',
212984
212984
  tagline: 'Middleman is a static site generator that uses all the shortcuts and tools in modern web development.',
212985
212985
  description: 'A Middleman app, created with the Middleman CLI.',
@@ -213013,7 +213013,7 @@ exports.frameworks = [
213013
213013
  {
213014
213014
  name: 'Zola',
213015
213015
  slug: 'zola',
213016
- demo: 'https://zola.examples.vercel.com',
213016
+ demo: 'https://zola-template.vercel.app',
213017
213017
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/zola.png',
213018
213018
  tagline: 'Everything you need to make a static site engine in one binary.',
213019
213019
  description: 'A Zola app, created with the "Getting Started" tutorial.',
@@ -213047,7 +213047,7 @@ exports.frameworks = [
213047
213047
  {
213048
213048
  name: 'Vite',
213049
213049
  slug: 'vite',
213050
- demo: 'https://vite.examples.vercel.com',
213050
+ demo: 'https://vite-vue-template.vercel.app',
213051
213051
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/vite.svg',
213052
213052
  tagline: 'Vite is a new breed of frontend build tool that significantly improves the frontend development experience.',
213053
213053
  description: 'A Vue.js app, created with Vite.',
@@ -213083,7 +213083,7 @@ exports.frameworks = [
213083
213083
  {
213084
213084
  name: 'Parcel',
213085
213085
  slug: 'parcel',
213086
- demo: 'https://parcel.examples.vercel.com',
213086
+ demo: 'https://parcel-template.vercel.app',
213087
213087
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/parcel.png',
213088
213088
  tagline: 'Parcel is a zero configuration build tool for the web that scales to projects of any size and complexity.',
213089
213089
  description: 'A vanilla web app built with Parcel.',
@@ -213181,7 +213181,7 @@ exports.default = def;
213181
213181
  /***/ }),
213182
213182
 
213183
213183
  /***/ 3734:
213184
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_805867__) {
213184
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_805768__) {
213185
213185
 
213186
213186
  "use strict";
213187
213187
 
@@ -213190,9 +213190,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
213190
213190
  };
213191
213191
  Object.defineProperty(exports, "__esModule", ({ value: true }));
213192
213192
  exports.readConfigFile = void 0;
213193
- const js_yaml_1 = __importDefault(__nested_webpack_require_805867__(641));
213194
- const toml_1 = __importDefault(__nested_webpack_require_805867__(9434));
213195
- const fs_1 = __nested_webpack_require_805867__(5747);
213193
+ const js_yaml_1 = __importDefault(__nested_webpack_require_805768__(641));
213194
+ const toml_1 = __importDefault(__nested_webpack_require_805768__(9434));
213195
+ const fs_1 = __nested_webpack_require_805768__(5747);
213196
213196
  const { readFile } = fs_1.promises;
213197
213197
  async function readFileOrNull(file) {
213198
213198
  try {
@@ -213241,13 +213241,13 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
213241
213241
  /***/ }),
213242
213242
 
213243
213243
  /***/ 641:
213244
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_807473__) => {
213244
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_807374__) => {
213245
213245
 
213246
213246
  "use strict";
213247
213247
 
213248
213248
 
213249
213249
 
213250
- var yaml = __nested_webpack_require_807473__(9633);
213250
+ var yaml = __nested_webpack_require_807374__(9633);
213251
213251
 
213252
213252
 
213253
213253
  module.exports = yaml;
@@ -213256,14 +213256,14 @@ module.exports = yaml;
213256
213256
  /***/ }),
213257
213257
 
213258
213258
  /***/ 9633:
213259
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_807647__) => {
213259
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_807548__) => {
213260
213260
 
213261
213261
  "use strict";
213262
213262
 
213263
213263
 
213264
213264
 
213265
- var loader = __nested_webpack_require_807647__(4349);
213266
- var dumper = __nested_webpack_require_807647__(8047);
213265
+ var loader = __nested_webpack_require_807548__(4349);
213266
+ var dumper = __nested_webpack_require_807548__(8047);
213267
213267
 
213268
213268
 
213269
213269
  function deprecated(name) {
@@ -213273,25 +213273,25 @@ function deprecated(name) {
213273
213273
  }
213274
213274
 
213275
213275
 
213276
- module.exports.Type = __nested_webpack_require_807647__(6876);
213277
- module.exports.Schema = __nested_webpack_require_807647__(6105);
213278
- module.exports.FAILSAFE_SCHEMA = __nested_webpack_require_807647__(8441);
213279
- module.exports.JSON_SCHEMA = __nested_webpack_require_807647__(1486);
213280
- module.exports.CORE_SCHEMA = __nested_webpack_require_807647__(1112);
213281
- module.exports.DEFAULT_SAFE_SCHEMA = __nested_webpack_require_807647__(596);
213282
- module.exports.DEFAULT_FULL_SCHEMA = __nested_webpack_require_807647__(9647);
213276
+ module.exports.Type = __nested_webpack_require_807548__(6876);
213277
+ module.exports.Schema = __nested_webpack_require_807548__(6105);
213278
+ module.exports.FAILSAFE_SCHEMA = __nested_webpack_require_807548__(8441);
213279
+ module.exports.JSON_SCHEMA = __nested_webpack_require_807548__(1486);
213280
+ module.exports.CORE_SCHEMA = __nested_webpack_require_807548__(1112);
213281
+ module.exports.DEFAULT_SAFE_SCHEMA = __nested_webpack_require_807548__(596);
213282
+ module.exports.DEFAULT_FULL_SCHEMA = __nested_webpack_require_807548__(9647);
213283
213283
  module.exports.load = loader.load;
213284
213284
  module.exports.loadAll = loader.loadAll;
213285
213285
  module.exports.safeLoad = loader.safeLoad;
213286
213286
  module.exports.safeLoadAll = loader.safeLoadAll;
213287
213287
  module.exports.dump = dumper.dump;
213288
213288
  module.exports.safeDump = dumper.safeDump;
213289
- module.exports.YAMLException = __nested_webpack_require_807647__(3237);
213289
+ module.exports.YAMLException = __nested_webpack_require_807548__(3237);
213290
213290
 
213291
213291
  // Deprecated schema names from JS-YAML 2.0.x
213292
- module.exports.MINIMAL_SCHEMA = __nested_webpack_require_807647__(8441);
213293
- module.exports.SAFE_SCHEMA = __nested_webpack_require_807647__(596);
213294
- module.exports.DEFAULT_SCHEMA = __nested_webpack_require_807647__(9647);
213292
+ module.exports.MINIMAL_SCHEMA = __nested_webpack_require_807548__(8441);
213293
+ module.exports.SAFE_SCHEMA = __nested_webpack_require_807548__(596);
213294
+ module.exports.DEFAULT_SCHEMA = __nested_webpack_require_807548__(9647);
213295
213295
 
213296
213296
  // Deprecated functions from JS-YAML 1.x.x
213297
213297
  module.exports.scan = deprecated('scan');
@@ -213370,17 +213370,17 @@ module.exports.extend = extend;
213370
213370
  /***/ }),
213371
213371
 
213372
213372
  /***/ 8047:
213373
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_810465__) => {
213373
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_810366__) => {
213374
213374
 
213375
213375
  "use strict";
213376
213376
 
213377
213377
 
213378
213378
  /*eslint-disable no-use-before-define*/
213379
213379
 
213380
- var common = __nested_webpack_require_810465__(903);
213381
- var YAMLException = __nested_webpack_require_810465__(3237);
213382
- var DEFAULT_FULL_SCHEMA = __nested_webpack_require_810465__(9647);
213383
- var DEFAULT_SAFE_SCHEMA = __nested_webpack_require_810465__(596);
213380
+ var common = __nested_webpack_require_810366__(903);
213381
+ var YAMLException = __nested_webpack_require_810366__(3237);
213382
+ var DEFAULT_FULL_SCHEMA = __nested_webpack_require_810366__(9647);
213383
+ var DEFAULT_SAFE_SCHEMA = __nested_webpack_require_810366__(596);
213384
213384
 
213385
213385
  var _toString = Object.prototype.toString;
213386
213386
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
@@ -214256,18 +214256,18 @@ module.exports = YAMLException;
214256
214256
  /***/ }),
214257
214257
 
214258
214258
  /***/ 4349:
214259
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_838169__) => {
214259
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_838070__) => {
214260
214260
 
214261
214261
  "use strict";
214262
214262
 
214263
214263
 
214264
214264
  /*eslint-disable max-len,no-use-before-define*/
214265
214265
 
214266
- var common = __nested_webpack_require_838169__(903);
214267
- var YAMLException = __nested_webpack_require_838169__(3237);
214268
- var Mark = __nested_webpack_require_838169__(4926);
214269
- var DEFAULT_SAFE_SCHEMA = __nested_webpack_require_838169__(596);
214270
- var DEFAULT_FULL_SCHEMA = __nested_webpack_require_838169__(9647);
214266
+ var common = __nested_webpack_require_838070__(903);
214267
+ var YAMLException = __nested_webpack_require_838070__(3237);
214268
+ var Mark = __nested_webpack_require_838070__(4926);
214269
+ var DEFAULT_SAFE_SCHEMA = __nested_webpack_require_838070__(596);
214270
+ var DEFAULT_FULL_SCHEMA = __nested_webpack_require_838070__(9647);
214271
214271
 
214272
214272
 
214273
214273
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
@@ -215889,13 +215889,13 @@ module.exports.safeLoad = safeLoad;
215889
215889
  /***/ }),
215890
215890
 
215891
215891
  /***/ 4926:
215892
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_882036__) => {
215892
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_881937__) => {
215893
215893
 
215894
215894
  "use strict";
215895
215895
 
215896
215896
 
215897
215897
 
215898
- var common = __nested_webpack_require_882036__(903);
215898
+ var common = __nested_webpack_require_881937__(903);
215899
215899
 
215900
215900
 
215901
215901
  function Mark(name, buffer, position, line, column) {
@@ -215973,16 +215973,16 @@ module.exports = Mark;
215973
215973
  /***/ }),
215974
215974
 
215975
215975
  /***/ 6105:
215976
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_883698__) => {
215976
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_883599__) => {
215977
215977
 
215978
215978
  "use strict";
215979
215979
 
215980
215980
 
215981
215981
  /*eslint-disable max-len*/
215982
215982
 
215983
- var common = __nested_webpack_require_883698__(903);
215984
- var YAMLException = __nested_webpack_require_883698__(3237);
215985
- var Type = __nested_webpack_require_883698__(6876);
215983
+ var common = __nested_webpack_require_883599__(903);
215984
+ var YAMLException = __nested_webpack_require_883599__(3237);
215985
+ var Type = __nested_webpack_require_883599__(6876);
215986
215986
 
215987
215987
 
215988
215988
  function compileList(schema, name, result) {
@@ -216089,7 +216089,7 @@ module.exports = Schema;
216089
216089
  /***/ }),
216090
216090
 
216091
216091
  /***/ 1112:
216092
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_886562__) => {
216092
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_886463__) => {
216093
216093
 
216094
216094
  "use strict";
216095
216095
  // Standard YAML's Core schema.
@@ -216102,12 +216102,12 @@ module.exports = Schema;
216102
216102
 
216103
216103
 
216104
216104
 
216105
- var Schema = __nested_webpack_require_886562__(6105);
216105
+ var Schema = __nested_webpack_require_886463__(6105);
216106
216106
 
216107
216107
 
216108
216108
  module.exports = new Schema({
216109
216109
  include: [
216110
- __nested_webpack_require_886562__(1486)
216110
+ __nested_webpack_require_886463__(1486)
216111
216111
  ]
216112
216112
  });
216113
216113
 
@@ -216115,7 +216115,7 @@ module.exports = new Schema({
216115
216115
  /***/ }),
216116
216116
 
216117
216117
  /***/ 9647:
216118
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_887032__) => {
216118
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_886933__) => {
216119
216119
 
216120
216120
  "use strict";
216121
216121
  // JS-YAML's default schema for `load` function.
@@ -216130,17 +216130,17 @@ module.exports = new Schema({
216130
216130
 
216131
216131
 
216132
216132
 
216133
- var Schema = __nested_webpack_require_887032__(6105);
216133
+ var Schema = __nested_webpack_require_886933__(6105);
216134
216134
 
216135
216135
 
216136
216136
  module.exports = Schema.DEFAULT = new Schema({
216137
216137
  include: [
216138
- __nested_webpack_require_887032__(596)
216138
+ __nested_webpack_require_886933__(596)
216139
216139
  ],
216140
216140
  explicit: [
216141
- __nested_webpack_require_887032__(5836),
216142
- __nested_webpack_require_887032__(6841),
216143
- __nested_webpack_require_887032__(8750)
216141
+ __nested_webpack_require_886933__(5836),
216142
+ __nested_webpack_require_886933__(6841),
216143
+ __nested_webpack_require_886933__(8750)
216144
216144
  ]
216145
216145
  });
216146
216146
 
@@ -216148,7 +216148,7 @@ module.exports = Schema.DEFAULT = new Schema({
216148
216148
  /***/ }),
216149
216149
 
216150
216150
  /***/ 596:
216151
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_887726__) => {
216151
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_887627__) => {
216152
216152
 
216153
216153
  "use strict";
216154
216154
  // JS-YAML's default schema for `safeLoad` function.
@@ -216161,22 +216161,22 @@ module.exports = Schema.DEFAULT = new Schema({
216161
216161
 
216162
216162
 
216163
216163
 
216164
- var Schema = __nested_webpack_require_887726__(6105);
216164
+ var Schema = __nested_webpack_require_887627__(6105);
216165
216165
 
216166
216166
 
216167
216167
  module.exports = new Schema({
216168
216168
  include: [
216169
- __nested_webpack_require_887726__(1112)
216169
+ __nested_webpack_require_887627__(1112)
216170
216170
  ],
216171
216171
  implicit: [
216172
- __nested_webpack_require_887726__(7028),
216173
- __nested_webpack_require_887726__(7841)
216172
+ __nested_webpack_require_887627__(7028),
216173
+ __nested_webpack_require_887627__(7841)
216174
216174
  ],
216175
216175
  explicit: [
216176
- __nested_webpack_require_887726__(8675),
216177
- __nested_webpack_require_887726__(3498),
216178
- __nested_webpack_require_887726__(679),
216179
- __nested_webpack_require_887726__(7205)
216176
+ __nested_webpack_require_887627__(8675),
216177
+ __nested_webpack_require_887627__(3498),
216178
+ __nested_webpack_require_887627__(679),
216179
+ __nested_webpack_require_887627__(7205)
216180
216180
  ]
216181
216181
  });
216182
216182
 
@@ -216184,7 +216184,7 @@ module.exports = new Schema({
216184
216184
  /***/ }),
216185
216185
 
216186
216186
  /***/ 8441:
216187
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_888438__) => {
216187
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_888339__) => {
216188
216188
 
216189
216189
  "use strict";
216190
216190
  // Standard YAML's Failsafe schema.
@@ -216194,14 +216194,14 @@ module.exports = new Schema({
216194
216194
 
216195
216195
 
216196
216196
 
216197
- var Schema = __nested_webpack_require_888438__(6105);
216197
+ var Schema = __nested_webpack_require_888339__(6105);
216198
216198
 
216199
216199
 
216200
216200
  module.exports = new Schema({
216201
216201
  explicit: [
216202
- __nested_webpack_require_888438__(5348),
216203
- __nested_webpack_require_888438__(7330),
216204
- __nested_webpack_require_888438__(293)
216202
+ __nested_webpack_require_888339__(5348),
216203
+ __nested_webpack_require_888339__(7330),
216204
+ __nested_webpack_require_888339__(293)
216205
216205
  ]
216206
216206
  });
216207
216207
 
@@ -216209,7 +216209,7 @@ module.exports = new Schema({
216209
216209
  /***/ }),
216210
216210
 
216211
216211
  /***/ 1486:
216212
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_888824__) => {
216212
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_888725__) => {
216213
216213
 
216214
216214
  "use strict";
216215
216215
  // Standard YAML's JSON schema.
@@ -216223,18 +216223,18 @@ module.exports = new Schema({
216223
216223
 
216224
216224
 
216225
216225
 
216226
- var Schema = __nested_webpack_require_888824__(6105);
216226
+ var Schema = __nested_webpack_require_888725__(6105);
216227
216227
 
216228
216228
 
216229
216229
  module.exports = new Schema({
216230
216230
  include: [
216231
- __nested_webpack_require_888824__(8441)
216231
+ __nested_webpack_require_888725__(8441)
216232
216232
  ],
216233
216233
  implicit: [
216234
- __nested_webpack_require_888824__(9074),
216235
- __nested_webpack_require_888824__(4308),
216236
- __nested_webpack_require_888824__(1167),
216237
- __nested_webpack_require_888824__(7862)
216234
+ __nested_webpack_require_888725__(9074),
216235
+ __nested_webpack_require_888725__(4308),
216236
+ __nested_webpack_require_888725__(1167),
216237
+ __nested_webpack_require_888725__(7862)
216238
216238
  ]
216239
216239
  });
216240
216240
 
@@ -216242,12 +216242,12 @@ module.exports = new Schema({
216242
216242
  /***/ }),
216243
216243
 
216244
216244
  /***/ 6876:
216245
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_889522__) => {
216245
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_889423__) => {
216246
216246
 
216247
216247
  "use strict";
216248
216248
 
216249
216249
 
216250
- var YAMLException = __nested_webpack_require_889522__(3237);
216250
+ var YAMLException = __nested_webpack_require_889423__(3237);
216251
216251
 
216252
216252
  var TYPE_CONSTRUCTOR_OPTIONS = [
216253
216253
  'kind',
@@ -216311,7 +216311,7 @@ module.exports = Type;
216311
216311
  /***/ }),
216312
216312
 
216313
216313
  /***/ 8675:
216314
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_891206__) => {
216314
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_891107__) => {
216315
216315
 
216316
216316
  "use strict";
216317
216317
 
@@ -216326,7 +216326,7 @@ try {
216326
216326
  NodeBuffer = _require('buffer').Buffer;
216327
216327
  } catch (__) {}
216328
216328
 
216329
- var Type = __nested_webpack_require_891206__(6876);
216329
+ var Type = __nested_webpack_require_891107__(6876);
216330
216330
 
216331
216331
 
216332
216332
  // [ 64, 65, 66 ] -> [ padding, CR, LF ]
@@ -216457,12 +216457,12 @@ module.exports = new Type('tag:yaml.org,2002:binary', {
216457
216457
  /***/ }),
216458
216458
 
216459
216459
  /***/ 4308:
216460
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_894598__) => {
216460
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_894499__) => {
216461
216461
 
216462
216462
  "use strict";
216463
216463
 
216464
216464
 
216465
- var Type = __nested_webpack_require_894598__(6876);
216465
+ var Type = __nested_webpack_require_894499__(6876);
216466
216466
 
216467
216467
  function resolveYamlBoolean(data) {
216468
216468
  if (data === null) return false;
@@ -216500,13 +216500,13 @@ module.exports = new Type('tag:yaml.org,2002:bool', {
216500
216500
  /***/ }),
216501
216501
 
216502
216502
  /***/ 7862:
216503
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_895671__) => {
216503
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_895572__) => {
216504
216504
 
216505
216505
  "use strict";
216506
216506
 
216507
216507
 
216508
- var common = __nested_webpack_require_895671__(903);
216509
- var Type = __nested_webpack_require_895671__(6876);
216508
+ var common = __nested_webpack_require_895572__(903);
216509
+ var Type = __nested_webpack_require_895572__(6876);
216510
216510
 
216511
216511
  var YAML_FLOAT_PATTERN = new RegExp(
216512
216512
  // 2.5e4, 2.5 and integers
@@ -216624,13 +216624,13 @@ module.exports = new Type('tag:yaml.org,2002:float', {
216624
216624
  /***/ }),
216625
216625
 
216626
216626
  /***/ 1167:
216627
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_898617__) => {
216627
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_898518__) => {
216628
216628
 
216629
216629
  "use strict";
216630
216630
 
216631
216631
 
216632
- var common = __nested_webpack_require_898617__(903);
216633
- var Type = __nested_webpack_require_898617__(6876);
216632
+ var common = __nested_webpack_require_898518__(903);
216633
+ var Type = __nested_webpack_require_898518__(6876);
216634
216634
 
216635
216635
  function isHexCode(c) {
216636
216636
  return ((0x30/* 0 */ <= c) && (c <= 0x39/* 9 */)) ||
@@ -216805,7 +216805,7 @@ module.exports = new Type('tag:yaml.org,2002:int', {
216805
216805
  /***/ }),
216806
216806
 
216807
216807
  /***/ 8750:
216808
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_902789__) => {
216808
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_902690__) => {
216809
216809
 
216810
216810
  "use strict";
216811
216811
 
@@ -216828,7 +216828,7 @@ try {
216828
216828
  if (typeof window !== 'undefined') esprima = window.esprima;
216829
216829
  }
216830
216830
 
216831
- var Type = __nested_webpack_require_902789__(6876);
216831
+ var Type = __nested_webpack_require_902690__(6876);
216832
216832
 
216833
216833
  function resolveJavascriptFunction(data) {
216834
216834
  if (data === null) return false;
@@ -216905,12 +216905,12 @@ module.exports = new Type('tag:yaml.org,2002:js/function', {
216905
216905
  /***/ }),
216906
216906
 
216907
216907
  /***/ 6841:
216908
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_905686__) => {
216908
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_905587__) => {
216909
216909
 
216910
216910
  "use strict";
216911
216911
 
216912
216912
 
216913
- var Type = __nested_webpack_require_905686__(6876);
216913
+ var Type = __nested_webpack_require_905587__(6876);
216914
216914
 
216915
216915
  function resolveJavascriptRegExp(data) {
216916
216916
  if (data === null) return false;
@@ -216973,12 +216973,12 @@ module.exports = new Type('tag:yaml.org,2002:js/regexp', {
216973
216973
  /***/ }),
216974
216974
 
216975
216975
  /***/ 5836:
216976
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_907357__) => {
216976
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_907258__) => {
216977
216977
 
216978
216978
  "use strict";
216979
216979
 
216980
216980
 
216981
- var Type = __nested_webpack_require_907357__(6876);
216981
+ var Type = __nested_webpack_require_907258__(6876);
216982
216982
 
216983
216983
  function resolveJavascriptUndefined() {
216984
216984
  return true;
@@ -217009,12 +217009,12 @@ module.exports = new Type('tag:yaml.org,2002:js/undefined', {
217009
217009
  /***/ }),
217010
217010
 
217011
217011
  /***/ 293:
217012
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_908028__) => {
217012
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_907929__) => {
217013
217013
 
217014
217014
  "use strict";
217015
217015
 
217016
217016
 
217017
- var Type = __nested_webpack_require_908028__(6876);
217017
+ var Type = __nested_webpack_require_907929__(6876);
217018
217018
 
217019
217019
  module.exports = new Type('tag:yaml.org,2002:map', {
217020
217020
  kind: 'mapping',
@@ -217025,12 +217025,12 @@ module.exports = new Type('tag:yaml.org,2002:map', {
217025
217025
  /***/ }),
217026
217026
 
217027
217027
  /***/ 7841:
217028
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_908320__) => {
217028
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_908221__) => {
217029
217029
 
217030
217030
  "use strict";
217031
217031
 
217032
217032
 
217033
- var Type = __nested_webpack_require_908320__(6876);
217033
+ var Type = __nested_webpack_require_908221__(6876);
217034
217034
 
217035
217035
  function resolveYamlMerge(data) {
217036
217036
  return data === '<<' || data === null;
@@ -217045,12 +217045,12 @@ module.exports = new Type('tag:yaml.org,2002:merge', {
217045
217045
  /***/ }),
217046
217046
 
217047
217047
  /***/ 9074:
217048
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_908652__) => {
217048
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_908553__) => {
217049
217049
 
217050
217050
  "use strict";
217051
217051
 
217052
217052
 
217053
- var Type = __nested_webpack_require_908652__(6876);
217053
+ var Type = __nested_webpack_require_908553__(6876);
217054
217054
 
217055
217055
  function resolveYamlNull(data) {
217056
217056
  if (data === null) return true;
@@ -217087,12 +217087,12 @@ module.exports = new Type('tag:yaml.org,2002:null', {
217087
217087
  /***/ }),
217088
217088
 
217089
217089
  /***/ 3498:
217090
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_909515__) => {
217090
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_909416__) => {
217091
217091
 
217092
217092
  "use strict";
217093
217093
 
217094
217094
 
217095
- var Type = __nested_webpack_require_909515__(6876);
217095
+ var Type = __nested_webpack_require_909416__(6876);
217096
217096
 
217097
217097
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
217098
217098
  var _toString = Object.prototype.toString;
@@ -217139,12 +217139,12 @@ module.exports = new Type('tag:yaml.org,2002:omap', {
217139
217139
  /***/ }),
217140
217140
 
217141
217141
  /***/ 679:
217142
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_910639__) => {
217142
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_910540__) => {
217143
217143
 
217144
217144
  "use strict";
217145
217145
 
217146
217146
 
217147
- var Type = __nested_webpack_require_910639__(6876);
217147
+ var Type = __nested_webpack_require_910540__(6876);
217148
217148
 
217149
217149
  var _toString = Object.prototype.toString;
217150
217150
 
@@ -217200,12 +217200,12 @@ module.exports = new Type('tag:yaml.org,2002:pairs', {
217200
217200
  /***/ }),
217201
217201
 
217202
217202
  /***/ 7330:
217203
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_911825__) => {
217203
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_911726__) => {
217204
217204
 
217205
217205
  "use strict";
217206
217206
 
217207
217207
 
217208
- var Type = __nested_webpack_require_911825__(6876);
217208
+ var Type = __nested_webpack_require_911726__(6876);
217209
217209
 
217210
217210
  module.exports = new Type('tag:yaml.org,2002:seq', {
217211
217211
  kind: 'sequence',
@@ -217216,12 +217216,12 @@ module.exports = new Type('tag:yaml.org,2002:seq', {
217216
217216
  /***/ }),
217217
217217
 
217218
217218
  /***/ 7205:
217219
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_912118__) => {
217219
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_912019__) => {
217220
217220
 
217221
217221
  "use strict";
217222
217222
 
217223
217223
 
217224
- var Type = __nested_webpack_require_912118__(6876);
217224
+ var Type = __nested_webpack_require_912019__(6876);
217225
217225
 
217226
217226
  var _hasOwnProperty = Object.prototype.hasOwnProperty;
217227
217227
 
@@ -217253,12 +217253,12 @@ module.exports = new Type('tag:yaml.org,2002:set', {
217253
217253
  /***/ }),
217254
217254
 
217255
217255
  /***/ 5348:
217256
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_912767__) => {
217256
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_912668__) => {
217257
217257
 
217258
217258
  "use strict";
217259
217259
 
217260
217260
 
217261
- var Type = __nested_webpack_require_912767__(6876);
217261
+ var Type = __nested_webpack_require_912668__(6876);
217262
217262
 
217263
217263
  module.exports = new Type('tag:yaml.org,2002:str', {
217264
217264
  kind: 'scalar',
@@ -217269,12 +217269,12 @@ module.exports = new Type('tag:yaml.org,2002:str', {
217269
217269
  /***/ }),
217270
217270
 
217271
217271
  /***/ 7028:
217272
- /***/ ((module, __unused_webpack_exports, __nested_webpack_require_913058__) => {
217272
+ /***/ ((module, __unused_webpack_exports, __nested_webpack_require_912959__) => {
217273
217273
 
217274
217274
  "use strict";
217275
217275
 
217276
217276
 
217277
- var Type = __nested_webpack_require_913058__(6876);
217277
+ var Type = __nested_webpack_require_912959__(6876);
217278
217278
 
217279
217279
  var YAML_DATE_REGEXP = new RegExp(
217280
217280
  '^([0-9][0-9][0-9][0-9])' + // [1] year
@@ -217365,7 +217365,7 @@ module.exports = new Type('tag:yaml.org,2002:timestamp', {
217365
217365
  /***/ }),
217366
217366
 
217367
217367
  /***/ 7276:
217368
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_915739__) {
217368
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_915640__) {
217369
217369
 
217370
217370
  "use strict";
217371
217371
 
@@ -217374,12 +217374,12 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
217374
217374
  };
217375
217375
  Object.defineProperty(exports, "__esModule", ({ value: true }));
217376
217376
  exports._experimental_updateRoutesManifest = exports._experimental_updateFunctionsManifest = exports._experimental_convertRuntimeToPlugin = void 0;
217377
- const fs_extra_1 = __importDefault(__nested_webpack_require_915739__(5392));
217378
- const path_1 = __nested_webpack_require_915739__(5622);
217379
- const glob_1 = __importDefault(__nested_webpack_require_915739__(4240));
217380
- const normalize_path_1 = __nested_webpack_require_915739__(6261);
217381
- const lambda_1 = __nested_webpack_require_915739__(6721);
217382
- const _1 = __nested_webpack_require_915739__(2855);
217377
+ const fs_extra_1 = __importDefault(__nested_webpack_require_915640__(5392));
217378
+ const path_1 = __nested_webpack_require_915640__(5622);
217379
+ const glob_1 = __importDefault(__nested_webpack_require_915640__(4240));
217380
+ const normalize_path_1 = __nested_webpack_require_915640__(6261);
217381
+ const lambda_1 = __nested_webpack_require_915640__(6721);
217382
+ const _1 = __nested_webpack_require_915640__(2855);
217383
217383
  // `.output` was already created by the Build Command, so we have
217384
217384
  // to ensure its contents don't get bundled into the Lambda. Similarily,
217385
217385
  // we don't want to bundle anything from `.vercel` either. Lastly,
@@ -217671,12 +217671,12 @@ exports._experimental_updateRoutesManifest = _experimental_updateRoutesManifest;
217671
217671
  /***/ }),
217672
217672
 
217673
217673
  /***/ 1868:
217674
- /***/ ((__unused_webpack_module, exports, __nested_webpack_require_931762__) => {
217674
+ /***/ ((__unused_webpack_module, exports, __nested_webpack_require_931663__) => {
217675
217675
 
217676
217676
  "use strict";
217677
217677
 
217678
217678
  Object.defineProperty(exports, "__esModule", ({ value: true }));
217679
- const _1 = __nested_webpack_require_931762__(2855);
217679
+ const _1 = __nested_webpack_require_931663__(2855);
217680
217680
  function debug(message, ...additional) {
217681
217681
  if (_1.getPlatformEnv('BUILDER_DEBUG')) {
217682
217682
  console.log(message, ...additional);
@@ -217688,7 +217688,7 @@ exports.default = debug;
217688
217688
  /***/ }),
217689
217689
 
217690
217690
  /***/ 4246:
217691
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_932147__) {
217691
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_932048__) {
217692
217692
 
217693
217693
  "use strict";
217694
217694
 
@@ -217697,11 +217697,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
217697
217697
  };
217698
217698
  Object.defineProperty(exports, "__esModule", ({ value: true }));
217699
217699
  exports.detectBuilders = exports.detectOutputDirectory = exports.detectApiDirectory = exports.detectApiExtensions = exports.sortFiles = void 0;
217700
- const minimatch_1 = __importDefault(__nested_webpack_require_932147__(9566));
217701
- const semver_1 = __nested_webpack_require_932147__(2879);
217702
- const path_1 = __nested_webpack_require_932147__(5622);
217703
- const frameworks_1 = __importDefault(__nested_webpack_require_932147__(8438));
217704
- const _1 = __nested_webpack_require_932147__(2855);
217700
+ const minimatch_1 = __importDefault(__nested_webpack_require_932048__(9566));
217701
+ const semver_1 = __nested_webpack_require_932048__(2879);
217702
+ const path_1 = __nested_webpack_require_932048__(5622);
217703
+ const frameworks_1 = __importDefault(__nested_webpack_require_932048__(8438));
217704
+ const _1 = __nested_webpack_require_932048__(2855);
217705
217705
  const slugToFramework = new Map(frameworks_1.default.map(f => [f.slug, f]));
217706
217706
  // We need to sort the file paths by alphabet to make
217707
217707
  // sure the routes stay in the same order e.g. for deduping
@@ -218530,7 +218530,7 @@ function sortFilesBySegmentCount(fileA, fileB) {
218530
218530
  /***/ }),
218531
218531
 
218532
218532
  /***/ 1182:
218533
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_964124__) {
218533
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_964025__) {
218534
218534
 
218535
218535
  "use strict";
218536
218536
 
@@ -218539,8 +218539,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
218539
218539
  };
218540
218540
  Object.defineProperty(exports, "__esModule", ({ value: true }));
218541
218541
  exports.detectFileSystemAPI = void 0;
218542
- const semver_1 = __importDefault(__nested_webpack_require_964124__(2879));
218543
- const _1 = __nested_webpack_require_964124__(2855);
218542
+ const semver_1 = __importDefault(__nested_webpack_require_964025__(2879));
218543
+ const _1 = __nested_webpack_require_964025__(2855);
218544
218544
  const enableFileSystemApiFrameworks = new Set(['solidstart']);
218545
218545
  /**
218546
218546
  * If the Deployment can be built with the new File System API,
@@ -218941,7 +218941,7 @@ function getSuggestion(topLevelProp, additionalProperty) {
218941
218941
  /***/ }),
218942
218942
 
218943
218943
  /***/ 2397:
218944
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_979218__) {
218944
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_979119__) {
218945
218945
 
218946
218946
  "use strict";
218947
218947
 
@@ -218949,8 +218949,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
218949
218949
  return (mod && mod.__esModule) ? mod : { "default": mod };
218950
218950
  };
218951
218951
  Object.defineProperty(exports, "__esModule", ({ value: true }));
218952
- const assert_1 = __importDefault(__nested_webpack_require_979218__(2357));
218953
- const into_stream_1 = __importDefault(__nested_webpack_require_979218__(6130));
218952
+ const assert_1 = __importDefault(__nested_webpack_require_979119__(2357));
218953
+ const into_stream_1 = __importDefault(__nested_webpack_require_979119__(6130));
218954
218954
  class FileBlob {
218955
218955
  constructor({ mode = 0o100644, contentType, data }) {
218956
218956
  assert_1.default(typeof mode === 'number');
@@ -218982,7 +218982,7 @@ exports.default = FileBlob;
218982
218982
  /***/ }),
218983
218983
 
218984
218984
  /***/ 9331:
218985
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_980670__) {
218985
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_980571__) {
218986
218986
 
218987
218987
  "use strict";
218988
218988
 
@@ -218990,11 +218990,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
218990
218990
  return (mod && mod.__esModule) ? mod : { "default": mod };
218991
218991
  };
218992
218992
  Object.defineProperty(exports, "__esModule", ({ value: true }));
218993
- const assert_1 = __importDefault(__nested_webpack_require_980670__(2357));
218994
- const fs_extra_1 = __importDefault(__nested_webpack_require_980670__(5392));
218995
- const multistream_1 = __importDefault(__nested_webpack_require_980670__(8179));
218996
- const path_1 = __importDefault(__nested_webpack_require_980670__(5622));
218997
- const async_sema_1 = __importDefault(__nested_webpack_require_980670__(5758));
218993
+ const assert_1 = __importDefault(__nested_webpack_require_980571__(2357));
218994
+ const fs_extra_1 = __importDefault(__nested_webpack_require_980571__(5392));
218995
+ const multistream_1 = __importDefault(__nested_webpack_require_980571__(8179));
218996
+ const path_1 = __importDefault(__nested_webpack_require_980571__(5622));
218997
+ const async_sema_1 = __importDefault(__nested_webpack_require_980571__(5758));
218998
218998
  const semaToPreventEMFILE = new async_sema_1.default(20);
218999
218999
  class FileFsRef {
219000
219000
  constructor({ mode = 0o100644, contentType, fsPath }) {
@@ -219060,7 +219060,7 @@ exports.default = FileFsRef;
219060
219060
  /***/ }),
219061
219061
 
219062
219062
  /***/ 5187:
219063
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_983474__) {
219063
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_983375__) {
219064
219064
 
219065
219065
  "use strict";
219066
219066
 
@@ -219068,11 +219068,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219068
219068
  return (mod && mod.__esModule) ? mod : { "default": mod };
219069
219069
  };
219070
219070
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219071
- const assert_1 = __importDefault(__nested_webpack_require_983474__(2357));
219072
- const node_fetch_1 = __importDefault(__nested_webpack_require_983474__(2197));
219073
- const multistream_1 = __importDefault(__nested_webpack_require_983474__(8179));
219074
- const async_retry_1 = __importDefault(__nested_webpack_require_983474__(3691));
219075
- const async_sema_1 = __importDefault(__nested_webpack_require_983474__(5758));
219071
+ const assert_1 = __importDefault(__nested_webpack_require_983375__(2357));
219072
+ const node_fetch_1 = __importDefault(__nested_webpack_require_983375__(2197));
219073
+ const multistream_1 = __importDefault(__nested_webpack_require_983375__(8179));
219074
+ const async_retry_1 = __importDefault(__nested_webpack_require_983375__(3691));
219075
+ const async_sema_1 = __importDefault(__nested_webpack_require_983375__(5758));
219076
219076
  const semaToDownloadFromS3 = new async_sema_1.default(5);
219077
219077
  class BailableError extends Error {
219078
219078
  constructor(...args) {
@@ -219153,7 +219153,7 @@ exports.default = FileRef;
219153
219153
  /***/ }),
219154
219154
 
219155
219155
  /***/ 1611:
219156
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_986875__) {
219156
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_986776__) {
219157
219157
 
219158
219158
  "use strict";
219159
219159
 
@@ -219162,10 +219162,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219162
219162
  };
219163
219163
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219164
219164
  exports.isSymbolicLink = void 0;
219165
- const path_1 = __importDefault(__nested_webpack_require_986875__(5622));
219166
- const debug_1 = __importDefault(__nested_webpack_require_986875__(1868));
219167
- const file_fs_ref_1 = __importDefault(__nested_webpack_require_986875__(9331));
219168
- const fs_extra_1 = __nested_webpack_require_986875__(5392);
219165
+ const path_1 = __importDefault(__nested_webpack_require_986776__(5622));
219166
+ const debug_1 = __importDefault(__nested_webpack_require_986776__(1868));
219167
+ const file_fs_ref_1 = __importDefault(__nested_webpack_require_986776__(9331));
219168
+ const fs_extra_1 = __nested_webpack_require_986776__(5392);
219169
219169
  const S_IFMT = 61440; /* 0170000 type of file */
219170
219170
  const S_IFLNK = 40960; /* 0120000 symbolic link */
219171
219171
  function isSymbolicLink(mode) {
@@ -219227,14 +219227,14 @@ exports.default = download;
219227
219227
  /***/ }),
219228
219228
 
219229
219229
  /***/ 3838:
219230
- /***/ ((__unused_webpack_module, exports, __nested_webpack_require_989700__) => {
219230
+ /***/ ((__unused_webpack_module, exports, __nested_webpack_require_989601__) => {
219231
219231
 
219232
219232
  "use strict";
219233
219233
 
219234
219234
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219235
- const path_1 = __nested_webpack_require_989700__(5622);
219236
- const os_1 = __nested_webpack_require_989700__(2087);
219237
- const fs_extra_1 = __nested_webpack_require_989700__(5392);
219235
+ const path_1 = __nested_webpack_require_989601__(5622);
219236
+ const os_1 = __nested_webpack_require_989601__(2087);
219237
+ const fs_extra_1 = __nested_webpack_require_989601__(5392);
219238
219238
  async function getWritableDirectory() {
219239
219239
  const name = Math.floor(Math.random() * 0x7fffffff).toString(16);
219240
219240
  const directory = path_1.join(os_1.tmpdir(), name);
@@ -219247,7 +219247,7 @@ exports.default = getWritableDirectory;
219247
219247
  /***/ }),
219248
219248
 
219249
219249
  /***/ 4240:
219250
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_990280__) {
219250
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_990181__) {
219251
219251
 
219252
219252
  "use strict";
219253
219253
 
@@ -219255,13 +219255,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219255
219255
  return (mod && mod.__esModule) ? mod : { "default": mod };
219256
219256
  };
219257
219257
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219258
- const path_1 = __importDefault(__nested_webpack_require_990280__(5622));
219259
- const assert_1 = __importDefault(__nested_webpack_require_990280__(2357));
219260
- const glob_1 = __importDefault(__nested_webpack_require_990280__(1104));
219261
- const util_1 = __nested_webpack_require_990280__(1669);
219262
- const fs_extra_1 = __nested_webpack_require_990280__(5392);
219263
- const normalize_path_1 = __nested_webpack_require_990280__(6261);
219264
- const file_fs_ref_1 = __importDefault(__nested_webpack_require_990280__(9331));
219258
+ const path_1 = __importDefault(__nested_webpack_require_990181__(5622));
219259
+ const assert_1 = __importDefault(__nested_webpack_require_990181__(2357));
219260
+ const glob_1 = __importDefault(__nested_webpack_require_990181__(1104));
219261
+ const util_1 = __nested_webpack_require_990181__(1669);
219262
+ const fs_extra_1 = __nested_webpack_require_990181__(5392);
219263
+ const normalize_path_1 = __nested_webpack_require_990181__(6261);
219264
+ const file_fs_ref_1 = __importDefault(__nested_webpack_require_990181__(9331));
219265
219265
  const vanillaGlob = util_1.promisify(glob_1.default);
219266
219266
  async function glob(pattern, opts, mountpoint) {
219267
219267
  let options;
@@ -219307,7 +219307,7 @@ exports.default = glob;
219307
219307
  /***/ }),
219308
219308
 
219309
219309
  /***/ 7903:
219310
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_992476__) {
219310
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_992377__) {
219311
219311
 
219312
219312
  "use strict";
219313
219313
 
@@ -219316,9 +219316,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219316
219316
  };
219317
219317
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219318
219318
  exports.getSupportedNodeVersion = exports.getDiscontinuedNodeVersions = exports.getLatestNodeVersion = void 0;
219319
- const semver_1 = __nested_webpack_require_992476__(2879);
219320
- const errors_1 = __nested_webpack_require_992476__(3983);
219321
- const debug_1 = __importDefault(__nested_webpack_require_992476__(1868));
219319
+ const semver_1 = __nested_webpack_require_992377__(2879);
219320
+ const errors_1 = __nested_webpack_require_992377__(3983);
219321
+ const debug_1 = __importDefault(__nested_webpack_require_992377__(1868));
219322
219322
  const allOptions = [
219323
219323
  { major: 14, range: '14.x', runtime: 'nodejs14.x' },
219324
219324
  { major: 12, range: '12.x', runtime: 'nodejs12.x' },
@@ -219412,7 +219412,7 @@ exports.normalizePath = normalizePath;
219412
219412
  /***/ }),
219413
219413
 
219414
219414
  /***/ 7792:
219415
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_996344__) {
219415
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_996245__) {
219416
219416
 
219417
219417
  "use strict";
219418
219418
 
@@ -219421,9 +219421,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219421
219421
  };
219422
219422
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219423
219423
  exports.readConfigFile = void 0;
219424
- const js_yaml_1 = __importDefault(__nested_webpack_require_996344__(6540));
219425
- const toml_1 = __importDefault(__nested_webpack_require_996344__(9434));
219426
- const fs_extra_1 = __nested_webpack_require_996344__(5392);
219424
+ const js_yaml_1 = __importDefault(__nested_webpack_require_996245__(6540));
219425
+ const toml_1 = __importDefault(__nested_webpack_require_996245__(9434));
219426
+ const fs_extra_1 = __nested_webpack_require_996245__(5392);
219427
219427
  async function readFileOrNull(file) {
219428
219428
  try {
219429
219429
  const data = await fs_extra_1.readFile(file);
@@ -219478,7 +219478,7 @@ exports.default = rename;
219478
219478
  /***/ }),
219479
219479
 
219480
219480
  /***/ 1442:
219481
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_998137__) {
219481
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_998038__) {
219482
219482
 
219483
219483
  "use strict";
219484
219484
 
@@ -219487,14 +219487,14 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219487
219487
  };
219488
219488
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219489
219489
  exports.installDependencies = exports.getScriptName = exports.runPipInstall = exports.runBundleInstall = exports.runPackageJsonScript = exports.runNpmInstall = exports.walkParentDirs = exports.scanParentDirs = exports.getNodeVersion = exports.getSpawnOptions = exports.runShellScript = exports.getNodeBinPath = exports.execCommand = exports.spawnCommand = exports.execAsync = exports.spawnAsync = void 0;
219490
- const assert_1 = __importDefault(__nested_webpack_require_998137__(2357));
219491
- const fs_extra_1 = __importDefault(__nested_webpack_require_998137__(5392));
219492
- const path_1 = __importDefault(__nested_webpack_require_998137__(5622));
219493
- const debug_1 = __importDefault(__nested_webpack_require_998137__(1868));
219494
- const cross_spawn_1 = __importDefault(__nested_webpack_require_998137__(7618));
219495
- const util_1 = __nested_webpack_require_998137__(1669);
219496
- const errors_1 = __nested_webpack_require_998137__(3983);
219497
- const node_version_1 = __nested_webpack_require_998137__(7903);
219490
+ const assert_1 = __importDefault(__nested_webpack_require_998038__(2357));
219491
+ const fs_extra_1 = __importDefault(__nested_webpack_require_998038__(5392));
219492
+ const path_1 = __importDefault(__nested_webpack_require_998038__(5622));
219493
+ const debug_1 = __importDefault(__nested_webpack_require_998038__(1868));
219494
+ const cross_spawn_1 = __importDefault(__nested_webpack_require_998038__(7618));
219495
+ const util_1 = __nested_webpack_require_998038__(1669);
219496
+ const errors_1 = __nested_webpack_require_998038__(3983);
219497
+ const node_version_1 = __nested_webpack_require_998038__(7903);
219498
219498
  function spawnAsync(command, args, opts = {}) {
219499
219499
  return new Promise((resolve, reject) => {
219500
219500
  const stderrLogs = [];
@@ -219805,7 +219805,7 @@ exports.installDependencies = util_1.deprecate(runNpmInstall, 'installDependenci
219805
219805
  /***/ }),
219806
219806
 
219807
219807
  /***/ 2560:
219808
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1012127__) {
219808
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1012028__) {
219809
219809
 
219810
219810
  "use strict";
219811
219811
 
@@ -219813,7 +219813,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219813
219813
  return (mod && mod.__esModule) ? mod : { "default": mod };
219814
219814
  };
219815
219815
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219816
- const end_of_stream_1 = __importDefault(__nested_webpack_require_1012127__(687));
219816
+ const end_of_stream_1 = __importDefault(__nested_webpack_require_1012028__(687));
219817
219817
  function streamToBuffer(stream) {
219818
219818
  return new Promise((resolve, reject) => {
219819
219819
  const buffers = [];
@@ -219842,7 +219842,7 @@ exports.default = streamToBuffer;
219842
219842
  /***/ }),
219843
219843
 
219844
219844
  /***/ 1148:
219845
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1013195__) {
219845
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1013096__) {
219846
219846
 
219847
219847
  "use strict";
219848
219848
 
@@ -219850,9 +219850,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219850
219850
  return (mod && mod.__esModule) ? mod : { "default": mod };
219851
219851
  };
219852
219852
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219853
- const path_1 = __importDefault(__nested_webpack_require_1013195__(5622));
219854
- const fs_extra_1 = __importDefault(__nested_webpack_require_1013195__(5392));
219855
- const ignore_1 = __importDefault(__nested_webpack_require_1013195__(3556));
219853
+ const path_1 = __importDefault(__nested_webpack_require_1013096__(5622));
219854
+ const fs_extra_1 = __importDefault(__nested_webpack_require_1013096__(5392));
219855
+ const ignore_1 = __importDefault(__nested_webpack_require_1013096__(3556));
219856
219856
  function isCodedError(error) {
219857
219857
  return (error !== null &&
219858
219858
  error !== undefined &&
@@ -219909,7 +219909,7 @@ exports.default = default_1;
219909
219909
  /***/ }),
219910
219910
 
219911
219911
  /***/ 2855:
219912
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1015577__) {
219912
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1015478__) {
219913
219913
 
219914
219914
  "use strict";
219915
219915
 
@@ -219940,28 +219940,28 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
219940
219940
  };
219941
219941
  Object.defineProperty(exports, "__esModule", ({ value: true }));
219942
219942
  exports.getPlatformEnv = exports.isStaticRuntime = exports.isOfficialRuntime = exports._experimental_updateRoutesManifest = exports._experimental_updateFunctionsManifest = exports._experimental_convertRuntimeToPlugin = exports.normalizePath = exports.readConfigFile = exports.DetectorFilesystem = exports.detectFramework = exports.detectFileSystemAPI = exports.detectApiExtensions = exports.detectApiDirectory = exports.detectOutputDirectory = exports.detectBuilders = exports.getIgnoreFilter = exports.scanParentDirs = exports.getLambdaOptionsFromFunction = exports.isSymbolicLink = exports.debug = exports.shouldServe = exports.streamToBuffer = exports.getSpawnOptions = exports.getDiscontinuedNodeVersions = exports.getLatestNodeVersion = exports.getNodeVersion = exports.runShellScript = exports.runPipInstall = exports.runBundleInstall = exports.runNpmInstall = exports.getNodeBinPath = exports.walkParentDirs = exports.spawnCommand = exports.execCommand = exports.runPackageJsonScript = exports.installDependencies = exports.getScriptName = exports.spawnAsync = exports.execAsync = exports.rename = exports.glob = exports.getWriteableDirectory = exports.download = exports.Prerender = exports.createLambda = exports.Lambda = exports.FileRef = exports.FileFsRef = exports.FileBlob = void 0;
219943
- const file_blob_1 = __importDefault(__nested_webpack_require_1015577__(2397));
219943
+ const file_blob_1 = __importDefault(__nested_webpack_require_1015478__(2397));
219944
219944
  exports.FileBlob = file_blob_1.default;
219945
- const file_fs_ref_1 = __importDefault(__nested_webpack_require_1015577__(9331));
219945
+ const file_fs_ref_1 = __importDefault(__nested_webpack_require_1015478__(9331));
219946
219946
  exports.FileFsRef = file_fs_ref_1.default;
219947
- const file_ref_1 = __importDefault(__nested_webpack_require_1015577__(5187));
219947
+ const file_ref_1 = __importDefault(__nested_webpack_require_1015478__(5187));
219948
219948
  exports.FileRef = file_ref_1.default;
219949
- const lambda_1 = __nested_webpack_require_1015577__(6721);
219949
+ const lambda_1 = __nested_webpack_require_1015478__(6721);
219950
219950
  Object.defineProperty(exports, "Lambda", ({ enumerable: true, get: function () { return lambda_1.Lambda; } }));
219951
219951
  Object.defineProperty(exports, "createLambda", ({ enumerable: true, get: function () { return lambda_1.createLambda; } }));
219952
219952
  Object.defineProperty(exports, "getLambdaOptionsFromFunction", ({ enumerable: true, get: function () { return lambda_1.getLambdaOptionsFromFunction; } }));
219953
- const prerender_1 = __nested_webpack_require_1015577__(2850);
219953
+ const prerender_1 = __nested_webpack_require_1015478__(2850);
219954
219954
  Object.defineProperty(exports, "Prerender", ({ enumerable: true, get: function () { return prerender_1.Prerender; } }));
219955
- const download_1 = __importStar(__nested_webpack_require_1015577__(1611));
219955
+ const download_1 = __importStar(__nested_webpack_require_1015478__(1611));
219956
219956
  exports.download = download_1.default;
219957
219957
  Object.defineProperty(exports, "isSymbolicLink", ({ enumerable: true, get: function () { return download_1.isSymbolicLink; } }));
219958
- const get_writable_directory_1 = __importDefault(__nested_webpack_require_1015577__(3838));
219958
+ const get_writable_directory_1 = __importDefault(__nested_webpack_require_1015478__(3838));
219959
219959
  exports.getWriteableDirectory = get_writable_directory_1.default;
219960
- const glob_1 = __importDefault(__nested_webpack_require_1015577__(4240));
219960
+ const glob_1 = __importDefault(__nested_webpack_require_1015478__(4240));
219961
219961
  exports.glob = glob_1.default;
219962
- const rename_1 = __importDefault(__nested_webpack_require_1015577__(6718));
219962
+ const rename_1 = __importDefault(__nested_webpack_require_1015478__(6718));
219963
219963
  exports.rename = rename_1.default;
219964
- const run_user_scripts_1 = __nested_webpack_require_1015577__(1442);
219964
+ const run_user_scripts_1 = __nested_webpack_require_1015478__(1442);
219965
219965
  Object.defineProperty(exports, "execAsync", ({ enumerable: true, get: function () { return run_user_scripts_1.execAsync; } }));
219966
219966
  Object.defineProperty(exports, "spawnAsync", ({ enumerable: true, get: function () { return run_user_scripts_1.spawnAsync; } }));
219967
219967
  Object.defineProperty(exports, "execCommand", ({ enumerable: true, get: function () { return run_user_scripts_1.execCommand; } }));
@@ -219978,40 +219978,40 @@ Object.defineProperty(exports, "getNodeVersion", ({ enumerable: true, get: funct
219978
219978
  Object.defineProperty(exports, "getSpawnOptions", ({ enumerable: true, get: function () { return run_user_scripts_1.getSpawnOptions; } }));
219979
219979
  Object.defineProperty(exports, "getNodeBinPath", ({ enumerable: true, get: function () { return run_user_scripts_1.getNodeBinPath; } }));
219980
219980
  Object.defineProperty(exports, "scanParentDirs", ({ enumerable: true, get: function () { return run_user_scripts_1.scanParentDirs; } }));
219981
- const node_version_1 = __nested_webpack_require_1015577__(7903);
219981
+ const node_version_1 = __nested_webpack_require_1015478__(7903);
219982
219982
  Object.defineProperty(exports, "getLatestNodeVersion", ({ enumerable: true, get: function () { return node_version_1.getLatestNodeVersion; } }));
219983
219983
  Object.defineProperty(exports, "getDiscontinuedNodeVersions", ({ enumerable: true, get: function () { return node_version_1.getDiscontinuedNodeVersions; } }));
219984
- const errors_1 = __nested_webpack_require_1015577__(3983);
219985
- const stream_to_buffer_1 = __importDefault(__nested_webpack_require_1015577__(2560));
219984
+ const errors_1 = __nested_webpack_require_1015478__(3983);
219985
+ const stream_to_buffer_1 = __importDefault(__nested_webpack_require_1015478__(2560));
219986
219986
  exports.streamToBuffer = stream_to_buffer_1.default;
219987
- const should_serve_1 = __importDefault(__nested_webpack_require_1015577__(2564));
219987
+ const should_serve_1 = __importDefault(__nested_webpack_require_1015478__(2564));
219988
219988
  exports.shouldServe = should_serve_1.default;
219989
- const debug_1 = __importDefault(__nested_webpack_require_1015577__(1868));
219989
+ const debug_1 = __importDefault(__nested_webpack_require_1015478__(1868));
219990
219990
  exports.debug = debug_1.default;
219991
- const get_ignore_filter_1 = __importDefault(__nested_webpack_require_1015577__(1148));
219991
+ const get_ignore_filter_1 = __importDefault(__nested_webpack_require_1015478__(1148));
219992
219992
  exports.getIgnoreFilter = get_ignore_filter_1.default;
219993
- var detect_builders_1 = __nested_webpack_require_1015577__(4246);
219993
+ var detect_builders_1 = __nested_webpack_require_1015478__(4246);
219994
219994
  Object.defineProperty(exports, "detectBuilders", ({ enumerable: true, get: function () { return detect_builders_1.detectBuilders; } }));
219995
219995
  Object.defineProperty(exports, "detectOutputDirectory", ({ enumerable: true, get: function () { return detect_builders_1.detectOutputDirectory; } }));
219996
219996
  Object.defineProperty(exports, "detectApiDirectory", ({ enumerable: true, get: function () { return detect_builders_1.detectApiDirectory; } }));
219997
219997
  Object.defineProperty(exports, "detectApiExtensions", ({ enumerable: true, get: function () { return detect_builders_1.detectApiExtensions; } }));
219998
- var detect_file_system_api_1 = __nested_webpack_require_1015577__(1182);
219998
+ var detect_file_system_api_1 = __nested_webpack_require_1015478__(1182);
219999
219999
  Object.defineProperty(exports, "detectFileSystemAPI", ({ enumerable: true, get: function () { return detect_file_system_api_1.detectFileSystemAPI; } }));
220000
- var detect_framework_1 = __nested_webpack_require_1015577__(5224);
220000
+ var detect_framework_1 = __nested_webpack_require_1015478__(5224);
220001
220001
  Object.defineProperty(exports, "detectFramework", ({ enumerable: true, get: function () { return detect_framework_1.detectFramework; } }));
220002
- var filesystem_1 = __nested_webpack_require_1015577__(461);
220002
+ var filesystem_1 = __nested_webpack_require_1015478__(461);
220003
220003
  Object.defineProperty(exports, "DetectorFilesystem", ({ enumerable: true, get: function () { return filesystem_1.DetectorFilesystem; } }));
220004
- var read_config_file_1 = __nested_webpack_require_1015577__(7792);
220004
+ var read_config_file_1 = __nested_webpack_require_1015478__(7792);
220005
220005
  Object.defineProperty(exports, "readConfigFile", ({ enumerable: true, get: function () { return read_config_file_1.readConfigFile; } }));
220006
- var normalize_path_1 = __nested_webpack_require_1015577__(6261);
220006
+ var normalize_path_1 = __nested_webpack_require_1015478__(6261);
220007
220007
  Object.defineProperty(exports, "normalizePath", ({ enumerable: true, get: function () { return normalize_path_1.normalizePath; } }));
220008
- var convert_runtime_to_plugin_1 = __nested_webpack_require_1015577__(7276);
220008
+ var convert_runtime_to_plugin_1 = __nested_webpack_require_1015478__(7276);
220009
220009
  Object.defineProperty(exports, "_experimental_convertRuntimeToPlugin", ({ enumerable: true, get: function () { return convert_runtime_to_plugin_1._experimental_convertRuntimeToPlugin; } }));
220010
220010
  Object.defineProperty(exports, "_experimental_updateFunctionsManifest", ({ enumerable: true, get: function () { return convert_runtime_to_plugin_1._experimental_updateFunctionsManifest; } }));
220011
220011
  Object.defineProperty(exports, "_experimental_updateRoutesManifest", ({ enumerable: true, get: function () { return convert_runtime_to_plugin_1._experimental_updateRoutesManifest; } }));
220012
- __exportStar(__nested_webpack_require_1015577__(2416), exports);
220013
- __exportStar(__nested_webpack_require_1015577__(5748), exports);
220014
- __exportStar(__nested_webpack_require_1015577__(3983), exports);
220012
+ __exportStar(__nested_webpack_require_1015478__(2416), exports);
220013
+ __exportStar(__nested_webpack_require_1015478__(5748), exports);
220014
+ __exportStar(__nested_webpack_require_1015478__(3983), exports);
220015
220015
  /**
220016
220016
  * Helper function to support both `@vercel` and legacy `@now` official Runtimes.
220017
220017
  */
@@ -220056,7 +220056,7 @@ exports.getPlatformEnv = getPlatformEnv;
220056
220056
  /***/ }),
220057
220057
 
220058
220058
  /***/ 6721:
220059
- /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1026562__) {
220059
+ /***/ (function(__unused_webpack_module, exports, __nested_webpack_require_1026463__) {
220060
220060
 
220061
220061
  "use strict";
220062
220062
 
@@ -220065,13 +220065,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
220065
220065
  };
220066
220066
  Object.defineProperty(exports, "__esModule", ({ value: true }));
220067
220067
  exports.getLambdaOptionsFromFunction = exports.createZip = exports.createLambda = exports.Lambda = exports.FILES_SYMBOL = void 0;
220068
- const assert_1 = __importDefault(__nested_webpack_require_1026562__(2357));
220069
- const async_sema_1 = __importDefault(__nested_webpack_require_1026562__(5758));
220070
- const yazl_1 = __nested_webpack_require_1026562__(1223);
220071
- const minimatch_1 = __importDefault(__nested_webpack_require_1026562__(9566));
220072
- const fs_extra_1 = __nested_webpack_require_1026562__(5392);
220073
- const download_1 = __nested_webpack_require_1026562__(1611);
220074
- const stream_to_buffer_1 = __importDefault(__nested_webpack_require_1026562__(2560));
220068
+ const assert_1 = __importDefault(__nested_webpack_require_1026463__(2357));
220069
+ const async_sema_1 = __importDefault(__nested_webpack_require_1026463__(5758));
220070
+ const yazl_1 = __nested_webpack_require_1026463__(1223);
220071
+ const minimatch_1 = __importDefault(__nested_webpack_require_1026463__(9566));
220072
+ const fs_extra_1 = __nested_webpack_require_1026463__(5392);
220073
+ const download_1 = __nested_webpack_require_1026463__(1611);
220074
+ const stream_to_buffer_1 = __importDefault(__nested_webpack_require_1026463__(2560));
220075
220075
  exports.FILES_SYMBOL = Symbol('files');
220076
220076
  class Lambda {
220077
220077
  constructor({ zipBuffer, handler, runtime, maxDuration, memory, environment, allowQuery, regions, }) {
@@ -220300,12 +220300,12 @@ exports.buildsSchema = {
220300
220300
  /***/ }),
220301
220301
 
220302
220302
  /***/ 2564:
220303
- /***/ ((__unused_webpack_module, exports, __nested_webpack_require_1035072__) => {
220303
+ /***/ ((__unused_webpack_module, exports, __nested_webpack_require_1034973__) => {
220304
220304
 
220305
220305
  "use strict";
220306
220306
 
220307
220307
  Object.defineProperty(exports, "__esModule", ({ value: true }));
220308
- const path_1 = __nested_webpack_require_1035072__(5622);
220308
+ const path_1 = __nested_webpack_require_1034973__(5622);
220309
220309
  function shouldServe({ entrypoint, files, requestPath, }) {
220310
220310
  requestPath = requestPath.replace(/\/$/, ''); // sanitize trailing '/'
220311
220311
  entrypoint = entrypoint.replace(/\\/, '/'); // windows compatibility
@@ -220534,7 +220534,7 @@ module.exports = __webpack_require__(78761);
220534
220534
  /******/ var __webpack_module_cache__ = {};
220535
220535
  /******/
220536
220536
  /******/ // The require function
220537
- /******/ function __nested_webpack_require_1134711__(moduleId) {
220537
+ /******/ function __nested_webpack_require_1134612__(moduleId) {
220538
220538
  /******/ // Check if module is in cache
220539
220539
  /******/ if(__webpack_module_cache__[moduleId]) {
220540
220540
  /******/ return __webpack_module_cache__[moduleId].exports;
@@ -220549,7 +220549,7 @@ module.exports = __webpack_require__(78761);
220549
220549
  /******/ // Execute the module function
220550
220550
  /******/ var threw = true;
220551
220551
  /******/ try {
220552
- /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __nested_webpack_require_1134711__);
220552
+ /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __nested_webpack_require_1134612__);
220553
220553
  /******/ threw = false;
220554
220554
  /******/ } finally {
220555
220555
  /******/ if(threw) delete __webpack_module_cache__[moduleId];
@@ -220562,11 +220562,11 @@ module.exports = __webpack_require__(78761);
220562
220562
  /************************************************************************/
220563
220563
  /******/ /* webpack/runtime/compat */
220564
220564
  /******/
220565
- /******/ __nested_webpack_require_1134711__.ab = __dirname + "/";/************************************************************************/
220565
+ /******/ __nested_webpack_require_1134612__.ab = __dirname + "/";/************************************************************************/
220566
220566
  /******/ // module exports must be returned from runtime so entry inlining is disabled
220567
220567
  /******/ // startup
220568
220568
  /******/ // Load entry module and return exports
220569
- /******/ return __nested_webpack_require_1134711__(2855);
220569
+ /******/ return __nested_webpack_require_1134612__(2855);
220570
220570
  /******/ })()
220571
220571
  ;
220572
220572
 
@@ -242772,7 +242772,7 @@ exports.frameworks = [
242772
242772
  {
242773
242773
  name: 'Blitz.js',
242774
242774
  slug: 'blitzjs',
242775
- demo: 'https://blitzjs.examples.vercel.com',
242775
+ demo: 'https://blitz-template.vercel.app',
242776
242776
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/blitz.svg',
242777
242777
  tagline: 'Blitz.js: The Fullstack React Framework',
242778
242778
  description: 'A brand new Blitz.js app - the result of running `npx blitz new`.',
@@ -242808,7 +242808,7 @@ exports.frameworks = [
242808
242808
  {
242809
242809
  name: 'Next.js',
242810
242810
  slug: 'nextjs',
242811
- demo: 'https://nextjs.examples.vercel.com',
242811
+ demo: 'https://nextjs-template.vercel.app',
242812
242812
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/next.svg',
242813
242813
  tagline: 'Next.js makes you productive with React instantly — whether you want to build static or dynamic sites.',
242814
242814
  description: 'A Next.js app and a Serverless Function API.',
@@ -242853,10 +242853,10 @@ exports.frameworks = [
242853
242853
  {
242854
242854
  name: 'Gatsby.js',
242855
242855
  slug: 'gatsby',
242856
- demo: 'https://gatsby.examples.vercel.com',
242856
+ demo: 'https://gatsby.vercel.app',
242857
242857
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/gatsby.svg',
242858
242858
  tagline: 'Gatsby helps developers build blazing fast websites and apps with React.',
242859
- description: 'A Gatsby app, using the default starter theme and a Serverless Function API.',
242859
+ description: 'A Gatsby starter app with an API Route.',
242860
242860
  website: 'https://gatsbyjs.org',
242861
242861
  sort: 5,
242862
242862
  envPrefix: 'GATSBY_',
@@ -242935,7 +242935,7 @@ exports.frameworks = [
242935
242935
  {
242936
242936
  name: 'Remix',
242937
242937
  slug: 'remix',
242938
- demo: 'https://remix.examples.vercel.com',
242938
+ demo: 'https://remix-run-template.vercel.app',
242939
242939
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/remix-no-shadow.svg',
242940
242940
  tagline: 'Build Better Websites',
242941
242941
  description: 'A new Remix app — the result of running `npx create-remix`.',
@@ -243004,7 +243004,7 @@ exports.frameworks = [
243004
243004
  {
243005
243005
  name: 'Hexo',
243006
243006
  slug: 'hexo',
243007
- demo: 'https://hexo.examples.vercel.com',
243007
+ demo: 'https://hexo-template.vercel.app',
243008
243008
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/hexo.svg',
243009
243009
  tagline: 'Hexo is a fast, simple & powerful blog framework powered by Node.js.',
243010
243010
  description: 'A Hexo site, created with the Hexo CLI.',
@@ -243039,7 +243039,7 @@ exports.frameworks = [
243039
243039
  {
243040
243040
  name: 'Eleventy',
243041
243041
  slug: 'eleventy',
243042
- demo: 'https://eleventy.examples.vercel.com',
243042
+ demo: 'https://eleventy-template.vercel.app',
243043
243043
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/eleventy.svg',
243044
243044
  tagline: '11ty is a simpler static site generator written in JavaScript, created to be an alternative to Jekyll.',
243045
243045
  description: 'An Eleventy site, created with npm init.',
@@ -243075,7 +243075,7 @@ exports.frameworks = [
243075
243075
  {
243076
243076
  name: 'Docusaurus 2',
243077
243077
  slug: 'docusaurus-2',
243078
- demo: 'https://docusaurus-2.examples.vercel.com',
243078
+ demo: 'https://docusaurus-2-template.vercel.app',
243079
243079
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/docusaurus.svg',
243080
243080
  tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
243081
243081
  description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
@@ -243204,7 +243204,7 @@ exports.frameworks = [
243204
243204
  {
243205
243205
  name: 'Docusaurus 1',
243206
243206
  slug: 'docusaurus',
243207
- demo: 'https://docusaurus.examples.vercel.com',
243207
+ demo: 'https://docusaurus-template.vercel.app',
243208
243208
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/docusaurus.svg',
243209
243209
  tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
243210
243210
  description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
@@ -243253,7 +243253,7 @@ exports.frameworks = [
243253
243253
  {
243254
243254
  name: 'Preact',
243255
243255
  slug: 'preact',
243256
- demo: 'https://preact.examples.vercel.com',
243256
+ demo: 'https://preact-template.vercel.app',
243257
243257
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/preact.svg',
243258
243258
  tagline: 'Preact is a fast 3kB alternative to React with the same modern API.',
243259
243259
  description: 'A Preact app, created with the Preact CLI.',
@@ -243304,7 +243304,7 @@ exports.frameworks = [
243304
243304
  {
243305
243305
  name: 'SolidStart',
243306
243306
  slug: 'solidstart',
243307
- demo: 'https://solidstart.examples.vercel.com',
243307
+ demo: 'https://solid-start-template.vercel.app',
243308
243308
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/solid.svg',
243309
243309
  tagline: 'Simple and performant reactivity for building user interfaces.',
243310
243310
  description: 'A Solid app, created with SolidStart.',
@@ -243342,7 +243342,7 @@ exports.frameworks = [
243342
243342
  {
243343
243343
  name: 'Dojo',
243344
243344
  slug: 'dojo',
243345
- demo: 'https://dojo.examples.vercel.com',
243345
+ demo: 'https://dojo-template.vercel.app',
243346
243346
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/dojo.png',
243347
243347
  tagline: 'Dojo is a modern progressive, TypeScript first framework.',
243348
243348
  description: "A Dojo app, created with the Dojo CLI's cli-create-app command.",
@@ -243409,7 +243409,7 @@ exports.frameworks = [
243409
243409
  {
243410
243410
  name: 'Ember.js',
243411
243411
  slug: 'ember',
243412
- demo: 'https://ember.examples.vercel.com',
243412
+ demo: 'https://ember-template.vercel.app',
243413
243413
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ember.svg',
243414
243414
  tagline: 'Ember.js helps webapp developers be more productive out of the box.',
243415
243415
  description: 'An Ember app, created with the Ember CLI.',
@@ -243460,7 +243460,7 @@ exports.frameworks = [
243460
243460
  {
243461
243461
  name: 'Vue.js',
243462
243462
  slug: 'vue',
243463
- demo: 'https://vue.examples.vercel.com',
243463
+ demo: 'https://vue-template.vercel.app',
243464
243464
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/vue.svg',
243465
243465
  tagline: 'Vue.js is a versatile JavaScript framework that is as approachable as it is performant.',
243466
243466
  description: 'A Vue.js app, created with the Vue CLI.',
@@ -243536,7 +243536,7 @@ exports.frameworks = [
243536
243536
  {
243537
243537
  name: 'Scully',
243538
243538
  slug: 'scully',
243539
- demo: 'https://scully.examples.vercel.com',
243539
+ demo: 'https://scully-template.vercel.app',
243540
243540
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/scullyio-logo.png',
243541
243541
  tagline: 'Scully is a static site generator for Angular.',
243542
243542
  description: 'The Static Site Generator for Angular apps.',
@@ -243571,7 +243571,7 @@ exports.frameworks = [
243571
243571
  {
243572
243572
  name: 'Ionic Angular',
243573
243573
  slug: 'ionic-angular',
243574
- demo: 'https://ionic-angular.examples.vercel.com',
243574
+ demo: 'https://ionic-angular-template.vercel.app',
243575
243575
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ionic.svg',
243576
243576
  tagline: 'Ionic Angular allows you to build mobile PWAs with Angular and the Ionic Framework.',
243577
243577
  description: 'An Ionic Angular site, created with the Ionic CLI.',
@@ -243621,7 +243621,7 @@ exports.frameworks = [
243621
243621
  {
243622
243622
  name: 'Angular',
243623
243623
  slug: 'angular',
243624
- demo: 'https://angular.examples.vercel.com',
243624
+ demo: 'https://angular-template.vercel.app',
243625
243625
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/angular.svg',
243626
243626
  tagline: 'Angular is a TypeScript-based cross-platform framework from Google.',
243627
243627
  description: 'An Angular app, created with the Angular CLI.',
@@ -243686,7 +243686,7 @@ exports.frameworks = [
243686
243686
  {
243687
243687
  name: 'Polymer',
243688
243688
  slug: 'polymer',
243689
- demo: 'https://polymer.examples.vercel.com',
243689
+ demo: 'https://polymer-template.vercel.app',
243690
243690
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/polymer.svg',
243691
243691
  tagline: 'Polymer is an open-source webapps library from Google, for building using Web Components.',
243692
243692
  description: 'A Polymer app, created with the Polymer CLI.',
@@ -243749,7 +243749,7 @@ exports.frameworks = [
243749
243749
  {
243750
243750
  name: 'Svelte',
243751
243751
  slug: 'svelte',
243752
- demo: 'https://svelte.examples.vercel.com',
243752
+ demo: 'https://svelte.vercel.app',
243753
243753
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
243754
243754
  tagline: 'Svelte lets you write high performance reactive apps with significantly less boilerplate.',
243755
243755
  description: 'A basic Svelte app using the default template.',
@@ -243804,10 +243804,10 @@ exports.frameworks = [
243804
243804
  {
243805
243805
  name: 'SvelteKit',
243806
243806
  slug: 'sveltekit',
243807
- demo: 'https://sveltekit.examples.vercel.com',
243807
+ demo: 'https://sveltekit-template.vercel.app',
243808
243808
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
243809
243809
  tagline: 'SvelteKit is a framework for building web applications of all sizes.',
243810
- description: 'A SvelteKit app optimized to work for serverless.',
243810
+ description: 'A SvelteKit app optimized Edge-first.',
243811
243811
  website: 'https://kit.svelte.dev',
243812
243812
  envPrefix: 'VITE_',
243813
243813
  detectors: {
@@ -243839,7 +243839,7 @@ exports.frameworks = [
243839
243839
  {
243840
243840
  name: 'Ionic React',
243841
243841
  slug: 'ionic-react',
243842
- demo: 'https://ionic-react.examples.vercel.com',
243842
+ demo: 'https://ionic-react-template.vercel.app',
243843
243843
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/ionic.svg',
243844
243844
  tagline: 'Ionic React allows you to build mobile PWAs with React and the Ionic Framework.',
243845
243845
  description: 'An Ionic React site, created with the Ionic CLI.',
@@ -243937,10 +243937,10 @@ exports.frameworks = [
243937
243937
  {
243938
243938
  name: 'Create React App',
243939
243939
  slug: 'create-react-app',
243940
- demo: 'https://react-functions.examples.vercel.com',
243940
+ demo: 'https://create-react-template.vercel.app',
243941
243941
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/react.svg',
243942
243942
  tagline: 'Create React App allows you to get going with React in no time.',
243943
- description: 'A React app, bootstrapped with create-react-app, and a Serverless Function API.',
243943
+ description: 'A client-side React app created with create-react-app.',
243944
243944
  website: 'https://create-react-app.dev',
243945
243945
  sort: 4,
243946
243946
  envPrefix: 'REACT_APP_',
@@ -244041,7 +244041,7 @@ exports.frameworks = [
244041
244041
  {
244042
244042
  name: 'Gridsome',
244043
244043
  slug: 'gridsome',
244044
- demo: 'https://gridsome.examples.vercel.com',
244044
+ demo: 'https://gridsome-template.vercel.app',
244045
244045
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/gridsome.svg',
244046
244046
  tagline: 'Gridsome is a Vue.js-powered framework for building websites & apps that are fast by default.',
244047
244047
  description: 'A Gridsome app, created with the Gridsome CLI.',
@@ -244076,7 +244076,7 @@ exports.frameworks = [
244076
244076
  {
244077
244077
  name: 'UmiJS',
244078
244078
  slug: 'umijs',
244079
- demo: 'https://umijs.examples.vercel.com',
244079
+ demo: 'https://umijs-template.vercel.app',
244080
244080
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/umi.svg',
244081
244081
  tagline: 'UmiJS is an extensible enterprise-level React application framework.',
244082
244082
  description: 'An UmiJS app, created using the Umi CLI.',
@@ -244127,7 +244127,7 @@ exports.frameworks = [
244127
244127
  {
244128
244128
  name: 'Sapper',
244129
244129
  slug: 'sapper',
244130
- demo: 'https://sapper.examples.vercel.com',
244130
+ demo: 'https://sapper-template.vercel.app',
244131
244131
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/svelte.svg',
244132
244132
  tagline: 'Sapper is a framework for building high-performance universal web apps with Svelte.',
244133
244133
  description: 'A Sapper app, using the Sapper template.',
@@ -244162,7 +244162,7 @@ exports.frameworks = [
244162
244162
  {
244163
244163
  name: 'Saber',
244164
244164
  slug: 'saber',
244165
- demo: 'https://saber.examples.vercel.com',
244165
+ demo: 'https://saber-template.vercel.app',
244166
244166
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/saber.svg',
244167
244167
  tagline: 'Saber is a framework for building static sites in Vue.js that supports data from any source.',
244168
244168
  description: 'A Saber site, created with npm init.',
@@ -244228,7 +244228,7 @@ exports.frameworks = [
244228
244228
  {
244229
244229
  name: 'Stencil',
244230
244230
  slug: 'stencil',
244231
- demo: 'https://stencil.examples.vercel.com',
244231
+ demo: 'https://stencil.vercel.app',
244232
244232
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/stencil.svg',
244233
244233
  tagline: 'Stencil is a powerful toolchain for building Progressive Web Apps and Design Systems.',
244234
244234
  description: 'A Stencil site, created with the Stencil CLI.',
@@ -244313,7 +244313,7 @@ exports.frameworks = [
244313
244313
  {
244314
244314
  name: 'Nuxt.js',
244315
244315
  slug: 'nuxtjs',
244316
- demo: 'https://nuxtjs.examples.vercel.com',
244316
+ demo: 'https://nuxtjs-template.vercel.app',
244317
244317
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/nuxt.svg',
244318
244318
  tagline: 'Nuxt.js is the web comprehensive framework that lets you dream big with Vue.js.',
244319
244319
  description: 'A Nuxt.js app, bootstrapped with create-nuxt-app.',
@@ -244369,7 +244369,7 @@ exports.frameworks = [
244369
244369
  {
244370
244370
  name: 'RedwoodJS',
244371
244371
  slug: 'redwoodjs',
244372
- demo: 'https://redwoodjs.examples.vercel.com',
244372
+ demo: 'https://redwood-template.vercel.app',
244373
244373
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/redwoodjs.svg',
244374
244374
  tagline: 'RedwoodJS is a full-stack framework for the Jamstack.',
244375
244375
  description: 'A RedwoodJS app, bootstraped with create-redwood-app.',
@@ -244405,7 +244405,7 @@ exports.frameworks = [
244405
244405
  {
244406
244406
  name: 'Hugo',
244407
244407
  slug: 'hugo',
244408
- demo: 'https://hugo.examples.vercel.com',
244408
+ demo: 'https://hugo-template.vercel.app',
244409
244409
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/hugo.svg',
244410
244410
  tagline: 'Hugo is the world’s fastest framework for building websites, written in Go.',
244411
244411
  description: 'A Hugo site, created with the Hugo CLI.',
@@ -244453,7 +244453,7 @@ exports.frameworks = [
244453
244453
  {
244454
244454
  name: 'Jekyll',
244455
244455
  slug: 'jekyll',
244456
- demo: 'https://jekyll.examples.vercel.com',
244456
+ demo: 'https://jekyll-template.vercel.app',
244457
244457
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/jekyll.svg',
244458
244458
  tagline: 'Jekyll makes it super easy to transform your plain text into static websites and blogs.',
244459
244459
  description: 'A Jekyll site, created with the Jekyll CLI.',
@@ -244490,7 +244490,7 @@ exports.frameworks = [
244490
244490
  {
244491
244491
  name: 'Brunch',
244492
244492
  slug: 'brunch',
244493
- demo: 'https://brunch.examples.vercel.com',
244493
+ demo: 'https://brunch-template.vercel.app',
244494
244494
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/brunch.svg',
244495
244495
  tagline: 'Brunch is a fast and simple webapp build tool with seamless incremental compilation for rapid development.',
244496
244496
  description: 'A Brunch app, created with the Brunch CLI.',
@@ -244523,7 +244523,7 @@ exports.frameworks = [
244523
244523
  {
244524
244524
  name: 'Middleman',
244525
244525
  slug: 'middleman',
244526
- demo: 'https://middleman.examples.vercel.com',
244526
+ demo: 'https://middleman-template.vercel.app',
244527
244527
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/middleman.svg',
244528
244528
  tagline: 'Middleman is a static site generator that uses all the shortcuts and tools in modern web development.',
244529
244529
  description: 'A Middleman app, created with the Middleman CLI.',
@@ -244557,7 +244557,7 @@ exports.frameworks = [
244557
244557
  {
244558
244558
  name: 'Zola',
244559
244559
  slug: 'zola',
244560
- demo: 'https://zola.examples.vercel.com',
244560
+ demo: 'https://zola-template.vercel.app',
244561
244561
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/zola.png',
244562
244562
  tagline: 'Everything you need to make a static site engine in one binary.',
244563
244563
  description: 'A Zola app, created with the "Getting Started" tutorial.',
@@ -244591,7 +244591,7 @@ exports.frameworks = [
244591
244591
  {
244592
244592
  name: 'Vite',
244593
244593
  slug: 'vite',
244594
- demo: 'https://vite.examples.vercel.com',
244594
+ demo: 'https://vite-vue-template.vercel.app',
244595
244595
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/vite.svg',
244596
244596
  tagline: 'Vite is a new breed of frontend build tool that significantly improves the frontend development experience.',
244597
244597
  description: 'A Vue.js app, created with Vite.',
@@ -244627,7 +244627,7 @@ exports.frameworks = [
244627
244627
  {
244628
244628
  name: 'Parcel',
244629
244629
  slug: 'parcel',
244630
- demo: 'https://parcel.examples.vercel.com',
244630
+ demo: 'https://parcel-template.vercel.app',
244631
244631
  logo: 'https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/parcel.png',
244632
244632
  tagline: 'Parcel is a zero configuration build tool for the web that scales to projects of any size and complexity.',
244633
244633
  description: 'A vanilla web app built with Parcel.',
@@ -257410,8 +257410,7 @@ const main = async () => {
257410
257410
  // * a path to deploy (as in: `vercel path/`)
257411
257411
  // * a subcommand (as in: `vercel ls`)
257412
257412
  const targetOrSubcommand = argv._[2];
257413
- const isBuildOrDev = targetOrSubcommand === 'build' || targetOrSubcommand === 'dev';
257414
- if (isBuildOrDev) {
257413
+ if (targetOrSubcommand === 'build') {
257415
257414
  console.log(`${chalk_1.default.grey(`${pkg_name_1.getTitleName()} CLI ${pkg_1.default.version} ${targetOrSubcommand} (beta) — https://vercel.com/feedback`)}`);
257416
257415
  }
257417
257416
  else {
@@ -258508,7 +258507,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true }));
258508
258507
  const ERRORS = __importStar(__webpack_require__(60156));
258509
258508
  async function getCertById(client, id) {
258510
258509
  try {
258511
- return await client.fetch(`/v5/now/certs/${id}`);
258510
+ return await client.fetch(`/v6/now/certs/${id}`);
258512
258511
  }
258513
258512
  catch (error) {
258514
258513
  if (error.code === 'cert_not_found') {
@@ -271317,7 +271316,7 @@ module.exports = JSON.parse("[\"ac\",\"com.ac\",\"edu.ac\",\"gov.ac\",\"net.ac\"
271317
271316
  /***/ ((module) => {
271318
271317
 
271319
271318
  "use strict";
271320
- module.exports = JSON.parse("{\"name\":\"vercel\",\"version\":\"23.1.3-canary.72\",\"preferGlobal\":true,\"license\":\"Apache-2.0\",\"description\":\"The command-line interface for Vercel\",\"homepage\":\"https://vercel.com\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/cli\"},\"scripts\":{\"preinstall\":\"node ./scripts/preinstall.js\",\"test\":\"jest\",\"test-unit\":\"jest --coverage --verbose\",\"test-integration-cli\":\"rimraf test/fixtures/integration && ava test/integration.js --serial --fail-fast --verbose\",\"test-integration-dev\":\"ava test/dev/integration.js --serial --fail-fast --verbose\",\"prepublishOnly\":\"yarn build\",\"coverage\":\"codecov\",\"build\":\"node -r ts-eager/register ./scripts/build.ts\",\"build-dev\":\"node -r ts-eager/register ./scripts/build.ts --dev\"},\"bin\":{\"vc\":\"./dist/index.js\",\"vercel\":\"./dist/index.js\"},\"files\":[\"dist\",\"scripts/preinstall.js\"],\"ava\":{\"compileEnhancements\":false,\"extensions\":[\"ts\"],\"require\":[\"ts-node/register/transpile-only\",\"esm\"]},\"engines\":{\"node\":\">= 12\"},\"dependencies\":{\"@vercel/build-utils\":\"2.12.3-canary.47\",\"@vercel/go\":\"1.2.4-canary.4\",\"@vercel/node\":\"1.12.2-canary.7\",\"@vercel/python\":\"2.1.2-canary.2\",\"@vercel/ruby\":\"1.2.10-canary.0\",\"update-notifier\":\"4.1.0\",\"vercel-plugin-middleware\":\"0.0.0-canary.24\",\"vercel-plugin-node\":\"1.12.2-canary.39\"},\"devDependencies\":{\"@next/env\":\"11.1.2\",\"@sentry/node\":\"5.5.0\",\"@sindresorhus/slugify\":\"0.11.0\",\"@tootallnate/once\":\"1.1.2\",\"@types/ansi-escapes\":\"3.0.0\",\"@types/ansi-regex\":\"4.0.0\",\"@types/async-retry\":\"1.2.1\",\"@types/bytes\":\"3.0.0\",\"@types/chance\":\"1.1.3\",\"@types/debug\":\"0.0.31\",\"@types/dotenv\":\"6.1.1\",\"@types/escape-html\":\"0.0.20\",\"@types/express\":\"4.17.13\",\"@types/fs-extra\":\"9.0.13\",\"@types/glob\":\"7.1.1\",\"@types/http-proxy\":\"1.16.2\",\"@types/inquirer\":\"7.3.1\",\"@types/jest\":\"27.0.1\",\"@types/load-json-file\":\"2.0.7\",\"@types/mime-types\":\"2.1.0\",\"@types/minimatch\":\"3.0.3\",\"@types/mri\":\"1.1.0\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"11.11.0\",\"@types/node-fetch\":\"2.5.10\",\"@types/npm-package-arg\":\"6.1.0\",\"@types/pluralize\":\"0.0.29\",\"@types/progress\":\"2.0.3\",\"@types/psl\":\"1.1.0\",\"@types/semver\":\"6.0.1\",\"@types/tar-fs\":\"1.16.1\",\"@types/text-table\":\"0.2.0\",\"@types/title\":\"3.4.1\",\"@types/universal-analytics\":\"0.4.2\",\"@types/update-notifier\":\"5.1.0\",\"@types/which\":\"1.3.2\",\"@types/write-json-file\":\"2.2.1\",\"@vercel/client\":\"10.2.3-canary.50\",\"@vercel/frameworks\":\"0.5.1-canary.19\",\"@vercel/ncc\":\"0.24.0\",\"@vercel/nft\":\"0.17.0\",\"@zeit/fun\":\"0.11.2\",\"@zeit/source-map-support\":\"0.6.2\",\"ajv\":\"6.12.2\",\"alpha-sort\":\"2.0.1\",\"ansi-escapes\":\"3.0.0\",\"ansi-regex\":\"3.0.0\",\"arg\":\"5.0.0\",\"async-listen\":\"1.2.0\",\"async-retry\":\"1.1.3\",\"async-sema\":\"2.1.4\",\"ava\":\"2.2.0\",\"bytes\":\"3.0.0\",\"chalk\":\"4.1.0\",\"chance\":\"1.1.7\",\"chokidar\":\"3.3.1\",\"clipboardy\":\"2.1.0\",\"codecov\":\"3.8.2\",\"cpy\":\"7.2.0\",\"credit-card\":\"3.0.1\",\"date-fns\":\"1.29.0\",\"debug\":\"3.1.0\",\"dot\":\"1.1.3\",\"dotenv\":\"4.0.0\",\"email-prompt\":\"0.3.2\",\"email-validator\":\"1.1.1\",\"epipebomb\":\"1.0.0\",\"escape-html\":\"1.0.3\",\"esm\":\"3.1.4\",\"execa\":\"3.2.0\",\"express\":\"4.17.1\",\"fast-deep-equal\":\"3.1.3\",\"fs-extra\":\"10.0.0\",\"get-port\":\"5.1.1\",\"glob\":\"7.1.2\",\"http-proxy\":\"1.18.1\",\"inquirer\":\"7.0.4\",\"is-docker\":\"2.2.1\",\"is-port-reachable\":\"3.0.0\",\"is-url\":\"1.2.2\",\"jaro-winkler\":\"0.2.8\",\"jsonlines\":\"0.1.1\",\"load-json-file\":\"3.0.0\",\"mime-types\":\"2.1.24\",\"minimatch\":\"3.0.4\",\"mri\":\"1.1.5\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.1\",\"npm-package-arg\":\"6.1.0\",\"open\":\"8.2.0\",\"ora\":\"3.4.0\",\"pcre-to-regexp\":\"1.0.0\",\"pluralize\":\"7.0.0\",\"progress\":\"2.0.3\",\"promisepipe\":\"3.0.0\",\"psl\":\"1.1.31\",\"qr-image\":\"3.2.0\",\"raw-body\":\"2.4.1\",\"rimraf\":\"3.0.2\",\"semver\":\"5.5.0\",\"serve-handler\":\"6.1.1\",\"strip-ansi\":\"5.2.0\",\"stripe\":\"5.1.0\",\"tar-fs\":\"1.16.3\",\"test-listen\":\"1.1.0\",\"text-table\":\"0.2.0\",\"title\":\"3.4.1\",\"tmp-promise\":\"1.0.3\",\"tree-kill\":\"1.2.2\",\"ts-eager\":\"2.0.2\",\"ts-node\":\"8.3.0\",\"typescript\":\"4.3.4\",\"universal-analytics\":\"0.4.20\",\"utility-types\":\"2.1.0\",\"which\":\"2.0.2\",\"write-json-file\":\"2.2.0\",\"xdg-app-paths\":\"5.1.0\"},\"jest\":{\"preset\":\"ts-jest\",\"globals\":{\"ts-jest\":{\"diagnostics\":false,\"isolatedModules\":true}},\"verbose\":false,\"testEnvironment\":\"node\",\"testMatch\":[\"<rootDir>/test/**/*.test.ts\"]},\"gitHead\":\"38d643a8e68ad0c71433788f3b770e4b4c1378ee\"}");
271319
+ module.exports = JSON.parse("{\"name\":\"vercel\",\"version\":\"23.1.3-canary.73\",\"preferGlobal\":true,\"license\":\"Apache-2.0\",\"description\":\"The command-line interface for Vercel\",\"homepage\":\"https://vercel.com\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/cli\"},\"scripts\":{\"preinstall\":\"node ./scripts/preinstall.js\",\"test\":\"jest\",\"test-unit\":\"jest --coverage --verbose\",\"test-integration-cli\":\"rimraf test/fixtures/integration && ava test/integration.js --serial --fail-fast --verbose\",\"test-integration-dev\":\"ava test/dev/integration.js --serial --fail-fast --verbose\",\"prepublishOnly\":\"yarn build\",\"coverage\":\"codecov\",\"build\":\"node -r ts-eager/register ./scripts/build.ts\",\"build-dev\":\"node -r ts-eager/register ./scripts/build.ts --dev\"},\"bin\":{\"vc\":\"./dist/index.js\",\"vercel\":\"./dist/index.js\"},\"files\":[\"dist\",\"scripts/preinstall.js\"],\"ava\":{\"compileEnhancements\":false,\"extensions\":[\"ts\"],\"require\":[\"ts-node/register/transpile-only\",\"esm\"]},\"engines\":{\"node\":\">= 12\"},\"dependencies\":{\"@vercel/build-utils\":\"2.13.1-canary.0\",\"@vercel/go\":\"1.2.4-canary.5\",\"@vercel/node\":\"1.12.2-canary.8\",\"@vercel/python\":\"2.1.2-canary.3\",\"@vercel/ruby\":\"1.2.10-canary.1\",\"update-notifier\":\"4.1.0\",\"vercel-plugin-middleware\":\"0.0.0-canary.25\",\"vercel-plugin-node\":\"1.12.2-canary.40\"},\"devDependencies\":{\"@next/env\":\"11.1.2\",\"@sentry/node\":\"5.5.0\",\"@sindresorhus/slugify\":\"0.11.0\",\"@tootallnate/once\":\"1.1.2\",\"@types/ansi-escapes\":\"3.0.0\",\"@types/ansi-regex\":\"4.0.0\",\"@types/async-retry\":\"1.2.1\",\"@types/bytes\":\"3.0.0\",\"@types/chance\":\"1.1.3\",\"@types/debug\":\"0.0.31\",\"@types/dotenv\":\"6.1.1\",\"@types/escape-html\":\"0.0.20\",\"@types/express\":\"4.17.13\",\"@types/fs-extra\":\"9.0.13\",\"@types/glob\":\"7.1.1\",\"@types/http-proxy\":\"1.16.2\",\"@types/inquirer\":\"7.3.1\",\"@types/jest\":\"27.0.1\",\"@types/load-json-file\":\"2.0.7\",\"@types/mime-types\":\"2.1.0\",\"@types/minimatch\":\"3.0.3\",\"@types/mri\":\"1.1.0\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"11.11.0\",\"@types/node-fetch\":\"2.5.10\",\"@types/npm-package-arg\":\"6.1.0\",\"@types/pluralize\":\"0.0.29\",\"@types/progress\":\"2.0.3\",\"@types/psl\":\"1.1.0\",\"@types/semver\":\"6.0.1\",\"@types/tar-fs\":\"1.16.1\",\"@types/text-table\":\"0.2.0\",\"@types/title\":\"3.4.1\",\"@types/universal-analytics\":\"0.4.2\",\"@types/update-notifier\":\"5.1.0\",\"@types/which\":\"1.3.2\",\"@types/write-json-file\":\"2.2.1\",\"@vercel/client\":\"10.2.3-canary.51\",\"@vercel/frameworks\":\"0.5.1-canary.20\",\"@vercel/ncc\":\"0.24.0\",\"@vercel/nft\":\"0.17.0\",\"@zeit/fun\":\"0.11.2\",\"@zeit/source-map-support\":\"0.6.2\",\"ajv\":\"6.12.2\",\"alpha-sort\":\"2.0.1\",\"ansi-escapes\":\"3.0.0\",\"ansi-regex\":\"3.0.0\",\"arg\":\"5.0.0\",\"async-listen\":\"1.2.0\",\"async-retry\":\"1.1.3\",\"async-sema\":\"2.1.4\",\"ava\":\"2.2.0\",\"bytes\":\"3.0.0\",\"chalk\":\"4.1.0\",\"chance\":\"1.1.7\",\"chokidar\":\"3.3.1\",\"clipboardy\":\"2.1.0\",\"codecov\":\"3.8.2\",\"cpy\":\"7.2.0\",\"credit-card\":\"3.0.1\",\"date-fns\":\"1.29.0\",\"debug\":\"3.1.0\",\"dot\":\"1.1.3\",\"dotenv\":\"4.0.0\",\"email-prompt\":\"0.3.2\",\"email-validator\":\"1.1.1\",\"epipebomb\":\"1.0.0\",\"escape-html\":\"1.0.3\",\"esm\":\"3.1.4\",\"execa\":\"3.2.0\",\"express\":\"4.17.1\",\"fast-deep-equal\":\"3.1.3\",\"fs-extra\":\"10.0.0\",\"get-port\":\"5.1.1\",\"glob\":\"7.1.2\",\"http-proxy\":\"1.18.1\",\"inquirer\":\"7.0.4\",\"is-docker\":\"2.2.1\",\"is-port-reachable\":\"3.0.0\",\"is-url\":\"1.2.2\",\"jaro-winkler\":\"0.2.8\",\"jsonlines\":\"0.1.1\",\"load-json-file\":\"3.0.0\",\"mime-types\":\"2.1.24\",\"minimatch\":\"3.0.4\",\"mri\":\"1.1.5\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.1\",\"npm-package-arg\":\"6.1.0\",\"open\":\"8.2.0\",\"ora\":\"3.4.0\",\"pcre-to-regexp\":\"1.0.0\",\"pluralize\":\"7.0.0\",\"progress\":\"2.0.3\",\"promisepipe\":\"3.0.0\",\"psl\":\"1.1.31\",\"qr-image\":\"3.2.0\",\"raw-body\":\"2.4.1\",\"rimraf\":\"3.0.2\",\"semver\":\"5.5.0\",\"serve-handler\":\"6.1.1\",\"strip-ansi\":\"5.2.0\",\"stripe\":\"5.1.0\",\"tar-fs\":\"1.16.3\",\"test-listen\":\"1.1.0\",\"text-table\":\"0.2.0\",\"title\":\"3.4.1\",\"tmp-promise\":\"1.0.3\",\"tree-kill\":\"1.2.2\",\"ts-eager\":\"2.0.2\",\"ts-node\":\"8.3.0\",\"typescript\":\"4.3.4\",\"universal-analytics\":\"0.4.20\",\"utility-types\":\"2.1.0\",\"which\":\"2.0.2\",\"write-json-file\":\"2.2.0\",\"xdg-app-paths\":\"5.1.0\"},\"jest\":{\"preset\":\"ts-jest\",\"globals\":{\"ts-jest\":{\"diagnostics\":false,\"isolatedModules\":true}},\"verbose\":false,\"testEnvironment\":\"node\",\"testMatch\":[\"<rootDir>/test/**/*.test.ts\"]},\"gitHead\":\"9bbb2cdcbd39846f4a7c97c3cf8838eee130eec4\"}");
271321
271320
 
271322
271321
  /***/ }),
271323
271322
 
@@ -271333,7 +271332,7 @@ module.exports = JSON.parse("{\"VISA\":\"Visa\",\"MASTERCARD\":\"MasterCard\",\"
271333
271332
  /***/ ((module) => {
271334
271333
 
271335
271334
  "use strict";
271336
- module.exports = JSON.parse("{\"name\":\"@vercel/client\",\"version\":\"10.2.3-canary.50\",\"main\":\"dist/index.js\",\"typings\":\"dist/index.d.ts\",\"homepage\":\"https://vercel.com\",\"license\":\"MIT\",\"files\":[\"dist\"],\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/client\"},\"scripts\":{\"build\":\"tsc\",\"test-integration-once\":\"jest --verbose --runInBand --bail tests/create-deployment.test.ts tests/create-legacy-deployment.test.ts tests/paths.test.ts\",\"test-unit\":\"jest --verbose --runInBand --bail tests/unit.*test.*\"},\"engines\":{\"node\":\">= 12\"},\"devDependencies\":{\"@types/async-retry\":\"1.4.1\",\"@types/fs-extra\":\"7.0.0\",\"@types/jest\":\"27.0.1\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"12.0.4\",\"@types/node-fetch\":\"2.5.4\",\"@types/recursive-readdir\":\"2.2.0\",\"typescript\":\"4.3.4\"},\"jest\":{\"preset\":\"ts-jest\",\"testEnvironment\":\"node\",\"verbose\":false,\"setupFilesAfterEnv\":[\"<rootDir>/tests/setup/index.ts\"]},\"dependencies\":{\"@vercel/build-utils\":\"2.12.3-canary.47\",\"@zeit/fetch\":\"5.2.0\",\"async-retry\":\"1.2.3\",\"async-sema\":\"3.0.0\",\"fs-extra\":\"8.0.1\",\"ignore\":\"4.0.6\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.1\",\"querystring\":\"^0.2.0\",\"recursive-readdir\":\"2.2.2\",\"sleep-promise\":\"8.0.1\"},\"gitHead\":\"38d643a8e68ad0c71433788f3b770e4b4c1378ee\"}");
271335
+ module.exports = JSON.parse("{\"name\":\"@vercel/client\",\"version\":\"10.2.3-canary.51\",\"main\":\"dist/index.js\",\"typings\":\"dist/index.d.ts\",\"homepage\":\"https://vercel.com\",\"license\":\"MIT\",\"files\":[\"dist\"],\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/vercel/vercel.git\",\"directory\":\"packages/client\"},\"scripts\":{\"build\":\"tsc\",\"test-integration-once\":\"jest --verbose --runInBand --bail tests/create-deployment.test.ts tests/create-legacy-deployment.test.ts tests/paths.test.ts\",\"test-unit\":\"jest --verbose --runInBand --bail tests/unit.*test.*\"},\"engines\":{\"node\":\">= 12\"},\"devDependencies\":{\"@types/async-retry\":\"1.4.1\",\"@types/fs-extra\":\"7.0.0\",\"@types/jest\":\"27.0.1\",\"@types/ms\":\"0.7.30\",\"@types/node\":\"12.0.4\",\"@types/node-fetch\":\"2.5.4\",\"@types/recursive-readdir\":\"2.2.0\",\"typescript\":\"4.3.4\"},\"jest\":{\"preset\":\"ts-jest\",\"testEnvironment\":\"node\",\"verbose\":false,\"setupFilesAfterEnv\":[\"<rootDir>/tests/setup/index.ts\"]},\"dependencies\":{\"@vercel/build-utils\":\"2.13.1-canary.0\",\"@zeit/fetch\":\"5.2.0\",\"async-retry\":\"1.2.3\",\"async-sema\":\"3.0.0\",\"fs-extra\":\"8.0.1\",\"ignore\":\"4.0.6\",\"ms\":\"2.1.2\",\"node-fetch\":\"2.6.1\",\"querystring\":\"^0.2.0\",\"recursive-readdir\":\"2.2.2\",\"sleep-promise\":\"8.0.1\"},\"gitHead\":\"9bbb2cdcbd39846f4a7c97c3cf8838eee130eec4\"}");
271337
271336
 
271338
271337
  /***/ }),
271339
271338