Package versions to ensure 2020 build runs
This commit is contained in:
parent
a3267a5ee2
commit
5f84879b8d
@ -91,8 +91,6 @@ class KH_FE_FPLAN extends BaseInstrument {
|
|||||||
this.position.set(position);
|
this.position.set(position);
|
||||||
});
|
});
|
||||||
|
|
||||||
window.localStorage.removeItem('KH_FE_FPLAN_SB_ID');
|
|
||||||
|
|
||||||
const url = new URL(this.getAttribute('Url') ?? '');
|
const url = new URL(this.getAttribute('Url') ?? '');
|
||||||
const type = url.searchParams.get('type');
|
const type = url.searchParams.get('type');
|
||||||
|
|
||||||
|
|||||||
@ -12,14 +12,14 @@
|
|||||||
"author": "khofmann",
|
"author": "khofmann",
|
||||||
"license": "",
|
"license": "",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@microsoft/msfs-sdk": "^2.0.5",
|
"@microsoft/msfs-sdk": "^0.8.0",
|
||||||
"@microsoft/msfs-types": "^1.14.6",
|
"@microsoft/msfs-types": "^1.14.6",
|
||||||
"@rollup/plugin-node-resolve": "^16.0.0",
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
||||||
"@rollup/plugin-terser": "^0.4.4",
|
"@rollup/plugin-terser": "^0.4.4",
|
||||||
"@rollup/plugin-typescript": "^12.1.2",
|
"@rollup/plugin-typescript": "^12.1.2",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"node-sass": "^9.0.0",
|
"sass": "^1.83.4",
|
||||||
"postcss-import": "^16.1.0",
|
"postcss-import": "^16.1.0",
|
||||||
"prettier": "^3.4.2",
|
"prettier": "^3.4.2",
|
||||||
"prettier-plugin-organize-imports": "^4.1.0",
|
"prettier-plugin-organize-imports": "^4.1.0",
|
||||||
|
|||||||
1547
pnpm-lock.yaml
generated
1547
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user