diff --git a/bun.lockb b/bun.lockb index 9783292..24dc18a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0a74feb..0adafda 100644 --- a/package.json +++ b/package.json @@ -63,8 +63,8 @@ "@nestjs/cli": "^10.4.2", "@nestjs/schematics": "^10.1.3", "@nestjs/testing": "^10.3.10", - "@swc/cli": "0.4.0", - "@swc/core": "1.7.6", + "@swc/cli": "0.5.0", + "@swc/core": "1.9.2", "@trilon/eslint-plugin": "^0.2.1", "@types/express": "^4.17.21", "@types/node": "^20.3.1",