hixb / my-nuxt

📚 Nuxt-app (notes) based on nuxt3+typescript
https://www.hellozxb.com/
MIT License
8 stars 4 forks source link

chore(deps-dev): bump @nuxt/devtools from 1.0.8 to 1.1.1 #714

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @nuxt/devtools from 1.0.8 to 1.1.1.

Release notes

Sourced from @​nuxt/devtools's releases.

v1.1.1

   🐞 Bug Fixes

    View changes on GitHub

v1.1.0

   🚀 Features

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

1.1.1 (2024-03-20)

Bug Fixes

1.1.0 (2024-03-20)

Bug Fixes

  • augment runtime config correctly (2d199b8)
  • devtools border-radius (#617) (36c300a)
  • floating-vue arrow style (#578) (4553d50)
  • floating-vue arrow style in dark (#582) (0023611)
  • inspect tab when custom buildAssetsDir is configured, fixes #589 (#588) (97386b2)
  • override tsx dependency to known fixed version (broken on Node v18.19.0+) (#606) (1bc2e71)
  • provide a label for accessbility (#591) (6cb9220)
  • remove unnecessary line + open devtools calling twice syncClient (#584) (9a2dbc2)
  • support for resizing window in touch screen (#616) (31e01fb)
  • ui: @​apply conflict with tailwind (#619) (4e1d329)
  • ui: Added composable to build config (#579) (f3c3de1)
  • ui: disabled NButton. Also disable NuxtLink when used with to. (#581) (12dae59)

Features

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
my-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2024 0:49am
stackblitz[bot] commented 7 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

dependabot[bot] commented 7 months ago

Superseded by #716.