@elliemae/ds-test-utils 3.51.0-next.5 → 3.51.0-next.7
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-test-utils",
|
3
|
-
"version": "3.51.0-next.
|
3
|
+
"version": "3.51.0-next.7",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Test utilities",
|
6
6
|
"files": [
|
@@ -39,14 +39,14 @@
|
|
39
39
|
"@tanstack/react-virtual": "3.0.0-beta.54",
|
40
40
|
"jest-axe": "^9.0.0",
|
41
41
|
"jest-matcher-utils": "^29.7.0",
|
42
|
-
"@elliemae/ds-system": "3.51.0-next.
|
42
|
+
"@elliemae/ds-system": "3.51.0-next.7"
|
43
43
|
},
|
44
44
|
"devDependencies": {
|
45
|
-
"@elliemae/pui-cli": "9.0.0-next.
|
45
|
+
"@elliemae/pui-cli": "9.0.0-next.55",
|
46
46
|
"axe-core": "^4.10.2",
|
47
47
|
"jest": "~29.7.0",
|
48
48
|
"styled-components": "~5.3.9",
|
49
|
-
"@elliemae/ds-monorepo-devops": "3.51.0-next.
|
49
|
+
"@elliemae/ds-monorepo-devops": "3.51.0-next.7"
|
50
50
|
},
|
51
51
|
"peerDependencies": {
|
52
52
|
"react": "^18.3.1",
|