Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Comment thread
github-license-compliance[bot] marked this conversation as resolved.
Fixed
Comment thread
github-license-compliance[bot] marked this conversation as resolved.
Fixed
Comment thread
github-license-compliance[bot] marked this conversation as resolved.
Fixed
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@angular/cli": "~18.2.4",
"@angular/compiler-cli": "^18.2.4",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.2.0",
"jasmine-core": "~5.13.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",
"karma-jasmine-html-reporter": "~2.3.0",
"postcss-loader": "^8.0.0",
"tailwindcss": "^3.3.3",
"typescript": "<5.5.4"
"typescript": "<5.9.4"
}
}
Loading