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] authored Jul 14, 2024
1 parent 1594f53 commit 22489c4
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 249 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/uuid": "^10.0.0",
"@vitest/coverage-v8": "^2.0.1",
"@vitest/ui": "^2.0.1",
"@vitest/coverage-v8": "^2.0.2",
"@vitest/ui": "^2.0.2",
"changelogen": "^0.5.5",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.3.2",
"jest-websocket-mock": "^2.5.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"vite": "^5.3.2",
"vitest": "^2.0.1"
"vite": "^5.3.3",
"vitest": "^2.0.2"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.5.0"
}
Loading

0 comments on commit 22489c4

Please sign in to comment.