|
1 | 1 | { |
2 | 2 | "name": "@vuu-ui/vuu-data-react", |
3 | | - "version": "0.13.29", |
| 3 | + "version": "0.13.31", |
4 | 4 | "main": "src/index.ts", |
5 | 5 | "author": "heswell", |
6 | 6 | "license": "Apache-2.0", |
|
11 | 11 | "type-defs": "node ../../scripts/build-type-defs.mjs" |
12 | 12 | }, |
13 | 13 | "devDependencies": { |
14 | | - "@vuu-ui/vuu-data-types": "0.13.29", |
15 | | - "@vuu-ui/vuu-filter-types": "0.13.29", |
16 | | - "@vuu-ui/vuu-popups": "0.13.29", |
17 | | - "@vuu-ui/vuu-protocol-types": "0.13.29", |
18 | | - "@vuu-ui/vuu-table-types": "0.13.29" |
| 14 | + "@vuu-ui/vuu-data-types": "0.13.31", |
| 15 | + "@vuu-ui/vuu-filter-types": "0.13.31", |
| 16 | + "@vuu-ui/vuu-popups": "0.13.31", |
| 17 | + "@vuu-ui/vuu-protocol-types": "0.13.31", |
| 18 | + "@vuu-ui/vuu-table-types": "0.13.31" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@vuu-ui/vuu-context-menu": "0.13.29", |
22 | | - "@vuu-ui/vuu-data-remote": "0.13.29", |
23 | | - "@vuu-ui/vuu-filter-parser": "0.13.29", |
24 | | - "@vuu-ui/vuu-layout": "0.13.29", |
25 | | - "@vuu-ui/vuu-popups": "0.13.29", |
26 | | - "@vuu-ui/vuu-ui-controls": "0.13.29", |
27 | | - "@vuu-ui/vuu-utils": "0.13.29", |
28 | | - "@vuu-ui/vuu-table": "0.13.29", |
| 21 | + "@vuu-ui/vuu-context-menu": "0.13.31", |
| 22 | + "@vuu-ui/vuu-data-remote": "0.13.31", |
| 23 | + "@vuu-ui/vuu-filter-parser": "0.13.31", |
| 24 | + "@vuu-ui/vuu-layout": "0.13.31", |
| 25 | + "@vuu-ui/vuu-popups": "0.13.31", |
| 26 | + "@vuu-ui/vuu-ui-controls": "0.13.31", |
| 27 | + "@vuu-ui/vuu-utils": "0.13.31", |
| 28 | + "@vuu-ui/vuu-table": "0.13.31", |
29 | 29 | "@salt-ds/core": "1.43.0", |
30 | 30 | "@salt-ds/styles": "0.2.1", |
31 | 31 | "@salt-ds/window": "0.1.1" |
|
0 commit comments