Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2022
1 parent a688e7f commit bced222
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 146 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -28,22 +28,22 @@
},
"dependencies": {
"defu": "^6.1.0",
"dotenv": "^16.0.2",
"dotenv": "^16.0.3",
"gittar": "^0.1.1",
"jiti": "^1.16.0",
"mlly": "^0.5.16",
"pathe": "^0.3.8",
"pathe": "^0.3.9",
"pkg-types": "^0.3.5",
"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.24.0",
"eslint": "^8.25.0",
"standard-version": "^9.5.0",
"typescript": "^4.8.3",
"typescript": "^4.8.4",
"unbuild": "^0.8.11",
"vitest": "^0.23.4"
"vitest": "^0.24.0"
},
"packageManager": "pnpm@7.12.1"
"packageManager": "pnpm@7.13.2"
}

0 comments on commit bced222

Please sign in to comment.