Commit 0713142
authored
fix build error with Git 2.52.0 (#3216)
* Run `yarn set version 4.12.0` to upgrade Yarn, fixing a build error
when using Git 2.52.0.
* Run `yarn install` to migrate yarn.lock and remove Yarn plugins that
are now built-in.
* Run `yarn workspace superdb-desktop add '@reduxjs/toolkit@^2.11.0'` to
upgrade Redux Tookit, fixing `yarn lint` errors caused by the Yarn
upgrade.1 parent 40c7e6d commit 0713142
File tree
9 files changed
+4803
-5634
lines changed- .yarn
- plugins/@yarnpkg
- releases
- apps/superdb-desktop
9 files changed
+4803
-5634
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 14 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Large diffs are not rendered by default.
0 commit comments