diff --git a/package.json b/package.json index 2d09e238..05dd4f69 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unhead-monorepo", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "private": "true", "packageManager": "pnpm@9.14.2", "author": "Harlan Wilton ", @@ -40,7 +40,6 @@ "resolutions": { "@nuxt/vite-builder": "3.14.1592", "@nuxtjs/mdc": "0.9.5", - "typescript": "5.6.3", "@unhead/addons": "workspace:*", "@unhead/dom": "workspace:*", "@unhead/schema": "workspace:*", @@ -51,6 +50,7 @@ "@vue/server-renderer": "3.5.13", "nuxt": "3.14.1592", "shiki": "1.23.1", + "typescript": "5.6.3", "unhead": "workspace:*", "vite": "5.4.11", "vue": "^3.5.13" diff --git a/packages/addons/package.json b/packages/addons/package.json index 6b029f59..78146c09 100644 --- a/packages/addons/package.json +++ b/packages/addons/package.json @@ -1,7 +1,7 @@ { "name": "@unhead/addons", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "author": "Harlan Wilton ", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw", diff --git a/packages/dom/package.json b/packages/dom/package.json index 61107cf5..011b6a6b 100644 --- a/packages/dom/package.json +++ b/packages/dom/package.json @@ -1,7 +1,7 @@ { "name": "@unhead/dom", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "author": "Harlan Wilton ", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw", diff --git a/packages/schema-org/package.json b/packages/schema-org/package.json index c95bac36..40febb0c 100644 --- a/packages/schema-org/package.json +++ b/packages/schema-org/package.json @@ -1,7 +1,7 @@ { "name": "@unhead/schema-org", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "description": "Unhead Schema.org for Simple and Automated Google Rich Results", "author": "Harlan Wilton ", "license": "MIT", diff --git a/packages/schema/package.json b/packages/schema/package.json index 054c06ca..1945634d 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -1,7 +1,7 @@ { "name": "@unhead/schema", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "author": "Harlan Wilton ", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw", diff --git a/packages/shared/package.json b/packages/shared/package.json index bf2e6f42..44fd1d15 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,7 +1,7 @@ { "name": "@unhead/shared", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "author": "Harlan Wilton ", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw", diff --git a/packages/ssr/package.json b/packages/ssr/package.json index 68a96854..6d0b8797 100644 --- a/packages/ssr/package.json +++ b/packages/ssr/package.json @@ -1,7 +1,7 @@ { "name": "@unhead/ssr", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "author": "Harlan Wilton ", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw", diff --git a/packages/unhead/package.json b/packages/unhead/package.json index 10611cf9..63facaa1 100644 --- a/packages/unhead/package.json +++ b/packages/unhead/package.json @@ -1,7 +1,7 @@ { "name": "unhead", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "author": { "name": "Harlan Wilton", "email": "harlan@harlanzw.com", diff --git a/packages/vue/package.json b/packages/vue/package.json index 40f99316..ca8b2df2 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,7 +1,7 @@ { "name": "@unhead/vue", "type": "module", - "version": "1.11.12", + "version": "1.11.13", "author": "Harlan Wilton ", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw",