react-autoql 8.11.0 → 8.12.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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-autoql",
3
- "version": "8.11.0",
3
+ "version": "8.12.0",
4
4
  "description": "React Widget Library",
5
5
  "main": "dist/autoql.cjs.js",
6
6
  "module": "dist/autoql.esm.js",
@@ -90,10 +90,12 @@
90
90
  "react-date-range": "1.4.0",
91
91
  "react-device-detect": "2.2.3",
92
92
  "react-grid-layout": "1.3.4",
93
+ "react-icons": "^5.5.0",
93
94
  "react-infinite-scroller": "1.2.4",
94
95
  "react-localization": "1.0.16",
95
96
  "react-modal": "3.16.1",
96
97
  "react-perfect-scrollbar": "1.5.8",
98
+ "react-resizable": "^3.0.5",
97
99
  "react-responsive": "10.0.0",
98
100
  "react-select": "3.1.1",
99
101
  "react-slider": "2.0.4",
@@ -103,7 +105,7 @@
103
105
  "react-toastify": "8.2.0",
104
106
  "react-tooltip": "5.22.0",
105
107
  "recordrtc": "5.6.1",
106
- "sanitize-html": "2.3.2",
108
+ "sanitize-html": "2.17.0",
107
109
  "sql-formatter": "2.3.3",
108
110
  "tabulator-tables": "5.6.1",
109
111
  "uuid": "9.0.0"
@@ -151,7 +153,7 @@
151
153
  "postcss": "8.4.31",
152
154
  "prettier": "2.7.1",
153
155
  "rimraf": "2.7.1",
154
- "rollup": "2.79.1",
156
+ "rollup": "2.79.2",
155
157
  "rollup-plugin-gzip": "3.0.0",
156
158
  "rollup-plugin-scss": "4.0.0",
157
159
  "rollup-plugin-svg": "2.0.0",