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 11, 2024
1 parent e284c16 commit 8e9de00
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 247 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -14,22 +14,22 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^2.13.0",
"@antfu/eslint-config": "^2.13.3",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/twemoji": "^1.1.15",
"@nuxt/eslint": "^0.3.1",
"@nuxtjs/color-mode": "^3.3.3",
"@nuxt/eslint": "^0.3.6",
"@nuxtjs/color-mode": "^3.4.0",
"@pinia/nuxt": "^0.5.1",
"@unocss/eslint-config": "^0.59.0",
"@unocss/nuxt": "^0.59.0",
"@unocss/eslint-config": "^0.59.1",
"@unocss/nuxt": "^0.59.1",
"@vite-pwa/nuxt": "^0.6.0",
"@vueuse/nuxt": "^10.9.0",
"consola": "^3.2.3",
"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.11"
"typescript": "^5.4.5",
"vue-tsc": "^2.0.12"
}
}

0 comments on commit 8e9de00

Please sign in to comment.