|
2 | 2 | "name": "nuxt-og-image",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "5.0.2",
|
5 |
| - "packageManager": "[email protected].1", |
| 5 | + "packageManager": "[email protected].3", |
6 | 6 | "description": "Enlightened OG Image generation for Nuxt.",
|
7 | 7 | "author": {
|
8 | 8 | "website": "https://harlanzw.com",
|
|
68 | 68 | "unstorage": "^1.0.0"
|
69 | 69 | },
|
70 | 70 | "dependencies": {
|
71 |
| - "@nuxt/devtools-kit": "^2.2.1", |
| 71 | + "@nuxt/devtools-kit": "^2.3.0", |
72 | 72 | "@nuxt/kit": "^3.16.0",
|
73 | 73 | "@resvg/resvg-js": "^2.6.2",
|
74 | 74 | "@resvg/resvg-wasm": "^2.6.2",
|
|
78 | 78 | "consola": "^3.4.0",
|
79 | 79 | "defu": "^6.1.4",
|
80 | 80 | "execa": "^9.5.2",
|
81 |
| - "image-size": "^2.0.0", |
| 81 | + "image-size": "^2.0.1", |
82 | 82 | "magic-string": "^0.30.17",
|
83 |
| - "mocked-exports": "^0.1.0", |
84 |
| - "nuxt-site-config": "^3.1.4", |
| 83 | + "mocked-exports": "^0.1.1", |
| 84 | + "nuxt-site-config": "^3.1.5", |
85 | 85 | "nypm": "^0.6.0",
|
86 | 86 | "ofetch": "^1.4.1",
|
87 | 87 | "ohash": "^2.0.11",
|
|
100 | 100 | "yoga-wasm-web": "^0.3.3"
|
101 | 101 | },
|
102 | 102 | "devDependencies": {
|
103 |
| - "@antfu/eslint-config": "^4.8.1", |
| 103 | + "@antfu/eslint-config": "^4.10.1", |
104 | 104 | "@css-inline/css-inline": "^0.14.3",
|
105 | 105 | "@headlessui/vue": "^1.7.23",
|
106 | 106 | "@iconify-json/carbon": "^1.2.8",
|
|
112 | 112 | "@nuxt/content": "^3.3.0",
|
113 | 113 | "@nuxt/devtools": "2.2.1",
|
114 | 114 | "@nuxt/devtools-ui-kit": "2.2.1",
|
115 |
| - "@nuxt/icon": "^1.10.3", |
| 115 | + "@nuxt/icon": "^1.11.0", |
116 | 116 | "@nuxt/image": "^1.9.0",
|
117 | 117 | "@nuxt/module-builder": "^0.8.4",
|
118 | 118 | "@nuxt/test-utils": "3.17.1",
|
119 |
| - "@nuxt/ui": "^2.21.0", |
| 119 | + "@nuxt/ui": "^3.0.0", |
120 | 120 | "@nuxtjs/color-mode": "^3.5.2",
|
121 | 121 | "@nuxtjs/eslint-config-typescript": "^12.1.0",
|
122 |
| - "@nuxtjs/i18n": "^9.3.0", |
123 |
| - "@nuxtjs/tailwindcss": "^6.13.1", |
| 122 | + "@nuxtjs/i18n": "^9.3.1", |
| 123 | + "@nuxtjs/tailwindcss": "^6.13.2", |
124 | 124 | "@unocss/nuxt": "^66.0.0",
|
125 | 125 | "@unocss/preset-icons": "^66.0.0",
|
126 | 126 | "@unocss/runtime": "^66.0.0",
|
127 |
| - "@vueuse/nuxt": "^12.8.2", |
128 |
| - "bumpp": "^10.0.3", |
| 127 | + "@vueuse/nuxt": "^13.0.0", |
| 128 | + "bumpp": "^10.1.0", |
129 | 129 | "eslint": "9.22.0",
|
130 | 130 | "jest-image-snapshot": "^6.4.0",
|
131 | 131 | "nuxt": "^3.16.0",
|
|
0 commit comments