@devtable/dashboard 13.42.5 → 13.42.7

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/dist/version.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
- "semver": "13.42.5",
3
- "version": "e290915fb43646b5bac7d1aad2c5edf3d21b1c11"
2
+ "semver": "13.42.7",
3
+ "version": "241f415b0317dcb3b9a0c5e8268bb842d54e2d77"
4
4
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devtable/dashboard",
3
- "version": "13.42.5",
3
+ "version": "13.42.7",
4
4
  "license": "Apache-2.0",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -92,7 +92,7 @@
92
92
  "@tiptap/react": "2.0.3",
93
93
  "@tiptap/starter-kit": "2.0.3",
94
94
  "@types/crypto-js": "v4.1.1",
95
- "@types/d3-array": "3.0.4",
95
+ "@types/d3-array": "3.2.1",
96
96
  "@types/d3-scale": "4.0.8",
97
97
  "@types/file-saver": "2.0.5",
98
98
  "@types/lodash": "^4.14.182",
@@ -122,7 +122,7 @@
122
122
  "prosemirror-schema-list": "^1.2.2",
123
123
  "react-grid-layout": "^1.3.4",
124
124
  "react-hook-form": "^7.31.2",
125
- "rollup-plugin-visualizer": "5.9.0",
125
+ "rollup-plugin-visualizer": "5.12.0",
126
126
  "typescript": "^4.6.3",
127
127
  "vite-plugin-static-copy": "^0.17.0"
128
128
  },
@@ -159,7 +159,7 @@
159
159
  "axios": "^0.27.2",
160
160
  "chroma-js": "^2.4.2",
161
161
  "crypto-js": "^4.1.1",
162
- "d3-array": "3.2.3",
162
+ "d3-array": "3.2.4",
163
163
  "d3-regression": "1.3.10",
164
164
  "d3-scale": "4.0.2",
165
165
  "dayjs": "1.11.9",