|
2 | 2 | "name": "nuxt-og-image", |
3 | 3 | "type": "module", |
4 | 4 | "version": "5.1.2", |
5 | | - "packageManager": "pnpm@10.8.1", |
| 5 | + "packageManager": "pnpm@10.9.0", |
6 | 6 | "description": "Enlightened OG Image generation for Nuxt.", |
7 | 7 | "author": { |
8 | 8 | "website": "https://harlanzw.com", |
|
60 | 60 | "test:chrome": "HAS_CHROME=true vitest" |
61 | 61 | }, |
62 | 62 | "peerDependencies": { |
63 | | - "@unhead/vue": "^2.0.5", |
| 63 | + "@unhead/vue": "^2.0.8", |
64 | 64 | "unstorage": "^1.15.0" |
65 | 65 | }, |
66 | 66 | "dependencies": { |
|
83 | 83 | "ohash": "^2.0.11", |
84 | 84 | "pathe": "^2.0.3", |
85 | 85 | "pkg-types": "^2.1.0", |
86 | | - "playwright-core": "^1.51.1", |
| 86 | + "playwright-core": "^1.52.0", |
87 | 87 | "radix3": "^1.1.2", |
88 | 88 | "satori": "^0.12.2", |
89 | 89 | "satori-html": "^0.3.2", |
|
105 | 105 | "@iconify-json/ri": "^1.2.5", |
106 | 106 | "@iconify-json/tabler": "^1.2.17", |
107 | 107 | "@img/sharp-linux-x64": "0.34.1", |
108 | | - "@nuxt/content": "^3.4.0", |
| 108 | + "@nuxt/content": "^3.5.1", |
109 | 109 | "@nuxt/devtools": "^2.4.0", |
110 | 110 | "@nuxt/devtools-ui-kit": "^2.4.0", |
111 | 111 | "@nuxt/icon": "^1.12.0", |
112 | 112 | "@nuxt/image": "^1.10.0", |
113 | 113 | "@nuxt/module-builder": "^1.0.1", |
114 | 114 | "@nuxt/test-utils": "3.17.2", |
115 | | - "@nuxt/ui": "^3.0.2", |
| 115 | + "@nuxt/ui": "^3.1.0", |
116 | 116 | "@nuxtjs/color-mode": "^3.5.2", |
117 | 117 | "@nuxtjs/eslint-config-typescript": "^12.1.0", |
118 | 118 | "@nuxtjs/i18n": "^9.5.3", |
|
122 | 122 | "@unocss/runtime": "^66.0.0", |
123 | 123 | "@vueuse/nuxt": "^13.1.0", |
124 | 124 | "bumpp": "^10.1.0", |
125 | | - "eslint": "9.24.0", |
| 125 | + "eslint": "9.25.1", |
126 | 126 | "jest-image-snapshot": "^6.4.0", |
127 | 127 | "nuxt": "^3.16.2", |
128 | | - "playwright": "^1.51.1", |
129 | | - "sass": "^1.86.3", |
| 128 | + "playwright": "^1.52.0", |
| 129 | + "sass": "^1.87.0", |
130 | 130 | "sharp": "^0.34.1", |
131 | 131 | "typescript": "5.8.3", |
132 | 132 | "unocss": "^66.0.0", |
133 | | - "vitest": "^3.1.1", |
134 | | - "vue-tsc": "^2.2.8" |
| 133 | + "vitest": "^3.1.2", |
| 134 | + "vue-tsc": "^2.2.10" |
135 | 135 | }, |
136 | 136 | "pnpm": { |
137 | 137 | "onlyBuiltDependencies": [ |
|
0 commit comments