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 Nov 1, 2024
1 parent 4b17e92 commit 16b8598
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 255 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"floating-vue": "^5.2.2",
"json-editor-vue": "^0.17.3",
"nuxt": "latest",
Expand Down
12 changes: 6 additions & 6 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.4"
},
"scripts": {
"stub": "nuxt-build-module build --stub && nuxt-module-build prepare",
Expand Down Expand Up @@ -88,8 +88,8 @@
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ri": "^1.2.2",
"@iconify-json/tabler": "^1.2.6",
"@iconify-json/ri": "^1.2.3",
"@iconify-json/tabler": "^1.2.7",
"@img/sharp-linux-x64": "0.33.5",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "1.6.0",
Expand All @@ -107,9 +107,9 @@
"@unocss/preset-icons": "^0.63.6",
"@unocss/preset-uno": "^0.63.6",
"@unocss/runtime": "^0.63.6",
"@vueuse/nuxt": "^11.1.0",
"@vueuse/nuxt": "^11.2.0",
"bumpp": "^9.8.0",
"eslint": "9.13.0",
"eslint": "9.14.0",
"jest-image-snapshot": "^6.4.0",
"nuxt": "^3.13.2",
"playwright": "^1.48.2",
Expand All @@ -122,7 +122,7 @@
"resolutions": {
"@vue/server-renderer": "3.5.12",
"vue": "3.5.12",
"vue-router": "4.4.4"
"vue-router": "4.4.5"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 16b8598

Please sign in to comment.