@sistent/mui-datatables 5.1.4 → 6.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sistent/mui-datatables",
3
- "version": "5.1.4",
3
+ "version": "6.1.0",
4
4
  "description": "Datatables for React using Material-UI",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "repository": {
25
25
  "type": "git",
26
- "url": "git+https://github.com/leecalcote/mui-datatables.git"
26
+ "url": "git+https://github.com/layer5io/mui-datatables.git"
27
27
  },
28
28
  "keywords": [
29
29
  "material-ui",
@@ -33,96 +33,97 @@
33
33
  "author": "Lee Calcote <leecalcote@gmail.com>",
34
34
  "license": "MIT",
35
35
  "bugs": {
36
- "url": "https://github.com/leecalcote/mui-datatables/issues"
36
+ "url": "https://github.com/layer5io/mui-datatables/issues"
37
37
  },
38
- "homepage": "https://github.com/leecalcote/mui-datatables#readme",
38
+ "homepage": "https://github.com/layer5io/mui-datatables#readme",
39
39
  "devDependencies": {
40
- "@babel/core": "^7.10.2",
41
- "@babel/plugin-external-helpers": "^7.10.1",
42
- "@babel/plugin-proposal-class-properties": "^7.10.1",
43
- "@babel/plugin-proposal-object-rest-spread": "^7.10.1",
44
- "@babel/plugin-transform-async-to-generator": "^7.12.1",
45
- "@babel/plugin-transform-runtime": "^7.12.1",
46
- "@babel/preset-env": "^7.12.1",
47
- "@babel/preset-react": "^7.12.1",
48
- "@babel/register": "^7.10.1",
40
+ "@babel/core": "^7.29.0",
41
+ "@babel/plugin-external-helpers": "^7.27.1",
42
+ "@babel/plugin-proposal-class-properties": "^7.18.6",
43
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
44
+ "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
45
+ "@babel/plugin-proposal-optional-chaining": "^7.21.0",
46
+ "@babel/plugin-transform-async-to-generator": "^7.28.6",
47
+ "@babel/plugin-transform-runtime": "^7.29.0",
48
+ "@babel/preset-env": "^7.29.2",
49
+ "@babel/preset-react": "^7.28.5",
50
+ "@babel/register": "^7.28.6",
51
+ "@cfaester/enzyme-adapter-react-18": "^0.8.0",
49
52
  "@emotion/react": "^11.14.0",
50
53
  "@emotion/styled": "^11.14.1",
51
- "@lopatnov/rollup-plugin-uglify": "^2.1.1",
52
- "@mui/icons-material": "^7.3.7",
53
- "@mui/material": "^7.3.7",
54
- "@rollup/plugin-babel": "5.0.2",
55
- "@rollup/plugin-commonjs": "^12.0.0",
56
- "@rollup/plugin-node-resolve": "^8.0.0",
57
- "@rollup/plugin-replace": "^2.3.2",
58
- "@cfaester/enzyme-adapter-react-18": "^0.8.0",
54
+ "@lopatnov/rollup-plugin-uglify": "^4.1.3",
55
+ "@mui/icons-material": "^7.3.9",
56
+ "@mui/material": "^7.3.9",
57
+ "@rollup/plugin-babel": "7.0.0",
58
+ "@rollup/plugin-commonjs": "^29.0.2",
59
+ "@rollup/plugin-node-resolve": "^16.0.3",
60
+ "@rollup/plugin-replace": "^6.0.3",
59
61
  "babel-eslint": "^10.1.0",
60
- "babel-loader": "^8.1.0",
61
- "babel-plugin-istanbul": "^6.0.0",
62
+ "babel-loader": "^10.1.1",
63
+ "babel-plugin-istanbul": "^7.0.1",
62
64
  "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
63
- "chai": "^4.2.0",
64
- "core-js": "^3.6.5",
65
- "coveralls": "^3.1.0",
66
- "cross-env": "^7.0.2",
67
- "css-loader": "^3.6.0",
65
+ "chai": "^6.2.2",
66
+ "core-js": "^3.49.0",
67
+ "coveralls": "^3.1.1",
68
+ "cross-env": "^10.1.0",
69
+ "css-loader": "^7.1.4",
68
70
  "enzyme": "^3.11.0",
69
- "eslint": "^7.1.0",
71
+ "eslint": "^10.1.0",
70
72
  "eslint-loader": "^4.0.2",
71
73
  "eslint-plugin-filenames": "^1.3.2",
72
- "eslint-plugin-import": "^2.20.2",
73
- "eslint-plugin-jsx-a11y": "^6.2.3",
74
- "eslint-plugin-react": "^7.21.5",
75
- "eslint-plugin-react-hooks": "^4.2.0",
74
+ "eslint-plugin-import": "^2.32.0",
75
+ "eslint-plugin-jsx-a11y": "^6.10.2",
76
+ "eslint-plugin-react": "^7.37.5",
77
+ "eslint-plugin-react-hooks": "^7.0.1",
78
+ "html-webpack-plugin": "^5.6.6",
76
79
  "ignore-styles": "^5.0.1",
77
- "jsdom": "^16.2.2",
80
+ "jsdom": "^29.0.1",
78
81
  "jsdom-global": "^3.0.2",
79
- "mocha": "^7.2.0",
80
- "next": "^15.0.0",
81
- "nyc": "^15.0.1",
82
- "prettier": "^1.18.2",
83
- "prismjs": "^1.20.0",
84
- "raw-loader": "^4.0.1",
85
- "react": "^18.2.0",
86
- "react-dnd-test-backend": "^11.1.3",
87
- "react-dnd-test-utils": "^11.1.3",
88
- "react-dom": "^18.2.0",
89
- "react-router-dom": "^5.0.1",
90
- "react-waypoint": "^10.1.0",
91
- "rollup": "^2.3.4",
82
+ "mocha": "^11.7.5",
83
+ "next": "^16.2.1",
84
+ "nyc": "^18.0.0",
85
+ "prettier": "^3.8.1",
86
+ "prismjs": "^1.30.0",
87
+ "raw-loader": "^4.0.2",
88
+ "react": "^18.3.1",
89
+ "react-dnd-test-backend": "^16.0.1",
90
+ "react-dnd-test-utils": "^16.0.1",
91
+ "react-dom": "^18.3.1",
92
+ "react-router-dom": "^7.13.2",
93
+ "react-waypoint": "^10.3.0",
94
+ "regenerator-runtime": "^0.14.1",
95
+ "rollup": "^4.60.0",
92
96
  "rollup-pluginutils": "^2.8.2",
93
97
  "simulant": "^0.2.2",
94
- "sinon": "^7.4.2",
95
- "style-loader": "^1.2.1",
96
- "webpack": "^4.43.0",
97
- "webpack-cli": "^3.3.11",
98
- "webpack-dev-server": "^3.11.0"
98
+ "sinon": "^21.0.3",
99
+ "style-loader": "^4.0.0",
100
+ "webpack": "^5.105.4",
101
+ "webpack-cli": "^7.0.2",
102
+ "webpack-dev-server": "^5.2.3"
99
103
  },
100
104
  "peerDependencies": {
101
105
  "@emotion/react": "^11.14.0",
102
106
  "@mui/icons-material": "^7.3.7",
103
107
  "@mui/material": "^7.3.7",
104
- "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
105
- "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
108
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
109
+ "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
106
110
  },
107
111
  "dependencies": {
108
- "@babel/runtime-corejs3": "^7.12.1",
109
- "@emotion/cache": "^11.7.1",
110
- "tss-react": "^4.9.20",
111
- "clsx": "^1.1.1",
112
+ "@babel/runtime-corejs3": "^7.29.2",
113
+ "@emotion/cache": "^11.14.0",
114
+ "clsx": "^2.1.1",
112
115
  "lodash.assignwith": "^4.2.0",
113
116
  "lodash.clonedeep": "^4.5.0",
114
117
  "lodash.debounce": "^4.0.8",
115
118
  "lodash.find": "^4.6.0",
116
- "lodash.get": "^4.4.2",
117
- "lodash.isequal": "^4.5.0",
118
119
  "lodash.isundefined": "^3.0.1",
119
120
  "lodash.memoize": "^4.1.2",
120
121
  "lodash.merge": "^4.6.2",
121
- "prop-types": "^15.7.2",
122
- "react-dnd": "^11.1.3",
123
- "react-dnd-html5-backend": "^11.1.3",
124
- "react-sortable-tree-patch-react-17": "^2.9.0",
125
- "react-to-print": "^2.8.0"
122
+ "prop-types": "^15.8.1",
123
+ "react-dnd": "^16.0.1",
124
+ "react-dnd-html5-backend": "^16.0.1",
125
+ "react-to-print": "^3.3.0",
126
+ "tss-react": "^4.9.20"
126
127
  },
127
128
  "overrides": {
128
129
  "cheerio": "1.0.0-rc.12"