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 Jul 3, 2023
1 parent 10970e2 commit 4902e9c
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 448 deletions.
26 changes: 13 additions & 13 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].5",
"scripts": {
"prepare": "nuxt prepare",
"build": "nuxt build",
Expand All @@ -13,21 +13,21 @@
"type-check": "vue-tsc --noEmit"
},
"devDependencies": {
"@antfu/utils": "^0.7.4",
"@antfu/utils": "^0.7.5",
"@hannoeru/eslint-config": "^0.9.5",
"@iconify/json": "^2.2.76",
"@nuxt/content": "^2.6.0",
"@nuxtjs/color-mode": "^3.2.0",
"@unocss/nuxt": "^0.53.1",
"@unocss/transformer-directives": "^0.53.1",
"@unocss/transformer-variant-group": "^0.53.1",
"@vueuse/nuxt": "^10.1.2",
"dayjs": "^1.11.8",
"@iconify/json": "^2.2.85",
"@nuxt/content": "^2.7.0",
"@nuxtjs/color-mode": "^3.3.0",
"@unocss/nuxt": "^0.53.4",
"@unocss/transformer-directives": "^0.53.4",
"@unocss/transformer-variant-group": "^0.53.4",
"@vueuse/nuxt": "^10.2.1",
"dayjs": "^1.11.9",
"eslint": "^8.44.0",
"feed": "^4.2.2",
"nuxt": "^3.5.3",
"nuxt": "^3.6.1",
"remark-breaks": "^3.0.3",
"typescript": "^5.1.3",
"vue-tsc": "^1.6.5"
"typescript": "^5.1.6",
"vue-tsc": "^1.8.3"
}
}

0 comments on commit 4902e9c

Please sign in to comment.