Skip to content

chore(deps): update dependency @siemens/ngx-datatable to v24 #3394

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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
1 change: 0 additions & 1 deletion apps/keira/src/assets/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,6 @@
"RESISTANCE_TOOLTIP": "Related resistance per type",
"SCALING_STAT_DISTRIBUTION": "Similar to Static Stats these are the Stats that grow along with the users level (mainly heirloom leveling gear) use like static stats.",
"SCALING_STAT_VALUE": "Final (level 80) value of the scaling-stat",
"STATS_COUNT": "When an item has entries in stat_type, this must be updated to display those entries (Unknown how this works).",
"STAT_VALUE": "The value to change the stat type to",
"GEM_PROPERTIES": "Corresponds to the ID in GemProperties.dbc",
"SOCKET_CONTENTS": "The amount of Gems of SocketColor_{{idx}}",
Expand Down
16 changes: 8 additions & 8 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 @@ -88,7 +88,7 @@
"@nx/workspace": "21.3.11",
"@playwright/test": "1.54.2",
"@schematics/angular": "20.1.4",
"@siemens/ngx-datatable": "22.4.1",
"@siemens/ngx-datatable": "24.1.0",
"@swc-node/register": "1.10.10",
"@swc/core": "1.13.3",
"@swc/helpers": "0.5.17",
Expand Down