Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed May 18, 2023
1 parent 3d97838 commit 7de08da
Show file tree
Hide file tree
Showing 4 changed files with 2,222 additions and 2,091 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.3.1",
"@nuxt/kit": "^3.5.0",
"chokidar": "^3.5.3",
"eslint-webpack-plugin": "^4.0.0",
"eslint-webpack-plugin": "^4.0.1",
"pathe": "^1.1.0",
"vite-plugin-eslint": "^1.8.1"
},
Expand All @@ -53,5 +53,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@7.30.0"
"packageManager": "pnpm@8.5.1"
}
Loading

0 comments on commit 7de08da

Please sign in to comment.