From 5b5489ced0b7cfd6e1cfee59cfaa0b5554bbb290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 14:59:10 +0000 Subject: [PATCH] Bump unhead and @unhead/vue 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.1.4 to 2.1.12 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.12/packages/unhead) Updates `@unhead/vue` from 2.1.4 to 2.1.12 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v2.1.12/packages/vue) --- updated-dependencies: - dependency-name: unhead dependency-version: 2.1.12 dependency-type: indirect - dependency-name: "@unhead/vue" dependency-version: 2.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index e362e00..18cbfc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7188,13 +7188,13 @@ "license": "ISC" }, "node_modules/@unhead/vue": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.4.tgz", - "integrity": "sha512-MFvywgkHMt/AqbhmKOqRuzvuHBTcmmmnUa7Wm/Sg11leXAeRShv2PcmY7IiYdeeJqBMCm1jwhcs6201jj6ggZg==", + "version": "2.1.12", + "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.12.tgz", + "integrity": "sha512-zEWqg0nZM8acpuTZE40wkeUl8AhIe0tU0OkilVi1D4fmVjACrwoh5HP6aNqJ8kUnKsoy6D+R3Vi/O+fmdNGO7g==", "license": "MIT", "dependencies": { "hookable": "^6.0.1", - "unhead": "2.1.4" + "unhead": "2.1.12" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" @@ -22073,9 +22073,9 @@ "license": "MIT" }, "node_modules/unhead": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.4.tgz", - "integrity": "sha512-+5091sJqtNNmgfQ07zJOgUnMIMKzVKAWjeMlSrTdSGPB6JSozhpjUKuMfWEoLxlMAfhIvgOU8Me0XJvmMA/0fA==", + "version": "2.1.12", + "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.12.tgz", + "integrity": "sha512-iTHdWD9ztTunOErtfUFk6Wr11BxvzumcYJ0CzaSCBUOEtg+DUZ9+gnE99i8QkLFT2q1rZD48BYYGXpOZVDLYkA==", "license": "MIT", "dependencies": { "hookable": "^6.0.1"