Chore/update typescript, side-ui and more #16
Merged
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.
Changes Made 🎉
Updated
commitlint
packages:commitlint
packages to version^19.5.0
:@commitlint/cli
@commitlint/config-conventional
@commitlint/types
Updated
side-ui
:side-ui
from version0.15.1
to0.18.7
for the latest features and improvements.Updated TypeScript:
5.0.4
to5.6.4
to ensure compatibility with the latest TypeScript syntax and tooling improvements.Updated
react
andreact-dom
:react
andreact-dom
from version18.2.0
to18.3.1
for the latest React features, improvements, and bug fixes.Removed deprecated ESLint rule:
@typescript-eslint/ban-types
rule from the ESLint configuration.Updated ESLint and related packages:
@types/eslint
from^8.37.0
to^8.38.0
@typescript-eslint/eslint-plugin
from^5.59.0
to^8.6.0
@typescript-eslint/parser
from^5.59.0
to^8.6.0
eslint-config-next
from^13.3.0
to^14.2.13
eslint-config-prettier
from^8.8.0
to^9.1.0
eslint-plugin-react
from7.32.2
to7.36.1
eslint
from^8.38.0
to^8.57.0
eslint-plugin-jsx-a11y
from^6.7.1
to^6.10.0
typescript
from^5.0.4
to^5.6.2
to align with the latest TypeScript version.Describe Changes
This PR consolidates multiple dependency updates to bring the latest improvements and fixes across various tooling:
Checklist ✅