Skip to content

Commit 1abc80a

Browse files
fix: switch slds tools to non ga @W-20093690 (#322)
* fix: switch slds tools to non ga * fix: upgrade with the fix changes --------- Co-authored-by: Willhoit <iowillhoit@users.noreply.github.com>
1 parent 0d5d7e1 commit 1abc80a

File tree

3 files changed

+13
-24
lines changed

3 files changed

+13
-24
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Orchestrates the complete Aura to LWC migration workflow. Provides end-to-end gu
282282
- `guide_lwc_best_practices` - (GA) Offers LWC development best practices and coding standards guidance
283283
- `guide_lwc_development` - (GA) Comprehensive LWC development workflow and implementation guidelines
284284
- `guide_lwc_rtl_support` - (GA) Right-to-Left internationalization support and RTL development guidance
285-
- `guide_lwc_slds2_uplift_linter_fixes` - (GA) Analyzes the given LWC code along with the slds-linter output to fix issues using the SLDS2 knowledge
285+
- `guide_lwc_slds2_uplift_linter_fixes` - (NON-GA) Analyzes the given LWC code along with the slds-linter output to fix issues using the SLDS2 knowledge
286286
- `guide_lwc_security` - (GA) Comprehensive security analysis in accordance with Product Security Guidelines and Lightning Web Security Guidelines
287287
- `guide_design_general` - (GA) Comprehensive SLDS guidelines and best practices for Lightning Web Components with accessibility, responsive design, and component usage patterns
288288

@@ -291,7 +291,7 @@ Orchestrates the complete Aura to LWC migration workflow. Provides end-to-end gu
291291
- `orchestrate_lwc_component_creation` - (GA) Step-by-step component creation workflow guidance
292292
- `orchestrate_lwc_component_optimization` - (GA) Performance optimization and best practices for LWC components
293293
- `orchestrate_lwc_component_testing` - (GA) Comprehensive testing workflow and test generation guidance
294-
- `orchestrate_lwc_slds2_uplift` - (GA) Migration guidance for upgrading to SLDS2 design system
294+
- `orchestrate_lwc_slds2_uplift` - (NON-GA) Migration guidance for upgrading to SLDS2 design system
295295

296296
#### LDS (Lightning Data Service) Tools
297297

packages/mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@salesforce/mcp-provider-api": "0.4.0",
4747
"@salesforce/mcp-provider-dx-core": "0.4.0",
4848
"@salesforce/mcp-provider-code-analyzer": "0.2.0",
49-
"@salesforce/mcp-provider-lwc-experts": "0.6.1",
50-
"@salesforce/mcp-provider-aura-experts": "0.3.3",
49+
"@salesforce/mcp-provider-lwc-experts": "0.6.3",
50+
"@salesforce/mcp-provider-aura-experts": "0.3.5",
5151
"@salesforce/mcp-provider-mobile-web": "0.2.0",
5252
"@salesforce/mcp-provider-devops": "0.1.9",
5353
"@salesforce/source-deploy-retrieve": "^12.22.0",

yarn.lock

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2862,11 +2862,6 @@
28622862
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
28632863
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
28642864

2865-
"@salesforce-ux/design-system@^2.25.3":
2866-
version "2.28.0"
2867-
resolved "https://registry.yarnpkg.com/@salesforce-ux/design-system/-/design-system-2.28.0.tgz#0e23161a15a3f349aacdbabc2f04b234efc719f4"
2868-
integrity sha512-UN0n5pesgOh9QhhVsQHGLn2R49E5JMyAHnZYr65s5ILtxZVVsFfaLyoHl+LknltjR7RfBZ4cmIbUWexhAip9VA==
2869-
28702865
"@salesforce-ux/eslint-plugin-slds@^1.0.2":
28712866
version "1.0.2"
28722867
resolved "https://registry.yarnpkg.com/@salesforce-ux/eslint-plugin-slds/-/eslint-plugin-slds-1.0.2.tgz#6afce9c6db3f524f4fd003da7099dcfeebafd28b"
@@ -3143,13 +3138,12 @@
31433138
semver "^7.7.2"
31443139
zod "^3.25.76"
31453140

3146-
"@salesforce/mcp-provider-aura-experts@0.3.3":
3147-
version "0.3.3"
3148-
resolved "https://registry.yarnpkg.com/@salesforce/mcp-provider-aura-experts/-/mcp-provider-aura-experts-0.3.3.tgz#d25913d6914a5cc7ab35f4d85df08ece23c978f2"
3149-
integrity sha512-nXpyBcjgYajwTpBkWXNjRKWuZUjOzXMKqukcy01gxzWx3ha4sG0C08wWuDjjzUTVduAaJLRa3sDy3BlB4t9cbQ==
3141+
"@salesforce/mcp-provider-aura-experts@0.3.5":
3142+
version "0.3.5"
3143+
resolved "https://registry.yarnpkg.com/@salesforce/mcp-provider-aura-experts/-/mcp-provider-aura-experts-0.3.5.tgz#5079e656805137242da06619f0b325ea355ab042"
3144+
integrity sha512-4B3mcTnQInXvS0vCGnJ4CyRlm/Ie7zTUNXiY0nMm86er77HL8jQaEU9b93bfaH40Rsz0gZUFTc0Tb/5U15yjVQ==
31503145
dependencies:
31513146
"@modelcontextprotocol/sdk" "^1.9.0"
3152-
"@salesforce-ux/design-system" "^2.25.3"
31533147
"@salesforce/core" "^8.19.1"
31543148
"@salesforce/mcp-provider-api" "0.3.0"
31553149
"@salesforce/telemetry" "^4.0.0"
@@ -3161,22 +3155,17 @@
31613155
zod "^3.24.2"
31623156
zod-to-json-schema "^3.24.3"
31633157

3164-
"@salesforce/mcp-provider-lwc-experts@0.6.1":
3165-
version "0.6.1"
3166-
resolved "https://registry.yarnpkg.com/@salesforce/mcp-provider-lwc-experts/-/mcp-provider-lwc-experts-0.6.1.tgz#6eb1e21b0fe63ae6f3bef1109882e995afd55030"
3167-
integrity sha512-n/z0d6U3SGn/as607qWScOUTGteqIdvKDxyPDLAPbIsZMi/CfS9tc8Sp8tGNVbE8bQzL3Aef6FCroqAk+GEE6A==
3158+
"@salesforce/mcp-provider-lwc-experts@0.6.3":
3159+
version "0.6.3"
3160+
resolved "https://registry.yarnpkg.com/@salesforce/mcp-provider-lwc-experts/-/mcp-provider-lwc-experts-0.6.3.tgz#176eb9b4cf7fe6c78f1c65ee90896c6d73139293"
3161+
integrity sha512-sPGfHOtjfMmf5jXqXHjFm9wiyVd9WCBch8i9VcR0h+rhBtX/hbDGC5Io6cn2Bynf+WPluwRM9oKEdrtL5DyUMg==
31683162
dependencies:
3169-
"@eslint/eslintrc" "^2.1.4"
31703163
"@modelcontextprotocol/sdk" "^1.9.0"
31713164
"@salesforce/core" "^8.19.0"
3172-
"@salesforce/mcp-provider-api" "0.3.0"
3173-
"@salesforce/telemetry" "^4.0.0"
3165+
"@salesforce/mcp-provider-api" "0.4.0"
31743166
"@types/eventsource" "^1.1.15"
3175-
"@typescript-eslint/eslint-plugin" "^6.21.0"
3176-
"@typescript-eslint/parser" "^6.21.0"
31773167
commander "^13.1.0"
31783168
cors "^2.8.5"
3179-
eslint "^8.57.1"
31803169
eventsource "^3.0.7"
31813170
express "^5.1.0"
31823171
stylelint "^16.19.1"

0 commit comments

Comments
 (0)