Skip to content

Commit ea74087

Browse files
committed
chore(deps): minor dependency updates across the project
1 parent 8815df5 commit ea74087

File tree

9 files changed

+918
-837
lines changed

9 files changed

+918
-837
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Adobe",
88
"main": "index.js",
99
"dependencies": {
10-
"@actions/artifact": "^2.1.4",
10+
"@actions/artifact": "^2.1.7",
1111
"@actions/core": "^1.10.1",
1212
"@actions/github": "^6.0.0",
1313
"@actions/glob": "^0.4.0",

.storybook/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@
1818
"@babel/core": "^7.24.5",
1919
"@chromaui/addon-visual-tests": "^1.0.0",
2020
"@etchteam/storybook-addon-status": "^4.2.4",
21-
"@storybook/addon-a11y": "^8.1.1",
22-
"@storybook/addon-actions": "^8.1.1",
21+
"@storybook/addon-a11y": "^8.1.2",
22+
"@storybook/addon-actions": "^8.1.2",
2323
"@storybook/addon-console": "^3.0.0",
24-
"@storybook/addon-designs": "^8.0.1",
25-
"@storybook/addon-docs": "^8.1.1",
26-
"@storybook/addon-essentials": "^8.1.1",
27-
"@storybook/addon-interactions": "^8.1.1",
28-
"@storybook/blocks": "^8.1.1",
29-
"@storybook/components": "^8.1.1",
30-
"@storybook/core-events": "^8.1.1",
24+
"@storybook/addon-designs": "^8.0.2",
25+
"@storybook/addon-docs": "^8.1.2",
26+
"@storybook/addon-essentials": "^8.1.2",
27+
"@storybook/addon-interactions": "^8.1.2",
28+
"@storybook/blocks": "^8.1.2",
29+
"@storybook/components": "^8.1.2",
30+
"@storybook/core-events": "^8.1.2",
3131
"@storybook/jest": "^0.2.3",
32-
"@storybook/manager-api": "^8.1.1",
33-
"@storybook/preview-api": "^8.1.1",
32+
"@storybook/manager-api": "^8.1.2",
33+
"@storybook/preview-api": "^8.1.2",
3434
"@storybook/testing-library": "^0.2.2",
35-
"@storybook/theming": "^8.1.1",
36-
"@storybook/web-components-webpack5": "^8.1.1",
35+
"@storybook/theming": "^8.1.2",
36+
"@storybook/web-components-webpack5": "^8.1.2",
3737
"@whitespace/storybook-addon-html": "^6.1.1",
38-
"chromatic": "^11.3.0",
38+
"chromatic": "^11.4.0",
3939
"file-loader": "^6.2.0",
4040
"lit": "^3.1.3",
4141
"lodash-es": "^4.17.21",
@@ -47,7 +47,7 @@
4747
"react-dom": "^18.3.1",
4848
"react-syntax-highlighter": "^15.5.0",
4949
"source-map-loader": "^5.0.0",
50-
"storybook": "^8.1.1",
50+
"storybook": "^8.1.2",
5151
"style-loader": "4.0.0",
5252
"webpack": "^5.91.0"
5353
}

generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"fuzzy": "^0.1.3",
24-
"inquirer": "^9.2.20",
24+
"inquirer": "^9.2.22",
2525
"inquirer-autocomplete-prompt": "^3.0.1",
2626
"plop": "^4.0.1"
2727
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@
5959
],
6060
"devDependencies": {
6161
"@changesets/changelog-github": "^0.5.0",
62-
"@changesets/cli": "^2.27.1",
62+
"@changesets/cli": "^2.27.3",
6363
"@commitlint/cli": "^19.3.0",
6464
"@commitlint/config-conventional": "^19.2.2",
65-
"@nx/devkit": "^19.0.4",
65+
"@nx/devkit": "^19.0.5",
6666
"@spectrum-css/cyclebutton": "^3.1.3",
6767
"@spectrum-css/quickaction": "^3.1.1",
6868
"@spectrum-css/searchwithin": "^5.1.3",
@@ -82,13 +82,13 @@
8282
"gh-pages": "^6.1.1",
8383
"husky": "^9.0.11",
8484
"jsonc-eslint-parser": "^2.4.0",
85-
"lint-staged": "^15.2.2",
85+
"lint-staged": "^15.2.4",
8686
"lodash": "^4.17.21",
8787
"node-gyp": "^10.1.0",
8888
"npm-registry-fetch": "^17.0.1",
8989
"npm-run-all": "^4.1.5",
9090
"nunjucks": "^3.2.4",
91-
"nx": "^19.0.4",
91+
"nx": "^19.0.5",
9292
"open": "^10.1.0",
9393
"pajv": "^1.2.0",
9494
"postcss": "^8.4.38",
@@ -97,7 +97,7 @@
9797
"postcss-hover-media-feature": "^1.0.2",
9898
"postcss-import": "^16.1.0",
9999
"postcss-load-config": "^5.1.0",
100-
"postcss-preset-env": "^9.5.9",
100+
"postcss-preset-env": "^9.5.13",
101101
"postcss-reporter": "^7.1.0",
102102
"postcss-splitinator": "^2.0.0",
103103
"prettier": "^3.2.5",

plugins/postcss-combininator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"postcss": "^8.4.38"
1414
},
1515
"devDependencies": {
16-
"ava": "^6.1.2"
16+
"ava": "^6.1.3"
1717
},
1818
"publishConfig": {
1919
"access": "public"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"stylelint": "^14.0.0 || ^15.0.0"
1414
},
1515
"devDependencies": {
16-
"ava": "^6.1.2",
16+
"ava": "^6.1.3",
1717
"c8": "^9.1.0",
1818
"stylelint": "^15.11.0"
1919
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"stylelint": "^14.0.0 || ^15.0.0"
1717
},
1818
"devDependencies": {
19-
"ava": "^6.1.2",
19+
"ava": "^6.1.3",
2020
"c8": "^9.1.0",
2121
"stylelint": "^15.11.0"
2222
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"stylelint": "^14.0.0 || ^15.0.0"
1515
},
1616
"devDependencies": {
17-
"ava": "^6.1.2",
17+
"ava": "^6.1.3",
1818
"c8": "^9.1.0",
1919
"stylelint": "^15.11.0"
2020
},

0 commit comments

Comments
 (0)