Skip to content

Commit

Permalink
bump @teambit/legacy version to 1.0.551 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Aug 31, 2023
1 parent f45d9af commit a51feaf
Show file tree
Hide file tree
Showing 7 changed files with 81 additions and 4,187 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@teambit/legacy",
"version": "1.0.550",
"version": "1.0.551",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down
4,248 changes: 71 additions & 4,177 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scopes/react/eslint-config-bit-react/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"peerDependencies": {
"eslint": "> 7.0.0",
"@teambit/legacy": "1.0.550"
"@teambit/legacy": "1.0.551"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion scopes/react/react-native/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"react-native-web": "^0.16.0",
"@teambit/legacy": "1.0.550"
"@teambit/legacy": "1.0.551"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion scopes/react/react/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"@teambit/legacy": "1.0.550"
"@teambit/legacy": "1.0.551"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion scopes/ui-foundation/ui/component.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@teambit/legacy": "-"
},
"peerDependencies": {
"@teambit/legacy": "1.0.550"
"@teambit/legacy": "1.0.551"
}
}
}
Expand Down
10 changes: 5 additions & 5 deletions workspace.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
"peerDependencies": {
"@apollo/client": "^3.6.0",
"@teambit/base-react.navigation.link": "2.0.27",
"@teambit/legacy": "1.0.550",
"@teambit/legacy": "1.0.551",
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1",
"@testing-library/react": "^12.1.5",
"core-js": "^3.10.0",
Expand Down Expand Up @@ -488,7 +488,7 @@
"@teambit/legacy": "-"
},
"peerDependencies": {
"@teambit/legacy": "1.0.550"
"@teambit/legacy": "1.0.551"
}
}
},
Expand Down Expand Up @@ -752,7 +752,7 @@
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"@teambit/legacy": "1.0.550"
"@teambit/legacy": "1.0.551"
}
}
}
Expand Down Expand Up @@ -842,7 +842,7 @@
"@teambit/base-react.navigation.link": "2.0.27",
"@teambit/ui-foundation.ui.navigation.react-router-adapter": "6.1.1",
"@apollo/client": "3.6.9",
"@teambit/legacy": "1.0.550",
"@teambit/legacy": "1.0.551",
"graphql": "15.8.0",
"browserslist": "4.16.3",
"reflect-metadata": "0.1.13",
Expand Down Expand Up @@ -977,7 +977,7 @@
"@teambit/legacy": "-"
},
"peerDependencies": {
"@teambit/legacy": "1.0.550"
"@teambit/legacy": "1.0.551"
}
}
}
Expand Down

0 comments on commit a51feaf

Please sign in to comment.