X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=pnpm-lock.yaml;h=95dbb9317488af99b5ebd6b10a75c6a557e6abf9;hb=a679a1625e2f153a4c882bc8ff7befce50d4119a;hp=93d9176ac6c9c0c341a2071b2ea0198f9e81e47d;hpb=13aa228baf773556a558eae4b6aa6170d57941b7;p=e-mobility-charging-stations-simulator.git diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93d9176a..95dbb931 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ dependencies: specifier: ^5.5.0 version: 5.5.0 poolifier: - specifier: ^2.4.14 - version: 2.4.14 + specifier: ^2.5.0 + version: 2.5.0 source-map-support: specifier: ^0.5.21 version: 0.5.21 @@ -160,8 +160,8 @@ devDependencies: specifier: ^2.27.5 version: 2.27.5(@typescript-eslint/parser@5.59.8)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0) eslint-plugin-jsdoc: - specifier: ^45.0.0 - version: 45.0.0(eslint@8.41.0) + specifier: ^46.1.0 + version: 46.1.0(eslint@8.41.0) eslint-plugin-n: specifier: ^16.0.0 version: 16.0.0(eslint@8.41.0) @@ -1322,8 +1322,8 @@ packages: resolution: {integrity: sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==} dev: true - /@sindresorhus/is@5.3.0: - resolution: {integrity: sha512-CX6t4SYQ37lzxicAqsBtxA3OseeoVrh9cSJ5PFYam0GksYlupRfy1A+Q4aYD3zvcfECLc0zO2u+ZnR2UYKvCrw==} + /@sindresorhus/is@5.4.0: + resolution: {integrity: sha512-Ggh6E9AnMpiNXlbXfFUcWE9qm408rL8jDi7+PMBBx7TMbwEmiqAiSmZ+zydYwxcJLqPGNDoLc9mXDuMDBZg0sA==} engines: {node: '>=14.16'} dev: true @@ -1843,7 +1843,7 @@ packages: resolution: {integrity: sha512-kzRaCqXnpzWs+3z5ABPQiVke+iq0KXkHo8xiWV4RPTi5Yli0l97BEQuhXV1s7+aSU/fu1kUuxgS4MsQ0fRuygw==} engines: {node: '>=14.16'} dependencies: - type-fest: 3.11.0 + type-fest: 3.11.1 dev: true /ansi-regex@2.1.1: @@ -4002,8 +4002,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc@45.0.0(eslint@8.41.0): - resolution: {integrity: sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g==} + /eslint-plugin-jsdoc@46.1.0(eslint@8.41.0): + resolution: {integrity: sha512-NpjpSuWR+Wwxzmssji7AVty1Vu0JvI7v+cTj+Rw1nKVjGv2eMvLGM/SI4VpgTXp82JbLtFOsA2QYLHT3YSmASA==} engines: {node: '>=16'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -4849,7 +4849,7 @@ packages: resolution: {integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==} engines: {node: '>=14.16'} dependencies: - '@sindresorhus/is': 5.3.0 + '@sindresorhus/is': 5.4.0 '@szmarczak/http-timer': 5.0.1 cacheable-lookup: 7.0.0 cacheable-request: 10.2.10 @@ -7609,9 +7609,9 @@ packages: dependencies: semver-compare: 1.0.0 - /poolifier@2.4.14: - resolution: {integrity: sha512-22cWUpyV/2B+e/UXUbf+rvr9s7EHsDrjpuIr8I4MO9JBru4gADIlxEUSEpzj4U2eAhayyMo6Xt4kINKdiGGETg==} - engines: {node: '>=16.0.0', pnpm: '>=8.0.0'} + /poolifier@2.5.0: + resolution: {integrity: sha512-50HvnfJuLcCHU83I2F9f/cSlmLd/Iw7gmqnacKsuRZJndJaQ12csiCVSsORXY56T1JLXcB0O4fu183oQ6PBhAA==} + engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false @@ -9404,8 +9404,8 @@ packages: engines: {node: '>=12.20'} dev: true - /type-fest@3.11.0: - resolution: {integrity: sha512-JaPw5U9ixP0XcpUbQoVSbxSDcK/K4nww20C3kjm9yE6cDRRhptU28AH60VWf9ltXmCrIfIbtt9J+2OUk2Uqiaw==} + /type-fest@3.11.1: + resolution: {integrity: sha512-aCuRNRERRVh33lgQaJRlUxZqzfhzwTrsE98Mc3o3VXqmiaQdHacgUtJ0esp+7MvZ92qhtzKPeusaX6vIEcoreA==} engines: {node: '>=14.16'} dev: true