Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent d5fb9e4 commit 6b8409f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,23 +53,23 @@
},
"dependencies": {
"debug": "4.4.0",
"koffi": "2.10.0",
"koffi": "2.10.1",
"p-series": "3.0.0"
},
"devDependencies": {
"@2bad/axiom": "1.0.0-beta.9",
"@2bad/axiom": "1.0.0-beta.10",
"@2bad/tsconfig": "3.0.1",
"@2bad/tsfix": "0.1.0",
"@biomejs/biome": "1.9.4",
"@swc/cli": "0.5.2",
"@swc/core": "1.10.4",
"@swc/cli": "0.6.0",
"@swc/core": "1.10.15",
"@types/debug": "4.1.12",
"@types/node": "22.10.2",
"@vitest/coverage-v8": "2.1.8",
"@types/node": "22.13.1",
"@vitest/coverage-v8": "2.1.9",
"npm-run-all2": "7.0.2",
"rimraf": "6.0.1",
"tsc-alias": "1.8.10",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
},
Expand All @@ -78,7 +78,7 @@
"node": ">=20"
},
"volta": {
"node": "22.12.0",
"node": "22.13.1",
"npm": "10.9.2"
}
}

0 comments on commit 6b8409f

Please sign in to comment.