82b9912bd0
* refactor: split umu launcher * feat: latest version picker + fixes * feat: frontend latest changes * feat: game update detection w/ setting * feat: fixes and refactor for game update * fix: windows ui * fix: deps * feat: update modifications * feat: missing ui and lock update * fix: create install dir on init * fix: clippy * fix: clippy x2 * feat: add configuration option to toggle updates * feat: uninstall dropdown on partiallyinstalled
18 lines
446 B
YAML
18 lines
446 B
YAML
onlyBuiltDependencies:
|
|
- '@parcel/watcher'
|
|
- esbuild
|
|
|
|
overrides:
|
|
devalue@>=5.1.0 <5.6.2: '>=5.6.2'
|
|
devalue@>=5.3.0 <=5.6.1: '>=5.6.2'
|
|
diff@>=6.0.0 <8.0.3: '>=8.0.3'
|
|
h3@<=1.15.4: '>=1.15.5'
|
|
lodash@>=4.0.0 <=4.17.22: '>=4.17.23'
|
|
markdown-it@>=13.0.0 <14.1.1: '>=14.1.1'
|
|
node-forge@<1.3.2: '>=1.3.2'
|
|
seroval@<1.4.1: '>=1.4.1'
|
|
seroval@<=1.4.0: '>=1.4.1'
|
|
tar@<7.5.7: '>=7.5.7'
|
|
tar@<=7.5.2: '>=7.5.3'
|
|
tar@<=7.5.3: '>=7.5.4'
|