@elliemae/ds-left-navigation 3.50.0-next.1 → 3.50.0-next.2
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 +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-left-navigation",
|
|
3
|
-
"version": "3.50.0-next.
|
|
3
|
+
"version": "3.50.0-next.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Left Navigation",
|
|
6
6
|
"files": [
|
|
@@ -236,23 +236,23 @@
|
|
|
236
236
|
"typeSafety": false
|
|
237
237
|
},
|
|
238
238
|
"dependencies": {
|
|
239
|
-
"@elliemae/ds-button-v2": "3.50.0-next.
|
|
240
|
-
"@elliemae/ds-
|
|
241
|
-
"@elliemae/ds-
|
|
242
|
-
"@elliemae/ds-
|
|
243
|
-
"@elliemae/ds-
|
|
244
|
-
"@elliemae/ds-
|
|
245
|
-
"@elliemae/ds-
|
|
246
|
-
"@elliemae/ds-
|
|
239
|
+
"@elliemae/ds-button-v2": "3.50.0-next.2",
|
|
240
|
+
"@elliemae/ds-icons": "3.50.0-next.2",
|
|
241
|
+
"@elliemae/ds-skeleton": "3.50.0-next.2",
|
|
242
|
+
"@elliemae/ds-props-helpers": "3.50.0-next.2",
|
|
243
|
+
"@elliemae/ds-circular-progress-indicator": "3.50.0-next.2",
|
|
244
|
+
"@elliemae/ds-grid": "3.50.0-next.2",
|
|
245
|
+
"@elliemae/ds-truncated-tooltip-text": "3.50.0-next.2",
|
|
246
|
+
"@elliemae/ds-system": "3.50.0-next.2"
|
|
247
247
|
},
|
|
248
248
|
"devDependencies": {
|
|
249
|
-
"@elliemae/pui-cli": "9.0.0-next.
|
|
249
|
+
"@elliemae/pui-cli": "9.0.0-next.31",
|
|
250
250
|
"styled-components": "~5.3.9",
|
|
251
|
-
"@elliemae/ds-monorepo-devops": "3.50.0-next.
|
|
251
|
+
"@elliemae/ds-monorepo-devops": "3.50.0-next.2"
|
|
252
252
|
},
|
|
253
253
|
"peerDependencies": {
|
|
254
254
|
"lodash": "^4.17.21",
|
|
255
|
-
"react": "
|
|
255
|
+
"react": "^17.0.2",
|
|
256
256
|
"react-dom": "^17.0.2",
|
|
257
257
|
"styled-components": "~5.3.9"
|
|
258
258
|
},
|