fix(deps): bump dependency versions and reorder smartserve in package.json

This commit is contained in:
2026-03-09 17:32:38 +00:00
parent 893d6e40dc
commit 300e03628c
4 changed files with 1005 additions and 580 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '3.3.1',
version: '3.3.2',
description: 'A powerful, modern test runner for TypeScript with multi-runtime support (Node.js, Deno, Bun, Chromium) and a batteries-included test framework.'
}