@elliemae/ds-global-header 3.50.0-next.1 → 3.50.1-next.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 +12 -11
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-global-header",
|
|
3
|
-
"version": "3.50.
|
|
3
|
+
"version": "3.50.1-next.4",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Global Header",
|
|
6
6
|
"files": [
|
|
@@ -137,19 +137,20 @@
|
|
|
137
137
|
},
|
|
138
138
|
"dependencies": {
|
|
139
139
|
"uid": "~2.0.1",
|
|
140
|
-
"@elliemae/ds-app-picker": "3.50.
|
|
141
|
-
"@elliemae/ds-
|
|
142
|
-
"@elliemae/ds-
|
|
143
|
-
"@elliemae/ds-
|
|
144
|
-
"@elliemae/ds-
|
|
145
|
-
"@elliemae/ds-
|
|
146
|
-
"@elliemae/ds-
|
|
147
|
-
"@elliemae/ds-
|
|
140
|
+
"@elliemae/ds-app-picker": "3.50.1-next.4",
|
|
141
|
+
"@elliemae/ds-grid": "3.50.1-next.4",
|
|
142
|
+
"@elliemae/ds-hooks-fontsize-media": "3.50.1-next.4",
|
|
143
|
+
"@elliemae/ds-popperjs": "3.50.1-next.4",
|
|
144
|
+
"@elliemae/ds-system": "3.50.1-next.4",
|
|
145
|
+
"@elliemae/ds-icons": "3.50.1-next.4",
|
|
146
|
+
"@elliemae/ds-form": "3.50.1-next.4",
|
|
147
|
+
"@elliemae/ds-props-helpers": "3.50.1-next.4"
|
|
148
148
|
},
|
|
149
149
|
"devDependencies": {
|
|
150
|
-
"@elliemae/pui-cli": "9.0.0-next.
|
|
150
|
+
"@elliemae/pui-cli": "9.0.0-next.31",
|
|
151
|
+
"jest": "~29.7.0",
|
|
151
152
|
"styled-components": "~5.3.9",
|
|
152
|
-
"@elliemae/ds-monorepo-devops": "3.50.
|
|
153
|
+
"@elliemae/ds-monorepo-devops": "3.50.1-next.4"
|
|
153
154
|
},
|
|
154
155
|
"peerDependencies": {
|
|
155
156
|
"lodash": "^4.17.21",
|