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 Jun 26, 2023
1 parent d63239d commit 3184fb3
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 333 deletions.
20 changes: 10 additions & 10 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"scripts": {
"prepare": "nuxt prepare",
"build": "nuxt build",
Expand All @@ -15,19 +15,19 @@
"devDependencies": {
"@antfu/utils": "^0.7.4",
"@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",
"@iconify/json": "^2.2.82",
"@nuxt/content": "^2.7.0",
"@nuxtjs/color-mode": "^3.3.0",
"@unocss/nuxt": "^0.53.3",
"@unocss/transformer-directives": "^0.53.3",
"@unocss/transformer-variant-group": "^0.53.3",
"@vueuse/nuxt": "^10.2.0",
"dayjs": "^1.11.8",
"eslint": "^8.43.0",
"feed": "^4.2.2",
"nuxt": "^3.5.3",
"nuxt": "^3.6.0",
"remark-breaks": "^3.0.3",
"typescript": "^5.1.3",
"vue-tsc": "^1.6.5"
"vue-tsc": "^1.8.1"
}
}

0 comments on commit 3184fb3

Please sign in to comment.