Skip to content

Commit

Permalink
chore: lint package files
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 17, 2023
1 parent 36398e6 commit 6ca842e
Show file tree
Hide file tree
Showing 13 changed files with 57 additions and 58 deletions.
43 changes: 21 additions & 22 deletions distributions/nuxt/README.md
Expand Up @@ -17,9 +17,9 @@
## Nuxt 3

The evolution of Nuxt powered by Vite and Vue 3 is currently in beta and available on:
The evolution of Nuxt powered by Vite and Vue 3 available on:
- GitHub: [nuxt/framework](https://github.com/nuxt/framework)
- Documentation: [v3.nuxtjs.org](https://v3.nuxtjs.org)
- Documentation: [nuxt.com](https://nuxt.com/)

## Links

Expand Down Expand Up @@ -74,29 +74,32 @@ Learn more at https://nuxtjs.org/guide/commands#production-deployment

Get help with that tough bug or make sure your Nuxt app is ready to deploy. For $250 an hour, get technical support, advice and code reviews from the Nuxt core team: support@nuxtlabs.com

## Agency Network

When in need for more broad or long-term consulting, reach out for one of our [agency partner](https://nuxtjs.org/partners):


<p align="center">
<a href="https://nuxtjs.org/partners/ship-shape"><img src="https://nuxtjs.org/img/companies/square/light/shipshape.webp" style="margin: 1rem" height="80px" alt="Ship Shape"></a>
<a href="https://nuxtjs.org/partners/64robots"><img src="https://nuxtjs.org/img/companies/square/light/64robots.svg" style="margin: 1rem" height="80px" alt="64 Robots"></a>
<a href="https://nuxtjs.org/partners/passionate-people"><img src="https://nuxtjs.org/img/companies/square/light/passionate-people.jpeg" style="margin: 1rem" height="80px" alt="Passionate people"></a>
<a href="https://nuxtjs.org/partners/curotec"><img src="https://nuxtjs.org/img/companies/square/light/curotec.jpeg" style="margin: 1rem" height="80px" alt="Curotec"></a>
<a href="https://nuxtjs.org/partners/mirahi"><img src="https://nuxtjs.org/img/companies/square/light/mirahi.svg" style="margin: 1rem" height="80px" alt="Mirahi"></a>
<a href="https://nuxtjs.org/partners/webreinvent"><img src="https://nuxtjs.org/img/companies/square/light/webreinvent.svg" style="margin: 1rem" height="80px" alt="Web Reinvent"></a>
<a href="https://nuxtjs.org/partners/software-things"><img src="https://nuxtjs.org/img/companies/square/light/software-things.svg" style="margin: 1rem" height="80px" alt="Software things"></a>
<a href="https://nuxtjs.org/partners/zen-architects"><img src="https://nuxtjs.org/img/companies/square/light/zen-architects.svg" style="margin: 1rem" height="80px" alt="Zen Architects"></a>
<a href="https://nuxtjs.org/partners/funkhaus"><img src="https://nuxtjs.org/img/companies/square/light/funkhaus.svg" style="margin: 1rem" height="80px" alt="Funkhaus"></a>
</p>

## Supporting Nuxt

Nuxt is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers.
Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events.

Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/nuxtjs#contribute)]

### Platinum Sponsors

[![Open Collective Platinum Sponsors][platinum-sponsors-src]][platinum-sponsors-href]

### Gold Sponsors

[![Open Collective Gold Sponsors][gold-sponsors-src]][gold-sponsors-href]

### Silver Sponsors

[![Open Collective Silver Sponsors][silver-sponsors-src]][silver-sponsors-href]

### Bronze Sponsors

[![Open Collective Bronze Sponsors][bronze-sponsors-src]][bronze-sponsors-href]

## Contributors

Thank you to all our [contributors](https://github.com/nuxt/nuxt.js/graphs/contributors)!
Expand All @@ -111,15 +114,11 @@ Please refer to our [Contribution Guide](https://nuxtjs.org/contribution-guide/)

## Cross-browser testing

Thanks to [BrowserStack](http://browserstack.com)!

<a href="http://browserstack.com"><img height="70" src="https://nuxtjs.org/browserstack.svg" alt="BrowserStack"></a>
<a href="https://browserstack.com"><img height="30" align="center" src=".github/icons/browserstack.svg" alt="BrowserStack"></a> Thanks to [BrowserStack](http://browserstack.com)!

## Automated testing

Thanks to [SauceLabs](https://saucelabs.com) for supporting Open Source <3

<a href="https://saucelabs.com"><img height="70" src="https://nuxtjs.org/saucelabs.svg" alt="SauceLabs"></a>
<a href="https://saucelabs.com"><img height="30" align="center" src=".github/icons/saucelabs.svg" alt="SauceLabs"></a> Thanks to [SauceLabs](https://saucelabs.com) for supporting Open Source <3

## Security

Expand Down
6 changes: 3 additions & 3 deletions packages/babel-preset-app/package.json
Expand Up @@ -27,10 +27,10 @@
"core-js-compat": "^3.29.1",
"regenerator-runtime": "^0.13.11"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/builder/package.json
Expand Up @@ -24,10 +24,10 @@
"serialize-javascript": "^6.0.1",
"upath": "^2.0.1"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/cli/package.json
Expand Up @@ -37,10 +37,10 @@
"upath": "^2.0.1",
"wrap-ansi": "^7.0.0"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/config/package.json
Expand Up @@ -20,10 +20,10 @@
"std-env": "^3.3.2",
"ufo": "^1.1.1"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/core/package.json
Expand Up @@ -17,10 +17,10 @@
"hash-sum": "^2.0.0",
"lodash": "^4.17.21"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/generator/package.json
Expand Up @@ -18,10 +18,10 @@
"node-html-parser": "^6.1.5",
"ufo": "^1.1.1"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/server/package.json
Expand Up @@ -26,10 +26,10 @@
"server-destroy": "^1.0.1",
"ufo": "^1.1.1"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/types/package.json
Expand Up @@ -27,10 +27,10 @@
"@types/webpack-bundle-analyzer": "3.9.5",
"@types/webpack-hot-middleware": "2.25.5"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/utils/package.json
Expand Up @@ -21,10 +21,10 @@
"ua-parser-js": "^1.0.34",
"ufo": "^1.1.1"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/vue-app/package.json
Expand Up @@ -24,11 +24,11 @@
"vue-template-compiler": "^2.7.14",
"vuex": "^3.6.2"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
},
"web-types": "web-types/web-types.json"
}
6 changes: 3 additions & 3 deletions packages/vue-renderer/package.json
Expand Up @@ -20,10 +20,10 @@
"vue-meta": "^2.4.0",
"vue-server-renderer": "^2.7.14"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}
6 changes: 3 additions & 3 deletions packages/webpack/package.json
Expand Up @@ -56,10 +56,10 @@
"webpack-node-externals": "^3.0.0",
"webpackbar": "^5.0.2"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 6ca842e

Please sign in to comment.