Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#40)
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] committed Nov 15, 2022
1 parent a688e7f commit 0045719
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 374 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -27,23 +27,23 @@
"test": "vitest run --coverage"
},
"dependencies": {
"defu": "^6.1.0",
"dotenv": "^16.0.2",
"defu": "^6.1.1",
"dotenv": "^16.0.3",
"gittar": "^0.1.1",
"jiti": "^1.16.0",
"mlly": "^0.5.16",
"pathe": "^0.3.8",
"pkg-types": "^0.3.5",
"mlly": "^0.5.17",
"pathe": "^0.3.9",
"pkg-types": "^0.3.6",
"rc9": "^1.2.2"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@vitest/coverage-c8": "^0.23.4",
"eslint": "^8.23.1",
"@vitest/coverage-c8": "^0.25.2",
"eslint": "^8.27.0",
"standard-version": "^9.5.0",
"typescript": "^4.8.3",
"unbuild": "^0.8.11",
"vitest": "^0.23.4"
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vitest": "^0.25.2"
},
"packageManager": "pnpm@7.12.1"
"packageManager": "pnpm@7.16.0"
}

0 comments on commit 0045719

Please sign in to comment.