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 Mar 1, 2025
1 parent 0a69809 commit 760a4a3
Show file tree
Hide file tree
Showing 3 changed files with 719 additions and 726 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
8 changes: 4 additions & 4 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.5",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"description": "Enlightened OG Image generation for Nuxt.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -65,7 +65,7 @@
},
"peerDependencies": {
"@unhead/vue": "^1.0.0 || ^2.0.0",
"unstorage": "^1.0.0"
"unstorage": "^1.15.0"
},
"dependencies": {
"@nuxt/devtools-kit": "2.1.1",
Expand Down Expand Up @@ -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 760a4a3

Please sign in to comment.