@elliemae/ds-test-utils 3.51.0-next.7 → 3.51.0-next.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-test-utils",
3
- "version": "3.51.0-next.7",
3
+ "version": "3.51.0-next.9",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Test utilities",
6
6
  "files": [
@@ -25,8 +25,8 @@
25
25
  "url": "https://git.elliemae.io/platform-ui/dimsum.git"
26
26
  },
27
27
  "engines": {
28
- "pnpm": ">=6",
29
- "node": ">=16"
28
+ "pnpm": ">=9",
29
+ "node": ">=22"
30
30
  },
31
31
  "author": "ICE MT",
32
32
  "jestSonar": {
@@ -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.7"
42
+ "@elliemae/ds-system": "3.51.0-next.9"
43
43
  },
44
44
  "devDependencies": {
45
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.7"
49
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.9"
50
50
  },
51
51
  "peerDependencies": {
52
52
  "react": "^18.3.1",