]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore(deps): update all non-major dependencies (#1881)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 3 Jun 2026 12:54:21 +0000 (14:54 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2026 12:54:21 +0000 (14:54 +0200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
package.json
pnpm-lock.yaml
ui/web/package.json

index 9becddb6d726a2aad8139e054b7d3c33971de1c8..ca8cea7a7689c6c9c89cdd825326cbb24d698809 100644 (file)
     "utf-8-validate": "^6.0.6"
   },
   "devDependencies": {
-    "@ai-hero/sandcastle": "^0.6.6",
+    "@ai-hero/sandcastle": "^0.7.0",
     "@commitlint/cli": "^21.0.2",
     "@commitlint/config-conventional": "^21.0.2",
-    "@cspell/eslint-plugin": "^10.0.0",
+    "@cspell/eslint-plugin": "^10.0.1",
     "@eslint/js": "^9.39.4",
     "@mikro-orm/cli": "^6.6.14",
     "@types/node": "^24.12.4",
     "eslint-plugin-perfectionist": "^5.9.0",
     "eslint-plugin-vue": "^10.9.1",
     "husky": "^9.1.7",
-    "lint-staged": "^17.0.5",
+    "lint-staged": "^17.0.6",
     "neostandard": "^0.13.0",
     "prettier": "^3.8.3",
     "rimraf": "^6.1.3",
index 3d16e6d787d4279382642ed98198582d34f304c0..9eac40bacd67c396fb53ac169969ef6ef4d7effc 100644 (file)
@@ -70,8 +70,8 @@ importers:
         version: 4.4.3
     devDependencies:
       '@ai-hero/sandcastle':
-        specifier: ^0.6.6
-        version: 0.6.6
+        specifier: ^0.7.0
+        version: 0.7.0
       '@commitlint/cli':
         specifier: ^21.0.2
         version: 21.0.2(@types/node@24.12.4)(conventional-commits-parser@6.4.0)(typescript@6.0.3)
@@ -79,7 +79,7 @@ importers:
         specifier: ^21.0.2
         version: 21.0.2
       '@cspell/eslint-plugin':
-        specifier: ^10.0.0
+        specifier: ^10.0.1
         version: 10.0.1(eslint@9.39.4(jiti@2.6.1))
       '@eslint/js':
         specifier: ^9.39.4
@@ -124,7 +124,7 @@ importers:
         specifier: ^9.1.7
         version: 9.1.7
       lint-staged:
-        specifier: ^17.0.5
+        specifier: ^17.0.6
         version: 17.0.7
       neostandard:
         specifier: ^0.13.0
@@ -250,13 +250,13 @@ importers:
         specifier: ^4.1.7
         version: 4.1.8(@types/node@24.12.4)(@vitest/coverage-v8@4.1.8)(jsdom@29.1.1)(vite@8.0.16(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.6.1)(tsx@4.22.4)(yaml@2.9.0))
       vue-tsc:
-        specifier: ^3.3.2
+        specifier: ^3.3.3
         version: 3.3.3(typescript@6.0.3)
 
 packages:
 
-  '@ai-hero/sandcastle@0.6.6':
-    resolution: {integrity: sha512-LeyODPZocHZQdIidNXPRIxzs2Hn7tPyl5GfBGakKV1zH2CIpbc7XGApQhSXpOW7r2zO8m3mqiBKdSd7ifaqWcw==}
+  '@ai-hero/sandcastle@0.7.0':
+    resolution: {integrity: sha512-Rqb9FarzvtzDHqhBoofS7HqI1Tn5J/MuPoj+EVqO6F1jK1+Zzq+kT8Zl1K8Rs9ftLcLS0VKtQoPldn3UsSsGJw==}
     hasBin: true
     peerDependencies:
       '@daytona/sdk': ^0.164.0
@@ -4862,7 +4862,7 @@ packages:
 
 snapshots:
 
-  '@ai-hero/sandcastle@0.6.6':
+  '@ai-hero/sandcastle@0.7.0':
     dependencies:
       '@clack/prompts': 1.5.0
 
index aaf42acee148baf1cebd0fde5bf4809b53ce1c65..53299450184ddb0a10e916e4e329a4e64a7a3d0d 100644 (file)
@@ -46,6 +46,6 @@
     "jsdom": "^29.1.1",
     "vite": "^8.0.14",
     "vitest": "^4.1.7",
-    "vue-tsc": "^3.3.2"
+    "vue-tsc": "^3.3.3"
   }
 }