Skip to content

Commit

Permalink
chore: align peerDependencies to local versions
Browse files Browse the repository at this point in the history
  • Loading branch information
castastrophe committed Dec 29, 2024
1 parent 0d799d9 commit e6d16bd
Show file tree
Hide file tree
Showing 85 changed files with 378 additions and 376 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
}
],
"atlascode.jira.lastCreateSiteAndProject": {
"projectKey": "CSS",
"siteId": "jira.corp.adobe.com"
"siteId": "",
"projectKey": ""
},
"atlascode.jira.workingSite": {
"baseUrlSuffix": "jira.corp.adobe.com"
Expand Down
4 changes: 2 additions & 2 deletions components/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/icon": "workspace:^",
Expand Down
8 changes: 4 additions & 4 deletions components/actionbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actiongroup": ">=5",
"@spectrum-css/closebutton": ">=5",
"@spectrum-css/fieldlabel": ">=8",
"@spectrum-css/actiongroup": ">=5.0.0-next.0",
"@spectrum-css/closebutton": ">=5.0.0-next.0",
"@spectrum-css/fieldlabel": ">=8.0.0-next.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/actiongroup": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions components/actionbutton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
Expand Down
4 changes: 2 additions & 2 deletions components/actiongroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/actionbutton": {
Expand Down
6 changes: 3 additions & 3 deletions components/actionmenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/icon": ">=7",
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/menu": ">=8.0.0-next.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions components/alertbanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/button": ">=13",
"@spectrum-css/closebutton": ">=5",
"@spectrum-css/divider": ">=3",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.11"
"@spectrum-css/button": ">=14.0.0-next.0",
"@spectrum-css/closebutton": ">=5.0.0-next.0",
"@spectrum-css/divider": ">=4.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
Expand Down
8 changes: 4 additions & 4 deletions components/alertdialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/buttongroup": ">=7.0.0-next.4",
"@spectrum-css/divider": ">=3",
"@spectrum-css/icon": ">=7",
"@spectrum-css/buttongroup": ">=7.0.0-next.0",
"@spectrum-css/divider": ">=4.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/modal": ">=5.1.1-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10",
"@spectrum-css/tokens": ">=14.0.0-next.0",
"@spectrum-css/underlay": ">=4.1.1-next.0"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion components/asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
4 changes: 2 additions & 2 deletions components/assetcard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/checkbox": ">=9",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/checkbox": ">=10.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/checkbox": {
Expand Down
6 changes: 3 additions & 3 deletions components/assetlist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/checkbox": ">=9",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/checkbox": ">=10.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/checkbox": {
Expand Down
2 changes: 1 addition & 1 deletion components/avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
4 changes: 2 additions & 2 deletions components/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
Expand Down
6 changes: 3 additions & 3 deletions components/breadcrumb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/actionbutton": {
Expand Down
6 changes: 3 additions & 3 deletions components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/progresscircle": ">=3",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/progresscircle": ">=4.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
Expand Down
4 changes: 2 additions & 2 deletions components/buttongroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/button": ">=13",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/button": ">=14.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/button": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions components/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "workspace:^",
Expand Down
12 changes: 6 additions & 6 deletions components/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/asset": ">=5",
"@spectrum-css/checkbox": ">=9",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3",
"@spectrum-css/typography": ">=6"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/asset": ">=6.0.0-s2-foundations.0",
"@spectrum-css/checkbox": ">=10.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0",
"@spectrum-css/typography": ">=7.0.0-s2-foundations.0"
},
"peerDependenciesMeta": {
"@spectrum-css/actionbutton": {
Expand Down
4 changes: 2 additions & 2 deletions components/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/icon": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions components/clearbutton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/icon": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions components/closebutton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/commons": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion components/coachindicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
8 changes: 4 additions & 4 deletions components/coachmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/actionmenu": ">=7.0.0-next.0",
"@spectrum-css/button": ">=13",
"@spectrum-css/buttongroup": ">=7.0.0-next.4",
"@spectrum-css/button": ">=14.0.0-next.0",
"@spectrum-css/buttongroup": ">=7.0.0-next.0",
"@spectrum-css/menu": ">=8.0.0-next.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/button": {
Expand Down
2 changes: 1 addition & 1 deletion components/colorarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"peerDependencies": {
"@spectrum-css/colorhandle": ">=9.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/colorhandle": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion components/colorhandle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"peerDependencies": {
"@spectrum-css/colorloupe": ">=6.0.0-next.0",
"@spectrum-css/opacitycheckerboard": ">=3.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/colorloupe": {
Expand Down
2 changes: 1 addition & 1 deletion components/colorloupe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion components/colorslider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"peerDependencies": {
"@spectrum-css/colorhandle": ">=9.0.0-next.0",
"@spectrum-css/opacitycheckerboard": ">=3.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/colorhandle": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion components/colorwheel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@spectrum-css/colorarea": ">=6.0.0-next.0",
"@spectrum-css/colorhandle": ">=9.0.0-next.0",
"@spectrum-css/colorloupe": ">=6.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/colorarea": {
Expand Down
6 changes: 3 additions & 3 deletions components/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@spectrum-css/menu": ">=8.0.0-next.0",
"@spectrum-css/pickerbutton": ">=6.0.0-next.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/progresscircle": ">=3",
"@spectrum-css/textfield": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/progresscircle": ">=4.0.0-s2-foundations.0",
"@spectrum-css/textfield": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/progresscircle": {
Expand Down
6 changes: 3 additions & 3 deletions components/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"bugs": {
"url": "https://github.com/adobe/spectrum-css/issues"
},
"main": "index.css",
"exports": {
".": "./index.css",
"./*.css": "./*.css",
"./CHANGELOG.md": "./CHANGELOG.md",
"./README.md": "./README.md",
"./*.css": "./*.css",
"./package.json": "./package.json",
"./stories/*": "./stories/*"
},
"main": "index.css",
"peerDependencies": {
"@spectrum-css/tokens": ">=14.0.0-next.3"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
6 changes: 3 additions & 3 deletions components/contextualhelp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/link": ">=5",
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/link": ">=6.0.0-s2-foundations.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/link": {
Expand Down
6 changes: 3 additions & 3 deletions components/datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/calendar": ">=5",
"@spectrum-css/calendar": ">=6.0.0-s2-foundations.0",
"@spectrum-css/pickerbutton": ">=6.0.0-next.0",
"@spectrum-css/popover": ">=8.0.0-next.0",
"@spectrum-css/textfield": ">=7",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/textfield": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/calendar": "workspace:^",
Expand Down
Loading

0 comments on commit e6d16bd

Please sign in to comment.