Skip to content

Commit e0b8997

Browse files
chore(deps): update all non-major dependencies (#1633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56053b8 commit e0b8997

File tree

3 files changed

+114
-26
lines changed

3 files changed

+114
-26
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"volta": {
1010
"node": "24.12.0",
11-
"pnpm": "10.26.1"
11+
"pnpm": "10.26.2"
1212
},
13-
"packageManager": "[email protected].1",
13+
"packageManager": "[email protected].2",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
@@ -116,7 +116,7 @@
116116
"esbuild-plugin-copy": "^2.1.1",
117117
"eslint": "^9.39.2",
118118
"eslint-plugin-jsdoc": "^61.5.0",
119-
"eslint-plugin-perfectionist": "^5.0.0",
119+
"eslint-plugin-perfectionist": "^5.1.0",
120120
"eslint-plugin-vue": "^10.6.2",
121121
"husky": "^9.1.7",
122122
"lint-staged": "^16.2.7",

pnpm-lock.yaml

Lines changed: 108 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"volta": {
1111
"node": "24.12.0",
12-
"pnpm": "10.26.1"
12+
"pnpm": "10.26.2"
1313
},
14-
"packageManager": "[email protected].1",
14+
"packageManager": "[email protected].2",
1515
"type": "module",
1616
"scripts": {
1717
"build": "vite build",
@@ -38,7 +38,7 @@
3838
"@types/jsdom": "^27.0.0",
3939
"@types/node": "^24.10.4",
4040
"@vitejs/plugin-vue": "^6.0.3",
41-
"@vitejs/plugin-vue-jsx": "^5.1.2",
41+
"@vitejs/plugin-vue-jsx": "^5.1.3",
4242
"@vitest/coverage-v8": "^4.0.16",
4343
"@vue/test-utils": "^2.4.6",
4444
"@vue/tsconfig": "^0.8.1",

0 commit comments

Comments
 (0)