refactor(ui): improve the charging stations list styles
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index caa425a1bb5f769b1baf33618a2ff949a590c8bd..1c19d93f7b76c543542e80e217b622cf5c2c00a1 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "webui",
-  "version": "0.1.1",
+  "version": "0.2.0",
   "readme": "README.md",
   "engines": {
     "node": ">=18.0.0",
     "@tsconfig/node20": "^20.1.2",
     "@types/jsdom": "^21.1.6",
     "@types/node": "^20.11.19",
-    "@typescript-eslint/eslint-plugin": "^7.0.1",
-    "@typescript-eslint/parser": "^7.0.1",
+    "@typescript-eslint/eslint-plugin": "^7.0.2",
+    "@typescript-eslint/parser": "^7.0.2",
     "@vitejs/plugin-vue": "^5.0.4",
     "@vitejs/plugin-vue-jsx": "^3.1.0",
-    "@vitest/coverage-v8": "^1.3.0",
+    "@vitest/coverage-v8": "^1.3.1",
     "@vue/eslint-config-prettier": "^9.0.0",
     "@vue/eslint-config-typescript": "^12.0.0",
     "@vue/test-utils": "^2.4.4",
@@ -62,8 +62,8 @@
     "prettier": "^3.2.5",
     "rimraf": "^5.0.5",
     "typescript": "~5.3.3",
-    "vite": "^5.1.3",
-    "vitest": "^1.3.0"
+    "vite": "^5.1.4",
+    "vitest": "^1.3.1"
   },
-  "_id": "webui@0.1.1"
+  "_id": "webui@0.2.0"
 }