react-autoql 4.7.1 → 4.8.1

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": "4.7.1",
3
+ "version": "4.8.1",
4
4
  "description": "React Widget Library",
5
5
  "main": "dist/autoql.cjs.js",
6
6
  "module": "dist/autoql.esm.js",
@@ -61,7 +61,7 @@
61
61
  "dependencies": {
62
62
  "@babel/runtime": "^7.16.0",
63
63
  "@react-icons/all-files": "^4.1.0",
64
- "axios": "^0.21.1",
64
+ "axios": "^0.21.2",
65
65
  "d3-array": "^2.3.3",
66
66
  "d3-axis": "^1.0.12",
67
67
  "d3-collection": "^1.0.7",
@@ -98,7 +98,7 @@
98
98
  "react-collapse": "^5.1.1",
99
99
  "react-contenteditable": "^3.3.5",
100
100
  "react-custom-scrollbars": "^4.2.1",
101
- "react-custom-scrollbars-2": "^4.4.0",
101
+ "react-custom-scrollbars-2": "^4.5.0",
102
102
  "react-dom": "^16.9.0",
103
103
  "react-grid-layout": "^1.3.4",
104
104
  "react-infinite-scroller": "^1.2.4",
@@ -112,7 +112,7 @@
112
112
  "react-tabulator": "^0.15.0",
113
113
  "react-tiny-popover": "^3.4.5",
114
114
  "react-toastify": "^8.2.0",
115
- "react-tooltip": "4.2.10",
115
+ "react-tooltip": "^4.2.21",
116
116
  "recordrtc": "^5.6.1",
117
117
  "sanitize-html": "^2.3.2",
118
118
  "sql-formatter": "^2.3.3",
@@ -166,7 +166,7 @@
166
166
  "jest-mock-axios": "^4.2.0",
167
167
  "jsdom": "^19.0.0",
168
168
  "lint-staged": "^13.0.2",
169
- "node-sass": "^7.0.0",
169
+ "node-sass": "^7.0.1",
170
170
  "npm-watch": "^0.11.0",
171
171
  "prettier-eslint": "^15.0.1",
172
172
  "prettier-eslint-cli": "^6.0.1",