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 d4222fd commit c56b926
Show file tree
Hide file tree
Showing 84 changed files with 460 additions and 460 deletions.
4 changes: 2 additions & 2 deletions components/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"devDependencies": {
"@spectrum-css/icon": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions components/actionbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actiongroup": ">=5",
"@spectrum-css/closebutton": ">=5",
"@spectrum-css/fieldlabel": ">=8",
"@spectrum-css/popover": ">=7",
"@spectrum-css/tokens": ">=14"
"@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/popover": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"peerDependenciesMeta": {
"@spectrum-css/actionbutton": {
Expand Down
10 changes: 5 additions & 5 deletions components/actionmenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/icon": ">=7",
"@spectrum-css/menu": ">=7",
"@spectrum-css/popover": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/menu": ">=8.0.0-s2-foundations.0",
"@spectrum-css/popover": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,11 +33,11 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/button": ">=13",
"@spectrum-css/closebutton": ">=5",
"@spectrum-css/divider": ">=3",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/closebutton": ">=6.0.0-s2-foundations.0",
"@spectrum-css/divider": ">=4.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"peerDependenciesMeta": {
"@spectrum-css/icon": {
Expand Down
12 changes: 6 additions & 6 deletions components/alertdialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/buttongroup": ">=7",
"@spectrum-css/divider": ">=3",
"@spectrum-css/icon": ">=7",
"@spectrum-css/modal": ">=5",
"@spectrum-css/tokens": ">=14",
"@spectrum-css/underlay": ">=4"
"@spectrum-css/buttongroup": ">=8.0.0-s2-foundations.0",
"@spectrum-css/divider": ">=4.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/modal": ">=6.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0",
"@spectrum-css/underlay": ">=5.0.0-s2-foundations.0"
},
"peerDependenciesMeta": {
"@spectrum-css/buttongroup": {
Expand Down
2 changes: 1 addition & 1 deletion components/asset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14"
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/checkbox": ">=9",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/checkbox": ">=10.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,9 +33,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/checkbox": ">=9",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/checkbox": ">=10.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,7 +33,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14"
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,9 +33,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,9 +33,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/progresscircle": ">=3",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/progresscircle": ">=4.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/button": ">=13",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,12 +33,12 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/asset": ">=5",
"@spectrum-css/checkbox": ">=9",
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14.5.0",
"@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": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/icon": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/icon": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,7 +33,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14.6.0"
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
14 changes: 7 additions & 7 deletions components/coachmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/actionbutton": ">=6",
"@spectrum-css/actionmenu": ">=6",
"@spectrum-css/button": ">=13",
"@spectrum-css/buttongroup": ">=7",
"@spectrum-css/menu": ">=7",
"@spectrum-css/popover": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/actionbutton": ">=7.0.0-s2-foundations.0",
"@spectrum-css/actionmenu": ">=7.0.0-s2-foundations.0",
"@spectrum-css/button": ">=14.0.0-s2-foundations.0",
"@spectrum-css/buttongroup": ">=8.0.0-s2-foundations.0",
"@spectrum-css/menu": ">=8.0.0-s2-foundations.0",
"@spectrum-css/popover": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"peerDependenciesMeta": {
"@spectrum-css/button": {
Expand Down
4 changes: 2 additions & 2 deletions components/colorarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/colorhandle": ">=8",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/colorhandle": ">=9.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"devDependencies": {
"@spectrum-css/colorhandle": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions components/colorhandle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/colorloupe": ">=5",
"@spectrum-css/opacitycheckerboard": ">=2",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/colorloupe": ">=6.0.0-s2-foundations.0",
"@spectrum-css/opacitycheckerboard": ">=3.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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 @@ -33,7 +33,7 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/tokens": ">=14"
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
6 changes: 3 additions & 3 deletions components/colorslider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/colorhandle": ">=8",
"@spectrum-css/opacitycheckerboard": ">=2",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/colorhandle": ">=9.0.0-s2-foundations.0",
"@spectrum-css/opacitycheckerboard": ">=3.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"devDependencies": {
"@spectrum-css/colorhandle": "workspace:^",
Expand Down
8 changes: 4 additions & 4 deletions components/colorwheel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/colorarea": ">=5",
"@spectrum-css/colorhandle": ">=8",
"@spectrum-css/colorloupe": ">=5",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/colorarea": ">=6.0.0-s2-foundations.0",
"@spectrum-css/colorhandle": ">=9.0.0-s2-foundations.0",
"@spectrum-css/colorloupe": ">=6.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"peerDependenciesMeta": {
"@spectrum-css/colorarea": {
Expand Down
12 changes: 6 additions & 6 deletions components/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"metadata/*"
],
"peerDependencies": {
"@spectrum-css/menu": ">=7",
"@spectrum-css/pickerbutton": ">=5",
"@spectrum-css/popover": ">=7",
"@spectrum-css/progresscircle": ">=3",
"@spectrum-css/textfield": ">=7",
"@spectrum-css/tokens": ">=14"
"@spectrum-css/menu": ">=8.0.0-s2-foundations.0",
"@spectrum-css/pickerbutton": ">=6.0.0-s2-foundations.0",
"@spectrum-css/popover": ">=8.0.0-s2-foundations.0",
"@spectrum-css/progresscircle": ">=4.0.0-s2-foundations.0",
"@spectrum-css/textfield": ">=8.0.0-s2-foundations.0",
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.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"
"@spectrum-css/tokens": ">=15.0.0-s2-foundations.0"
},
"devDependencies": {
"@spectrum-css/tokens": "workspace:^"
Expand Down
Loading

0 comments on commit c56b926

Please sign in to comment.