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 Dec 16, 2024
1 parent 7878969 commit 293c27d
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 290 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nuxt-og-image-devtools",
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/carbon": "^1.2.5",
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/devtools-ui-kit": "^1.6.4",
"@nuxt/kit": "^3.14.1592",
Expand All @@ -11,7 +11,7 @@
"json-editor-vue": "^0.17.3",
"nuxt": "latest",
"splitpanes": "^3.1.5",
"vue": "3.5.12",
"vue": "3.5.13",
"vue-router": "^4.5.0"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"virtual.d.ts"
],
"engines": {
"node": ">=18.0.0"
"node": ">=18.20.5"
},
"scripts": {
"stub": "nuxt-build-module build --stub && nuxt-module-build prepare",
Expand Down Expand Up @@ -61,7 +61,7 @@
"defu": "^6.1.4",
"execa": "^9.5.2",
"image-size": "^1.1.1",
"magic-string": "^0.30.15",
"magic-string": "^0.30.17",
"nuxt-site-config": "^3.0.6",
"nypm": "^0.4.1",
"ofetch": "^1.4.1",
Expand All @@ -84,16 +84,16 @@
"@antfu/eslint-config": "^3.12.0",
"@css-inline/css-inline": "^0.14.3",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ri": "^1.2.3",
"@iconify-json/tabler": "^1.2.11",
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/noto": "^1.2.2",
"@iconify-json/ri": "^1.2.4",
"@iconify-json/tabler": "^1.2.13",
"@img/sharp-linux-x64": "0.33.5",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "1.6.4",
"@nuxt/devtools-ui-kit": "^1.6.4",
"@nuxt/icon": "^1.10.1",
"@nuxt/icon": "^1.10.2",
"@nuxt/image": "^1.8.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.15.1",
Expand All @@ -108,7 +108,7 @@
"@unocss/runtime": "^0.65.1",
"@vueuse/nuxt": "^12.0.0",
"bumpp": "^9.9.1",
"eslint": "9.16.0",
"eslint": "9.17.0",
"jest-image-snapshot": "^6.4.0",
"nuxt": "^3.14.1592",
"playwright": "^1.49.1",
Expand Down
Loading

0 comments on commit 293c27d

Please sign in to comment.