|
25 | 25 | "@types/lodash.isplainobject": "^4.0.9", |
26 | 26 | "@types/node": "^20.11.28", |
27 | 27 | "@webkrafters/clone-total": "^1.0.1", |
28 | | - "@webkrafters/data-distillery": "^0.1.1", |
29 | 28 | "@webkrafters/get-property": "^2.0.0", |
30 | 29 | "@webkrafters/path-dotize": "0.0.2", |
31 | 30 | "@webkrafters/timed-map": "^2.0.0", |
|
50 | 49 | "lodash.isobject": "^3.0.2", |
51 | 50 | "lodash.isplainobject": "^4.0.6", |
52 | 51 | "lodash.omit": "^4.5.0", |
53 | | - "lodash.set": "^4.3.2", |
54 | 52 | "react": "^18.3.1", |
55 | 53 | "react-dom": "^18.3.1", |
56 | 54 | "react-performance-testing": "^2.0.0", |
|
88 | 86 | "peerDependencies": { |
89 | 87 | "@types/react": ">= 16.8.0 <19", |
90 | 88 | "@webkrafters/clone-total": ">= 1.0.1", |
91 | | - "@webkrafters/data-distillery": ">= 0.0.3", |
| 89 | + "@webkrafters/get-property": ">= 1.0.1", |
92 | 90 | "@webkrafters/path-dotize": ">= 0.0.2", |
| 91 | + "@webkrafters/timed-map": "^2.0.0", |
| 92 | + "lodash.clonedeep": ">= 0.1.0", |
| 93 | + "lodash.clonedeepwith": ">= 0.1.0", |
93 | 94 | "lodash.isboolean": ">= 0.1.0", |
94 | 95 | "lodash.isempty": ">= 0.1.0", |
| 96 | + "lodash.isinteger": ">= 0.1.0", |
| 97 | + "lodash.isobject": ">= 0.1.0", |
95 | 98 | "lodash.isequal": ">= 0.1.0", |
96 | 99 | "lodash.isplainobject": ">= 0.8.0", |
97 | 100 | "lodash.omit": ">= 0.1.0", |
98 | | - "lodash.set": ">= 0.1.0", |
99 | 101 | "react": ">= 16.8.0 <19" |
100 | 102 | }, |
101 | 103 | "publishConfig": { |
|
115 | 117 | "types": "dist/index.d.ts", |
116 | 118 | "version": "7.0.2", |
117 | 119 | "dependencies": { |
118 | | - "@webkrafters/eagleeye": "^1.0.1" |
| 120 | + "@webkrafters/eagleeye": "^1.0.4" |
119 | 121 | } |
120 | 122 | } |
0 commit comments