diff --git a/bun.lockb b/bun.lockb index 1c972ff..482bf9d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b61f49b..e3a477c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@angular/compiler-cli": "^19.0.0", "@types/jasmine": "~5.1.0", "autoprefixer": "^10.4.20", - "jasmine-core": "~5.1.0", + "jasmine-core": "~5.5.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.7.0" } }