Skip to content

Commit 2122e8d

Browse files
chore(deps): update all non-major dependencies
1 parent 551b547 commit 2122e8d

File tree

2 files changed

+1965
-826
lines changed

2 files changed

+1965
-826
lines changed

package.json

+34-34
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nuxt-og-image",
33
"type": "module",
44
"version": "3.0.0-rc.38",
5-
"packageManager": "[email protected].1",
5+
"packageManager": "[email protected].4",
66
"description": "Enlightened OG Image generation for Nuxt.",
77
"author": {
88
"website": "https://harlanzw.com",
@@ -50,74 +50,74 @@
5050
"@css-inline/css-inline-wasm": "0.13.0",
5151
"@iconify-json/noto": "^1.1.18",
5252
"@nuxt/devtools-kit": "^1.0.8",
53-
"@nuxt/kit": "^3.10.0",
53+
"@nuxt/kit": "^3.10.3",
5454
"@resvg/resvg-js": "^2.6.0",
5555
"@resvg/resvg-wasm": "^2.6.0",
56-
"@unocss/core": "^0.58.4",
57-
"@unocss/preset-wind": "^0.58.4",
58-
"@vueuse/core": "^10.7.2",
56+
"@unocss/core": "^0.58.5",
57+
"@unocss/preset-wind": "^0.58.5",
58+
"@vueuse/core": "^10.9.0",
5959
"chrome-launcher": "^1.1.0",
6060
"defu": "^6.1.4",
6161
"execa": "^8.0.1",
62-
"flatted": "^3.2.9",
62+
"flatted": "^3.3.1",
6363
"floating-vue": "5.2.2",
6464
"image-size": "^1.1.1",
6565
"json-editor-vue": "^0.12.0",
6666
"nuxt-icon": "^0.6.8",
67-
"nuxt-site-config": "^2.2.9",
68-
"nuxt-site-config-kit": "^2.2.9",
69-
"nypm": "^0.3.6",
67+
"nuxt-site-config": "^2.2.10",
68+
"nuxt-site-config-kit": "^2.2.10",
69+
"nypm": "^0.3.8",
7070
"ofetch": "^1.3.3",
7171
"ohash": "^1.1.3",
7272
"pathe": "^1.1.2",
7373
"pkg-types": "^1.0.3",
74-
"playwright-core": "^1.41.2",
74+
"playwright-core": "^1.42.1",
7575
"radix3": "^1.1.0",
7676
"satori": "0.10.13",
7777
"satori-html": "^0.3.2",
78-
"shiki": "^1.0.0-beta.5",
78+
"shiki": "^1.1.7",
7979
"sirv": "^2.0.4",
8080
"splitpanes": "^3.1.5",
8181
"std-env": "^3.7.0",
8282
"terminate": "^2.6.1",
83-
"ufo": "^1.3.2",
84-
"vanilla-jsoneditor": "^0.21.4",
83+
"ufo": "^1.4.0",
84+
"vanilla-jsoneditor": "^0.22.0",
8585
"yoga-wasm-web": "^0.3.3"
8686
},
8787
"devDependencies": {
88-
"@antfu/eslint-config": "2.6.4",
89-
"@headlessui/vue": "^1.7.18",
90-
"@iconify-json/carbon": "^1.1.28",
88+
"@antfu/eslint-config": "2.7.0",
89+
"@headlessui/vue": "^1.7.19",
90+
"@iconify-json/carbon": "^1.1.31",
9191
"@iconify-json/logos": "^1.1.42",
92-
"@iconify-json/ri": "^1.1.19",
93-
"@iconify-json/tabler": "^1.1.105",
92+
"@iconify-json/ri": "^1.1.20",
93+
"@iconify-json/tabler": "^1.1.106",
9494
"@img/sharp-linux-x64": "0.33.2",
95-
"@nuxt/content": "^2.11.0",
95+
"@nuxt/content": "^2.12.0",
9696
"@nuxt/devtools": "1.0.8",
9797
"@nuxt/devtools-ui-kit": "^1.0.8",
9898
"@nuxt/module-builder": "^0.5.5",
9999
"@nuxt/test-utils": "3.11.0",
100-
"@nuxt/ui": "^2.13.0",
100+
"@nuxt/ui": "^2.14.1",
101101
"@nuxtjs/color-mode": "^3.3.2",
102102
"@nuxtjs/eslint-config-typescript": "^12.1.0",
103-
"@nuxtjs/i18n": "8.0.1",
104-
"@nuxtjs/tailwindcss": "^6.11.3",
105-
"@unocss/nuxt": "^0.58.4",
106-
"@unocss/preset-icons": "^0.58.4",
107-
"@unocss/preset-uno": "^0.58.4",
108-
"@unocss/runtime": "^0.58.4",
109-
"@vueuse/nuxt": "^10.7.2",
110-
"bumpp": "^9.3.0",
111-
"eslint": "8.56.0",
103+
"@nuxtjs/i18n": "8.1.1",
104+
"@nuxtjs/tailwindcss": "^6.11.4",
105+
"@unocss/nuxt": "^0.58.5",
106+
"@unocss/preset-icons": "^0.58.5",
107+
"@unocss/preset-uno": "^0.58.5",
108+
"@unocss/runtime": "^0.58.5",
109+
"@vueuse/nuxt": "^10.9.0",
110+
"bumpp": "^9.3.1",
111+
"eslint": "8.57.0",
112112
"jest-image-snapshot": "^6.4.0",
113-
"nuxt": "^3.10.0",
113+
"nuxt": "^3.10.3",
114114
"nuxt-icon": "0.6.8",
115-
"playwright": "^1.41.2",
116-
"sass": "^1.70.0",
115+
"playwright": "^1.42.1",
116+
"sass": "^1.71.1",
117117
"sharp": "^0.33.2",
118118
"typescript": "^5.3.3",
119-
"unocss": "^0.58.4",
120-
"vitest": "^1.2.2"
119+
"unocss": "^0.58.5",
120+
"vitest": "^1.3.1"
121121
},
122122
"build": {
123123
"externals": [

0 commit comments

Comments
 (0)