Skip to content

Commit da128d6

Browse files
authored
chore: pin S2 dependencies [CSS-1271] (#4229)
1 parent d3b5702 commit da128d6

File tree

13 files changed

+838
-526
lines changed

13 files changed

+838
-526
lines changed

.github/actions/file-diff/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"package.json"
2323
],
2424
"dependencies": {
25-
"@actions/artifact": "^2.3.2",
26-
"@actions/core": "^1.11.1",
27-
"@actions/github": "^6.0.1",
28-
"@actions/glob": "^0.5.0",
29-
"diff": "^8.0.2",
30-
"diff2html": "^3.4.52"
25+
"@actions/artifact": "2.3.2",
26+
"@actions/core": "1.11.1",
27+
"@actions/github": "6.0.1",
28+
"@actions/glob": "0.5.0",
29+
"diff": "8.0.2",
30+
"diff2html": "3.4.52"
3131
},
3232
"keywords": [
3333
"Actions",

.storybook/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"build": "yarn docs:report && cross-env NODE_ENV=development storybook build --stats-json --config-dir ."
4040
},
4141
"dependencies": {
42-
"@adobe/spectrum-css-workflow-icons": "^5.0.0",
42+
"@adobe/spectrum-css-workflow-icons": "5.0.0",
4343
"@spectrum-css/bundle": "2.0.0-next.15",
4444
"@spectrum-css/tokens": "16.1.0-next.10",
4545
"@spectrum-css/ui-icons": "2.0.0-next.2"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.28.4",
49-
"@chromatic-com/storybook": "^3.2.7",
50-
"@etchteam/storybook-addon-status": "^5.0.0",
48+
"@babel/core": "7.28.4",
49+
"@chromatic-com/storybook": "3.2.7",
50+
"@etchteam/storybook-addon-status": "5.0.0",
5151
"@storybook/addon-a11y": "8.4.7",
5252
"@storybook/addon-actions": "8.4.7",
53-
"@storybook/addon-designs": "^8.2.1",
53+
"@storybook/addon-designs": "8.2.1",
5454
"@storybook/addon-docs": "8.4.7",
5555
"@storybook/addon-essentials": "8.4.7",
5656
"@storybook/addon-interactions": "8.4.7",
@@ -60,22 +60,22 @@
6060
"@storybook/core-events": "8.4.7",
6161
"@storybook/manager-api": "8.4.7",
6262
"@storybook/preview-api": "8.4.7",
63-
"@storybook/test-runner": "^0.22.0",
63+
"@storybook/test-runner": "0.22.0",
6464
"@storybook/theming": "8.4.7",
6565
"@storybook/web-components-vite": "8.4.7",
66-
"@whitespace/storybook-addon-html": "^8.0.2",
67-
"chromatic": "^13.1.4",
68-
"lit": "^3.3.1",
69-
"lodash-es": "^4.17.21",
70-
"npm-registry-fetch": "^19.0.0",
71-
"postcss": "^8.5.6",
72-
"prettier": "^3.6.2",
73-
"react": "^19.1.1",
74-
"react-dom": "^19.1.1",
75-
"react-syntax-highlighter": "^15.6.6",
76-
"remark-gfm": "^4.0.1",
66+
"@whitespace/storybook-addon-html": "8.0.2",
67+
"chromatic": "13.1.4",
68+
"lit": "3.3.1",
69+
"lodash-es": "4.17.21",
70+
"npm-registry-fetch": "19.0.0",
71+
"postcss": "8.5.6",
72+
"prettier": "3.6.2",
73+
"react": "19.1.1",
74+
"react-dom": "19.1.1",
75+
"react-syntax-highlighter": "15.6.6",
76+
"remark-gfm": "4.0.1",
7777
"storybook": "8.4.7",
78-
"vite": "^7.1.5"
78+
"vite": "7.1.5"
7979
},
8080
"keywords": [
8181
"design-system",

package.json

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -64,63 +64,63 @@
6464
"tools/*"
6565
],
6666
"devDependencies": {
67-
"@adobe/token-diff-generator": "^2.0.0",
68-
"@changesets/changelog-github": "^0.5.1",
69-
"@changesets/cli": "^2.29.7",
70-
"@commitlint/cli": "^19.8.1",
71-
"@commitlint/config-conventional": "^19.8.1",
67+
"@adobe/token-diff-generator": "2.0.0",
68+
"@changesets/changelog-github": "0.5.1",
69+
"@changesets/cli": "2.29.7",
70+
"@commitlint/cli": "19.8.1",
71+
"@commitlint/config-conventional": "19.8.1",
7272
"@spectrum-tools/postcss-rgb-mapping": "1.1.0",
73-
"@yarnpkg/types": "^4.0.1",
74-
"at-rule-packer": "^0.5.0",
75-
"autoprefixer": "^10.4.21",
76-
"colors": "^1.4.0",
77-
"cross-env": "^10.0.0",
78-
"cssnano": "^7.1.1",
79-
"cssnano-preset-advanced": "^7.0.9",
80-
"diff": "^8.0.2",
81-
"diff2html": "^3.4.52",
82-
"eslint": "^8.57.1",
83-
"eslint-plugin-jsonc": "^2.20.1",
84-
"eslint-plugin-prettier": "^5.5.4",
85-
"fast-glob": "^3.3.3",
86-
"gh-pages": "^6.3.0",
87-
"husky": "^9.1.7",
88-
"jsonc-eslint-parser": "^2.4.0",
89-
"lint-staged": "^16.1.6",
90-
"lodash": "^4.17.21",
91-
"markdownlint": "^0.38.0",
92-
"markdownlint-cli": "^0.45.0",
93-
"npm-registry-fetch": "^19.0.0",
94-
"nunjucks": "^3.2.4",
95-
"nx": "^21.5.2",
96-
"open": "^10.2.0",
97-
"pajv": "^1.2.0",
98-
"postcss": "^8.5.6",
99-
"postcss-extend": "^1.0.5",
100-
"postcss-hover-media-feature": "^1.0.2",
101-
"postcss-import": "^16.1.1",
102-
"postcss-licensing": "^3.0.0",
103-
"postcss-load-config": "^6.0.1",
104-
"postcss-modules": "^6.0.1",
105-
"postcss-preset-env": "^10.3.1",
106-
"postcss-pseudo-classes": "^0.4.0",
107-
"postcss-reporter": "^7.1.0",
108-
"postcss-selector-replace": "^1.0.2",
109-
"postcss-sorting": "^9.1.0",
110-
"postcss-values-parser": "^6.0.2",
111-
"prettier": "^3.6.2",
112-
"rimraf": "^6.0.1",
113-
"semver": "^7.7.2",
114-
"stylelint": "^16.24.0",
115-
"stylelint-config-standard": "^39.0.0",
116-
"stylelint-header": "^3.0.0",
117-
"stylelint-high-performance-animation": "^1.11.0",
118-
"stylelint-order": "^7.0.0",
119-
"stylelint-selector-bem-pattern": "^4.0.1",
120-
"stylelint-use-logical": "^2.1.2",
121-
"tar": "^7.4.3",
122-
"yargs": "^18.0.0",
123-
"zlib": "^1.0.5"
73+
"@yarnpkg/types": "4.0.1",
74+
"at-rule-packer": "0.5.0",
75+
"autoprefixer": "10.4.21",
76+
"colors": "1.4.0",
77+
"cross-env": "10.0.0",
78+
"cssnano": "7.1.1",
79+
"cssnano-preset-advanced": "7.0.9",
80+
"diff": "8.0.2",
81+
"diff2html": "3.4.52",
82+
"eslint": "8.57.1",
83+
"eslint-plugin-jsonc": "2.20.1",
84+
"eslint-plugin-prettier": "5.5.4",
85+
"fast-glob": "3.3.3",
86+
"gh-pages": "6.3.0",
87+
"husky": "9.1.7",
88+
"jsonc-eslint-parser": "2.4.0",
89+
"lint-staged": "16.1.6",
90+
"lodash": "4.17.21",
91+
"markdownlint": "0.38.0",
92+
"markdownlint-cli": "0.45.0",
93+
"npm-registry-fetch": "19.0.0",
94+
"nunjucks": "3.2.4",
95+
"nx": "21.5.2",
96+
"open": "10.2.0",
97+
"pajv": "1.2.0",
98+
"postcss": "8.5.6",
99+
"postcss-extend": "1.0.5",
100+
"postcss-hover-media-feature": "1.0.2",
101+
"postcss-import": "16.1.1",
102+
"postcss-licensing": "3.0.0",
103+
"postcss-load-config": "6.0.1",
104+
"postcss-modules": "6.0.1",
105+
"postcss-preset-env": "10.3.1",
106+
"postcss-pseudo-classes": "0.4.0",
107+
"postcss-reporter": "7.1.0",
108+
"postcss-selector-replace": "1.0.2",
109+
"postcss-sorting": "9.1.0",
110+
"postcss-values-parser": "6.0.2",
111+
"prettier": "3.6.2",
112+
"rimraf": "6.0.1",
113+
"semver": "7.7.2",
114+
"stylelint": "16.24.0",
115+
"stylelint-config-standard": "39.0.0",
116+
"stylelint-header": "3.0.0",
117+
"stylelint-high-performance-animation": "1.11.0",
118+
"stylelint-order": "7.0.0",
119+
"stylelint-selector-bem-pattern": "4.0.1",
120+
"stylelint-use-logical": "2.1.2",
121+
"tar": "7.4.3",
122+
"yargs": "18.0.0",
123+
"zlib": "1.0.5"
124124
},
125125
"keywords": [
126126
"design-system",

plugins/changesets-changelog-github/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"type": "module",
1717
"module": "index.js",
1818
"dependencies": {
19-
"@changesets/get-github-info": "^0.6.0",
20-
"@changesets/types": "^6.1.0",
21-
"dotenv": "^17.2.2"
19+
"@changesets/get-github-info": "0.6.0",
20+
"@changesets/types": "6.1.0",
21+
"dotenv": "17.2.2"
2222
},
2323
"devDependencies": {
24-
"@changesets/parse": "^0.4.1",
25-
"ava": "^6.4.1",
26-
"sinon": "^21.0.0"
24+
"@changesets/parse": "0.4.1",
25+
"ava": "6.4.1",
26+
"sinon": "21.0.0"
2727
},
2828
"keywords": [
2929
"design-system",

plugins/postcss-rgb-mapping/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"*.md"
2424
],
2525
"dependencies": {
26-
"postcss-values-parser": "^6.0.2"
26+
"postcss-values-parser": "6.0.2"
2727
},
2828
"peerDependencies": {
2929
"postcss": ">=8"
3030
},
3131
"devDependencies": {
32-
"ava": "^6.4.1",
33-
"c8": "^10.1.3",
34-
"postcss": "^8.5.6"
32+
"ava": "6.4.1",
33+
"c8": "10.1.3",
34+
"postcss": "8.5.6"
3535
},
3636
"keywords": [
3737
"css",

plugins/stylelint-no-missing-var/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"test": "ava"
2828
},
2929
"dependencies": {
30-
"colors": "^1.4.0"
30+
"colors": "1.4.0"
3131
},
3232
"peerDependencies": {
3333
"stylelint": ">=16"
3434
},
3535
"devDependencies": {
36-
"ava": "^6.4.1",
37-
"c8": "^10.1.3",
38-
"stylelint": "^16.24.0"
36+
"ava": "6.4.1",
37+
"c8": "10.1.3",
38+
"stylelint": "16.24.0"
3939
},
4040
"keywords": [
4141
"css",

plugins/stylelint-no-unknown-custom-properties/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@
2727
"test": "ava"
2828
},
2929
"dependencies": {
30-
"colors": "^1.4.0",
31-
"fast-glob": "^3.3.3",
32-
"postcss": "^8.5.6",
33-
"postcss-values-parser": "^6.0.2"
30+
"colors": "1.4.0",
31+
"fast-glob": "3.3.3",
32+
"postcss": "8.5.6",
33+
"postcss-values-parser": "6.0.2"
3434
},
3535
"peerDependencies": {
3636
"stylelint": ">=16"
3737
},
3838
"devDependencies": {
39-
"ava": "^6.4.1",
40-
"c8": "^10.1.3",
41-
"stylelint": "^16.24.0"
39+
"ava": "6.4.1",
40+
"c8": "10.1.3",
41+
"stylelint": "16.24.0"
4242
},
4343
"keywords": [
4444
"css",

plugins/stylelint-no-unused-custom-properties/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"test": "ava"
2828
},
2929
"dependencies": {
30-
"colors": "^1.4.0",
31-
"postcss": "^8.5.6",
32-
"postcss-values-parser": "^6.0.2"
30+
"colors": "1.4.0",
31+
"postcss": "8.5.6",
32+
"postcss-values-parser": "6.0.2"
3333
},
3434
"peerDependencies": {
3535
"stylelint": ">=16"
3636
},
3737
"devDependencies": {
38-
"ava": "^6.4.1",
39-
"c8": "^10.1.3",
40-
"stylelint": "^16.24.0"
38+
"ava": "6.4.1",
39+
"c8": "10.1.3",
40+
"stylelint": "16.24.0"
4141
},
4242
"keywords": [
4343
"css",

tokens/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"module": "style-dictionary.config.js",
2626
"devDependencies": {
2727
"@adobe/spectrum-tokens": "13.15.1",
28-
"@adobe/token-diff-generator": "^2.0.0",
28+
"@adobe/token-diff-generator": "2.0.0",
2929
"@spectrum-tools/postcss-rgb-mapping": "1.1.0",
30-
"deepmerge": "^4.3.1",
31-
"glob": "^11.0.3",
32-
"lodash-es": "^4.17.21",
33-
"postcss": "^8.5.6",
34-
"postcss-sorting": "^9.1.0",
35-
"style-dictionary": "^4.4.0"
30+
"deepmerge": "4.3.1",
31+
"glob": "11.0.3",
32+
"lodash-es": "4.17.21",
33+
"postcss": "8.5.6",
34+
"postcss-sorting": "9.1.0",
35+
"style-dictionary": "4.4.0"
3636
},
3737
"keywords": [
3838
"design-system",

tools/bundle/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@
115115
"@spectrum-css/typography": "9.0.0-next.0",
116116
"@spectrum-css/underlay": "7.0.0-next.1",
117117
"@spectrum-css/well": "8.0.0-next.1",
118-
"colors": "^1.4.0",
119-
"postcss": "^8.5.6",
120-
"postcss-licensing": "^3.0.0"
118+
"colors": "1.4.0",
119+
"postcss": "8.5.6",
120+
"postcss-licensing": "3.0.0"
121121
},
122122
"keywords": [
123123
"design-system",

0 commit comments

Comments
 (0)