diff --git a/bun.lockb b/bun.lockb index 6fd82b0..d459e54 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f1859dd..c62d2a6 100644 --- a/package.json +++ b/package.json @@ -29,12 +29,12 @@ "@angular/cli": "^18.2.0", "@angular/compiler-cli": "^18.2.0", "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.2.0", + "jasmine-core": "~5.5.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", - "typescript": "~5.5.2" + "typescript": "~5.7.0" } }