chore: refresh theme content and update dependencies - #4
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Update casual-clothes-template with the latest content and bump dependencies to current versions: - @lightspeed/crane 2.0.3 -> 3.6.1 - @lightspeed/crane-api 1.0.2 -> 2.5.2 - @lightspeed/ecom-headless ^1.1.2 -> ^1.1.4 - @vueuse/core ^14.1.0 -> ^14.4.0 - vue ^3.5.26 -> ^3.5.40 - devDependency and security-override updates to match (resolves several high-severity vulnerabilities from outdated transitive deps) - added .npmrc so @lightspeed scoped packages resolve from the public npm registry Also: - fixed README.md references to composables/utils that no longer exist after this content update (data-fetching composables, button styles, text-style helper) with the current equivalents - fixed CI: validate-theme action never created a crane.config.json, so the build step always failed; now creates a throwaway one before type-check/lint/build - removed release.yml: a manual deploy-to-store workflow with no secrets configured, wrong config key casing, and no real use case for a reference/example repo meant to be cloned and run locally Verified clean: npm install (0 vulnerabilities), lint, type-check, and build (including the CI validate action's steps run locally).
sombreroEnPuntas
force-pushed
the
refresh-theme-content
branch
from
August 12, 2026 12:42
5c4e807 to
d41f6a2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update casual-clothes-template with the latest content and bump dependencies to current versions:
Verified clean: npm install (0 vulnerabilities), lint, type-check, and build.