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 Nov 1, 2022
1 parent a688e7f commit 0fe4ec6
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 350 deletions.
18 changes: 9 additions & 9 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",
"pkg-types": "^0.3.5",
"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.24.5",
"eslint": "^8.26.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.24.5"
},
"packageManager": "pnpm@7.12.1"
"packageManager": "pnpm@7.14.1"
}

0 comments on commit 0fe4ec6

Please sign in to comment.