From 395e1f3410d870cac09c4947156fbca9a1f09b28 Mon Sep 17 00:00:00 2001 From: JAGFx Date: Sat, 9 Apr 2022 11:38:25 +0200 Subject: [PATCH] :green_heart: [feat/rework-scania] correct build fail Signed-off-by: JAGFx --- package-lock.json | 59 ++--------------------------------------------- package.json | 1 - 2 files changed, 2 insertions(+), 58 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d5297d3..0b536d46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ets2-dashboard-skin", - "version": "1.7.0", + "version": "1.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ets2-dashboard-skin", - "version": "1.7.0", + "version": "1.7.1", "license": "MIT", "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", @@ -26,7 +26,6 @@ "moment-timezone": "^0.5.33", "ol": "^6.5.0", "socket.io-client": "^4.2.0", - "trucksim-telemetry": "^0.16.1", "units-converter": "^1.0.3", "vue": "^2.6.14", "vue-clipboard2": "^0.3.1", @@ -15957,11 +15956,6 @@ "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz", "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=" }, - "node_modules/lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=" - }, "node_modules/lodash.debounce": { "version": "4.0.8", "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", @@ -16015,11 +16009,6 @@ "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz", "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=" }, - "node_modules/lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA=" - }, "node_modules/lodash.isplainobject": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", @@ -22471,11 +22460,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/struct-fu": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/struct-fu/-/struct-fu-1.2.1.tgz", - "integrity": "sha512-QrtfoBRe+RixlBJl852/Gu7tLLTdx3kWs3MFzY1OHNrSsYYK7aIAnzqsncYRWrKGG/QSItDmOTlELMxehw4Gjw==" - }, "node_modules/stylehacks": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", @@ -23471,20 +23455,6 @@ "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz", "integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==" }, - "node_modules/trucksim-telemetry": { - "version": "0.16.1", - "resolved": "https://registry.npmjs.org/trucksim-telemetry/-/trucksim-telemetry-0.16.1.tgz", - "integrity": "sha512-IFtuVG4RXkEQUeBAovHna53dosz72wD5rehIMpqfIPArwau/em5W/knM+PdmHMGNOnnNa1b0juWI60/h1HPE5w==", - "hasInstallScript": true, - "dependencies": { - "lodash.clonedeep": "^4.5.0", - "lodash.isequal": "^4.5.0", - "struct-fu": "^1.2.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/true-case-path": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz", @@ -38772,11 +38742,6 @@ "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz", "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=" }, - "lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=" - }, "lodash.debounce": { "version": "4.0.8", "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", @@ -38830,11 +38795,6 @@ "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz", "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=" }, - "lodash.isequal": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha1-QVxEePK8wwEgwizhDtMib30+GOA=" - }, "lodash.isplainobject": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", @@ -44049,11 +44009,6 @@ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "dev": true }, - "struct-fu": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/struct-fu/-/struct-fu-1.2.1.tgz", - "integrity": "sha512-QrtfoBRe+RixlBJl852/Gu7tLLTdx3kWs3MFzY1OHNrSsYYK7aIAnzqsncYRWrKGG/QSItDmOTlELMxehw4Gjw==" - }, "stylehacks": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", @@ -44864,16 +44819,6 @@ "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz", "integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==" }, - "trucksim-telemetry": { - "version": "0.16.1", - "resolved": "https://registry.npmjs.org/trucksim-telemetry/-/trucksim-telemetry-0.16.1.tgz", - "integrity": "sha512-IFtuVG4RXkEQUeBAovHna53dosz72wD5rehIMpqfIPArwau/em5W/knM+PdmHMGNOnnNa1b0juWI60/h1HPE5w==", - "requires": { - "lodash.clonedeep": "^4.5.0", - "lodash.isequal": "^4.5.0", - "struct-fu": "^1.2.1" - } - }, "true-case-path": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz", diff --git a/package.json b/package.json index c84a7a9a..b974cdf2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,6 @@ "moment-timezone": "^0.5.33", "ol": "^6.5.0", "socket.io-client": "^4.2.0", - "trucksim-telemetry": "^0.16.1", "units-converter": "^1.0.3", "vue": "^2.6.14", "vue-clipboard2": "^0.3.1",