Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2022
1 parent f6a9375 commit d6f9020
Show file tree
Hide file tree
Showing 2 changed files with 765 additions and 900 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.13",
"@nuxt/kit": "^3.0.0",
"h3": "^1.0.1"
},
"devDependencies": {
"@nuxt/module-builder": "latest",
"@nuxt/test-utils": "^3.0.0-rc.13",
"@nuxt/test-utils": "^3.0.0",
"@nuxtjs/eslint-config-typescript": "latest",
"@vitest/coverage-c8": "latest",
"changelogen": "latest",
"eslint": "latest",
"nuxt": "^3.0.0-rc.13",
"nuxt": "^3.0.0",
"vitest": "latest"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@7.15.0"
"packageManager": "pnpm@7.16.1"
}
Loading

0 comments on commit d6f9020

Please sign in to comment.