From cbc87b804822d942f72505982bbe38325c41a092 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:12:16 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 14 +-- pnpm-lock.yaml | 236 +++++++++++++++++++++++++++++++++---------------- 2 files changed, 169 insertions(+), 81 deletions(-) diff --git a/package.json b/package.json index 5265a134..0616b156 100644 --- a/package.json +++ b/package.json @@ -75,10 +75,10 @@ "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" }, "dependencies": { - "@mikro-orm/core": "^6.6.2", - "@mikro-orm/mariadb": "^6.6.2", - "@mikro-orm/reflection": "^6.6.2", - "@mikro-orm/sqlite": "^6.6.2", + "@mikro-orm/core": "^6.6.3", + "@mikro-orm/mariadb": "^6.6.3", + "@mikro-orm/reflection": "^6.6.3", + "@mikro-orm/sqlite": "^6.6.3", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", "basic-ftp": "^5.1.0", @@ -92,7 +92,7 @@ "tar": "^7.5.2", "winston": "^3.19.0", "winston-daily-rotate-file": "^5.0.0", - "ws": "^8.18.3" + "ws": "^8.19.0" }, "optionalDependencies": { "bufferutil": "^4.1.0", @@ -103,7 +103,7 @@ "@commitlint/config-conventional": "^20.3.0", "@cspell/eslint-plugin": "^9.4.0", "@eslint/js": "^9.39.2", - "@mikro-orm/cli": "^6.6.2", + "@mikro-orm/cli": "^6.6.3", "@std/expect": "npm:@jsr/std__expect@^1.0.17", "@types/node": "^24.10.4", "@types/semver": "^7.7.1", @@ -116,7 +116,7 @@ "esbuild-plugin-copy": "^2.1.1", "eslint": "^9.39.2", "eslint-plugin-jsdoc": "^61.5.0", - "eslint-plugin-perfectionist": "^5.2.0", + "eslint-plugin-perfectionist": "^5.3.0", "eslint-plugin-vue": "^10.6.2", "husky": "^9.1.7", "lint-staged": "^16.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48ba2c90..44d8d764 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,17 +19,17 @@ importers: .: dependencies: '@mikro-orm/core': - specifier: ^6.6.2 - version: 6.6.2 + specifier: ^6.6.3 + version: 6.6.3 '@mikro-orm/mariadb': - specifier: ^6.6.2 - version: 6.6.2(@mikro-orm/core@6.6.2) + specifier: ^6.6.3 + version: 6.6.3(@mikro-orm/core@6.6.3) '@mikro-orm/reflection': - specifier: ^6.6.2 - version: 6.6.2(@mikro-orm/core@6.6.2) + specifier: ^6.6.3 + version: 6.6.3(@mikro-orm/core@6.6.3) '@mikro-orm/sqlite': - specifier: ^6.6.2 - version: 6.6.2(@mikro-orm/core@6.6.2)(mariadb@3.4.5) + specifier: ^6.6.3 + version: 6.6.3(@mikro-orm/core@6.6.3)(mariadb@3.4.5) ajv: specifier: ^8.17.1 version: 8.17.1 @@ -70,8 +70,8 @@ importers: specifier: ^5.0.0 version: 5.0.0(winston@3.19.0) ws: - specifier: ^8.18.3 - version: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6) + specifier: ^8.19.0 + version: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) devDependencies: '@commitlint/cli': specifier: ^20.3.0 @@ -86,8 +86,8 @@ importers: specifier: ^9.39.2 version: 9.39.2 '@mikro-orm/cli': - specifier: ^6.6.2 - version: 6.6.2(mariadb@3.4.5) + specifier: ^6.6.3 + version: 6.6.3(mariadb@3.4.5) '@std/expect': specifier: npm:@jsr/std__expect@^1.0.17 version: '@jsr/std__expect@1.0.17' @@ -125,8 +125,8 @@ importers: specifier: ^61.5.0 version: 61.5.0(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-perfectionist: - specifier: ^5.2.0 - version: 5.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + specifier: ^5.3.0 + version: 5.3.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) eslint-plugin-vue: specifier: ^10.6.2 version: 10.6.2(@stylistic/eslint-plugin@2.11.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.2(jiti@2.6.1))) @@ -138,7 +138,7 @@ importers: version: 16.2.7 neostandard: specifier: ^0.12.2 - version: 0.12.2(@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + version: 0.12.2(@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) prettier: specifier: ^3.7.4 version: 3.7.4 @@ -1034,17 +1034,17 @@ packages: '@jsr/std__internal@1.0.12': resolution: {integrity: sha512-6xReMW9p+paJgqoFRpOE2nogJFvzPfaLHLIlyADYjKMUcwDyjKZxryIbgcU+gxiTygn8yCjld1HoI0ET4/iZeA==, tarball: https://npm.jsr.io/~/11/@jsr/std__internal/1.0.12.tgz} - '@mikro-orm/cli@6.6.2': - resolution: {integrity: sha512-/DKkIjHOVulh95/G3/5QuRcQuQ0e0O+LJegMDQzdLez8X2BgYIvqz/FVObZE7wUA0S00TkD5pNJh7lknb3y/bg==} + '@mikro-orm/cli@6.6.3': + resolution: {integrity: sha512-uc3Fbhiknmp0zDLvTWdmrJZfeJIryXE1wAei0Qeo8WxF8P0cczuHwz6KASKmnTya8KxQ2AyUDDnjbS+zSQfHaw==} engines: {node: '>= 18.12.0'} hasBin: true - '@mikro-orm/core@6.6.2': - resolution: {integrity: sha512-W/UmY8EOlHVBgIlJw6+DxyJX8+KAliLRjp1VpWiStq297eBPFHnKPcu3YEyxwxg4DSHK1SVfEQ/72unrfeAYig==} + '@mikro-orm/core@6.6.3': + resolution: {integrity: sha512-C+7Oa/Cu96SerosTvdhi/AbjFFJ3oJWdKKbRWf1TQj4qHW4btPNTDcJjN++AKE1ptFFJy43mmIzCzAAAxrwEoQ==} engines: {node: '>= 18.12.0'} - '@mikro-orm/knex@6.6.2': - resolution: {integrity: sha512-Qs1S5q80thBmrbW9sbexZs7Gxle4ASyqNOtJ9CFwR4q9BLvA846Ig5HjXhv3KIPC8KcmRquSMDYSutgLOzK2nQ==} + '@mikro-orm/knex@6.6.3': + resolution: {integrity: sha512-XJ2otkg3ORIxvzv6yHqgVRJeN6kQ+C428DFt1cel7ydbhFt92OwYWUtDd121qYg4/1wEpcBCi7QoN1AHVOMoGA==} engines: {node: '>= 18.12.0'} peerDependencies: '@mikro-orm/core': ^6.0.0 @@ -1059,20 +1059,20 @@ packages: mariadb: optional: true - '@mikro-orm/mariadb@6.6.2': - resolution: {integrity: sha512-8KQZlp+p9kWHtYUaKRTMfP9MyRhUe/9zvwIk6pIDqmwoS7+kAJTTMe0ofUv6iIeoz9FbZBg7LgNf85WW7glOtA==} + '@mikro-orm/mariadb@6.6.3': + resolution: {integrity: sha512-7J9BV0+FX90HSaV75MW9NExAVhsyGh1NiCQV8llvplbAIvCy7nAQPPGvEqPVk2CvA/EaEewKptZ9th5kBRbWhQ==} engines: {node: '>= 18.12.0'} peerDependencies: '@mikro-orm/core': ^6.0.0 - '@mikro-orm/reflection@6.6.2': - resolution: {integrity: sha512-oujSkP9sPlccz8KiyxOJV5CX3y2VvP4MMrYk9EXvDTckT75ImZ0LHNfVJWwmlVqJB964sBUjrjOVksKaXHR+xA==} + '@mikro-orm/reflection@6.6.3': + resolution: {integrity: sha512-q/JsYg5S9M6LD3oQNGAhFAWSUEkwBkwycRSx8NJIIDdUgLS4AyJb/piN2mA9YQYz5RSjitS8tDae9GCkIUnDxQ==} engines: {node: '>= 18.12.0'} peerDependencies: '@mikro-orm/core': ^6.0.0 - '@mikro-orm/sqlite@6.6.2': - resolution: {integrity: sha512-zUf6ysRXo8Hlqx1H8LPELZty9w8qIO/zU6JPd5kpGcECjK6TIGyuATdv24h5eRcRr6BX5gGrtU+LCj2bIww4Tg==} + '@mikro-orm/sqlite@6.6.3': + resolution: {integrity: sha512-RIOxPBEdnePLj2D1M5tioJzlhaUy/+xL47cgt1ykmsMfyloos0MmGrzQbguXs759SMf5PiKERugP4i2x3aEScw==} engines: {node: '>= 18.12.0'} peerDependencies: '@mikro-orm/core': ^6.0.0 @@ -1378,16 +1378,32 @@ packages: peerDependencies: typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/project-service@8.52.0': + resolution: {integrity: sha512-xD0MfdSdEmeFa3OmVqonHi+Cciab96ls1UhIF/qX/O/gPu5KXD0bY9lu33jj04fjzrXHcuvjBcBC+D3SNSadaw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/scope-manager@8.51.0': resolution: {integrity: sha512-JhhJDVwsSx4hiOEQPeajGhCWgBMBwVkxC/Pet53EpBVs7zHHtayKefw1jtPaNRXpI9RA2uocdmpdfE7T+NrizA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/scope-manager@8.52.0': + resolution: {integrity: sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/tsconfig-utils@8.51.0': resolution: {integrity: sha512-Qi5bSy/vuHeWyir2C8u/uqGMIlIDu8fuiYWv48ZGlZ/k+PRPHtaAu7erpc7p5bzw2WNNSniuxoMSO4Ar6V9OXw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/tsconfig-utils@8.52.0': + resolution: {integrity: sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/type-utils@8.51.0': resolution: {integrity: sha512-0XVtYzxnobc9K0VU7wRWg1yiUrw4oQzexCG2V2IDxxCxhqBMSMbjB+6o91A+Uc0GWtgjCa3Y8bi7hwI0Tu4n5Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1399,12 +1415,22 @@ packages: resolution: {integrity: sha512-TizAvWYFM6sSscmEakjY3sPqGwxZRSywSsPEiuZF6d5GmGD9Gvlsv0f6N8FvAAA0CD06l3rIcWNbsN1e5F/9Ag==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.52.0': + resolution: {integrity: sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.51.0': resolution: {integrity: sha512-1qNjGqFRmlq0VW5iVlcyHBbCjPB7y6SxpBkrbhNWMy/65ZoncXCEPJxkRZL8McrseNH6lFhaxCIaX+vBuFnRng==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/typescript-estree@8.52.0': + resolution: {integrity: sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/utils@8.51.0': resolution: {integrity: sha512-11rZYxSe0zabiKaCP2QAwRf/dnmgFgvTmeDTtZvUvXG3UuAdg/GU02NExmmIXzz3vLGgMdtrIosI84jITQOxUA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1412,10 +1438,21 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/utils@8.52.0': + resolution: {integrity: sha512-wYndVMWkweqHpEpwPhwqE2lnD2DxC6WVLupU/DOt/0/v+/+iQbbzO3jOHjmBMnhu0DgLULvOaU4h4pwHYi2oRQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/visitor-keys@8.51.0': resolution: {integrity: sha512-mM/JRQOzhVN1ykejrvwnBRV3+7yTKK8tVANVN3o1O0t0v7o+jqdVu9crPy5Y9dov15TJk/FTIgoUGHrTOVL3Zg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.52.0': + resolution: {integrity: sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@unrs/resolver-binding-android-arm-eabi@1.11.1': resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} cpu: [arm] @@ -2907,8 +2944,8 @@ packages: peerDependencies: eslint: '>=8.23.0' - eslint-plugin-perfectionist@5.2.0: - resolution: {integrity: sha512-rLD4VyA6sxcCPlG/koqjp0D46JTNRURSDs22Jr1JeVbOiu1BoeRdROnJoqDoGESuXbwxvGEnMSqClX/Q3HSMig==} + eslint-plugin-perfectionist@5.3.0: + resolution: {integrity: sha512-Y3qYps6MpFrwyR+6DGd479GrgEA2PmCNWJ10Q6LnnfQfJTTtb0DNaKOjF5TAQc4wz/9mHwA8lx9ruR5EdFcylA==} engines: {node: ^20.0.0 || >=22.0.0} peerDependencies: eslint: '>=8.45.0' @@ -3193,10 +3230,6 @@ packages: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} - fs-extra@11.3.2: - resolution: {integrity: sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==} - engines: {node: '>=14.14'} - fs-extra@11.3.3: resolution: {integrity: sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==} engines: {node: '>=14.14'} @@ -4183,8 +4216,8 @@ packages: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} - mikro-orm@6.6.2: - resolution: {integrity: sha512-fCPwQZVIfOeQZecBYmJy+21zSrWTlt/thUNONjTtcBHzQNu3f+zVGY0kn9gs6x6bvT570cNlPLmzHVd3NCM4Kw==} + mikro-orm@6.6.3: + resolution: {integrity: sha512-q+ixWxBUQNGBQNp6ncg5+5tZ8hsvzJ0yh+Qme4qgjUP5+sGA6e8iBD2QSO4EQIi1RfRUxIoQvDJs/1GTDnmdHg==} engines: {node: '>= 18.12.0'} miller-rabin@4.0.1: @@ -5652,6 +5685,12 @@ packages: peerDependencies: typescript: '>=4.8.4' + ts-api-utils@2.4.0: + resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==} + engines: {node: '>=18.12'} + peerDependencies: + typescript: '>=4.8.4' + ts-declaration-location@1.0.7: resolution: {integrity: sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==} peerDependencies: @@ -6092,8 +6131,8 @@ packages: write-file-atomic@3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} - ws@8.18.3: - resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} + ws@8.19.0: + resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -7118,12 +7157,12 @@ snapshots: '@jsr/std__internal@1.0.12': {} - '@mikro-orm/cli@6.6.2(mariadb@3.4.5)': + '@mikro-orm/cli@6.6.3(mariadb@3.4.5)': dependencies: '@jercle/yargonaut': 1.1.5 - '@mikro-orm/core': 6.6.2 - '@mikro-orm/knex': 6.6.2(@mikro-orm/core@6.6.2)(mariadb@3.4.5)(sqlite3@5.1.7) - fs-extra: 11.3.2 + '@mikro-orm/core': 6.6.3 + '@mikro-orm/knex': 6.6.3(@mikro-orm/core@6.6.3)(mariadb@3.4.5)(sqlite3@5.1.7) + fs-extra: 11.3.3 tsconfig-paths: 4.2.0 yargs: 17.7.2 transitivePeerDependencies: @@ -7138,20 +7177,20 @@ snapshots: - supports-color - tedious - '@mikro-orm/core@6.6.2': + '@mikro-orm/core@6.6.3': dependencies: dataloader: 2.2.3 dotenv: 17.2.3 esprima: 4.0.1 - fs-extra: 11.3.2 + fs-extra: 11.3.3 globby: 11.1.0 - mikro-orm: 6.6.2 + mikro-orm: 6.6.3 reflect-metadata: 0.2.2 - '@mikro-orm/knex@6.6.2(@mikro-orm/core@6.6.2)(mariadb@3.4.5)(sqlite3@5.1.7)': + '@mikro-orm/knex@6.6.3(@mikro-orm/core@6.6.3)(mariadb@3.4.5)(sqlite3@5.1.7)': dependencies: - '@mikro-orm/core': 6.6.2 - fs-extra: 11.3.2 + '@mikro-orm/core': 6.6.3 + fs-extra: 11.3.3 knex: 3.1.0(sqlite3@5.1.7) sqlstring: 2.3.3 optionalDependencies: @@ -7165,10 +7204,10 @@ snapshots: - supports-color - tedious - '@mikro-orm/mariadb@6.6.2(@mikro-orm/core@6.6.2)': + '@mikro-orm/mariadb@6.6.3(@mikro-orm/core@6.6.3)': dependencies: - '@mikro-orm/core': 6.6.2 - '@mikro-orm/knex': 6.6.2(@mikro-orm/core@6.6.2)(mariadb@3.4.5)(sqlite3@5.1.7) + '@mikro-orm/core': 6.6.3 + '@mikro-orm/knex': 6.6.3(@mikro-orm/core@6.6.3)(mariadb@3.4.5)(sqlite3@5.1.7) mariadb: 3.4.5 transitivePeerDependencies: - better-sqlite3 @@ -7181,17 +7220,17 @@ snapshots: - supports-color - tedious - '@mikro-orm/reflection@6.6.2(@mikro-orm/core@6.6.2)': + '@mikro-orm/reflection@6.6.3(@mikro-orm/core@6.6.3)': dependencies: - '@mikro-orm/core': 6.6.2 + '@mikro-orm/core': 6.6.3 globby: 11.1.0 ts-morph: 27.0.2 - '@mikro-orm/sqlite@6.6.2(@mikro-orm/core@6.6.2)(mariadb@3.4.5)': + '@mikro-orm/sqlite@6.6.3(@mikro-orm/core@6.6.3)(mariadb@3.4.5)': dependencies: - '@mikro-orm/core': 6.6.2 - '@mikro-orm/knex': 6.6.2(@mikro-orm/core@6.6.2)(mariadb@3.4.5)(sqlite3@5.1.7) - fs-extra: 11.3.2 + '@mikro-orm/core': 6.6.3 + '@mikro-orm/knex': 6.6.3(@mikro-orm/core@6.6.3)(mariadb@3.4.5)(sqlite3@5.1.7) + fs-extra: 11.3.3 sqlite3: 5.1.7 sqlstring-sqlite: 0.1.1 transitivePeerDependencies: @@ -7487,15 +7526,33 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/project-service@8.52.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/tsconfig-utils': 8.52.0(typescript@5.9.3) + '@typescript-eslint/types': 8.52.0 + debug: 4.4.3 + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/scope-manager@8.51.0': dependencies: '@typescript-eslint/types': 8.51.0 '@typescript-eslint/visitor-keys': 8.51.0 + '@typescript-eslint/scope-manager@8.52.0': + dependencies: + '@typescript-eslint/types': 8.52.0 + '@typescript-eslint/visitor-keys': 8.52.0 + '@typescript-eslint/tsconfig-utils@8.51.0(typescript@5.9.3)': dependencies: typescript: 5.9.3 + '@typescript-eslint/tsconfig-utils@8.52.0(typescript@5.9.3)': + dependencies: + typescript: 5.9.3 + '@typescript-eslint/type-utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.51.0 @@ -7510,6 +7567,8 @@ snapshots: '@typescript-eslint/types@8.51.0': {} + '@typescript-eslint/types@8.52.0': {} + '@typescript-eslint/typescript-estree@8.51.0(typescript@5.9.3)': dependencies: '@typescript-eslint/project-service': 8.51.0(typescript@5.9.3) @@ -7525,6 +7584,21 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@8.52.0(typescript@5.9.3)': + dependencies: + '@typescript-eslint/project-service': 8.52.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.52.0(typescript@5.9.3) + '@typescript-eslint/types': 8.52.0 + '@typescript-eslint/visitor-keys': 8.52.0 + debug: 4.4.3 + minimatch: 9.0.5 + semver: 7.7.3 + tinyglobby: 0.2.15 + ts-api-utils: 2.4.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) @@ -7536,11 +7610,27 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) + '@typescript-eslint/scope-manager': 8.52.0 + '@typescript-eslint/types': 8.52.0 + '@typescript-eslint/typescript-estree': 8.52.0(typescript@5.9.3) + eslint: 9.39.2(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/visitor-keys@8.51.0': dependencies: '@typescript-eslint/types': 8.51.0 eslint-visitor-keys: 4.2.1 + '@typescript-eslint/visitor-keys@8.52.0': + dependencies: + '@typescript-eslint/types': 8.52.0 + eslint-visitor-keys: 4.2.1 + '@unrs/resolver-binding-android-arm-eabi@1.11.1': optional: true @@ -9336,7 +9426,7 @@ snapshots: optionalDependencies: unrs-resolver: 1.11.1 - eslint-import-resolver-typescript@3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1)): + eslint-import-resolver-typescript@3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1)): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.3 @@ -9347,7 +9437,7 @@ snapshots: tinyglobby: 0.2.15 unrs-resolver: 1.11.1 optionalDependencies: - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)) transitivePeerDependencies: - supports-color @@ -9358,7 +9448,7 @@ snapshots: eslint: 9.39.2(jiti@2.6.1) eslint-compat-utils: 0.5.1(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)): dependencies: '@typescript-eslint/types': 8.51.0 comment-parser: 1.4.1 @@ -9371,7 +9461,7 @@ snapshots: stable-hash-x: 0.2.0 unrs-resolver: 1.11.1 optionalDependencies: - '@typescript-eslint/utils': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) transitivePeerDependencies: - supports-color @@ -9410,9 +9500,9 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-perfectionist@5.2.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): + eslint-plugin-perfectionist@5.3.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) eslint: 9.39.2(jiti@2.6.1) natural-orderby: 5.0.0 transitivePeerDependencies: @@ -9742,12 +9832,6 @@ snapshots: jsonfile: 6.2.0 universalify: 2.0.1 - fs-extra@11.3.2: - dependencies: - graceful-fs: 4.2.11 - jsonfile: 6.2.0 - universalify: 2.0.1 - fs-extra@11.3.3: dependencies: graceful-fs: 4.2.11 @@ -10496,7 +10580,7 @@ snapshots: webidl-conversions: 8.0.0 whatwg-mimetype: 4.0.0 whatwg-url: 15.1.0 - ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6) + ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6) xml-name-validator: 5.0.0 transitivePeerDependencies: - '@exodus/crypto' @@ -10799,7 +10883,7 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 - mikro-orm@6.6.2: {} + mikro-orm@6.6.3: {} miller-rabin@4.0.1: dependencies: @@ -11082,13 +11166,13 @@ snapshots: negotiator@0.6.4: optional: true - neostandard@0.12.2(@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): + neostandard@0.12.2(@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): dependencies: '@humanwhocodes/gitignore-to-minimatch': 1.0.2 '@stylistic/eslint-plugin': 2.11.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) eslint: 9.39.2(jiti@2.6.1) - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.51.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1)) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-n: 17.23.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) eslint-plugin-promise: 7.2.1(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-react: 7.37.5(eslint@9.39.2(jiti@2.6.1)) @@ -12454,6 +12538,10 @@ snapshots: dependencies: typescript: 5.9.3 + ts-api-utils@2.4.0(typescript@5.9.3): + dependencies: + typescript: 5.9.3 + ts-declaration-location@1.0.7(typescript@5.9.3): dependencies: picomatch: 4.0.3 @@ -12988,7 +13076,7 @@ snapshots: signal-exit: 3.0.7 typedarray-to-buffer: 3.1.5 - ws@8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6): + ws@8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6): optionalDependencies: bufferutil: 4.1.0 utf-8-validate: 6.0.6 -- 2.43.0