]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
fix(deps): update all non-major dependencies (#2073)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sun, 9 Aug 2026 13:02:28 +0000 (15:02 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Aug 2026 13:02:28 +0000 (13:02 +0000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml
ui/web/package.json

index 51a7981d4b73b6c399a23026f4b9e7ab714a7b18..8f275a5f86fe72eac93f6802102e37f0ed368f55 100644 (file)
     "semver": "^7.8.5",
     "skott": "^0.35.11",
     "ts-node": "^10.9.2",
-    "tsx": "^4.23.5",
+    "tsx": "^4.23.9",
     "typescript": "~6.0.3",
     "typescript-language-server": "^5.3.0",
     "vue-eslint-parser": "^10.4.1"
index b0128a2d61e00d1e747eec1b959abb1941a19b49..f203e9f2656ea30109a552cda8c10c20529056ed 100644 (file)
@@ -148,7 +148,7 @@ importers:
         specifier: ^10.9.2
         version: 10.9.2(@types/node@24.13.3)(typescript@6.0.3)
       tsx:
-        specifier: ^4.23.5
+        specifier: ^4.23.9
         version: 4.23.9
       typescript:
         specifier: ~6.0.3
@@ -216,7 +216,7 @@ importers:
         specifier: workspace:*
         version: link:../common
       vue:
-        specifier: ^3.5.40
+        specifier: ^3.5.41
         version: 3.5.41(typescript@6.0.3)
       vue-router:
         specifier: ^5.2.0
index 6ff1aa444fd68e21ffcf9999e8abf55b240583ef..ba8e371b8312a4a6be74d8176130fa5be0cef547 100644 (file)
@@ -31,7 +31,7 @@
     "finalhandler": "^2.1.1",
     "serve-static": "^2.2.1",
     "ui-common": "workspace:*",
-    "vue": "^3.5.40",
+    "vue": "^3.5.41",
     "vue-router": "^5.2.0",
     "vue-toast-notification": "^3.1.3"
   },