diff --git a/bun.lockb b/bun.lockb index 1c972ff..5568ccb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0671431..6aff326 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,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", @@ -37,6 +37,6 @@ "karma-jasmine-html-reporter": "~2.1.0", "postcss": "^8.4.41", "tailwindcss": "^3.4.10", - "typescript": "~5.5.2" + "typescript": "~5.6.0" } }