diff --git a/bun.lockb b/bun.lockb index b266fc2..7ca11e8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b75c99f..0b773e4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "type": "module", "dependencies": { "arg": "5.0.2", - "chalk": "5.4.0", + "chalk": "5.4.1", "chokidar": "3.6.0", "clipboardy": "4.0.0", "esbuild": "0.24.2", @@ -24,12 +24,12 @@ "@commitlint/cli": "19.6.1", "@commitlint/config-conventional": "19.6.0", "@rollup/plugin-typescript": "12.1.2", - "@swc/core": "1.10.1", + "@swc/core": "1.10.4", "@types/glob": "8.1.0", - "@types/node": "22.10.2", + "@types/node": "22.10.5", "depcheck": "1.4.7", "lefthook": "1.9.2", - "rollup": "4.29.0", + "rollup": "4.29.2", "ts-node": "^10.9.1", "tslib": "2.8.1", "typescript": "5.7.2",