Skip to content

Commit fcdf2f8

Browse files
chore(deps): update all non-major dependencies (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 862318b commit fcdf2f8

3 files changed

Lines changed: 1147 additions & 1287 deletions

File tree

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"private": true,
44
"devDependencies": {
55
"@iconify-json/carbon": "^1.2.8",
6-
"@iconify-json/simple-icons": "^1.2.29",
6+
"@iconify-json/simple-icons": "^1.2.31",
77
"@nuxt/devtools-kit": "^2.3.2",
88
"@nuxt/devtools-ui-kit": "^2.3.2",
99
"@nuxt/kit": "^3.16.1",
10-
"@vueuse/core": "^13.0.0",
10+
"@vueuse/core": "^13.1.0",
1111
"floating-vue": "^5.2.2",
1212
"json-editor-vue": "^0.18.1",
1313
"nuxt": "^3.16.1",

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-og-image",
33
"type": "module",
44
"version": "5.1.1",
5-
"packageManager": "pnpm@10.6.5",
5+
"packageManager": "pnpm@10.8.0",
66
"description": "Enlightened OG Image generation for Nuxt.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -64,8 +64,8 @@
6464
"test:chrome": "HAS_CHROME=true vitest"
6565
},
6666
"peerDependencies": {
67-
"@unhead/vue": "^2.0.0-rc.1",
68-
"unstorage": "^1.0.0"
67+
"@unhead/vue": "^2.0.5",
68+
"unstorage": "^1.15.0"
6969
},
7070
"dependencies": {
7171
"@nuxt/devtools-kit": "^2.3.2",
@@ -78,23 +78,23 @@
7878
"consola": "^3.4.2",
7979
"defu": "^6.1.4",
8080
"execa": "^9.5.2",
81-
"image-size": "^2.0.1",
81+
"image-size": "^2.0.2",
8282
"magic-string": "^0.30.17",
8383
"mocked-exports": "^0.1.1",
84-
"nuxt-site-config": "^3.1.7",
84+
"nuxt-site-config": "^3.1.9",
8585
"nypm": "^0.6.0",
8686
"ofetch": "^1.4.1",
8787
"ohash": "^2.0.11",
8888
"pathe": "^2.0.3",
8989
"pkg-types": "^2.1.0",
9090
"playwright-core": "^1.51.1",
9191
"radix3": "^1.1.2",
92-
"satori": "^0.12.1",
92+
"satori": "^0.12.2",
9393
"satori-html": "^0.3.2",
9494
"sirv": "^3.0.1",
95-
"std-env": "^3.8.1",
95+
"std-env": "^3.9.0",
9696
"strip-literal": "^3.0.0",
97-
"ufo": "^1.5.4",
97+
"ufo": "^1.6.1",
9898
"unplugin": "^2.2.2",
9999
"unwasm": "^0.3.9",
100100
"yoga-wasm-web": "^0.3.3"
@@ -108,33 +108,33 @@
108108
"@iconify-json/noto": "^1.2.3",
109109
"@iconify-json/ri": "^1.2.5",
110110
"@iconify-json/tabler": "^1.2.17",
111-
"@img/sharp-linux-x64": "0.33.5",
111+
"@img/sharp-linux-x64": "0.34.1",
112112
"@nuxt/content": "^3.4.0",
113113
"@nuxt/devtools": "2.3.2",
114114
"@nuxt/devtools-ui-kit": "2.3.2",
115115
"@nuxt/icon": "^1.11.0",
116116
"@nuxt/image": "^1.10.0",
117117
"@nuxt/module-builder": "^0.8.4",
118118
"@nuxt/test-utils": "3.17.2",
119-
"@nuxt/ui": "^3.0.1",
119+
"@nuxt/ui": "^3.0.2",
120120
"@nuxtjs/color-mode": "^3.5.2",
121121
"@nuxtjs/eslint-config-typescript": "^12.1.0",
122-
"@nuxtjs/i18n": "^9.4.0",
122+
"@nuxtjs/i18n": "^9.5.3",
123123
"@nuxtjs/tailwindcss": "^6.13.2",
124124
"@unocss/nuxt": "^66.0.0",
125125
"@unocss/preset-icons": "^66.0.0",
126126
"@unocss/runtime": "^66.0.0",
127-
"@vueuse/nuxt": "^13.0.0",
127+
"@vueuse/nuxt": "^13.1.0",
128128
"bumpp": "^10.1.0",
129-
"eslint": "9.23.0",
129+
"eslint": "9.24.0",
130130
"jest-image-snapshot": "^6.4.0",
131131
"nuxt": "^3.16.1",
132132
"playwright": "^1.51.1",
133-
"sass": "^1.86.0",
134-
"sharp": "^0.33.5",
135-
"typescript": "5.8.2",
133+
"sass": "^1.86.3",
134+
"sharp": "^0.34.1",
135+
"typescript": "5.8.3",
136136
"unocss": "^66.0.0",
137-
"vitest": "^3.0.9"
137+
"vitest": "^3.1.1"
138138
},
139139
"pnpm": {
140140
"onlyBuiltDependencies": [
@@ -147,6 +147,6 @@
147147
]
148148
},
149149
"resolutions": {
150-
"typescript": "5.6.3"
150+
"typescript": "5.8.3"
151151
}
152152
}

0 commit comments

Comments
 (0)