diff --git a/bun.lockb b/bun.lockb index 6fd82b0..a9456a4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e5df74a..083fa6d 100644 --- a/package.json +++ b/package.json @@ -31,12 +31,12 @@ "@playwright/test": "^1.49.1", "@types/jasmine": "~5.1.0", "@types/node": "^22.10.7", - "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" } }