Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent fa80740 commit ecdfcce
Show file tree
Hide file tree
Showing 3 changed files with 482 additions and 775 deletions.
10 changes: 5 additions & 5 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "nuxt-og-image-devtools",
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.7",
"@nuxt/devtools-kit": "2.1.0",
"@nuxt/devtools-ui-kit": "2.1.0",
"@iconify-json/carbon": "^1.2.8",
"@nuxt/devtools-kit": "2.1.1",
"@nuxt/devtools-ui-kit": "2.1.1",
"@nuxt/kit": "^3.15.4",
"@vueuse/core": "^12.7.0",
"floating-vue": "^5.2.2",
"json-editor-vue": "^0.17.3",
"json-editor-vue": "^0.18.0",
"nuxt": "latest",
"shiki": "^3.0.0",
"shiki": "^3.1.0",
"splitpanes": "^3.1.8",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
Expand Down
18 changes: 9 additions & 9 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": "4.1.4",
"packageManager": "pnpm@10.5.0",
"packageManager": "pnpm@10.5.2",
"description": "Enlightened OG Image generation for Nuxt.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -65,10 +65,10 @@
},
"peerDependencies": {
"@unhead/vue": "^1.0.0 || ^2.0.0",
"unstorage": "^1.0.0"
"unstorage": "^1.15.0"
},
"dependencies": {
"@nuxt/devtools-kit": "2.1.0",
"@nuxt/devtools-kit": "2.1.1",
"@nuxt/kit": "^3.15.4",
"@resvg/resvg-js": "^2.6.2",
"@resvg/resvg-wasm": "^2.6.2",
Expand All @@ -84,7 +84,7 @@
"nuxt-site-config": "^3.1.1",
"nypm": "^0.6.0",
"ofetch": "^1.4.1",
"ohash": "^2.0.5",
"ohash": "^2.0.7",
"pathe": "^2.0.3",
"pkg-types": "^2.0.0",
"playwright-core": "^1.50.1",
Expand All @@ -103,15 +103,15 @@
"@antfu/eslint-config": "^4.3.0",
"@css-inline/css-inline": "^0.14.3",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.7",
"@iconify-json/carbon": "^1.2.8",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/noto": "^1.2.2",
"@iconify-json/ri": "^1.2.5",
"@iconify-json/tabler": "^1.2.16",
"@img/sharp-linux-x64": "0.33.5",
"@nuxt/content": "^3.2.2",
"@nuxt/devtools": "2.1.0",
"@nuxt/devtools-ui-kit": "2.1.0",
"@nuxt/devtools": "2.1.1",
"@nuxt/devtools-ui-kit": "2.1.1",
"@nuxt/icon": "^1.10.3",
"@nuxt/image": "^1.9.0",
"@nuxt/module-builder": "^0.8.4",
Expand All @@ -132,7 +132,7 @@
"playwright": "^1.50.1",
"sass": "^1.85.1",
"sharp": "^0.33.5",
"typescript": "5.6.3",
"typescript": "5.8.2",
"unocss": "^66.0.0",
"vitest": "^3.0.7"
},
Expand All @@ -147,6 +147,6 @@
]
},
"resolutions": {
"typescript": "5.6.3"
"typescript": "5.8.2"
}
}
Loading

0 comments on commit ecdfcce

Please sign in to comment.