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] committed Mar 19, 2024
1 parent 75a9a9c commit ef9f183
Show file tree
Hide file tree
Showing 2 changed files with 1,014 additions and 1,313 deletions.
16 changes: 8 additions & 8 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.5",
"scripts": {
"prepare": "nuxt prepare",
"build": "nuxt build",
Expand All @@ -13,21 +13,21 @@
"type-check": "vue-tsc --noEmit"
},
"devDependencies": {
"@antfu/utils": "^0.7.6",
"@antfu/utils": "^0.7.7",
"@hannoeru/eslint-config": "^0.9.7",
"@iconify/json": "^2.2.145",
"@nuxt/content": "^2.9.0",
"@nuxtjs/color-mode": "^3.3.2",
"@iconify/json": "^2.2.193",
"@nuxt/content": "^2.12.1",
"@nuxtjs/color-mode": "^3.3.3",
"@unocss/nuxt": "^0.57.7",
"@unocss/transformer-directives": "^0.57.7",
"@unocss/transformer-variant-group": "^0.57.7",
"@vueuse/nuxt": "^10.6.1",
"@vueuse/nuxt": "^10.9.0",
"dayjs": "^1.11.10",
"eslint": "^8.54.0",
"feed": "^4.2.2",
"nuxt": "^3.8.2",
"remark-breaks": "^4.0.0",
"typescript": "^5.3.2",
"vue-tsc": "^1.8.22"
"typescript": "^5.4.2",
"vue-tsc": "^1.8.27"
}
}

0 comments on commit ef9f183

Please sign in to comment.