refactor: cleanup type definition
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index c38db07a196592d389d01bd8e7f607d3ee4709b6..d56fd05c7b3672e37d6ead727a2c0877527bc7a6 100644 (file)
@@ -41,7 +41,7 @@
     "@rushstack/eslint-patch": "^1.6.1",
     "@tsconfig/node20": "^20.1.2",
     "@types/jsdom": "^21.1.6",
-    "@types/node": "^20.10.6",
+    "@types/node": "^20.10.7",
     "@typescript-eslint/eslint-plugin": "^6.18.0",
     "@typescript-eslint/parser": "^6.18.0",
     "@vitejs/plugin-vue": "^5.0.2",
@@ -57,7 +57,7 @@
     "eslint-import-resolver-typescript": "^3.6.1",
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-vue": "^9.19.2",
-    "jsdom": "^23.1.0",
+    "jsdom": "^23.2.0",
     "prettier": "^3.1.1",
     "rimraf": "^5.0.5",
     "typescript": "~5.3.3",