|
89 | 89 | "@matrixai/errors": "^2.1.3", |
90 | 90 | "@matrixai/events": "^4.0.1", |
91 | 91 | "@matrixai/id": "^4.0.0", |
| 92 | + "@matrixai/js-virtualtar": "^2.0.0", |
92 | 93 | "@matrixai/logger": "^4.0.3", |
93 | 94 | "@matrixai/mdns": "^2.0.7", |
94 | 95 | "@matrixai/quic": "^2.0.9", |
|
114 | 115 | "ip-num": "^1.3.3-0", |
115 | 116 | "isomorphic-git": "^1.8.1", |
116 | 117 | "lexicographic-integer": "^1.1.0", |
| 118 | + "minimatch": "^10.0.1", |
117 | 119 | "multiformats": "^13.3.2", |
118 | 120 | "pako": "^1.0.11", |
119 | 121 | "prompts": "^2.4.1", |
120 | 122 | "resource-counter": "^1.2.4", |
121 | | - "sodium-native": "^3.4.1", |
122 | | - "minimatch": "^10.0.1" |
| 123 | + "sodium-native": "^3.4.1" |
123 | 124 | }, |
124 | 125 | "devDependencies": { |
125 | | - "@matrixai/lint" : "^0.2.11", |
126 | 126 | "@fast-check/jest": "^2.1.1", |
| 127 | + "@matrixai/lint": "^0.2.11", |
127 | 128 | "@swc/core": "1.3.82", |
128 | 129 | "@swc/jest": "^0.2.29", |
129 | 130 | "@types/cross-spawn": "^6.0.2", |
130 | 131 | "@types/jest": "^29.5.2", |
| 132 | + "@types/minimatch": "^5.1.2", |
131 | 133 | "@types/node": "^20.5.7", |
132 | 134 | "@types/pako": "^1.0.2", |
133 | 135 | "@types/prompts": "^2.0.13", |
134 | 136 | "@types/readable-stream": "^2.3.11", |
135 | | - "@types/minimatch": "^5.1.2", |
136 | 137 | "benny": "^3.7.1", |
137 | 138 | "common-tags": "^1.8.2", |
138 | 139 | "fast-check": "^4.0.1", |
|
0 commit comments