hans-ui-design-lib 1.0.4 → 1.0.10

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
@@ -5,7 +5,7 @@ This library provides reusable, styled and documented UI components with a consi
5
5
 
6
6
  ## 🚀 Features
7
7
 
8
- - ⚛️ **React 19.1.1** with **TypeScript 5.8.3** for type safety
8
+ - ⚛️ **React 19.2.4** with **TypeScript 5.8.3** for type safety
9
9
  - 🎨 **TailwindCSS + SCSS** for styling flexibility
10
10
  - 📖 **Storybook** for interactive component documentation
11
11
  - ✅ **Vitest + React Testing Library + JSDOM** for unit and integration testing
@@ -14,7 +14,7 @@ This library provides reusable, styled and documented UI components with a consi
14
14
  - ⚡ **Vite** as the bundler for fast builds and DX
15
15
  - 🌍 Ready to be published and consumed via **npm**
16
16
  - 📖 Documentation ready to be used (deployed by **Vercel**) at https://hans-ui-design-lib-doc.vercel.app/
17
- - **Node Version to build this project: 22.18.0 and npm 11.8.0**
17
+ - **Node Version to build this project: 24.14.1 and npm 11.11.0**
18
18
 
19
19
  ## 📦 Installation
20
20
 
@@ -335,7 +335,7 @@ http://localhost:5173/hans-ui-web-components.js
335
335
 
336
336
  ## 🛠️ Tech Stack
337
337
 
338
- - **React 19.1.1**
338
+ - **React 19.2.4**
339
339
  - **TypeScript 5.8.3**
340
340
  - **Vite**
341
341
  - **Storybook**