You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore/update (#221)
* update
* chore(deps): update Angular and related dependencies to latest versions
- Updated Angular packages from ^21.1.0 to ^21.1.4
- Updated core-js from ^3.47.0 to ^3.48.0
- Updated diff from ^8.0.2 to ^8.0.3
- Updated jQuery from ^3.7.1 to ^4.0.0
- Updated npm from ^11.6.4 to ^11.10.0
- Updated tether from ^2.0.0 to ^3.0.2
- Updated Angular dev dependencies from ^21.1.0 to ^21.1.4
- Updated @types/jasmine from ~5.1.15 to ~6.0.0
- Updated @types/node from ^24.10.1 to ^25.2.3
- Updated angular-cli-ghpages from ^2.0.3 to ^3.0.2
- Updated angular-eslint from 21.0.1 to 21.2.0
- Updated jasmine-core from ~5.12.1 to ~6.0.1
- Updated karma-jasmine-html-reporter from ^2.1.0 to ^2.2.0
- Updated typescript-eslint from 8.53.1 to 8.55.0
* chore: update dependencies and improve TypeScript configuration
- Added "@popperjs/core" to package.json and removed "jquery", "rxjs-compat", "codelyzer", and "karma-coverage-istanbul-reporter".
- Updated TypeScript configuration to enable declaration files and changed target module to ES2022.
- Modified navbar.component.html to conditionally render the "PopOut" link based on the noOpener variable.
* chore: update TimerComponent tests and modify SecsPipe to standalone
* strict typescript
* Bump version to 1.4.0