File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- @spectrum-css/slider: major
2
+ " @spectrum-css/slider " : major
3
3
---
4
4
5
- ### S2 Slider Migration
6
-
7
5
#### New features
8
6
9
7
- Emphasized track fill color
17
15
- Updated dimensions of slider handles for each size variant
18
16
- Updated WHCM for all variants
19
17
20
-
21
18
#### New tokens
22
19
23
20
` --spectrum-slider-control-to-field-label-editable-extra-large `
Original file line number Diff line number Diff line change 91
91
"lodash" : " ^4.17.21" ,
92
92
"markdownlint" : " ^0.38.0" ,
93
93
"markdownlint-cli" : " ^0.45.0" ,
94
- "node-gyp" : " ^11.2 .0" ,
94
+ "node-gyp" : " ^11.3 .0" ,
95
95
"npm-registry-fetch" : " ^19.0.0" ,
96
96
"nunjucks" : " ^3.2.4" ,
97
97
"nx" : " ^21.3.9" ,
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ __metadata:
145
145
lodash: "npm:^4.17.21"
146
146
markdownlint: "npm:^0.38.0"
147
147
markdownlint-cli: "npm:^0.45.0"
148
- node-gyp: "npm:^11.2 .0"
148
+ node-gyp: "npm:^11.3 .0"
149
149
npm-registry-fetch: "npm:^19.0.0"
150
150
nunjucks: "npm:^3.2.4"
151
151
nx: "npm:^21.3.9"
@@ -15854,9 +15854,9 @@ __metadata:
15854
15854
languageName: node
15855
15855
linkType: hard
15856
15856
15857
- "node-gyp@npm:^11.2 .0":
15858
- version: 11.2 .0
15859
- resolution: "node-gyp@npm:11.2 .0"
15857
+ "node-gyp@npm:^11.3 .0":
15858
+ version: 11.3 .0
15859
+ resolution: "node-gyp@npm:11.3 .0"
15860
15860
dependencies:
15861
15861
env-paths: "npm:^2.2.0"
15862
15862
exponential-backoff: "npm:^3.1.1"
@@ -15870,7 +15870,7 @@ __metadata:
15870
15870
which: "npm:^5.0.0"
15871
15871
bin:
15872
15872
node-gyp: bin/node-gyp.js
15873
- checksum: 10c0/bd8d8c76b06be761239b0c8680f655f6a6e90b48e44d43415b11c16f7e8c15be346fba0cbf71588c7cdfb52c419d928a7d3db353afc1d952d19756237d8f10b9
15873
+ checksum: 10c0/5f4ad5a729386f7b50096efd4934b06c071dbfbc7d7d541a66d6959a7dccd62f53ff3dc95fffb60bf99d8da1270e23769f82246fcaa6c5645a70c967ae9a3398
15874
15874
languageName: node
15875
15875
linkType: hard
15876
15876
You can’t perform that action at this time.
0 commit comments