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 Jan 27, 2025
1 parent 2dcbe35 commit 5f56936
Show file tree
Hide file tree
Showing 3 changed files with 1,489 additions and 798 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@nuxt/kit": "^3.15.2",
"floating-vue": "5.2.2",
"nuxt": "latest",
"shiki": "^1.27.2",
"shiki": "^1.29.1",
"vue": "3.5.13",
"vue-router": "latest"
}
Expand Down
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,37 +85,37 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^3.14.0",
"@antfu/eslint-config": "^3.16.0",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/ri": "^1.2.5",
"@iconify-json/tabler": "^1.2.14",
"@nuxt/content": "^3.0.0",
"@iconify-json/tabler": "^1.2.15",
"@nuxt/content": "^3.0.1",
"@nuxt/content-v2": "npm:@nuxt/content@2.13.4",
"@nuxt/devtools-ui-kit": "^2.0.0-beta.3",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.4",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^9.1.1",
"@unocss/nuxt": "^65.4.2",
"@unocss/preset-icons": "^65.4.2",
"@unocss/preset-uno": "^65.4.2",
"@unocss/runtime": "^65.4.2",
"@vueuse/nuxt": "^12.4.0",
"bumpp": "^9.10.1",
"eslint": "^9.18.0",
"@nuxtjs/i18n": "^9.1.3",
"@unocss/nuxt": "^65.4.3",
"@unocss/preset-icons": "^65.4.3",
"@unocss/preset-uno": "^65.4.3",
"@unocss/runtime": "^65.4.3",
"@vueuse/nuxt": "^12.5.0",
"bumpp": "^9.11.1",
"eslint": "^9.19.0",
"execa": "^9.5.2",
"firebase-functions": "^6.2.0",
"firebase-functions": "^6.3.0",
"nuxt": "^3.15.2",
"typescript": "5.6.3",
"unocss": "^65.4.2",
"vitest": "^3.0.2",
"typescript": "5.7.3",
"unocss": "^65.4.3",
"vitest": "^3.0.4",
"vue": "3.5.13",
"vue-router": "^4.5.0"
},
"resolutions": {
"typescript": "5.6.3"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 5f56936

Please sign in to comment.