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 9444cdb commit 9d7f088
Show file tree
Hide file tree
Showing 52 changed files with 121 additions and 120 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
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": ">=6.0.0-s2-foundations.0",
"@spectrum-css/closebutton": ">=6.0.0-s2-foundations.0",
"@spectrum-css/fieldlabel": ">=9.0.0-s2-foundations.0",
"@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
2 changes: 1 addition & 1 deletion components/actiongroup/stories/actiongroup.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ export default {
},
packageJson,
metadata,
tags: ["migrated"],
},
tags: ["migrated"],
};

export const Default = ActionGroups.bind({});
Expand Down
2 changes: 1 addition & 1 deletion components/actionmenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@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
4 changes: 2 additions & 2 deletions components/alertbanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/closebutton": ">=6.0.0-s2-foundations.0",
"@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.11"
Expand Down
2 changes: 1 addition & 1 deletion components/alertdialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@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
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
2 changes: 1 addition & 1 deletion components/buttongroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/button": ">=14.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
},
"devDependencies": {
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
4 changes: 2 additions & 2 deletions components/coachmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"peerDependencies": {
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/actionmenu": ">=7.0.0-next.0",
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/button": ">=14.0.0-next.0",
"@spectrum-css/buttongroup": ">=7.0.0-next.4",
"@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
2 changes: 1 addition & 1 deletion components/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"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
2 changes: 1 addition & 1 deletion components/contextualhelp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@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
2 changes: 1 addition & 1 deletion components/dial/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
3 changes: 2 additions & 1 deletion components/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/buttongroup": ">=7.0.0-next.0",
"@spectrum-css/checkbox": ">=10.0.0-s2-foundations.0",
"@spectrum-css/closebutton": ">=6.0.0-s2-foundations.0",
"@spectrum-css/closebutton": ">=5.0.0-next.0",
"@spectrum-css/modal": ">=5.1.1-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10",
"@spectrum-css/typography": ">=7.0.0-s2-foundations.0",
Expand Down
2 changes: 1 addition & 1 deletion components/divider/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
2 changes: 1 addition & 1 deletion components/floatingactionbutton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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
2 changes: 1 addition & 1 deletion components/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion components/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion components/inlinealert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/button": ">=14.0.0-next.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.3"
},
Expand Down
2 changes: 1 addition & 1 deletion components/link/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
2 changes: 1 addition & 1 deletion components/logicbutton/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/commons": "workspace:^"
Expand Down
4 changes: 2 additions & 2 deletions components/meter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/progressbar": ">=5.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
"@spectrum-css/progressbar": ">=5.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/progressbar": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion components/modal/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/opacitycheckerboard/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/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/button": ">=14.0.0-next.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/textfield": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=14.0.0-next.3"
Expand Down
2 changes: 1 addition & 1 deletion components/pickerbutton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@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/icon": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion components/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@spectrum-css/dialog": ">=11.0.0-next.0",
"@spectrum-css/divider": ">=4.0.0-s2-foundations.0",
"@spectrum-css/menu": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"peerDependenciesMeta": {
"@spectrum-css/divider": {
Expand Down
2 changes: 1 addition & 1 deletion components/progressbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/fieldlabel": ">=9.0.0-s2-foundations.0",
"@spectrum-css/fieldlabel": ">=8.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.6"
},
"peerDependenciesMeta": {
Expand Down
1 change: 0 additions & 1 deletion components/progressbar/stories/progressbar.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ export default {
packageJson,
metadata,
},
decorators: [],
tags: ["migrated"],
};

Expand Down
2 changes: 1 addition & 1 deletion components/progresscircle/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
2 changes: 1 addition & 1 deletion components/splitview/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
2 changes: 1 addition & 1 deletion components/statuslight/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
2 changes: 1 addition & 1 deletion components/swatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"peerDependencies": {
"@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/opacitycheckerboard": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion components/swatchgroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"peerDependencies": {
"@spectrum-css/swatch": ">=7.0.0-next.0",
"@spectrum-css/tokens": ">=14.0.0-next.10"
"@spectrum-css/tokens": ">=14.0.0-next.0"
},
"devDependencies": {
"@spectrum-css/swatch": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion components/switch/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
Loading

0 comments on commit 9d7f088

Please sign in to comment.