chore: bump volta pnpm version main
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 20 Nov 2024 13:17:20 +0000 (14:17 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 20 Nov 2024 13:17:20 +0000 (14:17 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
package.json
src/charging-station/ocpp/OCPPServiceUtils.ts
ui/web/package.json

index 0d9222d263e99b47689c2b7f3108d6ab2b807360..613c5df7afeb6b176dfbf5e48838845d03f6b90e 100644 (file)
@@ -8,9 +8,9 @@
   },
   "volta": {
     "node": "22.11.0",
   },
   "volta": {
     "node": "22.11.0",
-    "pnpm": "9.13.2"
+    "pnpm": "9.14.2"
   },
   },
-  "packageManager": "pnpm@9.13.2",
+  "packageManager": "pnpm@9.14.2",
   "repository": {
     "type": "git",
     "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
   "repository": {
     "type": "git",
     "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
index c3e0047daccdfddef330220ff3c0b4f46fa5d3da..21976c8d13da202d3981f9f0edf580ac107b9fa9 100644 (file)
@@ -1303,8 +1303,8 @@ export class OCPPServiceUtils {
   public static readonly isIdTagAuthorized = isIdTagAuthorized
   public static readonly restoreConnectorStatus = restoreConnectorStatus
   public static readonly sendAndSetConnectorStatus = sendAndSetConnectorStatus
   public static readonly isIdTagAuthorized = isIdTagAuthorized
   public static readonly restoreConnectorStatus = restoreConnectorStatus
   public static readonly sendAndSetConnectorStatus = sendAndSetConnectorStatus
-  protected static buildSampledValue = buildSampledValue
 
 
+  protected static buildSampledValue = buildSampledValue
   protected static getSampledValueTemplate = getSampledValueTemplate
 
   protected constructor () {
   protected static getSampledValueTemplate = getSampledValueTemplate
 
   protected constructor () {
index cae83074f84f9aa7c614979af8a6263767deb9b9..19e12414b171d2d8815fabda33c87cad3606c25d 100644 (file)
@@ -9,9 +9,9 @@
   },
   "volta": {
     "node": "22.11.0",
   },
   "volta": {
     "node": "22.11.0",
-    "pnpm": "9.13.2"
+    "pnpm": "9.14.2"
   },
   },
-  "packageManager": "pnpm@9.13.2",
+  "packageManager": "pnpm@9.14.2",
   "type": "module",
   "scripts": {
     "build": "vite build",
   "type": "module",
   "scripts": {
     "build": "vite build",