Fix: Vite not found
This commit is contained in:
		@@ -11,6 +11,7 @@
 | 
				
			|||||||
        "@mdi/font": "7.4.47",
 | 
					        "@mdi/font": "7.4.47",
 | 
				
			||||||
        "core-js": "^3.37.1",
 | 
					        "core-js": "^3.37.1",
 | 
				
			||||||
        "roboto-fontface": "*",
 | 
					        "roboto-fontface": "*",
 | 
				
			||||||
 | 
					        "vee-validate": "^4.14.6",
 | 
				
			||||||
        "vue": "^3.4.31",
 | 
					        "vue": "^3.4.31",
 | 
				
			||||||
        "vuetify": "^3.6.11"
 | 
					        "vuetify": "^3.6.11"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
@@ -1179,6 +1180,30 @@
 | 
				
			|||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/@vue/devtools-kit": {
 | 
				
			||||||
 | 
					      "version": "7.5.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.5.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-0i7WFgc1B2TL52tstn82zlb9opSA0aIiHfkUYFXtZb8CIpmlFMTkHtgwVl6PMWNBj3LNhYou1YJCLpCYvJYYoA==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "@vue/devtools-shared": "^7.5.4",
 | 
				
			||||||
 | 
					        "birpc": "^0.2.19",
 | 
				
			||||||
 | 
					        "hookable": "^5.5.3",
 | 
				
			||||||
 | 
					        "mitt": "^3.0.1",
 | 
				
			||||||
 | 
					        "perfect-debounce": "^1.0.0",
 | 
				
			||||||
 | 
					        "speakingurl": "^14.0.1",
 | 
				
			||||||
 | 
					        "superjson": "^2.2.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/@vue/devtools-shared": {
 | 
				
			||||||
 | 
					      "version": "7.5.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.5.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-dwuq4YmwTyLc7eBOqX63s3JB8il7qnKsNgENglSMkUPwiItHkVAYYfPESN1rxSdYkl1RCux1l5TBidYqfUDNAA==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "rfdc": "^1.4.1"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/@vue/reactivity": {
 | 
					    "node_modules/@vue/reactivity": {
 | 
				
			||||||
      "version": "3.5.4",
 | 
					      "version": "3.5.4",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.4.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.4.tgz",
 | 
				
			||||||
@@ -1546,6 +1571,15 @@
 | 
				
			|||||||
        "url": "https://github.com/sponsors/sindresorhus"
 | 
					        "url": "https://github.com/sponsors/sindresorhus"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/birpc": {
 | 
				
			||||||
 | 
					      "version": "0.2.19",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/birpc/-/birpc-0.2.19.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "url": "https://github.com/sponsors/antfu"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/boolbase": {
 | 
					    "node_modules/boolbase": {
 | 
				
			||||||
      "version": "1.0.0",
 | 
					      "version": "1.0.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
 | 
				
			||||||
@@ -1732,6 +1766,21 @@
 | 
				
			|||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/copy-anything": {
 | 
				
			||||||
 | 
					      "version": "3.0.5",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-3.0.5.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "is-what": "^4.1.8"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=12.13"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "url": "https://github.com/sponsors/mesqueeb"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/core-js": {
 | 
					    "node_modules/core-js": {
 | 
				
			||||||
      "version": "3.38.1",
 | 
					      "version": "3.38.1",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
 | 
				
			||||||
@@ -3099,6 +3148,12 @@
 | 
				
			|||||||
        "node": ">= 0.4"
 | 
					        "node": ">= 0.4"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/hookable": {
 | 
				
			||||||
 | 
					      "version": "5.5.3",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
 | 
				
			||||||
 | 
					      "license": "MIT"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/ignore": {
 | 
					    "node_modules/ignore": {
 | 
				
			||||||
      "version": "5.3.2",
 | 
					      "version": "5.3.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
 | 
				
			||||||
@@ -3480,6 +3535,18 @@
 | 
				
			|||||||
        "url": "https://github.com/sponsors/ljharb"
 | 
					        "url": "https://github.com/sponsors/ljharb"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/is-what": {
 | 
				
			||||||
 | 
					      "version": "4.1.16",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/is-what/-/is-what-4.1.16.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=12.13"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "url": "https://github.com/sponsors/mesqueeb"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/isarray": {
 | 
					    "node_modules/isarray": {
 | 
				
			||||||
      "version": "2.0.5",
 | 
					      "version": "2.0.5",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
 | 
				
			||||||
@@ -3701,6 +3768,12 @@
 | 
				
			|||||||
        "url": "https://github.com/sponsors/ljharb"
 | 
					        "url": "https://github.com/sponsors/ljharb"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/mitt": {
 | 
				
			||||||
 | 
					      "version": "3.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
 | 
				
			||||||
 | 
					      "license": "MIT"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/mlly": {
 | 
					    "node_modules/mlly": {
 | 
				
			||||||
      "version": "1.7.1",
 | 
					      "version": "1.7.1",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.1.tgz",
 | 
				
			||||||
@@ -3980,6 +4053,12 @@
 | 
				
			|||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/perfect-debounce": {
 | 
				
			||||||
 | 
					      "version": "1.0.0",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
 | 
				
			||||||
 | 
					      "license": "MIT"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/picocolors": {
 | 
					    "node_modules/picocolors": {
 | 
				
			||||||
      "version": "1.1.0",
 | 
					      "version": "1.1.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
 | 
				
			||||||
@@ -4262,6 +4341,12 @@
 | 
				
			|||||||
        "node": ">=0.10.0"
 | 
					        "node": ">=0.10.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/rfdc": {
 | 
				
			||||||
 | 
					      "version": "1.4.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
 | 
				
			||||||
 | 
					      "license": "MIT"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/rimraf": {
 | 
					    "node_modules/rimraf": {
 | 
				
			||||||
      "version": "3.0.2",
 | 
					      "version": "3.0.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
 | 
				
			||||||
@@ -4502,6 +4587,15 @@
 | 
				
			|||||||
        "node": ">=0.10.0"
 | 
					        "node": ">=0.10.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/speakingurl": {
 | 
				
			||||||
 | 
					      "version": "14.0.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
 | 
				
			||||||
 | 
					      "license": "BSD-3-Clause",
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=0.10.0"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/string.prototype.trim": {
 | 
					    "node_modules/string.prototype.trim": {
 | 
				
			||||||
      "version": "1.2.9",
 | 
					      "version": "1.2.9",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
 | 
				
			||||||
@@ -4610,6 +4704,18 @@
 | 
				
			|||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/superjson": {
 | 
				
			||||||
 | 
					      "version": "2.2.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "copy-anything": "^3.0.2"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=16"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/supports-color": {
 | 
					    "node_modules/supports-color": {
 | 
				
			||||||
      "version": "7.2.0",
 | 
					      "version": "7.2.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
 | 
				
			||||||
@@ -5088,6 +5194,40 @@
 | 
				
			|||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/vee-validate": {
 | 
				
			||||||
 | 
					      "version": "4.14.6",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/vee-validate/-/vee-validate-4.14.6.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-5w6e+YqJFLfzRR6gmRZgE6ZIVZ5nW1UAQdAlu78Oy3CFVrhTraqMMsfDC/Kmz7CNtCpIYaXxC8oKfr2hAiTnew==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "@vue/devtools-api": "^7.5.2",
 | 
				
			||||||
 | 
					        "type-fest": "^4.8.3"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "peerDependencies": {
 | 
				
			||||||
 | 
					        "vue": "^3.4.26"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/vee-validate/node_modules/@vue/devtools-api": {
 | 
				
			||||||
 | 
					      "version": "7.5.4",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-7.5.4.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-j9UC/KeYUNZ6AyCJxBROBCbogB5YHW6PZv9VnCNp2ntE4rq426Lfc8WP5B9V+rXBwqWmrgZTGYBa31CBSxdAUg==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "@vue/devtools-kit": "^7.5.4"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "node_modules/vee-validate/node_modules/type-fest": {
 | 
				
			||||||
 | 
					      "version": "4.26.1",
 | 
				
			||||||
 | 
					      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz",
 | 
				
			||||||
 | 
					      "integrity": "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==",
 | 
				
			||||||
 | 
					      "license": "(MIT OR CC0-1.0)",
 | 
				
			||||||
 | 
					      "engines": {
 | 
				
			||||||
 | 
					        "node": ">=16"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "funding": {
 | 
				
			||||||
 | 
					        "url": "https://github.com/sponsors/sindresorhus"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "node_modules/vite": {
 | 
					    "node_modules/vite": {
 | 
				
			||||||
      "version": "5.4.4",
 | 
					      "version": "5.4.4",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.4.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.4.tgz",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,6 +11,7 @@
 | 
				
			|||||||
    "@mdi/font": "7.4.47",
 | 
					    "@mdi/font": "7.4.47",
 | 
				
			||||||
    "core-js": "^3.37.1",
 | 
					    "core-js": "^3.37.1",
 | 
				
			||||||
    "roboto-fontface": "*",
 | 
					    "roboto-fontface": "*",
 | 
				
			||||||
 | 
					    "vee-validate": "^4.14.6",
 | 
				
			||||||
    "vue": "^3.4.31",
 | 
					    "vue": "^3.4.31",
 | 
				
			||||||
    "vuetify": "^3.6.11"
 | 
					    "vuetify": "^3.6.11"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user