diff --git a/package.json b/package.json index b166f05d..0493799d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "sass": "^1.69.7", "standard-version": "^9.5.0", "typescript": "~5.3.3", - "vite": "^5.0.11", + "vite": "^5.0.12", "vite-plugin-vuetify": "^2.0.1", "vitest": "^1.2.0", "vue-tsc": "^1.8.27", diff --git a/yarn.lock b/yarn.lock index 78c00eb4..9b818b65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3432,7 +3432,7 @@ __metadata: sass: "npm:^1.69.7" standard-version: "npm:^9.5.0" typescript: "npm:~5.3.3" - vite: "npm:^5.0.11" + vite: "npm:^5.0.12" vite-plugin-vuetify: "npm:^2.0.1" vitest: "npm:^1.2.0" vue: "npm:^3.4.14" @@ -8873,7 +8873,7 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.0.0, vite@npm:^5.0.11": +"vite@npm:^5.0.0": version: 5.0.11 resolution: "vite@npm:5.0.11" dependencies: @@ -8913,6 +8913,46 @@ __metadata: languageName: node linkType: hard +"vite@npm:^5.0.12": + version: 5.0.12 + resolution: "vite@npm:5.0.12" + dependencies: + esbuild: "npm:^0.19.3" + fsevents: "npm:~2.3.3" + postcss: "npm:^8.4.32" + rollup: "npm:^4.2.0" + peerDependencies: + "@types/node": ^18.0.0 || >=20.0.0 + less: "*" + lightningcss: ^1.21.0 + sass: "*" + stylus: "*" + sugarss: "*" + terser: ^5.4.0 + dependenciesMeta: + fsevents: + optional: true + peerDependenciesMeta: + "@types/node": + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + bin: + vite: bin/vite.js + checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad + languageName: node + linkType: hard + "vitest@npm:^1.2.0": version: 1.2.0 resolution: "vitest@npm:1.2.0"