mantine-datatable
Advanced tools
Comparing version 7.5.1 to 7.6.0
{ | ||
"name": "mantine-datatable", | ||
"version": "7.5.1", | ||
"version": "7.6.0", | ||
"description": "The lightweight, dependency-free, dark-theme aware table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data rendering, row expansion, nesting, context menus, and much more", | ||
@@ -76,30 +76,30 @@ "keywords": [ | ||
"@ducanh2912/next-pwa": "^10.2.5", | ||
"@faker-js/faker": "^8.4.0", | ||
"@faker-js/faker": "^8.4.1", | ||
"@formkit/auto-animate": "^0.8.1", | ||
"@mantine/code-highlight": "^7.5.1", | ||
"@mantine/core": "^7.5.1", | ||
"@mantine/dates": "^7.5.1", | ||
"@mantine/hooks": "^7.5.1", | ||
"@mantine/modals": "^7.5.1", | ||
"@mantine/notifications": "^7.5.1", | ||
"@mantine/code-highlight": "^7.6.1", | ||
"@mantine/core": "^7.6.1", | ||
"@mantine/dates": "^7.6.1", | ||
"@mantine/hooks": "^7.6.1", | ||
"@mantine/modals": "^7.6.1", | ||
"@mantine/notifications": "^7.6.1", | ||
"@tabler/icons-react": "^2.47.0", | ||
"@tanstack/react-query": "^5.18.1", | ||
"@tanstack/react-query": "^5.24.1", | ||
"@types/lodash": "^4.14.202", | ||
"@types/node": "^20.11.16", | ||
"@types/react": "^18.2.55", | ||
"@types/node": "^20.11.21", | ||
"@types/react": "^18.2.60", | ||
"@types/react-dom": "^18.2.19", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"@typescript-eslint/eslint-plugin": "^7.1.0", | ||
"@typescript-eslint/parser": "^7.1.0", | ||
"clsx": "^2.1.0", | ||
"cssnano": "^6.0.3", | ||
"cssnano": "^6.0.5", | ||
"dayjs": "^1.11.10", | ||
"eslint": "^8.56.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-next": "^14.1.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"lodash": "^4.17.21", | ||
"mantine-contextmenu": "^7.5.0", | ||
"mantine-contextmenu": "^7.6.1", | ||
"next": "14.1.0", | ||
"postcss": "^8.4.35", | ||
"postcss-cli": "^11.0.0", | ||
"postcss-import": "^16.0.0", | ||
"postcss-import": "^16.0.1", | ||
"postcss-preset-mantine": "^1.13.0", | ||
@@ -111,6 +111,6 @@ "postcss-simple-vars": "^7.0.1", | ||
"sharp": "^0.33.2", | ||
"swr": "^2.2.4", | ||
"tsup": "^8.0.1", | ||
"swr": "^2.2.5", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.3.3", | ||
"webpack": "^5.90.1" | ||
"webpack": "^5.90.3" | ||
}, | ||
@@ -117,0 +117,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
517397
2721