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: {}