mirror of
https://github.com/callstack/agent-device.git
synced 2026-09-14 20:06:34 +08:00
973b74cc14
`qs: 6.15.2` overrode every major, pinning the exact version behind GHSA-x5fp-wj9c-mxmx and GHSA-4mjr-xmp4-gh2g; `qs@6: ^6.16.0` keeps the scoped major and clears both advisories in the mutation tooling tree. `undici@7` now matches the exact 7.29.0 pin in package.json — tsdown bundles undici into the published build, so a caret here let lockFileMaintenance move the shipped bytes under an unchanged pin. The lockfile recorded that: both undici importers disagreeing with their own package.json, now agreeing. `.fallowrc.json` listed two entry roots deleted in26ac865c63and8889a17cf1, which Fallow drops silently, and `.worktreeinclude` listed an android/multitouch-helper tree that no longer exists. `.prettierignore` duplicated .oxfmtrc.json's ignore list with nothing left reading it.
16 lines
203 B
Plaintext
16 lines
203 B
Plaintext
# Local environment
|
|
.env
|
|
.env.*
|
|
|
|
# Native build caches
|
|
.expo/
|
|
examples/test-app/.expo/
|
|
.build/
|
|
.swiftpm/
|
|
DerivedData/
|
|
android/snapshot-helper/build/
|
|
android/snapshot-helper/dist/
|
|
|
|
# Tool caches
|
|
.fallow/
|