Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"styled-jss": "^2.2.3",
"stylis-rtl": "^1.0.1",
"stylis": "3.5.4",
"tinycolor2": "^1.4.2",
"tinycolor2": "^1.6.0",
Copy link

Copilot AI Aug 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package.json diff shows the old version as ^1.4.2, but the PR description indicates upgrading from 1.5.2 to 1.6.0. This inconsistency suggests either the diff context is incorrect or the PR description is inaccurate about the current version.

Copilot uses AI. Check for mistakes.
"uifx": "^2.0.7"
},
"devDependencies": {
Expand Down
Loading