@@ -34,18 +34,18 @@ The CoreUI Free React Admin Template is a professional admin dashboard built on
3434
3535| Technology | Version | Purpose |
3636| ------------| ---------| ---------|
37- | React | 19.2.3 | UI library for building component-based interfaces |
38- | React DOM | 19.2.3 | DOM rendering and manipulation |
39- | React Router DOM | 7.11.0 | Client-side routing and navigation |
37+ | React | 19.2.4 | UI library for building component-based interfaces |
38+ | React DOM | 19.2.4 | DOM rendering and manipulation |
39+ | React Router DOM | 7.13.2 | Client-side routing and navigation |
4040| Redux | 5.0.1 | Predictable state container |
4141| React-Redux | 9.2.0 | React bindings for Redux |
4242
4343### UI Framework
4444
4545| Library | Version | Purpose |
4646| ---------| ---------| ---------|
47- | @coreui/coreui | 5.5.0 | CoreUI CSS framework based on Bootstrap 5 |
48- | @coreui/react | 5.9.2 | CoreUI React components |
47+ | @coreui/coreui | 5.6.1 | CoreUI CSS framework based on Bootstrap 5 |
48+ | @coreui/react | 5.10.0 | CoreUI React components |
4949| @coreui/icons | 3.0.1 | CoreUI icon set |
5050| @coreui/icons-react | 2.3.0 | CoreUI icons as React components |
5151| @coreui/utils | 2.0.2 | Utility functions for CoreUI |
@@ -56,28 +56,28 @@ The CoreUI Free React Admin Template is a professional admin dashboard built on
5656| Library | Version | Purpose |
5757| ---------| ---------| ---------|
5858| Chart.js | 4.5.1 | HTML5 charting library |
59- | @coreui/chartjs | 4.1 .0 | CoreUI Chart.js themes and defaults |
59+ | @coreui/chartjs | 4.2 .0 | CoreUI Chart.js themes and defaults |
6060| @coreui/react-chartjs | 3.0.0 | React wrapper for Chart.js with CoreUI styling |
6161
6262### Build Tools & Development
6363
6464| Tool | Version | Purpose |
6565| ------| ---------| ---------|
66- | Vite | 7.3.0 | Fast build tool and dev server with HMR |
67- | @vitejs/plugin-react | 5.1.2 | Vite plugin for React Fast Refresh |
68- | Sass | 1.97 .0 | CSS preprocessor for styling |
69- | PostCSS | 8.5.6 | CSS transformation with autoprefixer |
70- | Autoprefixer | 10.4.23 | Automatic vendor prefixing |
66+ | Vite | 8.0.3 | Fast build tool and dev server with HMR |
67+ | @vitejs/plugin-react | 6.0.1 | Vite plugin for React Fast Refresh |
68+ | Sass | 1.98 .0 | CSS preprocessor for styling |
69+ | PostCSS | 8.5.8 | CSS transformation with autoprefixer |
70+ | Autoprefixer | 10.4.27 | Automatic vendor prefixing |
7171| ESLint | 9.39.2 | JavaScript linting and code quality |
72- | Prettier | 3.7.4 | Code formatting |
72+ | Prettier | 3.8.1 | Code formatting |
7373
7474### Utilities
7575
7676| Library | Version | Purpose |
7777| ---------| ---------| ---------|
7878| classnames | 2.5.1 | Conditional CSS class management |
7979| prop-types | 15.8.1 | Runtime type checking for React props |
80- | core-js | 3.47 .0 | Polyfills for JavaScript features |
80+ | core-js | 3.49 .0 | Polyfills for JavaScript features |
8181| @popperjs/core | 2.11.8 | Tooltip and popover positioning |
8282
8383## Architectural Pattern
0 commit comments