Commit fd2273d
committed
Configure project to work without lock files
- Add comprehensive dependency resolutions for problematic packages
- Pin exact versions for undici, glob, rimraf, and @types/node
- Add yarn.lock and package-lock.json to .gitignore
- Remove yarn.lock from git tracking
- Ensures consistent builds even without committed lock files1 parent 3b63aaa commit fd2273d
3 files changed
+6
-9031
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| |||
0 commit comments