-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add peer dep alignment to constraints (#3541)
* chore: add peer dep alignment to constraints * fix: run constraint alignment on all packages
- Loading branch information
1 parent
205182b
commit 1a3245c
Showing
94 changed files
with
1,817 additions
and
1,393 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
--- | ||
"@spectrum-css/preview": patch | ||
"@spectrum-css/tokens": patch | ||
"@spectrum-css/accordion": patch | ||
"@spectrum-css/actionbar": patch | ||
"@spectrum-css/actionbutton": patch | ||
"@spectrum-css/actiongroup": patch | ||
"@spectrum-css/actionmenu": patch | ||
"@spectrum-css/alertbanner": patch | ||
"@spectrum-css/alertdialog": patch | ||
"@spectrum-css/asset": patch | ||
"@spectrum-css/assetcard": patch | ||
"@spectrum-css/assetlist": patch | ||
"@spectrum-css/avatar": patch | ||
"@spectrum-css/badge": patch | ||
"@spectrum-css/breadcrumb": patch | ||
"@spectrum-css/button": patch | ||
"@spectrum-css/buttongroup": patch | ||
"@spectrum-css/calendar": patch | ||
"@spectrum-css/card": patch | ||
"@spectrum-css/checkbox": patch | ||
"@spectrum-css/clearbutton": patch | ||
"@spectrum-css/closebutton": patch | ||
"@spectrum-css/coachindicator": patch | ||
"@spectrum-css/coachmark": patch | ||
"@spectrum-css/colorarea": patch | ||
"@spectrum-css/colorhandle": patch | ||
"@spectrum-css/colorloupe": patch | ||
"@spectrum-css/colorslider": patch | ||
"@spectrum-css/colorwheel": patch | ||
"@spectrum-css/combobox": patch | ||
"@spectrum-css/contextualhelp": patch | ||
"@spectrum-css/datepicker": patch | ||
"@spectrum-css/dial": patch | ||
"@spectrum-css/dialog": patch | ||
"@spectrum-css/divider": patch | ||
"@spectrum-css/dropindicator": patch | ||
"@spectrum-css/dropzone": patch | ||
"@spectrum-css/fieldgroup": patch | ||
"@spectrum-css/fieldlabel": patch | ||
"@spectrum-css/floatingactionbutton": patch | ||
"@spectrum-css/form": patch | ||
"@spectrum-css/helptext": patch | ||
"@spectrum-css/icon": patch | ||
"@spectrum-css/illustratedmessage": patch | ||
"@spectrum-css/infieldbutton": patch | ||
"@spectrum-css/inlinealert": patch | ||
"@spectrum-css/link": patch | ||
"@spectrum-css/logicbutton": patch | ||
"@spectrum-css/menu": patch | ||
"@spectrum-css/meter": patch | ||
"@spectrum-css/miller": patch | ||
"@spectrum-css/modal": patch | ||
"@spectrum-css/opacitycheckerboard": patch | ||
"@spectrum-css/page": patch | ||
"@spectrum-css/pagination": patch | ||
"@spectrum-css/picker": patch | ||
"@spectrum-css/pickerbutton": patch | ||
"@spectrum-css/popover": patch | ||
"@spectrum-css/progressbar": patch | ||
"@spectrum-css/progresscircle": patch | ||
"@spectrum-css/radio": patch | ||
"@spectrum-css/rating": patch | ||
"@spectrum-css/search": patch | ||
"@spectrum-css/sidenav": patch | ||
"@spectrum-css/slider": patch | ||
"@spectrum-css/splitview": patch | ||
"@spectrum-css/statuslight": patch | ||
"@spectrum-css/steplist": patch | ||
"@spectrum-css/stepper": patch | ||
"@spectrum-css/swatch": patch | ||
"@spectrum-css/swatchgroup": patch | ||
"@spectrum-css/switch": patch | ||
"@spectrum-css/table": patch | ||
"@spectrum-css/tabs": patch | ||
"@spectrum-css/tag": patch | ||
"@spectrum-css/taggroup": patch | ||
"@spectrum-css/textfield": patch | ||
"@spectrum-css/thumbnail": patch | ||
"@spectrum-css/toast": patch | ||
"@spectrum-css/tooltip": patch | ||
"@spectrum-css/tray": patch | ||
"@spectrum-css/treeview": patch | ||
"@spectrum-css/typography": patch | ||
"@spectrum-css/underlay": patch | ||
"@spectrum-css/well": patch | ||
"@spectrum-tools/stylelint-no-unused-custom-properties": patch | ||
"@spectrum-tools/postcss-add-theming-layer": patch | ||
"@spectrum-tools/postcss-property-rollup": patch | ||
--- | ||
|
||
Dependency alignment across the project. | ||
|
||
Set component peerDependencies as optional to reduce console warnings on downstream projects. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.