Skip to content

Fix npm build script#235

Merged
feedmeapples merged 1 commit intomainfrom
fix-build-script
Jan 18, 2022
Merged

Fix npm build script#235
feedmeapples merged 1 commit intomainfrom
fix-build-script

Conversation

@feedmeapples
Copy link
Copy Markdown
Contributor

What was changed

Removed named importing of a CommonJS module

Why?

Fixes npm run build:local script

Checklist

  1. Closes

  2. How was this tested:

npm run build:local

image

  1. Any docs updates needed?

@feedmeapples feedmeapples merged commit afa48a2 into main Jan 18, 2022
@feedmeapples feedmeapples deleted the fix-build-script branch January 18, 2022 17:06
rossnelson added a commit that referenced this pull request Apr 8, 2026
- vite: ^6.3.0 -> ^6.4.2 (CVE-2026-39363, CVE-2026-39365)
- picomatch@>=2 <3: ^2.3.2 (CVE-2026-33671, CVE-2026-33672 — v2 range was not covered by previous override)
- svgo@>=2 <3: ^2.8.2 (CVE-2026-29074 — fix exists in 2.8.1+ within same major)

Resolves Dependabot alerts #235, #236, #221, #220, #209.
rossnelson added a commit that referenced this pull request Apr 8, 2026
…#3279)

- vite: ^6.3.0 -> ^6.4.2 (CVE-2026-39363, CVE-2026-39365)
- picomatch@>=2 <3: ^2.3.2 (CVE-2026-33671, CVE-2026-33672 — v2 range was not covered by previous override)
- svgo@>=2 <3: ^2.8.2 (CVE-2026-29074 — fix exists in 2.8.1+ within same major)

Resolves Dependabot alerts #235, #236, #221, #220, #209.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants