Changes
-
ESLint: Updated to the latest versions (9.9.1 to 9.14.0) for improved linting and static analysis.
- Includes updates to plugins such as
eslint-plugin-react
,eslint-plugin-import
, andeslint-plugin-react-hooks
.
- Includes updates to plugins such as
-
Sass: Multiple updates to
sass
(from 1.78.0 to 1.80.6) for better styling capabilities and bug fixes. -
TypeScript Type Definitions: Various updates to TypeScript type definitions:
@types/react
updated from 18.3.8 to 18.3.12.@types/react-dom
updated from 18.3.0 to 18.3.1.@typescript-eslint/eslint-plugin
bumped from 8.7.0 to 8.13.0 to enhance linting and type safety.
-
Patternfly: Bumped Patternfly group with several updates to improve UI components and consistency.
-
Other Libraries: Updates to
esbuild
,stylelint
, and other dependencies to ensure compatibility with the latest tools and features.