Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 28, 2024
1 parent 1f0f6ed commit 1c42996
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 33 deletions.
1 change: 0 additions & 1 deletion eslint.config.js
Expand Up @@ -3,7 +3,6 @@ import antfu from '@antfu/eslint-config'
import nuxt from './.nuxt/eslint.config.mjs'

export default nuxt(
// @ts-expect-error types are not compatible yet
antfu(
{
unocss: true,
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -14,10 +14,10 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^2.11.3",
"@antfu/eslint-config": "^2.11.4",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/twemoji": "^1.1.15",
"@nuxt/eslint": "^0.3.0-beta.5",
"@nuxt/eslint": "^0.3.0-beta.6",
"@nuxtjs/color-mode": "^3.3.3",
"@pinia/nuxt": "^0.5.1",
"@unocss/eslint-config": "^0.58.7",
Expand Down
60 changes: 30 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c42996

Please sign in to comment.