@procore/data-table 14.42.0 → 14.43.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": "14.42.0",
3
+ "version": "14.43.1",
4
4
  "description": "Complex data grid built on top of ag-grid, with DST components and styles.",
5
5
  "author": "Procore Technologies",
6
6
  "homepage": "https://github.com/procore/core/tree/main/packages/data-table",
@@ -75,7 +75,7 @@
75
75
  "dependencies": {
76
76
  "@procore/cdn-translations": "0.1.13",
77
77
  "@procore/error-pages": "^0.2.3",
78
- "@procore/labs-datetime-select": "^0.2.1",
78
+ "@procore/labs-datetime-select": "^0.2.2",
79
79
  "@procore/labs-group-by-select": "4.1.0",
80
80
  "@procore/toast-alert": "^5.1.2",
81
81
  "@procore/web-sdk-storage": "^0.1.0",
@@ -106,9 +106,9 @@
106
106
  "@dotenvx/dotenvx": "1.6.4",
107
107
  "@ngneat/falso": "6.4.0",
108
108
  "@procore/core-css": "10.17.0",
109
- "@procore/core-icons": "^12.12.0",
109
+ "@procore/core-icons": "^12.14.0",
110
110
  "@procore/core-prettier": "10.2.0",
111
- "@procore/core-react": "^12.36.0",
111
+ "@procore/core-react": "^12.42.0",
112
112
  "@procore/eslint-config": "10.0.0",
113
113
  "@procore/globalization-toolkit": "3.1.0",
114
114
  "@procore/labs-financials-utils": "4.3.1",
@@ -132,7 +132,7 @@
132
132
  "@typescript-eslint/eslint-plugin": "5.48.2",
133
133
  "@typescript-eslint/parser": "5.48.1",
134
134
  "css-loader": "6.7.1",
135
- "cypress": "^13.15.1",
135
+ "cypress": "^13.17.0",
136
136
  "cypress-axe": "1.5.0",
137
137
  "cypress-multi-reporters": "^2.0.5",
138
138
  "cypress-real-events": "^1.11.0",
@@ -150,7 +150,7 @@
150
150
  "eslint-plugin-storybook": "^9.1.16",
151
151
  "http-server": "^14.1.1",
152
152
  "jest": "29.5.0",
153
- "miragejs": "0.1.45",
153
+ "miragejs": "^0.1.48",
154
154
  "mocha": "^11.7.0",
155
155
  "mocha-junit-reporter": "^2.2.1",
156
156
  "mochawesome": "^7.1.3",
@@ -161,7 +161,7 @@
161
161
  "safe-json-stringify": "^1.2.0",
162
162
  "sass": "1.57.1",
163
163
  "sass-loader": "13.2.0",
164
- "start-server-and-test": "1.15.4",
164
+ "start-server-and-test": "2.1.5",
165
165
  "storybook": "^9.1.17",
166
166
  "style-loader": "3.3.1",
167
167
  "styled-components": "6.1.18",