chore: version 1.2.38
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index f12f28b1893b31119fd5dc52b72134dabe971ee8..70f1354abad2fbffdab5c2c5994bc8f479ad0457 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "webui",
-  "version": "0.2.0",
+  "version": "0.3.0",
   "readme": "README.md",
   "engines": {
     "node": ">=18.0.0",
@@ -34,7 +34,7 @@
   "dependencies": {
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
-    "vue": "^3.4.20",
+    "vue": "^3.4.21",
     "vue-router": "^4.3.0",
     "vue-toast-notification": "^3.1.2"
   },
@@ -42,9 +42,9 @@
     "@rushstack/eslint-patch": "^1.7.2",
     "@tsconfig/node20": "^20.1.2",
     "@types/jsdom": "^21.1.6",
-    "@types/node": "^20.11.20",
-    "@typescript-eslint/eslint-plugin": "^7.0.2",
-    "@typescript-eslint/parser": "^7.0.2",
+    "@types/node": "^20.11.24",
+    "@typescript-eslint/eslint-plugin": "^7.1.0",
+    "@typescript-eslint/parser": "^7.1.0",
     "@vitejs/plugin-vue": "^5.0.4",
     "@vitejs/plugin-vue-jsx": "^3.1.0",
     "@vitest/coverage-v8": "^1.3.1",
@@ -65,5 +65,5 @@
     "vite": "^5.1.4",
     "vitest": "^1.3.1"
   },
-  "_id": "webui@0.2.0"
+  "_id": "webui@0.3.0"
 }