Skip to content

Commit c42dc13

Browse files
committed
chore: align peerDependencies to local versions
1 parent 4074c4e commit c42dc13

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

components/actiongroup/stories/actiongroup.stories.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ export default {
9999
},
100100
packageJson,
101101
metadata,
102-
tags: ["migrated"],
103102
},
103+
tags: ["migrated"],
104104
};
105105

106106
export const Default = ActionGroups.bind({});

components/inlinealert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"peerDependencies": {
2828
"@spectrum-css/button": ">=14",
2929
"@spectrum-css/icon": ">=9",
30-
"@spectrum-css/tokens": ">=14.0.0-next.0"
30+
"@spectrum-css/tokens": ">=14.0.0-next.3"
3131
},
3232
"peerDependenciesMeta": {
3333
"@spectrum-css/button": {

components/pagination/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"main": "dist/index.css",
2727
"peerDependencies": {
2828
"@spectrum-css/actionbutton": ">=7.0.0 <8.0.0",
29-
"@spectrum-css/button": ">=14.0.0 <15.0.0",
29+
"@spectrum-css/button": ">=14.0.0-next.0",
3030
"@spectrum-css/icon": ">=9.0.0 <10.0.0",
3131
"@spectrum-css/textfield": ">=8.0.0 <9.0.0",
32-
"@spectrum-css/tokens": ">=14.0.0-next.0"
32+
"@spectrum-css/tokens": ">=14.0.0-next.3"
3333
},
3434
"peerDependenciesMeta": {
3535
"@spectrum-css/actionbutton": {

components/progressbar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"main": "dist/index.css",
2727
"peerDependencies": {
28-
"@spectrum-css/fieldlabel": ">=8.0.0 <9.0.0",
29-
"@spectrum-css/tokens": ">=14.0.0-next.0"
28+
"@spectrum-css/fieldlabel": ">=8.0.0-next.0",
29+
"@spectrum-css/tokens": ">=14.0.0-next.6"
3030
},
3131
"peerDependenciesMeta": {
3232
"@spectrum-css/fieldlabel": {

components/toast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"peerDependencies": {
2828
"@spectrum-css/button": ">=14",
2929
"@spectrum-css/icon": ">=9",
30-
"@spectrum-css/tokens": ">=14.0.0-next.0"
30+
"@spectrum-css/tokens": ">=14.0.0-next.3"
3131
},
3232
"devDependencies": {
3333
"@spectrum-css/button": "14.0.1",

components/tray/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"main": "dist/index.css",
2727
"peerDependencies": {
28-
"@spectrum-css/button": ">=14",
29-
"@spectrum-css/dialog": ">=11.0.0 <12.0.0",
28+
"@spectrum-css/button": ">=14.0.0-next.7",
29+
"@spectrum-css/dialog": ">=11.0.0-next.0",
3030
"@spectrum-css/divider": ">=5",
3131
"@spectrum-css/icon": ">=9",
3232
"@spectrum-css/modal": ">=5.0.0 <6.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4657,7 +4657,7 @@ __metadata:
46574657
peerDependencies:
46584658
"@spectrum-css/button": ">=14"
46594659
"@spectrum-css/icon": ">=9"
4660-
"@spectrum-css/tokens": ">=14.0.0-next.0"
4660+
"@spectrum-css/tokens": ">=14.0.0-next.3"
46614661
peerDependenciesMeta:
46624662
"@spectrum-css/button":
46634663
optional: true
@@ -4820,10 +4820,10 @@ __metadata:
48204820
"@spectrum-css/tokens": "npm:14.0.0-next.11"
48214821
peerDependencies:
48224822
"@spectrum-css/actionbutton": ">=7.0.0 <8.0.0"
4823-
"@spectrum-css/button": ">=14.0.0 <15.0.0"
4823+
"@spectrum-css/button": ">=14.0.0-next.0"
48244824
"@spectrum-css/icon": ">=9.0.0 <10.0.0"
48254825
"@spectrum-css/textfield": ">=8.0.0 <9.0.0"
4826-
"@spectrum-css/tokens": ">=14.0.0-next.0"
4826+
"@spectrum-css/tokens": ">=14.0.0-next.3"
48274827
peerDependenciesMeta:
48284828
"@spectrum-css/actionbutton":
48294829
optional: true
@@ -4977,8 +4977,8 @@ __metadata:
49774977
"@spectrum-css/fieldlabel": "npm:8.0.0-next.2"
49784978
"@spectrum-css/tokens": "npm:14.0.0-next.11"
49794979
peerDependencies:
4980-
"@spectrum-css/fieldlabel": ">=8.0.0 <9.0.0"
4981-
"@spectrum-css/tokens": ">=14.0.0-next.0"
4980+
"@spectrum-css/fieldlabel": ">=8.0.0-next.0"
4981+
"@spectrum-css/tokens": ">=14.0.0-next.6"
49824982
peerDependenciesMeta:
49834983
"@spectrum-css/fieldlabel":
49844984
optional: true
@@ -5357,7 +5357,7 @@ __metadata:
53575357
peerDependencies:
53585358
"@spectrum-css/button": ">=14"
53595359
"@spectrum-css/icon": ">=9"
5360-
"@spectrum-css/tokens": ">=14.0.0-next.0"
5360+
"@spectrum-css/tokens": ">=14.0.0-next.3"
53615361
peerDependenciesMeta:
53625362
"@spectrum-css/button":
53635363
optional: true
@@ -5412,8 +5412,8 @@ __metadata:
54125412
"@spectrum-css/modal": "npm:5.1.1-next.0"
54135413
"@spectrum-css/tokens": "npm:14.0.0-next.11"
54145414
peerDependencies:
5415-
"@spectrum-css/button": ">=14"
5416-
"@spectrum-css/dialog": ">=11.0.0 <12.0.0"
5415+
"@spectrum-css/button": ">=14.0.0-next.7"
5416+
"@spectrum-css/dialog": ">=11.0.0-next.0"
54175417
"@spectrum-css/divider": ">=5"
54185418
"@spectrum-css/icon": ">=9"
54195419
"@spectrum-css/modal": ">=5.0.0 <6.0.0"

0 commit comments

Comments
 (0)