Merge branch 'renovate/swc-monorepo' into 'develop'
chore(deps): update dependency @swc/core to v1.5.5 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10802
This commit is contained in:
commit
ded0de27c5
3 changed files with 90 additions and 91 deletions
|
@ -125,7 +125,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.3.12",
|
||||
"@swc/core": "1.5.0",
|
||||
"@swc/core": "1.5.5",
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/color-convert": "^2.0.3",
|
||||
"@types/content-disposition": "^0.5.8",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.3.12",
|
||||
"@swc/core": "1.5.0",
|
||||
"@swc/core": "1.5.5",
|
||||
"@swc/types": "^0.1.6",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "20.12.7",
|
||||
|
|
177
pnpm-lock.yaml
177
pnpm-lock.yaml
|
@ -326,7 +326,7 @@ importers:
|
|||
version: 0.2.3
|
||||
typeorm:
|
||||
specifier: 0.3.20
|
||||
version: 0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
version: 0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
ulid:
|
||||
specifier: 2.3.0
|
||||
version: 2.3.0
|
||||
|
@ -349,10 +349,10 @@ importers:
|
|||
devDependencies:
|
||||
'@swc/cli':
|
||||
specifier: 0.3.12
|
||||
version: 0.3.12(@swc/core@1.5.0)(chokidar@3.6.0)
|
||||
version: 0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)
|
||||
'@swc/core':
|
||||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
'@types/adm-zip':
|
||||
specifier: ^0.5.5
|
||||
version: 0.5.5
|
||||
|
@ -502,13 +502,13 @@ importers:
|
|||
version: 2.0.0
|
||||
swc-loader:
|
||||
specifier: ^0.2.6
|
||||
version: 0.2.6(@swc/core@1.5.0)(webpack@5.91.0(@swc/core@1.5.0))
|
||||
version: 0.2.6(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
ts-loader:
|
||||
specifier: 9.5.1
|
||||
version: 9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.0))
|
||||
version: 9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
version: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
tsconfig-paths:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
|
@ -520,7 +520,7 @@ importers:
|
|||
version: 5.4.5
|
||||
webpack:
|
||||
specifier: ^5.91.0
|
||||
version: 5.91.0(@swc/core@1.5.0)
|
||||
version: 5.91.0(@swc/core@1.5.5)
|
||||
ws:
|
||||
specifier: 8.16.0
|
||||
version: 8.16.0(bufferutil@4.0.7)(utf-8-validate@5.0.10)
|
||||
|
@ -789,10 +789,10 @@ importers:
|
|||
devDependencies:
|
||||
'@swc/cli':
|
||||
specifier: 0.3.12
|
||||
version: 0.3.12(@swc/core@1.5.0)(chokidar@3.6.0)
|
||||
version: 0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)
|
||||
'@swc/core':
|
||||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
'@swc/types':
|
||||
specifier: ^0.1.6
|
||||
version: 0.1.6
|
||||
|
@ -804,7 +804,7 @@ importers:
|
|||
version: 20.12.7
|
||||
jest:
|
||||
specifier: ^29.7.0
|
||||
version: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
version: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-fetch-mock:
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
|
@ -816,10 +816,10 @@ importers:
|
|||
version: 9.3.1
|
||||
ts-jest:
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
version: 29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
version: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
tsd:
|
||||
specifier: ^0.31.0
|
||||
version: 0.31.0
|
||||
|
@ -2357,70 +2357,69 @@ packages:
|
|||
cpu: [arm64]
|
||||
os: [android]
|
||||
|
||||
'@swc/core-darwin-arm64@1.5.0':
|
||||
resolution: {integrity: sha512-dyA25zQjm3xmMFsRPFgBpSqWSW9TITnkndZkZAiPYLjBxH9oTNMa0l09BePsaqEeXySY++tUgAeYu/9onsHLbg==}
|
||||
'@swc/core-darwin-arm64@1.5.5':
|
||||
resolution: {integrity: sha512-Ol5ZwZYdTOZsv2NwjcT/qVVALKzVFeh+IJ4GNarr3P99+38Dkwi81OqCI1o/WaDXQYKAQC/V+CzMbkEuJJfq9Q==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-darwin-x64@1.5.0':
|
||||
resolution: {integrity: sha512-cO7kZMMA/fcQIBT31LBzcVNSk3AZGVYLqvEPnJhFImjPm3mGKUd6kWpARUEGR68MyRU2VsWhE6eCjMcM+G7bxw==}
|
||||
'@swc/core-darwin-x64@1.5.5':
|
||||
resolution: {integrity: sha512-XHWpKBIPKYLgh5/lV2PYjO84lkzf5JR51kjiloyz2Pa9HIV8tHoAP8bYdJwm4nUp2I7KcEh3pPH0AVu5LpxMKw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.0':
|
||||
resolution: {integrity: sha512-BXaXytS4y9lBFRO6vwA6ovvy1d2ZIzS02i2R1oegoZzzNu89CJDpkYXYS9bId0GvK2m9Q9y2ofoZzKE2Rp3PqQ==}
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.5':
|
||||
resolution: {integrity: sha512-vtoWNCWAe+CNSqtqIwFnIH48qgPPlUZKoQ4EVFeMM+7/kDi6SeNxoh5TierJs5bKAWxD49VkPvRoWFCk6V62mA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.5.0':
|
||||
resolution: {integrity: sha512-Bu4/41pGadXKnRsUbox0ig63xImATVH704oPCXcoOvNGkDyMjWgIAhzIi111vrwFNpj9utabgUE4AtlUa2tAOQ==}
|
||||
'@swc/core-linux-arm64-gnu@1.5.5':
|
||||
resolution: {integrity: sha512-L4l7M78U6h/rCAxId+y5Vu+1KfDRF6dJZtitFcaT293guiUQFwJv8gLxI4Jh5wFtZ0fYd0QaCuvh2Ip79CzGMg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.5.0':
|
||||
resolution: {integrity: sha512-lUFFvC8tsepNcTnKEHNrePWanVVef6PQ82Rv9wIeebgGHRUqDh6+CyCqodXez+aKz6NyE/PBIfp0r+jPx4hoJA==}
|
||||
'@swc/core-linux-arm64-musl@1.5.5':
|
||||
resolution: {integrity: sha512-DkzJc13ukXa7oJpyn24BjIgsiOybYrc+IxjsQyfNlDrrs1QXP4elStcpkD02SsIuSyHjZV8Hw2HFBMQB3OHPrA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.5.0':
|
||||
resolution: {integrity: sha512-c6LegFU1qdyMfk+GzNIOvrX61+mksm21Q01FBnXSy1nf1ACj/a86jmr3zkPl0zpNVHfPOw3Ry1QIuLQKD+67YA==}
|
||||
'@swc/core-linux-x64-gnu@1.5.5':
|
||||
resolution: {integrity: sha512-kj4ZwWJGeBEUzHrRQP2VudN+kkkYH7OI1dPVDc6kWQx5X4329JeKOas4qY0l7gDVjBbRwN9IbbPI6TIn2KfAug==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-musl@1.5.0':
|
||||
resolution: {integrity: sha512-I/V8aWBmfDWwjtM1bS8ASG+6PcO/pVFYyPP5g2ok46Vz1o1MnAUd18mHnWX43nqVJokaW+BD/G4ZMZ+gXRl4zQ==}
|
||||
'@swc/core-linux-x64-musl@1.5.5':
|
||||
resolution: {integrity: sha512-6pTorCs4mYhPhYtC4jNOnhGgjNd3DZcRoZ9P0tzXXP69aCbYjvlgNH/NRvAROp9AaVFeZ7a7PmCWb6+Rbe7NKg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.5.0':
|
||||
resolution: {integrity: sha512-nN685BvI7iM58xabrSOSQHUvIY10pcXh5H9DmS8LeYqG6Dkq7QZ8AwYqqonOitIS5C35MUfhSMLpOTzKoLdUqA==}
|
||||
'@swc/core-win32-arm64-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-o0/9pstmEjwZyrY/bA+mymF0zH7E+GT/XCVqdKeWW9Wn3gTTyWa5MZnrFgI2THQ+AXwdglMB/Zo76ARQPaz/+A==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.5.0':
|
||||
resolution: {integrity: sha512-3YjltmEHljI+TvuDOC4lspUzjBUoB3X5BhftRBprSTJx/czuMl0vdoZKs2Snzb5Eqqesp0Rl8q+iQ1E1oJ6dEA==}
|
||||
'@swc/core-win32-ia32-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-B+nypUwsmCuaH6RtKWgiPCb+ENjxstJPPJeMJvBqlJqyCaIkZzN4M07Ozi3xVv1VG21SRkd6G3xIqRoalrNc0Q==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.5.0':
|
||||
resolution: {integrity: sha512-ZairtCwJsaxnUH85DcYCyGpNb9bUoIm9QXYW+VaEoXwbcB95dTIiJwN0aRxPT8B0B2MNw/CXLqjoPo6sDwz5iw==}
|
||||
'@swc/core-win32-x64-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-ry83ki9ZX0Q+GWGnqc2J618Z+FvKE8Ajn42F8EYi8Wj0q6Jz3mj+pJzgzakk2INm2ldEZ+FaRPipn4ozsZDcBg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core@1.5.0':
|
||||
resolution: {integrity: sha512-fjADAC5gOOX54Rpcr1lF9DHLD+nPD5H/zXLtEgK2Ez3esmogT+LfHzCZtUxqetjvaMChKhQ0Pp0ZB6Hpz/tCbw==}
|
||||
'@swc/core@1.5.5':
|
||||
resolution: {integrity: sha512-M8O22EEgdSONLd+7KRrXj8pn+RdAZZ7ISnPjE9KCQQlI0kkFNEquWR+uFdlFxQfwlyCe/Zb6uGXGDvtcov4IMg==}
|
||||
engines: {node: '>=10'}
|
||||
deprecated: Mac OS installation is broken
|
||||
peerDependencies:
|
||||
'@swc/helpers': ^0.5.0
|
||||
peerDependenciesMeta:
|
||||
|
@ -9597,7 +9596,7 @@ snapshots:
|
|||
jest-util: 29.7.0
|
||||
slash: 3.0.0
|
||||
|
||||
'@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))':
|
||||
'@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@jest/console': 29.7.0
|
||||
'@jest/reporters': 29.7.0
|
||||
|
@ -9611,7 +9610,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.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-haste-map: 29.7.0
|
||||
jest-message-util: 29.7.0
|
||||
jest-regex-util: 29.6.3
|
||||
|
@ -10109,10 +10108,10 @@ snapshots:
|
|||
|
||||
'@sqltools/formatter@1.2.5': {}
|
||||
|
||||
'@swc/cli@0.3.12(@swc/core@1.5.0)(chokidar@3.6.0)':
|
||||
'@swc/cli@0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)':
|
||||
dependencies:
|
||||
'@mole-inc/bin-wrapper': 8.0.1
|
||||
'@swc/core': 1.5.0
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/counter': 0.1.3
|
||||
commander: 8.3.0
|
||||
fast-glob: 3.3.2
|
||||
|
@ -10129,51 +10128,51 @@ snapshots:
|
|||
'@swc/wasm': 1.2.130
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-arm64@1.5.0':
|
||||
'@swc/core-darwin-arm64@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-x64@1.5.0':
|
||||
'@swc/core-darwin-x64@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.0':
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.5.0':
|
||||
'@swc/core-linux-arm64-gnu@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.5.0':
|
||||
'@swc/core-linux-arm64-musl@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.5.0':
|
||||
'@swc/core-linux-x64-gnu@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-musl@1.5.0':
|
||||
'@swc/core-linux-x64-musl@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.5.0':
|
||||
'@swc/core-win32-arm64-msvc@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.5.0':
|
||||
'@swc/core-win32-ia32-msvc@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.5.0':
|
||||
'@swc/core-win32-x64-msvc@1.5.5':
|
||||
optional: true
|
||||
|
||||
'@swc/core@1.5.0':
|
||||
'@swc/core@1.5.5':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/types': 0.1.6
|
||||
optionalDependencies:
|
||||
'@swc/core-darwin-arm64': 1.5.0
|
||||
'@swc/core-darwin-x64': 1.5.0
|
||||
'@swc/core-linux-arm-gnueabihf': 1.5.0
|
||||
'@swc/core-linux-arm64-gnu': 1.5.0
|
||||
'@swc/core-linux-arm64-musl': 1.5.0
|
||||
'@swc/core-linux-x64-gnu': 1.5.0
|
||||
'@swc/core-linux-x64-musl': 1.5.0
|
||||
'@swc/core-win32-arm64-msvc': 1.5.0
|
||||
'@swc/core-win32-ia32-msvc': 1.5.0
|
||||
'@swc/core-win32-x64-msvc': 1.5.0
|
||||
'@swc/core-darwin-arm64': 1.5.5
|
||||
'@swc/core-darwin-x64': 1.5.5
|
||||
'@swc/core-linux-arm-gnueabihf': 1.5.5
|
||||
'@swc/core-linux-arm64-gnu': 1.5.5
|
||||
'@swc/core-linux-arm64-musl': 1.5.5
|
||||
'@swc/core-linux-x64-gnu': 1.5.5
|
||||
'@swc/core-linux-x64-musl': 1.5.5
|
||||
'@swc/core-win32-arm64-msvc': 1.5.5
|
||||
'@swc/core-win32-ia32-msvc': 1.5.5
|
||||
'@swc/core-win32-x64-msvc': 1.5.5
|
||||
|
||||
'@swc/counter@0.1.3': {}
|
||||
|
||||
|
@ -11914,13 +11913,13 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
create-jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
create-jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
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.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
prompts: 2.4.2
|
||||
transitivePeerDependencies:
|
||||
|
@ -13968,16 +13967,16 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
jest-cli@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
jest-cli@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
'@jest/test-result': 29.7.0
|
||||
'@jest/types': 29.6.3
|
||||
chalk: 4.1.2
|
||||
create-jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
create-jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
exit: 0.1.2
|
||||
import-local: 3.1.0
|
||||
jest-config: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
jest-validate: 29.7.0
|
||||
yargs: 17.7.2
|
||||
|
@ -14018,7 +14017,7 @@ snapshots:
|
|||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
||||
jest-config@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
jest-config@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@babel/core': 7.23.2
|
||||
'@jest/test-sequencer': 29.7.0
|
||||
|
@ -14044,7 +14043,7 @@ snapshots:
|
|||
strip-json-comments: 3.1.1
|
||||
optionalDependencies:
|
||||
'@types/node': 20.12.7
|
||||
ts-node: 10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
ts-node: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
@ -14325,12 +14324,12 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
'@jest/types': 29.6.3
|
||||
import-local: 3.1.0
|
||||
jest-cli: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-cli: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- babel-plugin-macros
|
||||
|
@ -16401,11 +16400,11 @@ snapshots:
|
|||
|
||||
supports-preserve-symlinks-flag@1.0.0: {}
|
||||
|
||||
swc-loader@0.2.6(@swc/core@1.5.0)(webpack@5.91.0(@swc/core@1.5.0)):
|
||||
swc-loader@0.2.6(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
dependencies:
|
||||
'@swc/core': 1.5.0
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/counter': 0.1.3
|
||||
webpack: 5.91.0(@swc/core@1.5.0)
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
|
||||
swiper@11.1.1: {}
|
||||
|
||||
|
@ -16448,16 +16447,16 @@ snapshots:
|
|||
fast-fifo: 1.3.0
|
||||
streamx: 2.15.1
|
||||
|
||||
terser-webpack-plugin@5.3.10(@swc/core@1.5.0)(webpack@5.91.0(@swc/core@1.5.0)):
|
||||
terser-webpack-plugin@5.3.10(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
dependencies:
|
||||
'@jridgewell/trace-mapping': 0.3.20
|
||||
jest-worker: 27.5.1
|
||||
schema-utils: 3.3.0
|
||||
serialize-javascript: 6.0.1
|
||||
terser: 5.27.0
|
||||
webpack: 5.91.0(@swc/core@1.5.0)
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
optionalDependencies:
|
||||
'@swc/core': 1.5.0
|
||||
'@swc/core': 1.5.5
|
||||
|
||||
terser@5.27.0:
|
||||
dependencies:
|
||||
|
@ -16579,11 +16578,11 @@ snapshots:
|
|||
'@jest/types': 29.6.3
|
||||
babel-jest: 29.7.0(@babel/core@7.23.2)
|
||||
|
||||
ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)))(typescript@5.4.5):
|
||||
ts-jest@29.1.2(@babel/core@7.23.2)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.23.2))(jest@29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)))(typescript@5.4.5):
|
||||
dependencies:
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
|
@ -16596,7 +16595,7 @@ snapshots:
|
|||
'@jest/types': 29.6.3
|
||||
babel-jest: 29.7.0(@babel/core@7.23.2)
|
||||
|
||||
ts-loader@9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.0)):
|
||||
ts-loader@9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
enhanced-resolve: 5.15.0
|
||||
|
@ -16604,9 +16603,9 @@ snapshots:
|
|||
semver: 7.6.0
|
||||
source-map: 0.7.4
|
||||
typescript: 5.4.5
|
||||
webpack: 5.91.0(@swc/core@1.5.0)
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
|
||||
ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5):
|
||||
ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.9
|
||||
|
@ -16624,7 +16623,7 @@ snapshots:
|
|||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
optionalDependencies:
|
||||
'@swc/core': 1.5.0
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/wasm': 1.2.130
|
||||
|
||||
ts-node@10.9.2(@types/node@18.11.18)(typescript@4.9.4):
|
||||
|
@ -16764,7 +16763,7 @@ snapshots:
|
|||
shiki: 0.14.5
|
||||
typescript: 4.9.4
|
||||
|
||||
typeorm@0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
typeorm@0.3.20(ioredis@5.4.1)(pg@8.11.5)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@sqltools/formatter': 1.2.5
|
||||
app-root-path: 3.1.0
|
||||
|
@ -16784,7 +16783,7 @@ snapshots:
|
|||
optionalDependencies:
|
||||
ioredis: 5.4.1
|
||||
pg: 8.11.5
|
||||
ts-node: 10.9.2(@swc/core@1.5.0)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
ts-node: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.7)(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -17044,7 +17043,7 @@ snapshots:
|
|||
|
||||
webpack-sources@3.2.3: {}
|
||||
|
||||
webpack@5.91.0(@swc/core@1.5.0):
|
||||
webpack@5.91.0(@swc/core@1.5.5):
|
||||
dependencies:
|
||||
'@types/eslint-scope': 3.7.4
|
||||
'@types/estree': 1.0.5
|
||||
|
@ -17067,7 +17066,7 @@ snapshots:
|
|||
neo-async: 2.6.2
|
||||
schema-utils: 3.3.0
|
||||
tapable: 2.2.1
|
||||
terser-webpack-plugin: 5.3.10(@swc/core@1.5.0)(webpack@5.91.0(@swc/core@1.5.0))
|
||||
terser-webpack-plugin: 5.3.10(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
watchpack: 2.4.1
|
||||
webpack-sources: 3.2.3
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue