From 323e197711f8cc1fcb096d929e8f4399fe29ef84 Mon Sep 17 00:00:00 2001 From: Hedi EDELBLOUTE Date: Fri, 5 Jul 2024 09:57:06 +0200 Subject: [PATCH] update pnpm lock --- pnpm-lock.yaml | 55 ++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 44 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f08a8605b260..18d47d264117 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2440,7 +2440,7 @@ importers: version: 29.7.0 ts-jest: specifier: ^29.1.1 - version: 29.1.4(jest@29.7.0)(typescript@5.4.3) + version: 29.1.5(jest@29.7.0)(typescript@5.4.3) libs/coin-modules/coin-tezos: dependencies: @@ -2522,7 +2522,7 @@ importers: version: 29.7.0 ts-jest: specifier: ^29.1.4 - version: 29.1.4(jest@29.7.0)(typescript@5.4.3) + version: 29.1.5(jest@29.7.0)(typescript@5.4.3) libs/coin-modules/coin-ton: dependencies: @@ -2579,7 +2579,7 @@ importers: version: 4.17.21 msw: specifier: ^2.0.11 - version: 2.3.1(typescript@5.4.3) + version: 2.2.13(typescript@5.4.3) rxjs: specifier: ^7.8.1 version: 7.8.1 @@ -2601,7 +2601,7 @@ importers: version: 29.7.0 ts-jest: specifier: ^29.1.1 - version: 29.1.4(jest@29.7.0)(typescript@5.4.3) + version: 29.1.5(jest@29.7.0)(typescript@5.4.3) libs/coin-modules/coin-tron: dependencies: @@ -15362,7 +15362,6 @@ packages: is-node-process: 1.2.0 outvariant: 1.4.2 strict-event-emitter: 0.5.1 - dev: true /@napi-rs/simple-git-android-arm-eabi@0.1.16: resolution: {integrity: sha512-dbrCL0Pl5KZG7x7tXdtVsA5CO6At5ohDX3myf5xIYn9kN4jDFxsocl8bNt6Vb/hZQoJd8fI+k5VlJt+rFhbdVw==} @@ -18782,7 +18781,7 @@ packages: dependencies: invariant: 2.2.4 nullthrows: 1.1.1 - react-native: 0.73.6(@babel/core@7.24.3)(react@18.2.0) + react-native: 0.73.6(react@18.2.0) /@react-navigation/bottom-tabs@6.5.20(@react-navigation/native@6.1.17)(react-native-safe-area-context@4.9.0)(react-native-screens@3.30.1)(react-native@0.73.6)(react@18.2.0): resolution: {integrity: sha512-ow6Z06iS4VqBO8d7FP+HsGjJLWt2xTWIvuWjpoCvsM/uQXzCRDIjBv9HaKcXbF0yTW7IMir0oDAbU5PFzEDdgA==} @@ -18884,7 +18883,7 @@ packages: react: '*' react-native: '*' dependencies: - '@react-navigation/core': 6.4.6(react@18.2.0) + '@react-navigation/core': 6.4.16(react@18.2.0) escape-string-regexp: 4.0.0 fast-deep-equal: 3.1.3 nanoid: 3.3.7 @@ -33210,7 +33209,6 @@ packages: is-hex-prefixed: 1.0.0 strip-hex-prefix: 1.0.0 dev: false - bundledDependencies: false /ev-emitter@1.1.1: resolution: {integrity: sha512-ipiDYhdQSCZ4hSbX4rMW+XzNKMD1prg/sTvoVmSLkuQ1MVlwjJQQA+sW8tMYR3BLUr9KjodFV4pvzunvRhd33Q==} @@ -38212,7 +38210,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.2(@swc/core@1.4.11)(typescript@5.4.3) + ts-node: 10.9.2(typescript@5.4.3) transitivePeerDependencies: - babel-plugin-macros - metro @@ -38253,7 +38251,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.2(@swc/core@1.4.11)(typescript@5.4.3) + ts-node: 10.9.2(typescript@5.4.3) transitivePeerDependencies: - babel-plugin-macros - metro @@ -43149,7 +43147,6 @@ packages: type-fest: 4.14.0 typescript: 5.4.3 yargs: 17.7.2 - dev: true /msw@2.2.13(typescript@5.4.5): resolution: {integrity: sha512-ljFf1xZsU0b4zv1l7xzEmC6OZA6yD06hcx0H+dc8V0VypaP3HGYJa1rMLjQbBWl32ptGhcfwcPCWDB1wjmsftw==} @@ -51983,6 +51980,42 @@ packages: optional: true esbuild: optional: true + dependencies: + bs-logger: 0.2.6 + fast-json-stable-stringify: 2.1.0 + jest: 29.7.0 + jest-util: 29.7.0 + json5: 2.2.3 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.5.4 + typescript: 5.4.5 + yargs-parser: 21.1.1 + dev: true + + /ts-jest@29.1.5(jest@29.7.0)(typescript@5.4.3): + resolution: {integrity: sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==} + engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@babel/core': '>=7.0.0-beta.0 <8' + '@jest/transform': ^29.0.0 + '@jest/types': ^29.0.0 + babel-jest: ^29.0.0 + esbuild: '*' + jest: ^29.0.0 + typescript: '>=4.3 <6' + peerDependenciesMeta: + '@babel/core': + optional: true + '@jest/transform': + optional: true + '@jest/types': + optional: true + babel-jest: + optional: true + esbuild: + optional: true dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0