Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 27, 2024
1 parent b57ee3f commit 38bf5d3
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 228 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-og-image",
"type": "module",
"version": "3.0.0-rc.29",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "Enlightened OG Image generation for Nuxt.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -53,8 +53,8 @@
"@nuxt/kit": "^3.9.3",
"@resvg/resvg-js": "^2.6.0",
"@resvg/resvg-wasm": "^2.6.0",
"@unocss/core": "^0.58.3",
"@unocss/preset-wind": "^0.58.3",
"@unocss/core": "^0.58.4",
"@unocss/preset-wind": "^0.58.4",
"@vueuse/core": "^10.7.2",
"chrome-launcher": "^1.1.0",
"defu": "^6.1.4",
Expand All @@ -66,7 +66,7 @@
"nuxt-icon": "^0.6.8",
"nuxt-site-config": "^2.2.8",
"nuxt-site-config-kit": "^2.2.8",
"nypm": "^0.3.4",
"nypm": "^0.3.6",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
Expand All @@ -75,13 +75,13 @@
"radix3": "^1.1.0",
"satori": "0.10.11",
"satori-html": "^0.3.2",
"shikiji": "^0.10.0",
"shikiji": "^0.10.2",
"sirv": "^2.0.4",
"splitpanes": "^3.1.5",
"std-env": "^3.7.0",
"terminate": "^2.6.1",
"ufo": "^1.3.2",
"vanilla-jsoneditor": "^0.21.3",
"vanilla-jsoneditor": "^0.21.4",
"yoga-wasm-web": "^0.3.3"
},
"devDependencies": {
Expand All @@ -101,11 +101,11 @@
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0",
"@nuxtjs/tailwindcss": "^6.11.0",
"@unocss/nuxt": "^0.58.3",
"@unocss/preset-icons": "^0.58.3",
"@unocss/preset-uno": "^0.58.3",
"@unocss/runtime": "^0.58.3",
"@nuxtjs/tailwindcss": "^6.11.1",
"@unocss/nuxt": "^0.58.4",
"@unocss/preset-icons": "^0.58.4",
"@unocss/preset-uno": "^0.58.4",
"@unocss/runtime": "^0.58.4",
"@vueuse/nuxt": "^10.7.2",
"bumpp": "^9.3.0",
"eslint": "8.56.0",
Expand All @@ -116,8 +116,8 @@
"sass": "^1.70.0",
"sharp": "^0.33.2",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"vitest": "^1.2.1"
"unocss": "^0.58.4",
"vitest": "^1.2.2"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 38bf5d3

Please sign in to comment.