react-autoql 8.8.64 → 8.8.65

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-autoql",
3
- "version": "8.8.64",
3
+ "version": "8.8.65",
4
4
  "description": "React Widget Library",
5
5
  "main": "dist/autoql.cjs.js",
6
6
  "module": "dist/autoql.esm.js",
@@ -61,107 +61,106 @@
61
61
  "url": "https://github.com/chatatechnologies/react-autoql/issues"
62
62
  },
63
63
  "dependencies": {
64
- "@react-icons/all-files": "4.1.0",
65
- "autoql-fe-utils": "1.6.13",
66
- "axios": "1.4.0",
67
- "caniuse-lite": "1.0.30001692",
68
- "classnames": "2.5.1",
69
- "d3-array": "2.3.3",
70
- "d3-axis": "1.0.12",
71
- "d3-scale": "4.0.2",
72
- "d3-selection": "3.0.0",
73
- "d3-shape": "3.2.0",
64
+ "@react-icons/all-files": "^4.1.0",
65
+ "autoql-fe-utils": "1.6.12",
66
+ "axios": "^1.4.0",
67
+ "classnames": "^2.5.1",
68
+ "d3-array": "^2.3.3",
69
+ "d3-axis": "^1.0.12",
70
+ "d3-scale": "^4.0.2",
71
+ "d3-selection": "^3.0.0",
72
+ "d3-shape": "^3.2.0",
74
73
  "d3-transition": "3.0.1",
75
- "date-fns": "2.28.0",
76
- "dayjs": "1.8.36",
77
- "html-react-parser": "1.4.9",
78
- "jstat": "1.9.6",
79
- "lodash.clonedeep": "4.5.0",
80
- "lodash.filter": "4.6.0",
81
- "lodash.has": "4.5.2",
82
- "lodash.isempty": "4.4.0",
83
- "lodash.isequal": "4.5.0",
84
- "make-coverage-badge": "1.2.0",
85
- "parse-num": "1.0.0",
86
- "prop-types": "15.7.2",
74
+ "date-fns": "^2.28.0",
75
+ "dayjs": "^1.8.36",
76
+ "html-react-parser": "^1.4.9",
77
+ "jstat": "^1.9.6",
78
+ "lodash.clonedeep": "^4.5.0",
79
+ "lodash.filter": "^4.6.0",
80
+ "lodash.has": "^4.5.2",
81
+ "lodash.isempty": "^4.4.0",
82
+ "lodash.isequal": "^4.5.0",
83
+ "make-coverage-badge": "^1.2.0",
84
+ "parse-num": "^1.0.0",
85
+ "prop-types": "^15.7.2",
87
86
  "rc-drawer": "4.4.3",
88
- "react-autosuggest": "10.1.0",
89
- "react-contenteditable": "3.3.5",
90
- "react-date-range": "1.4.0",
91
- "react-device-detect": "2.2.3",
87
+ "react-autosuggest": "^10.1.0",
88
+ "react-contenteditable": "^3.3.5",
89
+ "react-date-range": "^1.4.0",
90
+ "react-device-detect": "^2.2.3",
92
91
  "react-grid-layout": "1.3.4",
93
- "react-infinite-scroller": "1.2.4",
94
- "react-localization": "1.0.16",
95
- "react-modal": "3.16.1",
96
- "react-perfect-scrollbar": "1.5.8",
97
- "react-responsive": "10.0.0",
98
- "react-select": "3.1.1",
99
- "react-slider": "2.0.4",
100
- "react-speech-recognition": "2.0.7",
101
- "react-splitter-layout": "4.0.0",
92
+ "react-infinite-scroller": "^1.2.4",
93
+ "react-localization": "^1.0.16",
94
+ "react-modal": "^3.16.1",
95
+ "react-perfect-scrollbar": "^1.5.8",
96
+ "react-responsive": "^10.0.0",
97
+ "react-select": "^3.1.1",
98
+ "react-slider": "^2.0.4",
99
+ "react-speech-recognition": "^2.0.7",
100
+ "react-splitter-layout": "^4.0.0",
102
101
  "react-tiny-popover": "7.1.0",
103
- "react-toastify": "8.2.0",
104
- "react-tooltip": "5.22.0",
105
- "recordrtc": "5.6.1",
106
- "sanitize-html": "2.3.2",
107
- "sql-formatter": "2.3.3",
108
- "tabulator-tables": "5.6.1",
102
+ "react-toastify": "^8.2.0",
103
+ "react-tooltip": "^5.22.0",
104
+ "recordrtc": "^5.6.1",
105
+ "sanitize-html": "^2.3.2",
106
+ "sql-formatter": "^2.3.3",
107
+ "tabulator-tables": "5.4.4",
109
108
  "uuid": "9.0.0"
110
109
  },
111
110
  "devDependencies": {
112
- "@babel/cli": "7.16.0",
113
- "@babel/core": "7.16.0",
114
- "@babel/plugin-proposal-private-property-in-object": "7.21.11",
115
- "@babel/plugin-syntax-object-rest-spread": "7.8.3",
116
- "@babel/plugin-transform-class-properties": "7.22.5",
117
- "@babel/plugin-transform-modules-commonjs": "7.18.2",
118
- "@babel/plugin-transform-object-rest-spread": "7.22.15",
119
- "@babel/plugin-transform-runtime": "7.18.5",
120
- "@babel/preset-env": "7.22.20",
121
- "@babel/preset-react": "7.17.12",
122
- "@rollup/plugin-babel": "5.3.1",
123
- "@rollup/plugin-commonjs": "25.0.4",
124
- "@rollup/plugin-image": "2.0.5",
125
- "@rollup/plugin-node-resolve": "13.3.0",
126
- "@rollup/plugin-terser": "0.4.3",
127
- "@testing-library/jest-dom": "6.4.2",
128
- "@testing-library/react": "12.1.2",
129
- "ajv": "7.2.4",
130
- "autoprefixer": "10.4.16",
131
- "axios-mock-adapter": "1.18.1",
132
- "babel-core": "7.0.0-bridge.0",
133
- "babel-jest": "28.1.1",
134
- "babel-plugin-import": "1.13.8",
135
- "check-prop-types": "1.1.2",
136
- "enzyme": "3.11.0",
137
- "enzyme-adapter-react-16": "1.15.6",
138
- "eslint": "8.25.0",
139
- "eslint-config-prettier": "8.5.0",
140
- "eslint-plugin-import": "2.26.0",
141
- "eslint-plugin-prettier": "4.2.1",
142
- "eslint-plugin-react": "7.31.10",
143
- "husky": "2.7.0",
144
- "jest": "29.7.0",
145
- "jest-css-modules": "2.0.0",
146
- "jest-environment-jsdom": "29.7.0",
147
- "jsdom": "22.1.0",
148
- "lint-staged": "13.0.2",
149
- "npm-watch": "0.11.0",
150
- "postcss": "8.4.31",
151
- "prettier": "2.7.1",
152
- "rimraf": "2.7.1",
153
- "rollup": "2.79.1",
154
- "rollup-plugin-gzip": "3.0.0",
155
- "rollup-plugin-scss": "4.0.0",
156
- "rollup-plugin-svg": "2.0.0",
157
- "sass": "1.67.0"
111
+ "@babel/cli": "^7.16.0",
112
+ "@babel/core": "^7.16.0",
113
+ "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
114
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
115
+ "@babel/plugin-transform-class-properties": "^7.22.5",
116
+ "@babel/plugin-transform-modules-commonjs": "^7.18.2",
117
+ "@babel/plugin-transform-object-rest-spread": "^7.22.15",
118
+ "@babel/plugin-transform-runtime": "^7.18.5",
119
+ "@babel/preset-env": "^7.22.20",
120
+ "@babel/preset-react": "^7.17.12",
121
+ "@rollup/plugin-babel": "^5.3.1",
122
+ "@rollup/plugin-commonjs": "^25.0.4",
123
+ "@rollup/plugin-image": "^2.0.5",
124
+ "@rollup/plugin-node-resolve": "^13.3.0",
125
+ "@rollup/plugin-terser": "^0.4.3",
126
+ "@testing-library/jest-dom": "^6.4.2",
127
+ "@testing-library/react": "^12.1.2",
128
+ "ajv": "^7.2.4",
129
+ "autoprefixer": "^10.4.16",
130
+ "axios-mock-adapter": "^1.18.1",
131
+ "babel-core": "^7.0.0-bridge.0",
132
+ "babel-jest": "^28.1.1",
133
+ "babel-plugin-import": "^1.13.8",
134
+ "check-prop-types": "^1.1.2",
135
+ "enzyme": "^3.11.0",
136
+ "enzyme-adapter-react-16": "^1.15.6",
137
+ "eslint": "^8.25.0",
138
+ "eslint-config-prettier": "^8.5.0",
139
+ "eslint-plugin-import": "^2.26.0",
140
+ "eslint-plugin-prettier": "^4.2.1",
141
+ "eslint-plugin-react": "^7.31.10",
142
+ "husky": "^2.7.0",
143
+ "jest": "^29.7.0",
144
+ "jest-css-modules": "^2.0.0",
145
+ "jest-environment-jsdom": "^29.7.0",
146
+ "jsdom": "^22.1.0",
147
+ "lint-staged": "^13.0.2",
148
+ "npm-watch": "^0.11.0",
149
+ "postcss": "^8.4.31",
150
+ "prettier": "^2.7.1",
151
+ "rimraf": "^2.7.1",
152
+ "rollup": "^2.79.1",
153
+ "rollup-plugin-gzip": "^3.0.0",
154
+ "rollup-plugin-scss": "^4.0.0",
155
+ "rollup-plugin-svg": "^2.0.0",
156
+ "sass": "^1.67.0"
158
157
  },
159
158
  "peerDependencies": {
160
159
  "react": ">=16.8.1",
161
160
  "react-dom": ">=16.8.1"
162
161
  },
163
162
  "overrides": {
164
- "simple-update-notifier": "2.0.0"
163
+ "simple-update-notifier": "^2.0.0"
165
164
  },
166
165
  "engines": {
167
166
  "node": ">=14.17.3",