Skip to content

Commit 9224399

Browse files
saagar210claude
andcommitted
chore(deps): bump basic-ftp to 5.3.0 and vite to 7.3.2
Supersedes #42 (npm-security group) and #44 (vite direct bump) — both blocked by branch-name governance. Re-created on a codex- compliant branch per docs/SECURITY.md. - basic-ftp: pnpm.overrides pin ^5.2.0 -> ^5.3.0 (security group) - vite: devDependency ^7.0.4 -> ^7.3.2 (minor, plugin-react 5 safe) #43 (picomatch 2.3.1 -> 2.3.2) intentionally skipped: picomatch@2.3.1 is a transitive dep pinned by a parent, and a minor-patch bump isn't worth an override hack. Picomatch@4.0.3 coexists at the latest major already. Validated locally: - pnpm install resolves cleanly to basic-ftp 5.3.0 and vite 7.3.2 - pnpm build: 636ms - pnpm test: 127/127 - pnpm typecheck: clean Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ebba089 commit 9224399

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"commitizen": "^4.3.1",
113113
"husky": "^9.1.7",
114114
"typescript": "~5.8.3",
115-
"vite": "^7.0.4",
115+
"vite": "^7.3.2",
116116
"vitest": "^3.2.4",
117117
"@vitest/coverage-v8": "^3.2.4",
118118
"@axe-core/playwright": "^4.11.0",
@@ -138,7 +138,7 @@
138138
"pnpm": {
139139
"overrides": {
140140
"@lhci/cli>tmp": "^0.2.4",
141-
"basic-ftp": "^5.2.0",
141+
"basic-ftp": "^5.3.0",
142142
"commitizen>lodash": "^4.17.23",
143143
"eslint>ajv": "^6.14.0",
144144
"external-editor>tmp": "^0.2.4",

pnpm-lock.yaml

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)