diff --git a/README.md b/README.md index 95b74475..b71e01d2 100644 --- a/README.md +++ b/README.md @@ -13,24 +13,24 @@ OPTIONS COMMANDS - add Add Nuxt modules - add-template Create a new template file. - analyze Build nuxt and analyze production bundle (experimental) - build Build Nuxt for production deployment - cleanup Clean up generated Nuxt files and caches - dev Run Nuxt development server - devtools Enable or disable devtools in a Nuxt project - generate Build Nuxt and prerender all routes - info Get information about Nuxt project - init Initialize a fresh project - module Manage Nuxt modules - prepare Prepare Nuxt for development/build - preview Launches Nitro server for local testing after `nuxi build`. - start Launches Nitro server for local testing after `nuxi build`. - test Run tests - typecheck Runs `vue-tsc` to check types throughout your app. - upgrade Upgrade Nuxt - complete Generate shell completion scripts + add Add Nuxt modules + add-template Create a new template file. + analyze Build nuxt and analyze production bundle (experimental) + build Build Nuxt for production deployment + cleanup Clean up generated Nuxt files and caches + dev Run Nuxt development server + devtools Enable or disable devtools in a Nuxt project + generate Build Nuxt and prerender all routes + info Get information about Nuxt project + init Initialize a fresh project + module Manage Nuxt modules + prepare Prepare Nuxt for development/build + preview Launches Nitro server for local testing after `nuxi build`. + start Launches Nitro server for local testing after `nuxi build`. + test Run tests + typecheck Runs `vue-tsc` to check types throughout your app. + upgrade Upgrade Nuxt + complete Generate shell completion scripts Use nuxi --help for more information about a command. ``` diff --git a/package.json b/package.json index 509a4ef7..dd35aa9e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "create-nuxt": "workspace:*", "create-nuxt-app": "workspace:*", "eslint-plugin-jsdoc": "62.5.4", - "eslint-plugin-unicorn": "62.0.0", + "eslint-plugin-unicorn": "63.0.0", "h3": "^1.15.5", "nitropack": "latest", "nuxi": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6345c152..93f3c9ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: create-nuxt: workspace:* create-nuxt-app: workspace:* eslint-plugin-jsdoc: 62.5.4 - eslint-plugin-unicorn: 62.0.0 + eslint-plugin-unicorn: 63.0.0 h3: ^1.15.5 nitropack: latest nuxi: workspace:* @@ -3484,8 +3484,8 @@ packages: peerDependencies: eslint: '>=9.38.0' - eslint-plugin-unicorn@62.0.0: - resolution: {integrity: sha512-HIlIkGLkvf29YEiS/ImuDZQbP12gWyx5i3C6XrRxMvVdqMroCI9qoVYCoIl17ChN+U89pn9sVwLxhIWj5nEc7g==} + eslint-plugin-unicorn@63.0.0: + resolution: {integrity: sha512-Iqecl9118uQEXYh7adylgEmGfkn5es3/mlQTLLkd4pXkIk9CTGrAbeUux+YljSa2ohXCBmQQ0+Ej1kZaFgcfkA==} engines: {node: ^20.10.0 || >=21.0.0} peerDependencies: eslint: '>=9.38.0' @@ -5318,6 +5318,7 @@ packages: tar@7.5.7: resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me terser@5.46.0: resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==} @@ -6060,7 +6061,7 @@ snapshots: eslint-plugin-pnpm: 1.5.0(eslint@10.0.0(jiti@2.6.1)) eslint-plugin-regexp: 3.0.0(eslint@10.0.0(jiti@2.6.1)) eslint-plugin-toml: 1.0.3(eslint@10.0.0(jiti@2.6.1)) - eslint-plugin-unicorn: 62.0.0(eslint@10.0.0(jiti@2.6.1)) + eslint-plugin-unicorn: 63.0.0(eslint@10.0.0(jiti@2.6.1)) eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@10.0.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.0(jiti@2.6.1)) eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.7.1(eslint@10.0.0(jiti@2.6.1)))(@typescript-eslint/parser@8.54.0(eslint@10.0.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@10.0.0(jiti@2.6.1))) eslint-plugin-yml: 3.1.0(eslint@10.0.0(jiti@2.6.1)) @@ -6704,7 +6705,7 @@ snapshots: eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.54.0(eslint@10.0.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.0(jiti@2.6.1)) eslint-plugin-jsdoc: 62.5.4(eslint@10.0.0(jiti@2.6.1)) eslint-plugin-regexp: 3.0.0(eslint@10.0.0(jiti@2.6.1)) - eslint-plugin-unicorn: 62.0.0(eslint@10.0.0(jiti@2.6.1)) + eslint-plugin-unicorn: 63.0.0(eslint@10.0.0(jiti@2.6.1)) eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.7.1(eslint@10.0.0(jiti@2.6.1)))(@typescript-eslint/parser@8.54.0(eslint@10.0.0(jiti@2.6.1))(typescript@5.9.3))(eslint@10.0.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@10.0.0(jiti@2.6.1))) eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.27)(eslint@10.0.0(jiti@2.6.1)) globals: 17.3.0 @@ -8911,17 +8912,15 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@62.0.0(eslint@10.0.0(jiti@2.6.1)): + eslint-plugin-unicorn@63.0.0(eslint@10.0.0(jiti@2.6.1)): dependencies: '@babel/helper-validator-identifier': 7.28.5 '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0(jiti@2.6.1)) - '@eslint/plugin-kit': 0.4.1 change-case: 5.4.4 ci-info: 4.4.0 clean-regexp: 1.0.0 core-js-compat: 3.48.0 eslint: 10.0.0(jiti@2.6.1) - esquery: 1.7.0 find-up-simple: 1.0.1 globals: 16.5.0 indent-string: 5.0.0