Skip to content

Commit 41fa237

Browse files
committed
chore: bump deps
1 parent ed04104 commit 41fa237

File tree

8 files changed

+402
-299
lines changed

8 files changed

+402
-299
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Nuxt OG Image allows you to easily generate OG Images using either Vue component
1111

1212
OG Images are known to improve click-through rates on social media.
1313

14-
New to Open Graph? Check out the [Mastering Open Graph Tags](https://nuxtseo.com/learn/mastering-meta/open-graph) guide to learn more about why you might
14+
New to Open Graph? Check out the [Mastering Open Graph Tags](https://nuxtseo.com/learn-seo/nuxt/mastering-meta/open-graph) guide to learn more about why you might
1515
need this module.
1616

1717
<p align="center">

examples/basic-satori/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"fontless": "^0.2.1",
1515
"nuxt": "^4.4.2",
1616
"nuxt-og-image": "latest",
17-
"nuxt-site-config": "^4.0.0",
17+
"nuxt-site-config": "^4.0.1",
1818
"satori": "^0.26.0",
1919
"tailwindcss": "^4.2.2",
20-
"vue": "^3.5.30"
20+
"vue": "^3.5.31"
2121
}
2222
}

examples/basic-takumi/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"dependencies": {
1111
"@nuxt/fonts": "^0.14.0",
1212
"@tailwindcss/vite": "^4.2.2",
13-
"@takumi-rs/core": "^1.0.0-beta.14",
13+
"@takumi-rs/core": "^1.0.0-beta.18",
1414
"nuxt": "^4.4.2",
1515
"nuxt-og-image": "latest",
16-
"nuxt-site-config": "^4.0.0",
16+
"nuxt-site-config": "^4.0.1",
1717
"tailwindcss": "^4.2.2",
18-
"vue": "^3.5.30"
18+
"vue": "^3.5.31"
1919
}
2020
}

examples/content/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"fontless": "^0.2.1",
1616
"nuxt": "^4.4.2",
1717
"nuxt-og-image": "latest",
18-
"nuxt-site-config": "^4.0.0",
18+
"nuxt-site-config": "^4.0.1",
1919
"satori": "^0.26.0",
2020
"tailwindcss": "^4.2.2",
21-
"vue": "^3.5.30"
21+
"vue": "^3.5.31"
2222
}
2323
}

examples/i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"fontless": "^0.2.1",
1616
"nuxt": "^4.4.2",
1717
"nuxt-og-image": "latest",
18-
"nuxt-site-config": "^4.0.0",
18+
"nuxt-site-config": "^4.0.1",
1919
"satori": "^0.26.0",
2020
"tailwindcss": "^4.2.2",
21-
"vue": "^3.5.30"
21+
"vue": "^3.5.31"
2222
}
2323
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-og-image",
33
"type": "module",
44
"version": "6.2.0",
5-
"packageManager": "pnpm@10.32.1",
5+
"packageManager": "pnpm@10.33.0",
66
"description": "Enlightened OG Image generation for Nuxt.",
77
"author": {
88
"website": "https://harlanzw.com",

pnpm-lock.yaml

Lines changed: 385 additions & 282 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ catalog:
5050
'@takumi-rs/core': 1.0.0-beta.13
5151
'@takumi-rs/wasm': 1.0.0-beta.13
5252
'@vitejs/plugin-vue': ^6.0.5
53-
'@vue/compiler-sfc': ^3.5.30
53+
'@vue/compiler-sfc': ^3.5.31
5454
'@vueuse/core': ^14.2.1
5555
'@vueuse/nuxt': ^14.2.1
5656
better-sqlite3: ^12.8.0
@@ -67,16 +67,16 @@ catalog:
6767
fontless: ^0.2.1
6868
get-image-colors: ^4.0.1
6969
globby: ^16.1.1
70-
happy-dom: ^20.8.7
70+
happy-dom: ^20.8.8
7171
jest-image-snapshot: ^6.5.2
7272
lightningcss: ^1.32.0
7373
magic-string: ^0.30.21
7474
magicast: ^0.5.2
7575
mocked-exports: ^0.1.1
7676
nuxt: ^4.4.2
77-
nuxt-site-config: ^4.0.0
78-
nuxtseo-layer-devtools: ^0.3.0
79-
nuxtseo-shared: ^0.7.0
77+
nuxt-site-config: ^4.0.1
78+
nuxtseo-layer-devtools: ^0.3.1
79+
nuxtseo-shared: ^0.7.1
8080
nypm: ^0.6.5
8181
ofetch: ^1.5.1
8282
ohash: ^2.0.11
@@ -102,7 +102,7 @@ catalog:
102102
unifont: ^0.7.4
103103
unplugin: ^3.0.0
104104
vitest: ^4.1.1
105-
vue: ^3.5.30
105+
vue: ^3.5.31
106106
vue-router: ^5.0.4
107107
vue-tsc: ^3.2.6
108108
wrangler: ^4.77.0

0 commit comments

Comments
 (0)