Skip to content

Commit

Permalink
Bump @unhead/vue from 1.7.4 to 1.8.1 (#10)
Browse files Browse the repository at this point in the history
Bumps [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue) from 1.7.4 to 1.8.1.
- [Release notes](https://github.com/unjs/unhead/releases)
- [Commits](https://github.com/unjs/unhead/commits/v1.8.1/packages/vue)

---
updated-dependencies:
- dependency-name: "@unhead/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent b5b1c51 commit 9c2fa3c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "eslint . --ext .vue,.js,.cjs,.mjs,.ts,.cts,.mts --max-warnings=0"
},
"dependencies": {
"@unhead/vue": "^1.7.4",
"@unhead/vue": "^1.8.1",
"axios": "^1.6.0",
"pinia": "^2.1.7",
"vue": "^3.3.7",
Expand Down
52 changes: 36 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c2fa3c

Please sign in to comment.