docs: add FIXME
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 55ef3867c70296038638b9efa5473c7d22186066..c4faea29829d06579301e8dda60571080802b66a 100644 (file)
@@ -8,7 +8,7 @@
   },
   "volta": {
     "node": "20.3.0",
-    "pnpm": "8.6.2"
+    "pnpm": "8.6.3"
   },
   "scripts": {
     "preinstall": "npx --yes only-allow pnpm",
@@ -34,8 +34,8 @@
     "@tsconfig/node20": "^1.0.1",
     "@types/jsdom": "^21.1.1",
     "@types/node": "^20.3.1",
-    "@typescript-eslint/eslint-plugin": "^5.59.11",
-    "@typescript-eslint/parser": "^5.59.11",
+    "@typescript-eslint/eslint-plugin": "^5.60.0",
+    "@typescript-eslint/parser": "^5.60.0",
     "@vitejs/plugin-vue": "^4.2.3",
     "@vitejs/plugin-vue-jsx": "^3.0.1",
     "@vitest/coverage-c8": "^0.32.2",