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 15, 2022
1 parent a31b8ab commit 3c89b20
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 347 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -24,22 +24,22 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"defu": "^6.0.0",
"defu": "^6.1.0",
"destr": "^1.1.1",
"flat": "^5.0.2"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/flat": "^5.0.2",
"@types/jest": "^29.0.0",
"@types/jest": "^29.1.2",
"@types/node": "^18.7.15",
"@vitest/coverage-c8": "^0.23.1",
"@vitest/coverage-c8": "^0.24.3",
"c8": "^7.12.0",
"eslint": "^8.23.0",
"eslint": "^8.25.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.3"
},
"packageManager": "pnpm@7.11.0"
"packageManager": "pnpm@7.13.4"
}

0 comments on commit 3c89b20

Please sign in to comment.