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(deps): bump the all-minor-updates group across 1 directory with 29 updates #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the all-minor-updates group with 29 updates in the / directory:

Package From To
@faker-js/faker 8.4.0 8.4.1
@nuxtjs/sitemap 5.0.4 5.3.5
@unocss/reset 0.58.4 0.61.9
chroma-js 2.4.2 2.6.0
@types/chroma-js 2.4.3 2.4.4
@changesets/cli 2.27.1 2.27.7
@eslint/eslintrc 3.0.0 3.1.0
@iconify-json/ic 1.1.17 1.1.18
@iconify-json/material-symbols 1.1.72 1.1.87
@iconify-json/mdi 1.1.64 1.1.68
@nuxt/eslint-config 0.2.0 0.5.0
@nuxtjs/i18n 8.0.0 8.3.3
@nuxtjs/mdc 0.5.0 0.8.3
@types/eslint__eslintrc 2.1.1 2.1.2
@unocss/nuxt 0.58.4 0.61.9
@unocss/preset-icons 0.58.5 0.61.9
@unocss/transformer-directives 0.58.4 0.61.9
autoprefixer 10.4.17 10.4.20
eslint-plugin-regexp 2.2.0 2.6.0
eslint-plugin-testing-library 6.2.0 6.3.0
eslint-plugin-typescript-sort-keys 3.1.0 3.2.0
eslint-plugin-vue 9.20.1 9.27.0
nuxt 3.10.3 3.12.4
prettier 3.2.2 3.3.3
typescript 5.3.3 5.5.4
unocss 0.58.4 0.61.9
vue 3.4.10 3.4.37
vue-eslint-parser 9.4.0 9.4.3
vue-router 4.2.5 4.4.3

Updates @faker-js/faker from 8.4.0 to 8.4.1

Release notes

Sourced from @​faker-js/faker's releases.

v8.4.1

What's Changed

Full Changelog: faker-js/faker@v8.4.0...v8.4.1

Changelog

Sourced from @​faker-js/faker's changelog.

8.4.1 (2024-02-06)

  • JSDocs improvements
Commits

Updates @nuxtjs/sitemap from 5.0.4 to 5.3.5

Release notes

Sourced from @​nuxtjs/sitemap's releases.

v5.3.5

No significant changes

    View changes on GitHub

v5.3.4

No significant changes

    View changes on GitHub

v5.3.3

   🐞 Bug Fixes

    View changes on GitHub

v5.3.2

No significant changes

    View changes on GitHub

v5.3.1

   🐞 Bug Fixes

    View changes on GitHub

v5.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.2.2

   🐞 Bug Fixes

... (truncated)

Commits

Updates @unocss/reset from 0.58.4 to 0.61.9

Release notes

Sourced from @​unocss/reset's releases.

v0.61.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.61.8

   🐞 Bug Fixes

    View changes on GitHub

v0.61.7

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.61.6

   🚀 Features

  • preset-mini: Support (float  -  by **end) (#3997)** and Anthony Fu (clear)-(start)

   🐞 Bug Fixes

    View changes on GitHub

v0.61.5

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by unocss-bot, a new releaser for @​unocss/reset since your current version.


Updates chroma-js from 2.4.2 to 2.6.0

Release notes

Sourced from chroma-js's releases.

v2.6.0

What's Changed

Full Changelog: gka/chroma.js@v2.5.0...v2.6.0

v2.5.0

What's Changed

New Contributors

Full Changelog: gka/chroma.js@v2.3.0...v2.5.0

Commits

Updates @types/chroma-js from 2.4.3 to 2.4.4

Commits

Updates @changesets/cli from 2.27.1 to 2.27.7

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.7

Patch Changes

  • #1047 d108fa6 Thanks @​patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.

  • #1400 dd6e5bb Thanks @​Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspace

  • Updated dependencies [d108fa6, dd6e5bb, dd6e5bb]:

    • @​changesets/apply-release-plan@​7.0.4
    • @​changesets/config@​3.0.2
    • @​changesets/get-dependents-graph@​2.1.1
    • @​changesets/assemble-release-plan@​6.0.3
    • @​changesets/get-release-plan@​4.0.3

@​changesets/cli@​2.27.6

Patch Changes

  • #1392 f295b3e Thanks @​bluwy! - Replace meow dependency with mri to reduce the number of transitive dependencies

  • #1390 6a3452e Thanks @​bluwy! - Display changeset status --verbose in list form and remove tty-table dependency

@​changesets/cli@​2.27.5

Patch Changes

  • #1370 5e9d33a Thanks @​Andarist! - Fixed a regression that caused changeset version to fail on packages having a dev dependency on a skipped package.

  • Updated dependencies [5e9d33a]:

    • @​changesets/get-dependents-graph@​2.1.0
    • @​changesets/assemble-release-plan@​6.0.2
    • @​changesets/config@​3.0.1
    • @​changesets/get-release-plan@​4.0.2
    • @​changesets/apply-release-plan@​7.0.3

@​changesets/cli@​2.27.4

Patch Changes

  • #1361 954a16a Thanks @​jakebailey! - Version 2.25.0 introduced the privatePackage configuration option with default { version: false, tag: false }; due to a bug, these options were not respected in all commands, leading to commands like changeset tag still tagging private packages. This has been fixed, and all packages now respect this option.

  • #1369 d729d8c Thanks @​Andarist! - changeset tag should now correctly skip tags that exist on the remote

  • Updated dependencies [954a16a]:

    • @​changesets/assemble-release-plan@​6.0.1
    • @​changesets/apply-release-plan@​7.0.2
    • @​changesets/get-release-plan@​4.0.1

@​changesets/cli@​2.27.3

Patch Changes

  • #1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

... (truncated)

Commits

Updates @eslint/eslintrc from 3.0.0 to 3.1.0

Release notes

Sourced from @​eslint/eslintrc's releases.

v3.1.0

3.1.0 (2024-05-17)

Features

Chores

v3.0.2

3.0.2 (2024-02-12)

Chores

  • maintenance update of globals to v14 (#152) (4151865)

v3.0.1

3.0.1 (2024-02-09)

Documentation

Chores

Changelog

Sourced from @​eslint/eslintrc's changelog.

3.1.0 (2024-05-17)

Features

Chores

3.0.2 (2024-02-12)

Chores

  • maintenance update of globals to v14 (#152) (4151865)

3.0.1 (2024-02-09)

Documentation

Chores

Commits

Updates @iconify-json/ic from 1.1.17 to 1.1.18

Commits

Updates @iconify-json/material-symbols from 1.1.72 to 1.1.87

Commits
  • 529fdd7 Update Maki
  • 91d81ca Update Twitter Emoji
  • be7b1b5 Update IonIcons
  • 32d94fa Update Material Design Icons
  • 21561d3 Update Material Design Icons, OpenMoji
  • aeda0ff Update OpenMoji
  • 614a743 Update Maki, Material Design Icons
  • f2d8d6d Update IonIcons, Material Design Icons
  • 6dc12d3 Update Material Design Icons, OpenMoji
  • a5d1697 Update OpenMoji, Simple Icons, Unicons
  • Additional commits viewable in compare view

Updates @iconify-json/mdi from 1.1.64 to 1.1.68

Commits

Updates @nuxt/eslint-config from 0.2.0 to 0.5.0

Commits
Maintainer changes

This version was pushed to npm by antfu, a new releaser for @​nuxt/eslint-config since your current version.


Updates @nuxtjs/i18n from 8.0.0 to 8.3.3

Release notes

Sourced from @​nuxtjs/i18n's releases.

v8.3.3

   🐞 Bug Fixes

    View changes on GitHub

v8.3.2

   🐞 Bug Fixes

    View changes on GitHub

v8.3.1

   🐞 Bug Fixes

    View changes on GitHub

v8.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.2.0

   🚀 Features

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

v9.0.0-alpha.1 (2024-07-01T11:02:08Z)

This changelog is generated by GitHub Releases

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v8.3.1 (2024-04-24T10:05:08Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v8.3.0 (2024-04-02T09:03:52Z)

This changelog is generated by GitHub Releases

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.2.0 (2024-03-14T16:42:29Z)

... (truncated)

Commits

Updates @nuxtjs/mdc from 0.5.0 to 0.8.3

Release notes

Sourced from @​nuxtjs/mdc's releases.

v0.8.3

🚀 Enhancements

  • Upgrade shiki, support custom embedded languages ts-type and vue-html (#232)

🩹 Fixes

  • defineConfig should be side-effect free (#235)
  • build: Change default exports to module.d.ts (c8b12d5)

🏡 Chore

🤖 CI

  • Update edge job (

… 29 updates

Bumps the all-minor-updates group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@faker-js/faker](https://github.com/faker-js/faker) | `8.4.0` | `8.4.1` |
| [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) | `5.0.4` | `5.3.5` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.58.4` | `0.61.9` |
| [chroma-js](https://github.com/gka/chroma.js) | `2.4.2` | `2.6.0` |
| [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js) | `2.4.3` | `2.4.4` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.7` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.0.0` | `3.1.0` |
| [@iconify-json/ic](https://github.com/iconify/icon-sets) | `1.1.17` | `1.1.18` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.1.72` | `1.1.87` |
| [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.1.64` | `1.1.68` |
| [@nuxt/eslint-config](https://github.com/nuxt/eslint/tree/HEAD/packages/eslint-config) | `0.2.0` | `0.5.0` |
| [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module) | `8.0.0` | `8.3.3` |
| [@nuxtjs/mdc](https://github.com/nuxt-modules/mdc) | `0.5.0` | `0.8.3` |
| [@types/eslint__eslintrc](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint__eslintrc) | `2.1.1` | `2.1.2` |
| [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages/nuxt) | `0.58.4` | `0.61.9` |
| [@unocss/preset-icons](https://github.com/unocss/unocss/tree/HEAD/packages/preset-icons) | `0.58.5` | `0.61.9` |
| [@unocss/transformer-directives](https://github.com/unocss/unocss/tree/HEAD/packages/transformer-directives) | `0.58.4` | `0.61.9` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.20` |
| [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.2.0` | `2.6.0` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `6.2.0` | `6.3.0` |
| [eslint-plugin-typescript-sort-keys](https://github.com/infctr/eslint-plugin-typescript-sort-keys) | `3.1.0` | `3.2.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.20.1` | `9.27.0` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.10.3` | `3.12.4` |
| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.3.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` |
| [unocss](https://github.com/unocss/unocss) | `0.58.4` | `0.61.9` |
| [vue](https://github.com/vuejs/core) | `3.4.10` | `3.4.37` |
| [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) | `9.4.0` | `9.4.3` |
| [vue-router](https://github.com/vuejs/router) | `4.2.5` | `4.4.3` |



Updates `@faker-js/faker` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v8.4.0...v8.4.1)

Updates `@nuxtjs/sitemap` from 5.0.4 to 5.3.5
- [Release notes](https://github.com/nuxt-modules/sitemap/releases)
- [Commits](nuxt-modules/sitemap@v5.0.4...v5.3.5)

Updates `@unocss/reset` from 0.58.4 to 0.61.9
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.58.4...v0.61.9)

Updates `chroma-js` from 2.4.2 to 2.6.0
- [Release notes](https://github.com/gka/chroma.js/releases)
- [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gka/chroma.js/commits/v2.6.0)

Updates `@types/chroma-js` from 2.4.3 to 2.4.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

Updates `@changesets/cli` from 2.27.1 to 2.27.7
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@eslint/eslintrc` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.0.0...v3.1.0)

Updates `@iconify-json/ic` from 1.1.17 to 1.1.18
- [Commits](iconify/icon-sets@1.1.17...1.1.18)

Updates `@iconify-json/material-symbols` from 1.1.72 to 1.1.87
- [Commits](iconify/icon-sets@1.1.72...1.1.87)

Updates `@iconify-json/mdi` from 1.1.64 to 1.1.68
- [Commits](iconify/icon-sets@1.1.64...1.1.68)

Updates `@nuxt/eslint-config` from 0.2.0 to 0.5.0
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v0.5.0/packages/eslint-config)

Updates `@nuxtjs/i18n` from 8.0.0 to 8.3.3
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v8.0.0...v8.3.3)

Updates `@nuxtjs/mdc` from 0.5.0 to 0.8.3
- [Release notes](https://github.com/nuxt-modules/mdc/releases)
- [Changelog](https://github.com/nuxt-modules/mdc/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/mdc@v0.5.0...v0.8.3)

Updates `@types/chroma-js` from 2.4.3 to 2.4.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

Updates `@types/eslint__eslintrc` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint__eslintrc)

Updates `@unocss/nuxt` from 0.58.4 to 0.61.9
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.61.9/packages/nuxt)

Updates `@unocss/preset-icons` from 0.58.5 to 0.61.9
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.61.9/packages/preset-icons)

Updates `@unocss/transformer-directives` from 0.58.4 to 0.61.9
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.61.9/packages/transformer-directives)

Updates `autoprefixer` from 10.4.17 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.17...10.4.20)

Updates `eslint-plugin-regexp` from 2.2.0 to 2.6.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-regexp@v2.2.0...v2.6.0)

Updates `eslint-plugin-testing-library` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v6.2.0...v6.3.0)

Updates `eslint-plugin-typescript-sort-keys` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/infctr/eslint-plugin-typescript-sort-keys/releases)
- [Changelog](https://github.com/infctr/eslint-plugin-typescript-sort-keys/blob/master/CHANGELOG.md)
- [Commits](infctr/eslint-plugin-typescript-sort-keys@v3.1.0...v3.2.0)

Updates `eslint-plugin-vue` from 9.20.1 to 9.27.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.20.1...v9.27.0)

Updates `nuxt` from 3.10.3 to 3.12.4
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.12.4/packages/nuxt)

Updates `prettier` from 3.2.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.2...3.3.3)

Updates `typescript` from 5.3.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.5.4)

Updates `unocss` from 0.58.4 to 0.61.9
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.58.4...v0.61.9)

Updates `vue` from 3.4.10 to 3.4.37
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.10...v3.4.37)

Updates `vue-eslint-parser` from 9.4.0 to 9.4.3
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases)
- [Commits](vuejs/vue-eslint-parser@v9.4.0...v9.4.3)

Updates `vue-router` from 4.2.5 to 4.4.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.2.5...v4.4.3)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@nuxtjs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: chroma-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@types/chroma-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@iconify-json/ic"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@nuxt/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@nuxtjs/i18n"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@nuxtjs/mdc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@types/chroma-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@types/eslint__eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@unocss/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@unocss/preset-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@unocss/transformer-directives"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-regexp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-testing-library
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-typescript-sort-keys
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: vue-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: vue-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
Copy link

netlify bot commented Aug 12, 2024

Deploy Preview for devhatt-blog failed.

Name Link
🔨 Latest commit 74c49fc
🔍 Latest deploy log https://app.netlify.com/sites/devhatt-blog/deploys/66b9b50aad1e300008990326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants