build(simulator): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index a2a65071323f97de8c914fd217dfc7dd410a32a0..fdae3ba6be23b670f051390903fdbd13796ba702 100644 (file)
@@ -21,7 +21,7 @@
     "got": "^11.8.5"
   },
   "dependencies": {
-    "core-js": "^3.30.0",
+    "core-js": "^3.30.1",
     "finalhandler": "^1.2.0",
     "serve-static": "^1.15.0",
     "vue": "^3.2.47",
@@ -32,8 +32,8 @@
     "@types/chai": "^4.3.4",
     "@types/mocha": "^10.0.1",
     "@types/node": "^18.15.11",
-    "@typescript-eslint/eslint-plugin": "^5.58.0",
-    "@typescript-eslint/parser": "^5.58.0",
+    "@typescript-eslint/eslint-plugin": "^5.59.0",
+    "@typescript-eslint/parser": "^5.59.0",
     "@vue/cli": "~5.0.8",
     "@vue/cli-plugin-babel": "~5.0.8",
     "@vue/cli-plugin-eslint": "~5.0.8",
@@ -47,7 +47,7 @@
     "@vue/tsconfig": "^0.1.3",
     "chai": "^4.3.7",
     "eslint": "^8.38.0",
-    "eslint-plugin-vue": "^9.10.0",
+    "eslint-plugin-vue": "^9.11.0",
     "prettier": "^2.8.7",
     "typescript": "~4.9.5"
   },