chore(deps): update dependency jest to v30.4.2 (#65)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jest](https://jestjs.io/) ([source](https://github.com/jestjs/jest/tree/HEAD/packages/jest)) | devDependencies | patch | [`30.4.1` -> `30.4.2`](https://renovatebot.com/diffs/npm/jest/30.4.1/30.4.2) | --- ### Release Notes <details> <summary>jestjs/jest (jest)</summary> ### [`v30.4.2`](https://github.com/jestjs/jest/blob/HEAD/CHANGELOG.md#3042) [Compare Source](https://github.com/jestjs/jest/compare/v30.4.1...v30.4.2) ##### Fixes - `[jest-runtime]` Fix named imports from CJS modules whose `module.exports` is a function with own-property exports ([#​16150](https://github.com/jestjs/jest/pull/16150)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Reviewed-on: #65 Co-authored-by: APF Portal Bot <jgautier.webdev+apf-portal-bot@gmail.com> Co-committed-by: APF Portal Bot <jgautier.webdev+apf-portal-bot@gmail.com>
This commit was merged in pull request #65.
This commit is contained in:
Generated
+50
-43
@@ -200,7 +200,7 @@ importers:
|
||||
version: 9.1.7
|
||||
jest:
|
||||
specifier: ^30.0.2
|
||||
version: 30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
version: 30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
jest-environment-node:
|
||||
specifier: ^30.0.2
|
||||
version: 30.4.1
|
||||
@@ -233,7 +233,7 @@ importers:
|
||||
version: 4.3.0
|
||||
ts-jest:
|
||||
specifier: ^29.4.0
|
||||
version: 29.4.9(@babel/core@7.29.0)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.0))(esbuild@0.27.3)(jest-util@30.4.1)(jest@30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)))(typescript@5.9.3)
|
||||
version: 29.4.9(@babel/core@7.29.0)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.0))(esbuild@0.27.3)(jest-util@30.4.1)(jest@30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)))(typescript@5.9.3)
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)
|
||||
@@ -1786,8 +1786,8 @@ packages:
|
||||
resolution: {integrity: sha512-v3bhyxUh9Hgmo5p6hAOXe14/R3ZxZDOsvHleh4B07z3m/x4/ngPUXEm9XwK4sF4u+f+P2ORb0Ge+MgpaqRMVDA==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
'@jest/core@30.4.1':
|
||||
resolution: {integrity: sha512-zNfBGtukVyc0ClmSzXgeP6eseumdekHfrqa++GsPK8ZUm9Hm3TY8X8LQvGfZVrp23RSz9ebbcruXnAv3no0Q+g==}
|
||||
'@jest/core@30.4.2':
|
||||
resolution: {integrity: sha512-TZJA6cPJUFxoWhxaLo8t0VX/MZX2wPWr0uIDvLSHIvN4gu9h02vSzqI2kBADG1ExqQlC+cY09xKMSreivvrChQ==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
peerDependencies:
|
||||
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
|
||||
@@ -6407,12 +6407,12 @@ packages:
|
||||
resolution: {integrity: sha512-PyXq5szeSfR/4f1lYqCmmQjh0vqDkURUYi9N6whnHjlRz4IUQfMcXkGLeEoiJtxtyPqgUaUUfyQlApXWBSN1RA==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-circus@30.4.1:
|
||||
resolution: {integrity: sha512-kcCeuPX8Kh6TSujMOIzaAXWvvr41LFlbhLyEYzcc8doXIuGdX+hOxSxbAH7sJItvi1H2ZOU5B3ujD3FLiX5e4g==}
|
||||
jest-circus@30.4.2:
|
||||
resolution: {integrity: sha512-rvHH7VlY6LgbJXJTQ87GW62g1FntOtbhh0zT+v04kC+pgL6aBKyYINXxWukCpj3dcIBMw5/XUbtDS9dU9JTXeQ==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-cli@30.4.1:
|
||||
resolution: {integrity: sha512-wh86tmU2ak4aqaVg4Y+OwNys9Plrh4478+o8Zapeo8iz95uwW/WY+A4Yb3pd6C3ilHhY+Ue6V+yDM8G+zUDX+A==}
|
||||
jest-cli@30.4.2:
|
||||
resolution: {integrity: sha512-jfA2ocvVHMXS2QijrJ0d31ektP+d/W0T5RpcTX2Pq+3sVqHlsXVCM2+FmwpL+bdY8OfHpIg9xMxLF17Zg0U49Q==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -6436,8 +6436,8 @@ packages:
|
||||
ts-node:
|
||||
optional: true
|
||||
|
||||
jest-config@30.4.1:
|
||||
resolution: {integrity: sha512-AHAI8llsQFfz3oE6/AcBrP7tJdVnqczmBvnXONO8RWRqKefLaxKmkIUq0otc+QTZ/0gxBP7wBLfh6caMmNZcLA==}
|
||||
jest-config@30.4.2:
|
||||
resolution: {integrity: sha512-rNHAShJQqQwFNoL0hbf3BphSBOWnpOUAKvidLS/AjNVLPfoj5mSf4jQMfW3cYOs6hXeZC7nF7mDHaBnbxELOzg==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
peerDependencies:
|
||||
'@types/node': '*'
|
||||
@@ -6540,8 +6540,8 @@ packages:
|
||||
resolution: {integrity: sha512-mWlvLviKIgIQ8VCuM1xRdD0TWp3zlzionlmDBjuXVBs+VkmXq6FgW9T4Emr7oGz/Rk6feDCGyiugolcQEyp3mg==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-resolve-dependencies@30.4.1:
|
||||
resolution: {integrity: sha512-MstV4pRIfUBs9kuMHSzYHPMPYHqQGoknfRv6tEEpOX7755aaK4Hk5ICwTtOHyjCc3+hYMoxnKF3ENu3iayEIog==}
|
||||
jest-resolve-dependencies@30.4.2:
|
||||
resolution: {integrity: sha512-gDiVh1I+GxYzz9oXlyw+1wv6VOYX1WYxMOfjsA3iGKePV2oxmbHhwxfkALxNxYy1ciw6APWwkW2zZONwP97aEQ==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-resolve@30.3.0:
|
||||
@@ -6556,16 +6556,16 @@ packages:
|
||||
resolution: {integrity: sha512-gDv6C9LGKWDPLia9TSzZwf4h3kMQCqyTpq+95PODnTRDO0g9os48XIYYkS6D236vjpBir2fF63YmJFtqkS5Duw==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-runner@30.4.1:
|
||||
resolution: {integrity: sha512-NbStoXGdqMuYF8m7NEQ6FH2gH4eTvcSyz7BINLLuGacdAKtlsDa7PzPSZUtyiBfdMycO2Yeyn3ibfzUl2plRjA==}
|
||||
jest-runner@30.4.2:
|
||||
resolution: {integrity: sha512-2dw0PslVYXxffXGpLo+Ejad+KcI1Qkjn7f4X4619gf21oCUmL+SPfjqIa/losUem3yEOvfNZe/F1HWUcNpODcg==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-runtime@30.3.0:
|
||||
resolution: {integrity: sha512-CgC+hIBJbuh78HEffkhNKcbXAytQViplcl8xupqeIWyKQF50kCQA8J7GeJCkjisC6hpnC9Muf8jV5RdtdFbGng==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-runtime@30.4.1:
|
||||
resolution: {integrity: sha512-Ityu3lzs8+it7ABsi7N52Px3Ic1az9w+sBkP/r1xK5MaIq1BdYkYonftpwtX5AtibDSFrKTNEW9KLUXAynXIcA==}
|
||||
jest-runtime@30.4.2:
|
||||
resolution: {integrity: sha512-3/5e8iPz2k/VLqlr8DgTftYyLUv8Su3FkCAO2/Od81UsUTpSxOrS6O5x5KkoQwyUjmpYyDJKeyAvg2T2nvpNkQ==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest-snapshot@30.3.0:
|
||||
@@ -6612,8 +6612,8 @@ packages:
|
||||
resolution: {integrity: sha512-SHynN/q/QD++iNyvMdy+WMmbCGk8jIsNcRxycXbWubSOhvo6T+j2afcfUSl+3hYsiBebOTo0cT7c2H7CXugu1g==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
|
||||
jest@30.4.1:
|
||||
resolution: {integrity: sha512-ZXSQlP2bAgIq0XmJ49HNmrgXSoWoHEzciSw3YhPbOA3gVMl3CyLdHjbpV+dbR7ggOVwSEo4cl5OOaYwRrmWqEA==}
|
||||
jest@30.4.2:
|
||||
resolution: {integrity: sha512-Yi1jqNC/Oq0N4hBgNH/YvBpP1P57QqundgytzYqy3yqAa7NZPNjSoi4SGbRAXDMdBzNE6xBCi5U7RgfrvMEUVQ==}
|
||||
engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -8356,6 +8356,11 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
semver@7.8.0:
|
||||
resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
send@0.19.2:
|
||||
resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
@@ -10883,7 +10888,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@simple-libs/child-process-utils': 1.0.2
|
||||
'@simple-libs/stream-utils': 1.2.0
|
||||
semver: 7.7.4
|
||||
semver: 7.8.0
|
||||
optionalDependencies:
|
||||
conventional-commits-parser: 6.4.0
|
||||
|
||||
@@ -11289,7 +11294,7 @@ snapshots:
|
||||
jest-util: 30.4.1
|
||||
slash: 3.0.0
|
||||
|
||||
'@jest/core@30.4.1(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))':
|
||||
'@jest/core@30.4.2(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@jest/console': 30.4.1
|
||||
'@jest/pattern': 30.4.0
|
||||
@@ -11305,14 +11310,14 @@ snapshots:
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
graceful-fs: 4.2.11
|
||||
jest-changed-files: 30.4.1
|
||||
jest-config: 30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
jest-config: 30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
jest-haste-map: 30.4.1
|
||||
jest-message-util: 30.4.1
|
||||
jest-regex-util: 30.4.0
|
||||
jest-resolve: 30.4.1
|
||||
jest-resolve-dependencies: 30.4.1
|
||||
jest-runner: 30.4.1
|
||||
jest-runtime: 30.4.1
|
||||
jest-resolve-dependencies: 30.4.2
|
||||
jest-runner: 30.4.2
|
||||
jest-runtime: 30.4.2
|
||||
jest-snapshot: 30.4.1
|
||||
jest-util: 30.4.1
|
||||
jest-validate: 30.4.1
|
||||
@@ -13184,7 +13189,7 @@ snapshots:
|
||||
extract-zip: 2.0.1
|
||||
progress: 2.0.3
|
||||
proxy-agent: 6.5.0
|
||||
semver: 7.7.4
|
||||
semver: 7.8.0
|
||||
tar-fs: 3.1.2
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
@@ -16552,7 +16557,7 @@ snapshots:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
||||
jest-circus@30.4.1(babel-plugin-macros@3.1.0):
|
||||
jest-circus@30.4.2(babel-plugin-macros@3.1.0):
|
||||
dependencies:
|
||||
'@jest/environment': 30.4.1
|
||||
'@jest/expect': 30.4.1
|
||||
@@ -16566,7 +16571,7 @@ snapshots:
|
||||
jest-each: 30.4.1
|
||||
jest-matcher-utils: 30.4.1
|
||||
jest-message-util: 30.4.1
|
||||
jest-runtime: 30.4.1
|
||||
jest-runtime: 30.4.2
|
||||
jest-snapshot: 30.4.1
|
||||
jest-util: 30.4.1
|
||||
p-limit: 3.1.0
|
||||
@@ -16578,15 +16583,15 @@ snapshots:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
||||
jest-cli@30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)):
|
||||
jest-cli@30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@jest/core': 30.4.1(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
'@jest/core': 30.4.2(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
'@jest/test-result': 30.4.1
|
||||
'@jest/types': 30.4.1
|
||||
chalk: 4.1.2
|
||||
exit-x: 0.2.2
|
||||
import-local: 3.2.0
|
||||
jest-config: 30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
jest-config: 30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
jest-util: 30.4.1
|
||||
jest-validate: 30.4.1
|
||||
yargs: 17.7.2
|
||||
@@ -16629,7 +16634,7 @@ snapshots:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
||||
jest-config@30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)):
|
||||
jest-config@30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@jest/get-type': 30.1.0
|
||||
@@ -16642,12 +16647,12 @@ snapshots:
|
||||
deepmerge: 4.3.1
|
||||
glob: 10.5.0
|
||||
graceful-fs: 4.2.11
|
||||
jest-circus: 30.4.1(babel-plugin-macros@3.1.0)
|
||||
jest-circus: 30.4.2(babel-plugin-macros@3.1.0)
|
||||
jest-docblock: 30.4.0
|
||||
jest-environment-node: 30.4.1
|
||||
jest-regex-util: 30.4.0
|
||||
jest-resolve: 30.4.1
|
||||
jest-runner: 30.4.1
|
||||
jest-runner: 30.4.2
|
||||
jest-util: 30.4.1
|
||||
jest-validate: 30.4.1
|
||||
parse-json: 5.2.0
|
||||
@@ -16822,7 +16827,7 @@ snapshots:
|
||||
|
||||
jest-regex-util@30.4.0: {}
|
||||
|
||||
jest-resolve-dependencies@30.4.1:
|
||||
jest-resolve-dependencies@30.4.2:
|
||||
dependencies:
|
||||
jest-regex-util: 30.4.0
|
||||
jest-snapshot: 30.4.1
|
||||
@@ -16878,7 +16883,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
jest-runner@30.4.1:
|
||||
jest-runner@30.4.2:
|
||||
dependencies:
|
||||
'@jest/console': 30.4.1
|
||||
'@jest/environment': 30.4.1
|
||||
@@ -16896,7 +16901,7 @@ snapshots:
|
||||
jest-leak-detector: 30.4.1
|
||||
jest-message-util: 30.4.1
|
||||
jest-resolve: 30.4.1
|
||||
jest-runtime: 30.4.1
|
||||
jest-runtime: 30.4.2
|
||||
jest-util: 30.4.1
|
||||
jest-watcher: 30.4.1
|
||||
jest-worker: 30.4.1
|
||||
@@ -16932,7 +16937,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
jest-runtime@30.4.1:
|
||||
jest-runtime@30.4.2:
|
||||
dependencies:
|
||||
'@jest/environment': 30.4.1
|
||||
'@jest/fake-timers': 30.4.1
|
||||
@@ -17006,7 +17011,7 @@ snapshots:
|
||||
jest-message-util: 30.4.1
|
||||
jest-util: 30.4.1
|
||||
pretty-format: 30.4.1
|
||||
semver: 7.7.4
|
||||
semver: 7.8.0
|
||||
synckit: 0.11.12
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -17091,12 +17096,12 @@ snapshots:
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
|
||||
jest@30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)):
|
||||
jest@30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@jest/core': 30.4.1(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
'@jest/core': 30.4.2(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
'@jest/types': 30.4.1
|
||||
import-local: 3.2.0
|
||||
jest-cli: 30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
jest-cli: 30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- babel-plugin-macros
|
||||
@@ -19070,6 +19075,8 @@ snapshots:
|
||||
|
||||
semver@7.7.4: {}
|
||||
|
||||
semver@7.8.0: {}
|
||||
|
||||
send@0.19.2:
|
||||
dependencies:
|
||||
debug: 2.6.9
|
||||
@@ -19642,12 +19649,12 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- tslib
|
||||
|
||||
ts-jest@29.4.9(@babel/core@7.29.0)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.0))(esbuild@0.27.3)(jest-util@30.4.1)(jest@30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)))(typescript@5.9.3):
|
||||
ts-jest@29.4.9(@babel/core@7.29.0)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.0))(esbuild@0.27.3)(jest-util@30.4.1)(jest@30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3)))(typescript@5.9.3):
|
||||
dependencies:
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
handlebars: 4.7.9
|
||||
jest: 30.4.1(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
jest: 30.4.2(@types/node@24.12.3)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.15.33(@swc/helpers@0.5.21))(@types/node@24.12.3)(typescript@5.9.3))
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
make-error: 1.3.6
|
||||
|
||||
Reference in New Issue
Block a user