Tldraw/.yarn/patches
Dan Groshev 64b8f2e04b
auto-it/typescript fails the release, patch the problem away while mods are asleep (#2498)
Currently main can't be released:
https://github.com/tldraw/tldraw/actions/runs/7557438453/job/20576664393

The issue was bisected down to
29044867dd
and can be "fixed" by forcing TypeScript to the previous resolution
(5.3.3->4.9.5).

It looks like Auto runs node-ts on everything, and Typescript picks up a
module/moduleResolution mismatch somewhere. It is likely that the
mismatch is not in our code, since blind replacement of all instances of
`"moduleResolution"` to `"NodeNext"` in the project doesn't help.

It is likely that the relevant TypeScript change is this one:
https://www.typescriptlang.org/docs/handbook/modules/reference.html#the-moduleresolution-compiler-option

Further investigation is pending, but this PR should fix the release
process.

### Change Type

- [x] `internal` — Any other changes that don't affect the published
package
2024-01-18 09:54:25 +00:00
..
@auto-it-core-npm-10.46.0-4ce8f196af.patch auto-it/typescript fails the release, patch the problem away while mods are asleep (#2498) 2024-01-18 09:54:25 +00:00
@microsoft-api-extractor-npm-7.35.4-5f4f0357b4.patch Styles API (#1580) 2023-06-16 10:33:47 +00:00
domino-npm-2.1.6-b0dc3de857.patch Add docs (#2470) 2024-01-15 12:33:15 +00:00
vectra-npm-0.4.4-6aac3f6c29.patch Add docs (#2470) 2024-01-15 12:33:15 +00:00