@procore/data-table 15.0.0-alpha.0 → 15.0.0-alpha.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@procore/data-table",
3
- "version": "15.0.0-alpha.0",
3
+ "version": "15.0.0-alpha.1",
4
4
  "description": "Complex data grid built on top of ag-grid, with DST components and styles.",
5
5
  "type": "module",
6
6
  "main": "dist/legacy/index.cjs",
@@ -79,7 +79,6 @@
79
79
  "styled-components": ">= 5.1.1 < 6"
80
80
  },
81
81
  "dependencies": {
82
- "@ag-grid-enterprise/sparklines": "32.3.3",
83
82
  "@procore/labs-datetime-select": "0.1.1",
84
83
  "@procore/labs-group-by-select": "4.0.0",
85
84
  "@procore/toast-alert": "5.1.0",
@@ -106,13 +105,14 @@
106
105
  "@ag-grid-enterprise/row-grouping": "32.3.3",
107
106
  "@ag-grid-enterprise/server-side-row-model": "32.3.3",
108
107
  "@ag-grid-enterprise/set-filter": "32.3.3",
108
+ "@ag-grid-enterprise/sparklines": "32.3.3",
109
109
  "@babel/eslint-parser": "7.21.3",
110
110
  "@dotenvx/dotenvx": "1.6.4",
111
111
  "@ngneat/falso": "6.4.0",
112
112
  "@procore/core-css": "10.17.0",
113
- "@procore/core-icons": "12.2.0",
113
+ "@procore/core-icons": "12.3.0",
114
114
  "@procore/core-prettier": "10.2.0",
115
- "@procore/core-react": "12.17.0",
115
+ "@procore/core-react": "12.17.2",
116
116
  "@procore/eslint-config": "10.0.0",
117
117
  "@procore/globalization-toolkit": "3.1.0",
118
118
  "@procore/labs-financials-utils": "3.0.1",