Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 13, 2023
1 parent fefb1e9 commit 929c7a1
Show file tree
Hide file tree
Showing 2 changed files with 1,163 additions and 867 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.2",
"scripts": {
"build": "nuxi build",
"dev": "nuxi dev",
Expand All @@ -13,21 +13,21 @@
"start:generate": "npx serve .output/public"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.0",
"@iconify-json/carbon": "^1.1.16",
"@antfu/eslint-config": "^0.39.5",
"@iconify-json/carbon": "^1.1.18",
"@iconify-json/twemoji": "^1.1.11",
"@nuxt/devtools": "^0.5.0",
"@nuxt/devtools": "^0.6.0",
"@nuxtjs/color-mode": "^3.2.0",
"@pinia/nuxt": "^0.4.11",
"@unocss/eslint-config": "^0.51.13",
"@unocss/nuxt": "^0.51.13",
"@vite-pwa/nuxt": "^0.0.9",
"@unocss/eslint-config": "^0.53.1",
"@unocss/nuxt": "^0.53.1",
"@vite-pwa/nuxt": "^0.1.0",
"@vueuse/nuxt": "^10.1.2",
"consola": "^3.1.0",
"eslint": "^8.41.0",
"nuxt": "^3.5.0",
"eslint": "^8.42.0",
"nuxt": "^3.5.3",
"pinia": "^2.1.3",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"vue-tsc": "^1.6.5"
}
}

0 comments on commit 929c7a1

Please sign in to comment.