Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump the nuxt group with 5 updates #2113

Merged
merged 12 commits into from
Jul 6, 2023

Commits on Jul 6, 2023

  1. chore: Bump the nuxt group with 5 updates

    Bumps the nuxt group with 5 updates:
    
    | Package | Update |
    | --- | --- |
    | [@nuxt/content](https://github.com/nuxt/content) | 2.4.3 to 2.7.0 |
    | [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss) | 6.6.7 to 6.8.0 |
    | [nuxt](https://github.com/nuxt/nuxt) | 3.5.0 to 3.6.2 |
    | [nuxt-seo-kit](https://github.com/harlan-zw/nuxt-seo-kit) | 1.3.8 to 1.3.9 |
    | [nuxt-vitest](https://github.com/danielroe/nuxt-vitest) | 0.7.1 to 0.9.0 |
    
    
    Updates `@nuxt/content` from 2.4.3 to 2.7.0
    - [Release notes](https://github.com/nuxt/content/releases)
    - [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
    - [Commits](nuxt/content@v2.4.3...v2.7.0)
    
    Updates `@nuxtjs/tailwindcss` from 6.6.7 to 6.8.0
    - [Release notes](https://github.com/nuxt-modules/tailwindcss/releases)
    - [Changelog](https://github.com/nuxt-modules/tailwindcss/blob/main/CHANGELOG.md)
    - [Commits](nuxt-modules/tailwindcss@v6.6.7...v6.8.0)
    
    Updates `nuxt` from 3.5.0 to 3.6.2
    - [Release notes](https://github.com/nuxt/nuxt/releases)
    - [Commits](nuxt/nuxt@v3.5.0...v3.6.2)
    
    Updates `nuxt-seo-kit` from 1.3.8 to 1.3.9
    - [Release notes](https://github.com/harlan-zw/nuxt-seo-kit/releases)
    - [Commits](harlan-zw/nuxt-seo@v1.3.8...v1.3.9)
    
    Updates `nuxt-vitest` from 0.7.1 to 0.9.0
    - [Release notes](https://github.com/danielroe/nuxt-vitest/releases)
    - [Changelog](https://github.com/danielroe/nuxt-vitest/blob/main/CHANGELOG.md)
    - [Commits](danielroe/nuxt-vitest@0.7.1...0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nuxt/content"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nuxt
    - dependency-name: "@nuxtjs/tailwindcss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nuxt
    - dependency-name: nuxt
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nuxt
    - dependency-name: nuxt-seo-kit
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: nuxt
    - dependency-name: nuxt-vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: nuxt
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    21e62ec View commit details
    Browse the repository at this point in the history
  2. fix ts errors

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7c1552f View commit details
    Browse the repository at this point in the history
  3. fix build

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    dffe274 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bac1d9 View commit details
    Browse the repository at this point in the history
  5. upgrade patches

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    eb3cbf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8077a23 View commit details
    Browse the repository at this point in the history
  7. fix storybook

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    cab0d78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca15508 View commit details
    Browse the repository at this point in the history
  9. fix version of destr

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    471aa2f View commit details
    Browse the repository at this point in the history
  10. fix dotenv import

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3ab8ef2 View commit details
    Browse the repository at this point in the history
  11. add dotenv dependency

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9119dc7 View commit details
    Browse the repository at this point in the history
  12. Update vitest.config.ts

    tobiasdiez committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3c452a9 View commit details
    Browse the repository at this point in the history