@unhead/schema-org 2.0.8 → 2.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +19 -19
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@unhead/schema-org",
3
3
  "type": "module",
4
- "version": "2.0.8",
4
+ "version": "2.0.9",
5
5
  "description": "Unhead Schema.org for Simple and Automated Google Rich Results",
6
6
  "author": "Harlan Wilton <harlan@harlanzw.com>",
7
7
  "license": "MIT",
@@ -70,16 +70,13 @@
70
70
  "*.d.ts",
71
71
  "dist"
72
72
  ],
73
- "dependencies": {
74
- "defu": "^6.1.4",
75
- "ohash": "^2.0.11",
76
- "ufo": "^1.6.1",
77
- "unhead": "2.0.8"
73
+ "peerDependencies": {
74
+ "@unhead/react": "2.0.9",
75
+ "@unhead/solid-js": "2.0.9",
76
+ "@unhead/vue": "2.0.9",
77
+ "@unhead/svelte": "2.0.9"
78
78
  },
79
79
  "peerDependenciesMeta": {
80
- "@unhead/vue": {
81
- "optional": true
82
- },
83
80
  "@unhead/react": {
84
81
  "optional": true
85
82
  },
@@ -88,21 +85,24 @@
88
85
  },
89
86
  "@unhead/svelte": {
90
87
  "optional": true
88
+ },
89
+ "@unhead/vue": {
90
+ "optional": true
91
91
  }
92
92
  },
93
- "peerDependencies": {
94
- "@unhead/solid-js": "2.0.8",
95
- "@unhead/svelte": "2.0.8",
96
- "@unhead/react": "2.0.8",
97
- "@unhead/vue": "2.0.8"
93
+ "dependencies": {
94
+ "defu": "^6.1.4",
95
+ "ohash": "^2.0.11",
96
+ "ufo": "^1.6.1",
97
+ "unhead": "2.0.9"
98
98
  },
99
99
  "devDependencies": {
100
100
  "unplugin-vue-components": "^28.5.0",
101
- "@unhead/react": "2.0.8",
102
- "@unhead/solid-js": "2.0.8",
103
- "@unhead/vue": "2.0.8",
104
- "unhead": "2.0.8",
105
- "@unhead/svelte": "2.0.8"
101
+ "@unhead/react": "2.0.9",
102
+ "@unhead/solid-js": "2.0.9",
103
+ "@unhead/svelte": "2.0.9",
104
+ "@unhead/vue": "2.0.9",
105
+ "unhead": "2.0.9"
106
106
  },
107
107
  "build": {
108
108
  "external": [