ps-helix 6.0.0 → 6.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  A comprehensive Angular component library built with Angular 22+ featuring modern design patterns, accessibility-first development, and optimal developer experience.
4
4
 
5
- [![npm version](https://img.shields.io/badge/npm-6.0.0-blue.svg)](https://www.npmjs.com/package/ps-helix)
5
+ [![npm version](https://img.shields.io/badge/npm-6.0.2-blue.svg)](https://www.npmjs.com/package/ps-helix)
6
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
7
  [![Angular](https://img.shields.io/badge/Angular-22.0.0-red.svg)](https://angular.dev/)
8
8
  [![TypeScript](https://img.shields.io/badge/TypeScript-6.0.0-blue.svg)](https://www.typescriptlang.org/)
@@ -59,11 +59,11 @@ Helix is a production-ready design system that provides:
59
59
 
60
60
  Before installing Helix, ensure your development environment meets these requirements:
61
61
 
62
- - **Node.js**: 18.x or higher
63
- - **npm**: 9.x or higher
62
+ - **Node.js**: 22.22.3 or higher (or 24.15+)
63
+ - **npm**: 10.x or higher
64
64
  - **Angular**: 22.0.0 or higher
65
65
  - **Angular CLI**: 22.0.0 or higher
66
- - **TypeScript**: 5.9.0 or higher
66
+ - **TypeScript**: 6.0.0 or higher
67
67
 
68
68
  ### Required Peer Dependencies
69
69
 
@@ -106,7 +106,7 @@ After installation, verify that ps-helix is in your `package.json`:
106
106
  ```json
107
107
  {
108
108
  "dependencies": {
109
- "ps-helix": "^6.0.0"
109
+ "ps-helix": "^6.0.2"
110
110
  }
111
111
  }
112
112
  ```
@@ -1182,7 +1182,7 @@ Copyright (c) 2025 PACK Solutions
1182
1182
 
1183
1183
  ---
1184
1184
 
1185
- **Version**: 6.0.0
1185
+ **Version**: 6.0.2
1186
1186
  **Built with**: Angular 22.0.0, TypeScript 6.0.0, Phosphor Icons 2.0.3
1187
1187
  **Author**: Fabrice PEREZ | Product Designer at PACK Solutions
1188
1188
  **Last Updated**: January 2026