Conversation
…nge-detection' and 'prefer-inject' warnings
- Updated @schematics/angular from ^21.2.14 to ^22.0.3 - Upgraded concurrently from ^9.1.0 to ^10.0.3 - Upgraded cross-env from ^7.0.3 to ^10.1.0 - Upgraded cspell from ^8.19.4 to ^10.0.1 - Upgraded dotenv from ^16.6.1 to ^17.4.2 - Updated vitest from ^4.0.8 to ^4.1.9
…e and testing utilities - Deleted mock files for activated route, fetch shops, shop contract details service, and payout tool details service. - Removed mock generation utilities for shop balance, shop ID, shop, and shops list. - Eliminated the make-empty-list utility function. - Removed mock analytics service and related observables. - Cleaned up package.json by removing Jasmine-related dependencies. - Deleted test.ts file as it was no longer needed.
- Updated package.json to include new dependencies: @cspell/dict-ru_ru, @eslint/js, eslint-plugin-import, eslint-plugin-paths, and eslint-plugin-unused-imports. - Upgraded eslint from ^9.39.4 to ^10.5.0 and typescript-eslint from ^8.60.1 to ^8.61.1. - Updated prettier to ^3.8.4. - Removed the country codes service and its related module and types from the project. - Added a new line in analytics.service.ts and api-keys-dictionary.service.ts for consistency.
…ter clarity - Refactored various type definitions across the codebase to use `Record` and `interface` for improved readability and consistency. - Updated ESLint configuration to disable `import/order` rule due to incompatibility with ESLint 10. - Made minor adjustments to service and component properties for consistency in initialization. - Cleaned up unused or redundant type definitions in multiple files.
…mponents and modules - Cleaned up import statements in various components and modules by removing duplicates and reordering for consistency. - Added missing imports where necessary, particularly for FlexLayoutModule and other Angular modules. - Improved code readability and maintainability by ensuring consistent import styles.
…dules - Cleaned up code by removing redundant blank lines in multiple files across the application, enhancing readability and maintainability.
KeinAsylum
approved these changes
Jun 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.