Skip to content

Commit c5f08cf

Browse files
chore(deps): update all non-major dev-dependencies
1 parent e3dd27a commit c5f08cf

File tree

3 files changed

+438
-590
lines changed

3 files changed

+438
-590
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tinybench": "^2.9.0"
1212
},
1313
"devDependencies": {
14-
"@types/node": "^22.15.29",
14+
"@types/node": "^22.16.5",
1515
"tsup": "^8.5.0"
1616
}
1717
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
],
2828
"license": "MIT",
2929
"devDependencies": {
30-
"@biomejs/biome": "^2.0.4",
30+
"@biomejs/biome": "^2.1.2",
3131
"@napi-rs/cli": "^2.18.4",
3232
"@sapphire/ts-config": "^5.0.1",
33-
"@vitest/coverage-v8": "^3.1.4",
33+
"@vitest/coverage-v8": "^3.2.4",
3434
"tinybench": "^2.9.0",
3535
"tslib": "^2.8.1",
3636
"tsup": "^8.5.0",
37-
"typedoc": "^0.28.5",
38-
"typedoc-plugin-markdown": "^4.6.3",
37+
"typedoc": "^0.28.8",
38+
"typedoc-plugin-markdown": "^4.7.1",
3939
"typescript": "^5.8.3",
40-
"vitest": "^3.1.4"
40+
"vitest": "^3.2.4"
4141
},
4242
"packageManager": "[email protected]"
4343
}

0 commit comments

Comments
 (0)