Skip to content

Commit 704cc05

Browse files
chore: update dependency @spectrum-css/table to v8
1 parent fccb0a5 commit 704cc05

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

Diff for: packages/table/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"@spectrum-web-components/icons-ui": "1.4.0"
136136
},
137137
"devDependencies": {
138-
"@spectrum-css/table": "7.0.0-s2-foundations.17"
138+
"@spectrum-css/table": "8.1.0"
139139
},
140140
"types": "./src/index.d.ts",
141141
"customElements": "custom-elements.json",

Diff for: yarn.lock

+14-10
Original file line numberDiff line numberDiff line change
@@ -7650,23 +7650,27 @@ __metadata:
76507650
languageName: node
76517651
linkType: hard
76527652

7653-
"@spectrum-css/table@npm:7.0.0-s2-foundations.17":
7654-
version: 7.0.0-s2-foundations.17
7655-
resolution: "@spectrum-css/table@npm:7.0.0-s2-foundations.17"
7653+
"@spectrum-css/table@npm:8.1.0":
7654+
version: 8.1.0
7655+
resolution: "@spectrum-css/table@npm:8.1.0"
76567656
peerDependencies:
7657-
"@spectrum-css/button": ">=13"
7658-
"@spectrum-css/checkbox": ">=9"
7659-
"@spectrum-css/icon": ">=7"
7660-
"@spectrum-css/thumbnail": ">=6"
7661-
"@spectrum-css/tokens": ">=14"
7657+
"@spectrum-css/button": ">=14.0.0 <15.0.0"
7658+
"@spectrum-css/checkbox": ">=10.0.0 <11.0.0"
7659+
"@spectrum-css/icon": ">=9.0.0 <10.0.0"
7660+
"@spectrum-css/thumbnail": ">=8.0.0 <9.0.0"
7661+
"@spectrum-css/tokens": ">=16.0.0 <17.0.0"
76627662
peerDependenciesMeta:
76637663
"@spectrum-css/button":
76647664
optional: true
76657665
"@spectrum-css/checkbox":
76667666
optional: true
7667+
"@spectrum-css/icon":
7668+
optional: true
76677669
"@spectrum-css/thumbnail":
76687670
optional: true
7669-
checksum: 10c0/a1f4f2252a626def5676d528973fb57eb16598a9593996a26dc2392add2a455a6955106b47b2a96778cef55f66711b2dc40f4a8499d57171e24e0bae5a869f2c
7671+
"@spectrum-css/tokens":
7672+
optional: true
7673+
checksum: 10c0/16c9fb01ae47be0573046d6b5dfb07c8df1a892b3487f8c08400946b974721be5d7e9ccf1452e6ce072e4e575db8eba88bcdaf8e2cf4d82dfed2d801b308f530
76707674
languageName: node
76717675
linkType: hard
76727676

@@ -8794,7 +8798,7 @@ __metadata:
87948798
dependencies:
87958799
"@lit-labs/observers": "npm:^2.0.2"
87968800
"@lit-labs/virtualizer": "npm:^2.0.12"
8797-
"@spectrum-css/table": "npm:7.0.0-s2-foundations.17"
8801+
"@spectrum-css/table": "npm:8.1.0"
87988802
"@spectrum-web-components/base": "npm:1.4.0"
87998803
"@spectrum-web-components/checkbox": "npm:1.4.0"
88008804
"@spectrum-web-components/icon": "npm:1.4.0"

0 commit comments

Comments
 (0)