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 6, 2022
1 parent a31b8ab commit 5b540fc
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 368 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -24,22 +24,22 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"defu": "^6.0.0",
"destr": "^1.1.1",
"defu": "^6.1.0",
"destr": "^1.2.0",
"flat": "^5.0.2"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/flat": "^5.0.2",
"@types/jest": "^29.0.0",
"@types/node": "^18.7.15",
"@vitest/coverage-c8": "^0.23.1",
"@types/jest": "^29.2.2",
"@types/node": "^18.11.9",
"@vitest/coverage-c8": "^0.24.5",
"c8": "^7.12.0",
"eslint": "^8.23.0",
"eslint": "^8.27.0",
"standard-version": "^9.5.0",
"typescript": "^4.8.2",
"unbuild": "^0.8.10",
"vitest": "^0.23.1"
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vitest": "^0.24.5"
},
"packageManager": "pnpm@7.11.0"
"packageManager": "pnpm@7.14.2"
}

0 comments on commit 5b540fc

Please sign in to comment.