|
217 | 217 | "scope": "teambit.harmony", |
218 | 218 | "version": "1.9.47", |
219 | 219 | "mainFile": "index.ts", |
220 | | - "rootDir": "scopes/harmony/bit" |
| 220 | + "rootDir": "scopes/harmony/bit", |
| 221 | + "config": { |
| 222 | + "teambit.dependencies/dependency-resolver": { |
| 223 | + "policy": { |
| 224 | + "dependencies": { |
| 225 | + "@teambit/base-react.navigation.link": "2.0.31", |
| 226 | + "@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1", |
| 227 | + "@apollo/client": "3.6.9", |
| 228 | + "@yarnpkg/cli": "3.6.1", |
| 229 | + "@yarnpkg/core": "3.5.2", |
| 230 | + "@yarnpkg/plugin-pack": "3.2.0", |
| 231 | + "@types/react": "^17.0.67", |
| 232 | + "@types/react-dom": "^17.0.21", |
| 233 | + "graphql": "15.8.0", |
| 234 | + "browserslist": "4.23.3", |
| 235 | + "reflect-metadata": "0.1.13", |
| 236 | + "monaco-editor": "0.33.0", |
| 237 | + "mz": "2.7.0", |
| 238 | + "react": "17.0.2", |
| 239 | + "react-dom": "17.0.2", |
| 240 | + "core-js": "3.13.0", |
| 241 | + "postcss": "8.4.18", |
| 242 | + "buffer": "6.0.3", |
| 243 | + "process": "0.11.10", |
| 244 | + "react-router-dom": "6.3.0", |
| 245 | + "typescript": "5.5.3", |
| 246 | + "@parcel/css": "^1.8.3", |
| 247 | + "lightningcss": "^1.20.0", |
| 248 | + "@swc/css": "^0.0.20", |
| 249 | + "@teambit/legacy": "2.1.0" |
| 250 | + }, |
| 251 | + "devDependencies": {}, |
| 252 | + "peerDependencies": { |
| 253 | + "@teambit/base-react.navigation.link": "-", |
| 254 | + "@teambit/legacy": "-", |
| 255 | + "@teambit/ui-foundation.ui.navigation.react-router-adapter": "-", |
| 256 | + "browserslist": "-", |
| 257 | + "graphql": "-", |
| 258 | + "react": "-", |
| 259 | + "react-dom": "-", |
| 260 | + "react-router-dom": "-", |
| 261 | + "core-js": "-" |
| 262 | + } |
| 263 | + } |
| 264 | + } |
| 265 | + } |
221 | 266 | }, |
222 | 267 | "bit-map": { |
223 | 268 | "name": "bit-map", |
|
0 commit comments