Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade datatables.net to 2.1.x. #20626

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Upgrade datatables.net to 2.1.x. #20626

merged 2 commits into from
Oct 2, 2024

Conversation

maliming
Copy link
Member

@maliming maliming commented Aug 26, 2024

Resolve #20546

Add resolutions to packages.json test it before 9.0 rc is released.

{
  "version": "1.0.0",
  "name": "my-app",
  "private": true,
  "dependencies": {
    "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.2"
  },
  "resolutions": {
    "datatables.net": "^2.1.4",
    "datatables.net-bs5": "^2.1.4"
  }
}

@realLiangshiwei realLiangshiwei merged commit 10ab375 into dev Oct 2, 2024
2 checks passed
@realLiangshiwei realLiangshiwei deleted the datatables.net branch October 2, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Any reasons not to upgrade to datatables.net 2.1.4?
2 participants