Compare commits

..

No commits in common. "renovate/devdependencies-(non-major)" and "main" have entirely different histories.

2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -31,12 +31,12 @@
"@playwright/test": "^1.49.1",
"@types/jasmine": "~5.1.0",
"@types/node": "^22.10.7",
"jasmine-core": "~5.6.0",
"jasmine-core": "~5.2.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.7.0"
"typescript": "~5.5.2"
}
}