diff --git a/bun.lockb b/bun.lockb index 88dbd54..0f54dad 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c83755f..a3390b5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@angular/compiler-cli": "^18.2.3", "@types/jasmine": "~5.1.0", "autoprefixer": "^10.4.20", - "jasmine-core": "~5.1.0", + "jasmine-core": "~5.4.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", @@ -36,6 +36,6 @@ "karma-jasmine-html-reporter": "~2.1.0", "postcss": "^8.4.41", "tailwindcss": "^3.4.10", - "typescript": "~5.5.2" + "typescript": "~5.6.0" } }