@procore/data-table 15.0.0-alpha.2 → 15.0.0-alpha.4

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.2",
3
+ "version": "15.0.0-alpha.4",
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,7 @@
79
79
  "styled-components": ">= 5.1.1 < 6"
80
80
  },
81
81
  "dependencies": {
82
- "@procore/error-pages": "0.1.0",
82
+ "@procore/error-pages": "0.2.1",
83
83
  "@procore/labs-datetime-select": "0.1.1",
84
84
  "@procore/labs-group-by-select": "4.0.0",
85
85
  "@procore/toast-alert": "5.1.0",
@@ -90,7 +90,7 @@
90
90
  "lodash.debounce": "4.0.8",
91
91
  "lodash.isequal": "4.5.0",
92
92
  "ramda": "0.28.0",
93
- "react-resize-detector": "12.0.0",
93
+ "react-resize-detector": "12.0.2",
94
94
  "ulid": "2.3.0"
95
95
  },
96
96
  "devDependencies": {
@@ -111,9 +111,9 @@
111
111
  "@dotenvx/dotenvx": "1.6.4",
112
112
  "@ngneat/falso": "6.4.0",
113
113
  "@procore/core-css": "10.17.0",
114
- "@procore/core-icons": "12.3.1",
114
+ "@procore/core-icons": "12.6.0",
115
115
  "@procore/core-prettier": "10.2.0",
116
- "@procore/core-react": "12.17.8",
116
+ "@procore/core-react": "12.20.4",
117
117
  "@procore/eslint-config": "10.0.0",
118
118
  "@procore/globalization-toolkit": "3.1.0",
119
119
  "@procore/labs-financials-utils": "4.3.1",