From e305b94e791c7c6b9ccfbe66c90b297fd2e9b779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 08:04:32 +0000 Subject: [PATCH] chore(deps): bump unhead from 1.9.16 to 2.0.17 Bumps [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead) from 1.9.16 to 2.0.17. - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.0.17/packages/unhead) --- updated-dependencies: - dependency-name: unhead dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ee75af3..34d2ad6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "prettier": "^3.3.3", "sirv": "^2.0.4", "slugify": "^1.6.6", - "unhead": "^1.9.16", + "unhead": "^2.0.17", "vue": "^3.2.47", "vue-router": "^4.1.6" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8e2855..7874e49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^1.6.6 version: 1.6.6 unhead: - specifier: ^1.9.16 - version: 1.9.16 + specifier: ^2.0.17 + version: 2.0.17 vue: specifier: ^3.2.47 version: 3.4.34(typescript@4.8.4) @@ -1401,6 +1401,9 @@ packages: unhead@1.9.16: resolution: {integrity: sha512-FOoXkuRNDwt7PUaNE0LXNCb6RCz4vTpkGymz4tJ8rcaG5uUJ0lxGK536hzCFwFw3Xkp3n+tkt2yCcbAZE/FOvA==} + unhead@2.0.17: + resolution: {integrity: sha512-xX3PCtxaE80khRZobyWCVxeFF88/Tg9eJDcJWY9us727nsTC7C449B8BUfVBmiF2+3LjPcmqeoB2iuMs0U4oJQ==} + unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} @@ -2906,6 +2909,10 @@ snapshots: '@unhead/shared': 1.9.16 hookable: 5.5.3 + unhead@2.0.17: + dependencies: + hookable: 5.5.3 + unpipe@1.0.0: {} utils-merge@1.0.1: {}