refactor: add error name in worker set worker startup error reporting
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 8ced2b00770ef0b361b989b38c6f5e023977d7fe..fd6f0c5134a2c25db2c56f5ed43ad869c35d29e7 100644 (file)
   },
   "devDependencies": {
     "@tsconfig/node20": "^20.1.2",
-    "@types/jsdom": "^21.1.5",
-    "@types/node": "^20.9.1",
-    "@typescript-eslint/eslint-plugin": "^6.11.0",
-    "@typescript-eslint/parser": "^6.11.0",
+    "@types/jsdom": "^21.1.6",
+    "@types/node": "^20.9.3",
+    "@typescript-eslint/eslint-plugin": "^6.12.0",
+    "@typescript-eslint/parser": "^6.12.0",
     "@vitejs/plugin-vue": "^4.5.0",
     "@vitejs/plugin-vue-jsx": "^3.1.0",
     "@vitest/coverage-v8": "^0.34.6",
@@ -59,8 +59,8 @@
     "jsdom": "^22.1.0",
     "prettier": "^3.1.0",
     "rimraf": "^5.0.5",
-    "typescript": "~5.2.2",
-    "vite": "^5.0.0",
+    "typescript": "~5.3.2",
+    "vite": "^5.0.2",
     "vitest": "^0.34.6"
   },
   "_id": "webui@0.1.1"