Removed useless libraries.

This commit is contained in:
Alain Nussbaumer 2022-05-29 18:57:00 +02:00
parent 8fb4d8f347
commit b28da1d57b
2 changed files with 21 additions and 60 deletions

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,6 @@
"@aacassandra/vue3-progressbar": "^1.0.3",
"@mdi/js": "^6.6.96",
"@ts-pro/vue-eternal-loading": "^1.2.0",
"@vue/cli-shared-utils": "^5.0.4",
"@vueform/slider": "github:chme/slider#faff83ed8a77f2cdbcb7252505ef734301efd139",
"axios": "^0.26.1",
"bulma": "^0.9.3",
@ -516,25 +515,6 @@
"vue": "^3.2.25"
}
},
"node_modules/@vue/cli-shared-utils": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@vue/cli-shared-utils/-/cli-shared-utils-5.0.4.tgz",
"integrity": "sha512-nfAsj8Nopu5sVHMBIaut/YL7NaJFVmTBSTJD7LM17jc5uytrM9JwiRtzCiv3JWRBG78Xdb/s2Xb/1YR4fkdmkQ==",
"dependencies": {
"@achrinza/node-ipc": "9.2.2",
"chalk": "^4.1.2",
"execa": "^1.0.0",
"joi": "^17.4.0",
"launch-editor": "^2.2.1",
"lru-cache": "^6.0.0",
"node-fetch": "^2.6.7",
"open": "^8.0.2",
"ora": "^5.3.0",
"read-pkg": "^5.1.1",
"semver": "^7.3.4",
"strip-ansi": "^6.0.0"
}
},
"node_modules/@vue/compiler-core": {
"version": "3.2.33",
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.33.tgz",
@ -4400,25 +4380,6 @@
"integrity": "sha512-umyypfSHS4kQLdYAnJHhaASq7FRzNCdvcRoQ3uYGNk1/M4a+hXUd7ysN7BLhCrWH6uBokyCkFeUAaFDzSaaSrQ==",
"dev": true
},
"@vue/cli-shared-utils": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@vue/cli-shared-utils/-/cli-shared-utils-5.0.4.tgz",
"integrity": "sha512-nfAsj8Nopu5sVHMBIaut/YL7NaJFVmTBSTJD7LM17jc5uytrM9JwiRtzCiv3JWRBG78Xdb/s2Xb/1YR4fkdmkQ==",
"requires": {
"@achrinza/node-ipc": "9.2.2",
"chalk": "^4.1.2",
"execa": "^1.0.0",
"joi": "^17.4.0",
"launch-editor": "^2.2.1",
"lru-cache": "^6.0.0",
"node-fetch": "^2.6.7",
"open": "^8.0.2",
"ora": "^5.3.0",
"read-pkg": "^5.1.1",
"semver": "^7.3.4",
"strip-ansi": "^6.0.0"
}
},
"@vue/compiler-core": {
"version": "3.2.33",
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.33.tgz",