Skip to content

Commit

Permalink
chore: update deps (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Jul 21, 2023
1 parent 98b6254 commit 0e5fcf9
Show file tree
Hide file tree
Showing 2 changed files with 889 additions and 1,177 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.5.0",
"google-fonts-helper": "^3.3.0",
"pathe": "^1.1.0"
"@nuxt/kit": "^3.6.5",
"google-fonts-helper": "^3.3.1",
"pathe": "^1.1.1"
},
"devDependencies": {
"@nuxt/module-builder": "latest",
"@nuxt/test-utils": "latest",
"@nuxtjs/eslint-config-typescript": "latest",
"@vitest/coverage-c8": "latest",
"@vitest/coverage-v8": "latest",
"changelogen": "latest",
"del": "latest",
"eslint": "latest",
Expand All @@ -49,5 +49,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.5.1"
}
"packageManager": "pnpm@8.6.9"
}
Loading

0 comments on commit 0e5fcf9

Please sign in to comment.