Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 8, 2024
1 parent 6efa4c6 commit e284c16
Show file tree
Hide file tree
Showing 2 changed files with 809 additions and 1,086 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -14,22 +14,22 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^2.12.1",
"@antfu/eslint-config": "^2.13.0",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/twemoji": "^1.1.15",
"@nuxt/eslint": "^0.3.0",
"@nuxt/eslint": "^0.3.1",
"@nuxtjs/color-mode": "^3.3.3",
"@pinia/nuxt": "^0.5.1",
"@unocss/eslint-config": "^0.58.9",
"@unocss/nuxt": "^0.58.9",
"@unocss/eslint-config": "^0.59.0",
"@unocss/nuxt": "^0.59.0",
"@vite-pwa/nuxt": "^0.6.0",
"@vueuse/nuxt": "^10.9.0",
"consola": "^3.2.3",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-format": "^0.1.0",
"nuxt": "^3.11.2",
"pinia": "^2.1.7",
"typescript": "^5.4.4",
"vue-tsc": "^2.0.10"
"vue-tsc": "^2.0.11"
}
}

0 comments on commit e284c16

Please sign in to comment.