mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
chore(deps): update dependency @swc/core to v1.7.9 (#30832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
80bea5925a
commit
f8907e20c4
2 changed files with 75 additions and 75 deletions
|
@ -261,7 +261,7 @@
|
|||
"@openpgp/web-stream-tools": "0.0.14",
|
||||
"@renovate/eslint-plugin": "file:tools/eslint",
|
||||
"@semantic-release/exec": "6.0.3",
|
||||
"@swc/core": "1.7.6",
|
||||
"@swc/core": "1.7.9",
|
||||
"@types/auth-header": "1.0.6",
|
||||
"@types/aws4": "1.11.6",
|
||||
"@types/better-sqlite3": "7.6.11",
|
||||
|
|
148
pnpm-lock.yaml
148
pnpm-lock.yaml
|
@ -368,8 +368,8 @@ importers:
|
|||
specifier: 6.0.3
|
||||
version: 6.0.3(semantic-release@24.0.0(typescript@5.5.4))
|
||||
'@swc/core':
|
||||
specifier: 1.7.6
|
||||
version: 1.7.6
|
||||
specifier: 1.7.9
|
||||
version: 1.7.9
|
||||
'@types/auth-header':
|
||||
specifier: 1.0.6
|
||||
version: 1.0.6
|
||||
|
@ -525,7 +525,7 @@ importers:
|
|||
version: 2.29.1(@typescript-eslint/parser@8.0.1(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
|
||||
eslint-plugin-jest:
|
||||
specifier: 28.8.0
|
||||
version: 28.8.0(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.0.1(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4)
|
||||
version: 28.8.0(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.0.1(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4)
|
||||
eslint-plugin-jest-formatting:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0(eslint@8.57.0)
|
||||
|
@ -549,16 +549,16 @@ importers:
|
|||
version: 9.1.4
|
||||
jest:
|
||||
specifier: 29.7.0
|
||||
version: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
version: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-extended:
|
||||
specifier: 4.0.2
|
||||
version: 4.0.2(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)))
|
||||
version: 4.0.2(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)))
|
||||
jest-mock:
|
||||
specifier: 29.7.0
|
||||
version: 29.7.0
|
||||
jest-mock-extended:
|
||||
specifier: 3.0.7
|
||||
version: 3.0.7(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4)
|
||||
version: 3.0.7(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4)
|
||||
jest-snapshot:
|
||||
specifier: 29.7.0
|
||||
version: 29.7.0
|
||||
|
@ -594,10 +594,10 @@ importers:
|
|||
version: 3.0.3
|
||||
ts-jest:
|
||||
specifier: 29.2.4
|
||||
version: 29.2.4(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4)
|
||||
version: 29.2.4(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4)
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)
|
||||
version: 10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)
|
||||
type-fest:
|
||||
specifier: 4.24.0
|
||||
version: 4.24.0
|
||||
|
@ -1811,68 +1811,68 @@ packages:
|
|||
resolution: {integrity: sha512-4pP0EV3iTsexDx+8PPGAKCQpd/6hsQBaQhqWzU4hqKPHN5epPsxKbvUTIiYIHTxaKt6/kEaqPBpu/ufvfbrRzw==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
|
||||
'@swc/core-darwin-arm64@1.7.6':
|
||||
resolution: {integrity: sha512-6lYHey84ZzsdtC7UuPheM4Rm0Inzxm6Sb8U6dmKc4eCx8JL0LfWG4LC5RsdsrTxnjTsbriWlnhZBffh8ijUHIQ==}
|
||||
'@swc/core-darwin-arm64@1.7.9':
|
||||
resolution: {integrity: sha512-OIfjf7iK0OCZ87IASLymq6HO9nT0s80R7hI9zHfsJJ9vxKc63iAKe+oxgXzljecBGPlkjUjj6nTFlN0wVeraUQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-darwin-x64@1.7.6':
|
||||
resolution: {integrity: sha512-Fyl+8aH9O5rpx4O7r2KnsPpoi32iWoKOYKiipeTbGjQ/E95tNPxbmsz4yqE8Ovldcga60IPJ5OKQA3HWRiuzdw==}
|
||||
'@swc/core-darwin-x64@1.7.9':
|
||||
resolution: {integrity: sha512-8ekLnd6IdOudNtm2ru0FrUCEBzs46Gg5f5Wkm7TPV6xA1hgIQMUbc9NJ/unRTh0FRvO1hbtoIz06GGD9MRQW8Q==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.6':
|
||||
resolution: {integrity: sha512-2WxYTqFaOx48GKC2cbO1/IntA+w+kfCFy436Ij7qRqqtV/WAvTM9TC1OmiFbqq436rSot52qYmX8fkwdB5UcLQ==}
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.9':
|
||||
resolution: {integrity: sha512-6kSe+cCp0nrf1JP9MYrJxsjATq2Abs4RrZ501EXfcJuP9pJrdlX3UlGvT7kboeXP1723eWgMOEjRsx/qW5E4QQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.7.6':
|
||||
resolution: {integrity: sha512-TBEGMSe0LhvPe4S7E68c7VzgT3OMu4VTmBLS7B2aHv4v8uZO92Khpp7L0WqgYU1y5eMjk+XLDLi4kokiNHv/Hg==}
|
||||
'@swc/core-linux-arm64-gnu@1.7.9':
|
||||
resolution: {integrity: sha512-I+cGw4N9xqprsvPywU1vt+Ni4LnZMlDzH7Ow3n4KWKRJ34V9/0jnnmTYd7twpjpib9TsdEzAADFwlP3dVvetCQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.7.6':
|
||||
resolution: {integrity: sha512-QI8QGL0HGT42tj7F1A+YAzhGkJjUcvvTfI1e2m704W0Enl2/UIK9v5D1zvQzYwusRyKuaQfbeBRYDh0NcLOGLg==}
|
||||
'@swc/core-linux-arm64-musl@1.7.9':
|
||||
resolution: {integrity: sha512-u5ryq5fe8DZMLoyv8h3970NzuNdsdOmOod48b0EFVbNwHm0Tpz9wTRuzzGfpZXOR5xjgBiO+MbxiTU2vSdHo/g==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.7.6':
|
||||
resolution: {integrity: sha512-61AYVzhjuNQAVIKKWOJu3H0/pFD28RYJGxnGg3YMhvRLRyuWNyY5Nyyj2WkKcz/ON+g38Arlz00NT1LDIViRLg==}
|
||||
'@swc/core-linux-x64-gnu@1.7.9':
|
||||
resolution: {integrity: sha512-rpdjz8kqLDqLyWEfhzYtGkGxh4oDRxnf7xLmNUptX6WyBDnOxcAjyBpeaNIV2mhIM4e1jmNtiUHDTwjLX15ECA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-musl@1.7.6':
|
||||
resolution: {integrity: sha512-hQFznpfLK8XajfAAN9Cjs0w/aVmO7iu9VZvInyrTCRcPqxV5O+rvrhRxKvC1LRMZXr5M6JRSRtepp5w+TK4kAw==}
|
||||
'@swc/core-linux-x64-musl@1.7.9':
|
||||
resolution: {integrity: sha512-KPTzWcAbnb1Cu8Jjs/Kty26TGT+PwT6l1jmXtVoKlc+5/ewM7CxSD7ZbutvFriJrg4Z1i3oyEOaQ2eM9T+LOVA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.7.6':
|
||||
resolution: {integrity: sha512-Aqsd9afykVMuekzjm4X4TDqwxmG4CrzoOSFe0hZrn9SMio72l5eAPnMtYoe5LsIqtjV8MNprLfXaNbjHjTegmA==}
|
||||
'@swc/core-win32-arm64-msvc@1.7.9':
|
||||
resolution: {integrity: sha512-ZFbgm7ye/mTyeXik4o/3KqoEOSA2E2eb3e4JkAsVJB0K/hZdAoUtyyRCKlnq7nqbInhyKr0Pxqas6LkfyCQ48g==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.7.6':
|
||||
resolution: {integrity: sha512-9h0hYnOeRVNeQgHQTvD1Im67faNSSzBZ7Adtxyu9urNLfBTJilMllFd2QuGHlKW5+uaT6ZH7ZWDb+c/enx7Lcg==}
|
||||
'@swc/core-win32-ia32-msvc@1.7.9':
|
||||
resolution: {integrity: sha512-xIcQost/1XcDL38pPQtBG1E4cOGHUorBxfD1S3/B9vVJlaAJIfZ8vwmOKpMIcRGXAQOXd0MXsBz+kaaOIJfqQQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.7.6':
|
||||
resolution: {integrity: sha512-izeoB8glCSe6IIDQmrVm6bvR9muk9TeKgmtY7b6l1BwL4BFnTUk4dMmpbntT90bEVQn3JPCaPtUG4HfL8VuyuA==}
|
||||
'@swc/core-win32-x64-msvc@1.7.9':
|
||||
resolution: {integrity: sha512-VSMce64nnvz1dDjbpUrtvi7wcXqdXkCwyXLp5ohAKG/ECy2JxZXdDB+FiP4BeYgH59ANRVVlmcaPrQGpK3QAnQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core@1.7.6':
|
||||
resolution: {integrity: sha512-FZxyao9eQks1MRmUshgsZTmlg/HB2oXK5fghkoWJm/1CU2q2kaJlVDll2as5j+rmWiwkp0Gidlq8wlXcEEAO+g==}
|
||||
'@swc/core@1.7.9':
|
||||
resolution: {integrity: sha512-GUS7qH2/vOgLIiu3lCUheCo/r/ppj/fDjhRUuhXb/S13CeTQ1YJwLYpL5QCUZDas2Hn0aKrB4TiQtyM1cCpDRA==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
'@swc/helpers': '*'
|
||||
|
@ -7237,7 +7237,7 @@ snapshots:
|
|||
jest-util: 29.7.0
|
||||
slash: 3.0.0
|
||||
|
||||
'@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))':
|
||||
'@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@jest/console': 29.7.0
|
||||
'@jest/reporters': 29.7.0
|
||||
|
@ -7251,7 +7251,7 @@ snapshots:
|
|||
exit: 0.1.2
|
||||
graceful-fs: 4.2.11
|
||||
jest-changed-files: 29.7.0
|
||||
jest-config: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-config: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-haste-map: 29.7.0
|
||||
jest-message-util: 29.7.0
|
||||
jest-regex-util: 29.6.3
|
||||
|
@ -8315,51 +8315,51 @@ snapshots:
|
|||
'@smithy/types': 3.3.0
|
||||
tslib: 2.6.3
|
||||
|
||||
'@swc/core-darwin-arm64@1.7.6':
|
||||
'@swc/core-darwin-arm64@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-x64@1.7.6':
|
||||
'@swc/core-darwin-x64@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.6':
|
||||
'@swc/core-linux-arm-gnueabihf@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.7.6':
|
||||
'@swc/core-linux-arm64-gnu@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.7.6':
|
||||
'@swc/core-linux-arm64-musl@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.7.6':
|
||||
'@swc/core-linux-x64-gnu@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-musl@1.7.6':
|
||||
'@swc/core-linux-x64-musl@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.7.6':
|
||||
'@swc/core-win32-arm64-msvc@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.7.6':
|
||||
'@swc/core-win32-ia32-msvc@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.7.6':
|
||||
'@swc/core-win32-x64-msvc@1.7.9':
|
||||
optional: true
|
||||
|
||||
'@swc/core@1.7.6':
|
||||
'@swc/core@1.7.9':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/types': 0.1.12
|
||||
optionalDependencies:
|
||||
'@swc/core-darwin-arm64': 1.7.6
|
||||
'@swc/core-darwin-x64': 1.7.6
|
||||
'@swc/core-linux-arm-gnueabihf': 1.7.6
|
||||
'@swc/core-linux-arm64-gnu': 1.7.6
|
||||
'@swc/core-linux-arm64-musl': 1.7.6
|
||||
'@swc/core-linux-x64-gnu': 1.7.6
|
||||
'@swc/core-linux-x64-musl': 1.7.6
|
||||
'@swc/core-win32-arm64-msvc': 1.7.6
|
||||
'@swc/core-win32-ia32-msvc': 1.7.6
|
||||
'@swc/core-win32-x64-msvc': 1.7.6
|
||||
'@swc/core-darwin-arm64': 1.7.9
|
||||
'@swc/core-darwin-x64': 1.7.9
|
||||
'@swc/core-linux-arm-gnueabihf': 1.7.9
|
||||
'@swc/core-linux-arm64-gnu': 1.7.9
|
||||
'@swc/core-linux-arm64-musl': 1.7.9
|
||||
'@swc/core-linux-x64-gnu': 1.7.9
|
||||
'@swc/core-linux-x64-musl': 1.7.9
|
||||
'@swc/core-win32-arm64-msvc': 1.7.9
|
||||
'@swc/core-win32-ia32-msvc': 1.7.9
|
||||
'@swc/core-win32-x64-msvc': 1.7.9
|
||||
|
||||
'@swc/counter@0.1.3': {}
|
||||
|
||||
|
@ -9365,13 +9365,13 @@ snapshots:
|
|||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
create-jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
create-jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
chalk: 4.1.2
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.11
|
||||
jest-config: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-config: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-util: 29.7.0
|
||||
prompts: 2.4.2
|
||||
transitivePeerDependencies:
|
||||
|
@ -9808,13 +9808,13 @@ snapshots:
|
|||
dependencies:
|
||||
eslint: 8.57.0
|
||||
|
||||
eslint-plugin-jest@28.8.0(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.0.1(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4):
|
||||
eslint-plugin-jest@28.8.0(@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.0.1(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4):
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.0.1(eslint@8.57.0)(typescript@5.5.4)
|
||||
eslint: 8.57.0
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.0.1(@typescript-eslint/parser@8.0.1(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
@ -10808,16 +10808,16 @@ snapshots:
|
|||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
||||
jest-cli@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
jest-cli@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
'@jest/test-result': 29.7.0
|
||||
'@jest/types': 29.6.3
|
||||
chalk: 4.1.2
|
||||
create-jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
create-jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
exit: 0.1.2
|
||||
import-local: 3.2.0
|
||||
jest-config: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-config: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-util: 29.7.0
|
||||
jest-validate: 29.7.0
|
||||
yargs: 17.7.2
|
||||
|
@ -10827,7 +10827,7 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
jest-config@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
jest-config@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@babel/core': 7.25.2
|
||||
'@jest/test-sequencer': 29.7.0
|
||||
|
@ -10853,7 +10853,7 @@ snapshots:
|
|||
strip-json-comments: 3.1.1
|
||||
optionalDependencies:
|
||||
'@types/node': 20.14.14
|
||||
ts-node: 10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)
|
||||
ts-node: 10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
@ -10886,12 +10886,12 @@ snapshots:
|
|||
jest-mock: 29.7.0
|
||||
jest-util: 29.7.0
|
||||
|
||||
jest-extended@4.0.2(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))):
|
||||
jest-extended@4.0.2(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))):
|
||||
dependencies:
|
||||
jest-diff: 29.7.0
|
||||
jest-get-type: 29.6.3
|
||||
optionalDependencies:
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
|
||||
jest-get-type@29.6.3: {}
|
||||
|
||||
|
@ -10942,9 +10942,9 @@ snapshots:
|
|||
slash: 3.0.0
|
||||
stack-utils: 2.0.6
|
||||
|
||||
jest-mock-extended@3.0.7(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4):
|
||||
jest-mock-extended@3.0.7(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4):
|
||||
dependencies:
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
ts-essentials: 10.0.1(typescript@5.5.4)
|
||||
typescript: 5.5.4
|
||||
|
||||
|
@ -11093,12 +11093,12 @@ snapshots:
|
|||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
|
||||
jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
'@jest/types': 29.6.3
|
||||
import-local: 3.2.0
|
||||
jest-cli: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-cli: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- babel-plugin-macros
|
||||
|
@ -12775,12 +12775,12 @@ snapshots:
|
|||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
ts-jest@29.2.4(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4):
|
||||
ts-jest@29.2.4(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4)))(typescript@5.5.4):
|
||||
dependencies:
|
||||
bs-logger: 0.2.6
|
||||
ejs: 3.1.10
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4))
|
||||
jest-util: 29.7.0
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
|
@ -12794,7 +12794,7 @@ snapshots:
|
|||
'@jest/types': 29.6.3
|
||||
babel-jest: 29.7.0(@babel/core@7.25.2)
|
||||
|
||||
ts-node@10.9.2(@swc/core@1.7.6)(@types/node@20.14.14)(typescript@5.5.4):
|
||||
ts-node@10.9.2(@swc/core@1.7.9)(@types/node@20.14.14)(typescript@5.5.4):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.11
|
||||
|
@ -12812,7 +12812,7 @@ snapshots:
|
|||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
optionalDependencies:
|
||||
'@swc/core': 1.7.6
|
||||
'@swc/core': 1.7.9
|
||||
|
||||
tsconfig-paths@3.15.0:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue