From 14f05d4bbe500ff691b8a8fa262e662beb0e75fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:36:25 +0000 Subject: [PATCH] build(deps): bump unhead and @unhead/vue in /template Bumps [unhead](https://github.com/unjs/unhead/tree/HEAD/packages/unhead) and [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue). These dependencies needed to be updated together. Updates `unhead` from 2.0.17 to 2.1.13 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.13/packages/unhead) Updates `@unhead/vue` from 2.0.17 to 2.1.13 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.13/packages/vue) --- updated-dependencies: - dependency-name: unhead dependency-version: 2.1.13 dependency-type: indirect - dependency-name: "@unhead/vue" dependency-version: 2.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- template/package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/template/package-lock.json b/template/package-lock.json index 241ca3e..a201735 100644 --- a/template/package-lock.json +++ b/template/package-lock.json @@ -7311,14 +7311,14 @@ "license": "ISC" }, "node_modules/@unhead/vue": { - "version": "2.0.17", - "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.0.17.tgz", - "integrity": "sha512-jzmGZYeMAhETV6qfetmLbZzUjjx1TjdNvFSobeFZb73D7dwD9wl/nOAx36qq+TvjZsLJdF5PQWToz2oDGAUqCg==", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.13.tgz", + "integrity": "sha512-HYy0shaHRnLNW9r85gppO8IiGz0ONWVV3zGdlT8CQ0tbTwixznJCIiyqV4BSV1aIF1jJIye0pd1p/k6Eab8Z/A==", "dev": true, "license": "MIT", "dependencies": { - "hookable": "^5.5.3", - "unhead": "2.0.17" + "hookable": "^6.0.1", + "unhead": "2.1.13" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" @@ -10432,9 +10432,9 @@ "license": "MIT" }, "node_modules/hookable": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz", - "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/hookable/-/hookable-6.1.0.tgz", + "integrity": "sha512-ZoKZSJgu8voGK2geJS+6YtYjvIzu9AOM/KZXsBxr83uhLL++e9pEv/dlgwgy3dvHg06kTz6JOh1hk3C8Ceiymw==", "dev": true, "license": "MIT" }, @@ -13962,13 +13962,13 @@ "license": "MIT" }, "node_modules/unhead": { - "version": "2.0.17", - "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.0.17.tgz", - "integrity": "sha512-xX3PCtxaE80khRZobyWCVxeFF88/Tg9eJDcJWY9us727nsTC7C449B8BUfVBmiF2+3LjPcmqeoB2iuMs0U4oJQ==", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.13.tgz", + "integrity": "sha512-jO9M1sI6b2h/1KpIu4Jeu+ptumLmUKboRRLxys5pYHFeT+lqTzfNHbYUX9bxVDhC1FBszAGuWcUVlmvIPsah8Q==", "dev": true, "license": "MIT", "dependencies": { - "hookable": "^5.5.3" + "hookable": "^6.0.1" }, "funding": { "url": "https://github.com/sponsors/harlan-zw"