We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252964a commit e7bfb41Copy full SHA for e7bfb41
package.json
@@ -8,9 +8,9 @@
8
},
9
"volta": {
10
"node": "22.12.0",
11
- "pnpm": "9.14.4"
+ "pnpm": "9.15.0"
12
13
- "packageManager": "pnpm@9.14.4",
+ "packageManager": "pnpm@9.15.0",
14
"repository": {
15
"type": "git",
16
"url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
@@ -116,7 +116,7 @@
116
"@cspell/eslint-plugin": "^8.16.1",
117
"@eslint/js": "^9.16.0",
118
"@mikro-orm/cli": "^6.4.0",
119
- "@std/expect": "npm:@jsr/std__expect@^1.0.8",
+ "@std/expect": "npm:@jsr/std__expect@^1.0.9",
120
"@types/node": "^22.10.1",
121
"@types/semver": "^7.5.8",
122
"@types/ws": "^8.5.13",
0 commit comments