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
182 changes: 122 additions & 60 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 @@ -37,7 +37,7 @@
"dependencies": {
"@heroicons/react": "^2.2.0",
"@newfold/js-utility-ui-analytics": "^1.4.0",
"@newfold/ui-component-library": "^1.3.0",
"@newfold/ui-component-library": "^2.0.0",
Copy link

Copilot AI Jul 29, 2025

Choose a reason for hiding this comment

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

This is a major version upgrade which may introduce breaking changes. Consider reviewing the changelog of @newfold/ui-component-library v2.0.0 to identify any breaking changes that might affect the codebase and ensure all usages are updated accordingly.

Copilot uses AI. Check for mistakes.
"@sentry/react": "^9.14.0",
"@wordpress/api-fetch": "^7.17.0",
"@wordpress/data": "^10.17.0",
Expand Down
Loading