Skip to content

Commit 39a558d

Browse files
committed
chore: bump deps
1 parent 1902f67 commit 39a558d

4 files changed

Lines changed: 463 additions & 209 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v6.3.9...main
5+
6+
[compare changes](https://github.com/nuxt-modules/og-image/compare/v6.3.9...main)
7+
8+
### 🏡 Chore
9+
10+
- Bump deps ([72f3540d](https://github.com/nuxt-modules/og-image/commit/72f3540d))
11+
12+
### ❤️ Contributors
13+
14+
- Harlan Wilton ([@harlan-zw](https://github.com/harlan-zw))
15+
416
## v6.3.8...main
517

618
[compare changes](https://github.com/nuxt-modules/og-image/compare/v6.3.8...main)

examples/basic-takumi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@nuxt/fonts": "^0.14.0",
1212
"@tailwindcss/vite": "^4.2.2",
13-
"@takumi-rs/core": "^1.0.4",
13+
"@takumi-rs/core": "^1.0.7",
1414
"nuxt": "^4.4.2",
1515
"nuxt-og-image": "latest",
1616
"nuxt-site-config": "^4.0.8",

0 commit comments

Comments
 (0)