Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .changeset/two-beds-go.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
Comment thread
rahulsuvarna18 marked this conversation as resolved.
'@solid-design-system/eslint-plugin': patch
'@solid-design-system/components': patch
'@solid-design-system/styles': patch
'@solid-design-system/tokens': patch
'@solid-design-system/docs': patch
---

Updated dependencies. See details in the Pull Request
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
container:
image: mcr.microsoft.com/playwright:v1.58.2-noble
image: mcr.microsoft.com/playwright:v1.59.1-noble
strategy:
matrix:
package:
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,28 +36,28 @@
},
"devDependencies": {
"@changesets/cli": "^2.30.0",
"@eslint/compat": "^2.0.3",
"@eslint/compat": "^2.0.5",
"@eslint/eslintrc": "^3.3.5",
"@eslint/js": "^10.0.1",
"@octokit/rest": "^22.0.0",
"@octokit/rest": "^22.0.1",
"@solid-design-system/eslint-plugin": "workspace:*",
"@typescript-eslint/eslint-plugin": "^8.57.0",
"@typescript-eslint/parser": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^8.58.1",
"@typescript-eslint/parser": "^8.58.1",
"changesets-changelog-clean": "^1.3.0",
"eslint": "^10.0.3",
"eslint": "^10.2.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-chai-expect": "^3.1.0",
"eslint-plugin-chai-friendly": "^1.1.0",
"eslint-plugin-chai-expect": "^4.1.0",
"eslint-plugin-chai-friendly": "^1.2.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-lit": "^2.2.1",
"eslint-plugin-lit-a11y": "^5.1.1",
"eslint-plugin-storybook": "^10.2.19",
"eslint-plugin-storybook": "^10.3.5",
"eslint-plugin-wc": "^3.1.0",
"globals": "^17.4.0",
"globby": "^16.1.1",
"globals": "^17.5.0",
"globby": "^16.2.0",
"husky": "^9.1.7",
"lint-staged": "^16.3.3",
"prettier": "^3.8.1"
"lint-staged": "^16.4.0",
"prettier": "^3.8.2"
},
"pnpm": {
"patchedDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@floating-ui/dom": "^1.7.6",
"@shoelace-style/animations": "^1.2.0",
"@shoelace-style/localize": "^3.2.1",
"classix": "^2.2.10",
"classix": "^2.2.11",
"lit": "^3.3.2",
"style-observer": "^0.1.2"
},
Expand All @@ -85,48 +85,48 @@
"@open-wc/testing": "^4.0.0",
"@open-wc/testing-helpers": "^3.0.1",
"@solid-design-system/versioning": "workspace:^",
"@tailwindcss/node": "^4.2.1",
"@tailwindcss/oxide": "^4.2.1",
"@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/node": "^4.2.2",
"@tailwindcss/oxide": "^4.2.2",
"@tailwindcss/postcss": "^4.2.2",
"@tarekraafat/autocomplete.js": "^10.2.9",
"@types/mocha": "^10.0.10",
"@types/sinon": "^21.0.0",
"@types/sinon": "^21.0.1",
"@web/dev-server-esbuild": "^1.0.5",
"@web/test-runner": "^0.20.2",
"@web/test-runner-commands": "^0.9.0",
"@web/test-runner-playwright": "^0.11.1",
"autoprefixer": "^10.4.27",
"change-case": "^5.4.4",
"chokidar": "^5.0.0",
"command-line-args": "^6.0.1",
"comment-parser": "^1.4.5",
"command-line-args": "^6.0.2",
"comment-parser": "^1.4.6",
"concurrently": "^9.2.1",
"cssnano": "^7.1.3",
"cssnano": "^7.1.4",
"custom-element-jet-brains-integration": "^1.7.0",
"custom-element-vs-code-integration": "^1.5.0",
"del": "^8.0.1",
"esbuild": "^0.27.4",
"esbuild": "^0.28.0",
"esbuild-plugin-replace": "^1.4.0",
"esbuild-plugin-tailwindcss": "^2.2.0",
"globby": "^16.1.1",
"globby": "^16.2.0",
"gzip-size": "^7.0.0",
"jsonata": "^2.1.0",
"lightningcss": "^1.32.0",
"lit-html": "^3.3.1",
"lit-html": "^3.3.2",
"minify-html-literals": "^1.3.5",
"ora": "^9.3.0",
"picocolors": "^1.1.1",
"playwright": "^1.58.2",
"playwright": "^1.59.1",
"plop": "^4.0.5",
"postcss": "^8.5.8",
"postcss": "^8.5.9",
"postcss-import": "^16.1.1",
"postcss-nested": "^7.0.2",
"prettier": "^3.8.1",
"recursive-copy": "^2.0.14",
"sinon": "^21.0.2",
"tailwindcss": "^4.2.1",
"sinon": "^21.0.3",
"tailwindcss": "^4.2.2",
"typescript": "5.8.3",
"user-agent-data-types": "^0.4.2"
"user-agent-data-types": "^0.4.3"
},
"readme": "README.md",
"meta": {
Expand Down
48 changes: 24 additions & 24 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,54 +39,54 @@
"preview": "http-server dist/storybook --port \"6998\""
},
"dependencies": {
"@storybook/addon-a11y": "^10.2.19",
"classix": "^2.2.10",
"@storybook/addon-a11y": "^10.3.5",
"classix": "^2.2.11",
"custom-elements-manifest": "^2.1.0",
"lit": "^3.3.2",
"vite-plugin-replace": "^0.1.1"
},
"devDependencies": {
"@open-wc/testing-helpers": "^3.0.1",
"@playwright/test": "^1.58.2",
"@playwright/test": "^1.59.1",
"@rollup/pluginutils": "^5.3.0",
"@solid-design-system/theming": "workspace:*",
"@storybook/addon-docs": "^10.2.19",
"@storybook/addon-links": "^10.2.19",
"@storybook/addon-themes": "^10.2.19",
"@storybook/test-runner": "^0.24.2",
"@storybook/web-components-vite": "^10.2.19",
"@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/vite": "^4.2.1",
"@storybook/addon-docs": "^10.3.5",
"@storybook/addon-links": "^10.3.5",
"@storybook/addon-themes": "^10.3.5",
"@storybook/test-runner": "^0.24.3",
"@storybook/web-components-vite": "^10.3.5",
"@tailwindcss/postcss": "^4.2.2",
"@tailwindcss/vite": "^4.2.2",
"@tarekraafat/autocomplete.js": "^10.2.9",
"@types/node": "^25.5.0",
"@types/node": "^25.5.2",
"autoprefixer": "^10.4.27",
"axe-html-reporter": "^2.2.11",
"axe-playwright": "^2.2.2",
"change-case": "^5.4.4",
"chromatic": "^15.2.0",
"comment-parser": "^1.4.5",
"chromatic": "^16.1.0",
"comment-parser": "^1.4.6",
"concurrently": "^9.2.1",
"countup.js": "^2.10.0",
"cssnano": "^7.1.3",
"globby": "^16.1.1",
"cssnano": "^7.1.4",
"globby": "^16.2.0",
"http-server": "^14.1.1",
"lit-html": "^3.3.2",
"normalize.css": "^8.0.1",
"picocolors": "^1.1.1",
"postcss": "^8.5.9",
"postcss-import": "^16.1.1",
"postcss-nested": "^7.0.2",
"postcss": "^8.5.8",
"prettier": "^3.8.1",
"react-dom": "^19.2.4",
"react": "^19.2.4",
"storybook": "^10.2.12",
"tailwindcss": "^4.2.1",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"storybook": "^10.3.5",
"tailwindcss": "^4.2.2",
"typescript": "5.8.3",
"user-agent-data-types": "^0.4.2",
"vite-node": "^5.3.0",
"vite-plugin-cem": "^0.8.4",
"user-agent-data-types": "^0.4.3",
"vite": "7.3.2",
"vite-node": "^6.0.0",
"vite-plugin-cem": "^0.8.5",
"vite-tsconfig-paths": "^6.1.1",
"vite": "^7.3.1",
"wait-on": "^9.0.4",
"wc-storybook-helpers": "1.5.3"
}
Expand Down
18 changes: 9 additions & 9 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"postversion": "pnpm build"
},
"devDependencies": {
"@types/node": "^25.5.0",
"@typescript-eslint/rule-tester": "^8.57.0",
"@typescript-eslint/utils": "^8.57.0",
"es-html-parser": "^0.3.0",
"esbuild": "^0.27.4",
"eslint": "^10.0.3",
"globby": "^16.1.1",
"@types/node": "^25.5.2",
"@typescript-eslint/rule-tester": "^8.58.1",
"@typescript-eslint/utils": "^8.58.1",
"es-html-parser": "^0.3.1",
"esbuild": "^0.28.0",
"eslint": "^10.2.0",
"globby": "^16.2.0",
"jest": "^30.3.0",
"plop": "^4.0.5",
"ts-jest": "^29.4.4",
"ts-jest": "^29.4.9",
"ts-node": "^10.9.2",
"typescript": "5.8.3"
},
Expand All @@ -52,6 +52,6 @@
"eslint": "^9.18.0"
},
"dependencies": {
"@html-eslint/parser": "^0.54.0"
"@html-eslint/parser": "^0.59.0"
}
}
12 changes: 6 additions & 6 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
"type": "module",
"devDependencies": {
"@solid-design-system/versioning": "workspace:^",
"@tailwindcss/postcss": "^4.2.1",
"@tailwindcss/postcss": "^4.2.2",
"autoprefixer": "^10.4.27",
"command-line-args": "^6.0.1",
"cssnano": "^7.1.3",
"command-line-args": "^6.0.2",
"cssnano": "^7.1.4",
"del": "^8.0.1",
"globby": "^16.1.1",
"globby": "^16.2.0",
"ora": "^9.3.0",
"picocolors": "^1.1.1",
"plop": "^4.0.5",
"postcss": "^8.5.8",
"postcss": "^8.5.9",
"postcss-cli": "^11.0.1",
"postcss-nested": "^7.0.2",
"prettier": "^3.8.1",
"tailwindcss": "^4.2.1"
"tailwindcss": "^4.2.2"
}
}
8 changes: 4 additions & 4 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"license": "MIT",
"devDependencies": {
"@figma-export/types": "^6.4.0",
"@figma/rest-api-spec": "^0.36.0",
"@figma/rest-api-spec": "^0.37.0",
"@tamtamchik/json-deep-sort": "^1.4.1",
"@tokens-studio/sd-transforms": "^2.0.3",
"dotenv": "^17.3.1",
"dotenv": "^17.4.1",
"ora": "^9.3.0",
"picocolors": "^1.1.1",
"style-dictionary": "^5.3.3",
"tailwindcss": "^4.2.1",
"style-dictionary": "^5.4.0",
"tailwindcss": "^4.2.2",
"tailwindcss-export-config": "^4.1.0"
},
"readme": "README.md"
Expand Down
Loading
Loading