Skip to content

Commit 4ef8bc8

Browse files
fix(deps): update all non-major dependencies
1 parent f4d020d commit 4ef8bc8

File tree

2 files changed

+56
-66
lines changed

2 files changed

+56
-66
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"sea": "pnpm exec rimraf ./dist/evse-simulator ./dist/evse-simulator.blob && node --experimental-sea-config sea-config.json && pnpm dlx ncp $(volta which node || n which lts || nvm which node || command -v node) ./dist/evse-simulator && pnpm dlx postject ./dist/evse-simulator NODE_SEA_BLOB ./dist/evse-simulator.blob --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 && pnpm exec rimraf ./dist/evse-simulator.blob"
7676
},
7777
"dependencies": {
78-
"@mikro-orm/core": "^6.6.2",
79-
"@mikro-orm/mariadb": "^6.6.2",
80-
"@mikro-orm/reflection": "^6.6.2",
81-
"@mikro-orm/sqlite": "^6.6.2",
78+
"@mikro-orm/core": "^6.6.3",
79+
"@mikro-orm/mariadb": "^6.6.3",
80+
"@mikro-orm/reflection": "^6.6.3",
81+
"@mikro-orm/sqlite": "^6.6.3",
8282
"ajv": "^8.17.1",
8383
"ajv-formats": "^3.0.1",
8484
"basic-ftp": "^5.1.0",
@@ -92,7 +92,7 @@
9292
"tar": "^7.5.2",
9393
"winston": "^3.19.0",
9494
"winston-daily-rotate-file": "^5.0.0",
95-
"ws": "^8.18.3"
95+
"ws": "^8.19.0"
9696
},
9797
"optionalDependencies": {
9898
"bufferutil": "^4.1.0",
@@ -103,7 +103,7 @@
103103
"@commitlint/config-conventional": "^20.3.0",
104104
"@cspell/eslint-plugin": "^9.4.0",
105105
"@eslint/js": "^9.39.2",
106-
"@mikro-orm/cli": "^6.6.2",
106+
"@mikro-orm/cli": "^6.6.3",
107107
"@std/expect": "npm:@jsr/std__expect@^1.0.17",
108108
"@types/node": "^24.10.4",
109109
"@types/semver": "^7.7.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)