chore(deps): update swc monorepo
This commit is contained in:
parent
752c6dc75b
commit
99eb364778
3 changed files with 97 additions and 97 deletions
|
@ -123,7 +123,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.3.12",
|
||||
"@swc/core": "1.5.5",
|
||||
"@swc/core": "1.5.7",
|
||||
"@types/adm-zip": "0.5.5",
|
||||
"@types/color-convert": "2.0.3",
|
||||
"@types/content-disposition": "0.5.8",
|
||||
|
|
|
@ -21,8 +21,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "0.3.12",
|
||||
"@swc/core": "1.5.5",
|
||||
"@swc/types": "0.1.6",
|
||||
"@swc/core": "1.5.7",
|
||||
"@swc/types": "0.1.7",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/node": "20.12.12",
|
||||
"jest": "29.7.0",
|
||||
|
|
188
pnpm-lock.yaml
188
pnpm-lock.yaml
|
@ -320,7 +320,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.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(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.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
ulid:
|
||||
specifier: 2.3.0
|
||||
version: 2.3.0
|
||||
|
@ -343,10 +343,10 @@ importers:
|
|||
devDependencies:
|
||||
'@swc/cli':
|
||||
specifier: 0.3.12
|
||||
version: 0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)
|
||||
version: 0.3.12(@swc/core@1.5.7)(chokidar@3.6.0)
|
||||
'@swc/core':
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
specifier: 1.5.7
|
||||
version: 1.5.7
|
||||
'@types/adm-zip':
|
||||
specifier: 0.5.5
|
||||
version: 0.5.5
|
||||
|
@ -496,13 +496,13 @@ importers:
|
|||
version: 2.0.0
|
||||
swc-loader:
|
||||
specifier: 0.2.6
|
||||
version: 0.2.6(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
version: 0.2.6(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7))
|
||||
ts-loader:
|
||||
specifier: 9.5.1
|
||||
version: 9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
version: 9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.7))
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
version: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
tsconfig-paths:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
|
@ -514,7 +514,7 @@ importers:
|
|||
version: 5.4.5
|
||||
webpack:
|
||||
specifier: 5.91.0
|
||||
version: 5.91.0(@swc/core@1.5.5)
|
||||
version: 5.91.0(@swc/core@1.5.7)
|
||||
ws:
|
||||
specifier: 8.17.0
|
||||
version: 8.17.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
|
@ -783,13 +783,13 @@ importers:
|
|||
devDependencies:
|
||||
'@swc/cli':
|
||||
specifier: 0.3.12
|
||||
version: 0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)
|
||||
version: 0.3.12(@swc/core@1.5.7)(chokidar@3.6.0)
|
||||
'@swc/core':
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
specifier: 1.5.7
|
||||
version: 1.5.7
|
||||
'@swc/types':
|
||||
specifier: 0.1.6
|
||||
version: 0.1.6
|
||||
specifier: 0.1.7
|
||||
version: 0.1.7
|
||||
'@types/jest':
|
||||
specifier: 29.5.12
|
||||
version: 29.5.12
|
||||
|
@ -798,7 +798,7 @@ importers:
|
|||
version: 20.12.12
|
||||
jest:
|
||||
specifier: 29.7.0
|
||||
version: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
version: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-fetch-mock:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3
|
||||
|
@ -810,10 +810,10 @@ importers:
|
|||
version: 9.3.1
|
||||
ts-jest:
|
||||
specifier: 29.1.2
|
||||
version: 29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
version: 29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
version: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
tsd:
|
||||
specifier: 0.31.0
|
||||
version: 0.31.0
|
||||
|
@ -2171,68 +2171,68 @@ packages:
|
|||
cpu: [arm64]
|
||||
os: [android]
|
||||
|
||||
'@swc/core-darwin-arm64@1.5.5':
|
||||
resolution: {integrity: sha512-Ol5ZwZYdTOZsv2NwjcT/qVVALKzVFeh+IJ4GNarr3P99+38Dkwi81OqCI1o/WaDXQYKAQC/V+CzMbkEuJJfq9Q==}
|
||||
'@swc/core-darwin-arm64@1.5.7':
|
||||
resolution: {integrity: sha512-bZLVHPTpH3h6yhwVl395k0Mtx8v6CGhq5r4KQdAoPbADU974Mauz1b6ViHAJ74O0IVE5vyy7tD3OpkQxL/vMDQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-darwin-x64@1.5.5':
|
||||
resolution: {integrity: sha512-XHWpKBIPKYLgh5/lV2PYjO84lkzf5JR51kjiloyz2Pa9HIV8tHoAP8bYdJwm4nUp2I7KcEh3pPH0AVu5LpxMKw==}
|
||||
'@swc/core-darwin-x64@1.5.7':
|
||||
resolution: {integrity: sha512-RpUyu2GsviwTc2qVajPL0l8nf2vKj5wzO3WkLSHAHEJbiUZk83NJrZd1RVbEknIMO7+Uyjh54hEh8R26jSByaw==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.5':
|
||||
resolution: {integrity: sha512-vtoWNCWAe+CNSqtqIwFnIH48qgPPlUZKoQ4EVFeMM+7/kDi6SeNxoh5TierJs5bKAWxD49VkPvRoWFCk6V62mA==}
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.7':
|
||||
resolution: {integrity: sha512-cTZWTnCXLABOuvWiv6nQQM0hP6ZWEkzdgDvztgHI/+u/MvtzJBN5lBQ2lue/9sSFYLMqzqff5EHKlFtrJCA9dQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.5.5':
|
||||
resolution: {integrity: sha512-L4l7M78U6h/rCAxId+y5Vu+1KfDRF6dJZtitFcaT293guiUQFwJv8gLxI4Jh5wFtZ0fYd0QaCuvh2Ip79CzGMg==}
|
||||
'@swc/core-linux-arm64-gnu@1.5.7':
|
||||
resolution: {integrity: sha512-hoeTJFBiE/IJP30Be7djWF8Q5KVgkbDtjySmvYLg9P94bHg9TJPSQoC72tXx/oXOgXvElDe/GMybru0UxhKx4g==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.5.5':
|
||||
resolution: {integrity: sha512-DkzJc13ukXa7oJpyn24BjIgsiOybYrc+IxjsQyfNlDrrs1QXP4elStcpkD02SsIuSyHjZV8Hw2HFBMQB3OHPrA==}
|
||||
'@swc/core-linux-arm64-musl@1.5.7':
|
||||
resolution: {integrity: sha512-+NDhK+IFTiVK1/o7EXdCeF2hEzCiaRSrb9zD7X2Z7inwWlxAntcSuzZW7Y6BRqGQH89KA91qYgwbnjgTQ22PiQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.5.5':
|
||||
resolution: {integrity: sha512-kj4ZwWJGeBEUzHrRQP2VudN+kkkYH7OI1dPVDc6kWQx5X4329JeKOas4qY0l7gDVjBbRwN9IbbPI6TIn2KfAug==}
|
||||
'@swc/core-linux-x64-gnu@1.5.7':
|
||||
resolution: {integrity: sha512-25GXpJmeFxKB+7pbY7YQLhWWjkYlR+kHz5I3j9WRl3Lp4v4UD67OGXwPe+DIcHqcouA1fhLhsgHJWtsaNOMBNg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-linux-x64-musl@1.5.5':
|
||||
resolution: {integrity: sha512-6pTorCs4mYhPhYtC4jNOnhGgjNd3DZcRoZ9P0tzXXP69aCbYjvlgNH/NRvAROp9AaVFeZ7a7PmCWb6+Rbe7NKg==}
|
||||
'@swc/core-linux-x64-musl@1.5.7':
|
||||
resolution: {integrity: sha512-0VN9Y5EAPBESmSPPsCJzplZHV26akC0sIgd3Hc/7S/1GkSMoeuVL+V9vt+F/cCuzr4VidzSkqftdP3qEIsXSpg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-o0/9pstmEjwZyrY/bA+mymF0zH7E+GT/XCVqdKeWW9Wn3gTTyWa5MZnrFgI2THQ+AXwdglMB/Zo76ARQPaz/+A==}
|
||||
'@swc/core-win32-arm64-msvc@1.5.7':
|
||||
resolution: {integrity: sha512-RtoNnstBwy5VloNCvmvYNApkTmuCe4sNcoYWpmY7C1+bPR+6SOo8im1G6/FpNem8AR5fcZCmXHWQ+EUmRWJyuA==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-B+nypUwsmCuaH6RtKWgiPCb+ENjxstJPPJeMJvBqlJqyCaIkZzN4M07Ozi3xVv1VG21SRkd6G3xIqRoalrNc0Q==}
|
||||
'@swc/core-win32-ia32-msvc@1.5.7':
|
||||
resolution: {integrity: sha512-Xm0TfvcmmspvQg1s4+USL3x8D+YPAfX2JHygvxAnCJ0EHun8cm2zvfNBcsTlnwYb0ybFWXXY129aq1wgFC9TpQ==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.5.5':
|
||||
resolution: {integrity: sha512-ry83ki9ZX0Q+GWGnqc2J618Z+FvKE8Ajn42F8EYi8Wj0q6Jz3mj+pJzgzakk2INm2ldEZ+FaRPipn4ozsZDcBg==}
|
||||
'@swc/core-win32-x64-msvc@1.5.7':
|
||||
resolution: {integrity: sha512-tp43WfJLCsKLQKBmjmY/0vv1slVywR5Q4qKjF5OIY8QijaEW7/8VwPyUyVoJZEnDgv9jKtUTG5PzqtIYPZGnyg==}
|
||||
engines: {node: '>=10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@swc/core@1.5.5':
|
||||
resolution: {integrity: sha512-M8O22EEgdSONLd+7KRrXj8pn+RdAZZ7ISnPjE9KCQQlI0kkFNEquWR+uFdlFxQfwlyCe/Zb6uGXGDvtcov4IMg==}
|
||||
'@swc/core@1.5.7':
|
||||
resolution: {integrity: sha512-U4qJRBefIJNJDRCCiVtkfa/hpiZ7w0R6kASea+/KLp+vkus3zcLSB8Ub8SvKgTIxjWpwsKcZlPf5nrv4ls46SQ==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
'@swc/helpers': ^0.5.0
|
||||
|
@ -2243,8 +2243,8 @@ packages:
|
|||
'@swc/counter@0.1.3':
|
||||
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
|
||||
|
||||
'@swc/types@0.1.6':
|
||||
resolution: {integrity: sha512-/JLo/l2JsT/LRd80C3HfbmVpxOAJ11FO2RCEslFrgzLltoP9j8XIbsyDcfCt2WWyX+CM96rBoNM+IToAkFOugg==}
|
||||
'@swc/types@0.1.7':
|
||||
resolution: {integrity: sha512-scHWahbHF0eyj3JsxG9CFJgFdFNaVQCNAimBlT6PzS3n/HptxqREjsm4OH6AN3lYcffZYSPxXW8ua2BEHp0lJQ==}
|
||||
|
||||
'@swc/wasm@1.2.130':
|
||||
resolution: {integrity: sha512-rNcJsBxS70+pv8YUWwf5fRlWX6JoY/HJc25HD/F8m6Kv7XhJdqPPMhyX6TKkUBPAG7TWlZYoxa+rHAjPy4Cj3Q==}
|
||||
|
@ -8925,7 +8925,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.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))':
|
||||
'@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))':
|
||||
dependencies:
|
||||
'@jest/console': 29.7.0
|
||||
'@jest/reporters': 29.7.0
|
||||
|
@ -8939,7 +8939,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.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-haste-map: 29.7.0
|
||||
jest-message-util: 29.7.0
|
||||
jest-regex-util: 29.6.3
|
||||
|
@ -9421,10 +9421,10 @@ snapshots:
|
|||
|
||||
'@sqltools/formatter@1.2.5': {}
|
||||
|
||||
'@swc/cli@0.3.12(@swc/core@1.5.5)(chokidar@3.6.0)':
|
||||
'@swc/cli@0.3.12(@swc/core@1.5.7)(chokidar@3.6.0)':
|
||||
dependencies:
|
||||
'@mole-inc/bin-wrapper': 8.0.1
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
'@swc/counter': 0.1.3
|
||||
commander: 8.3.0
|
||||
fast-glob: 3.3.2
|
||||
|
@ -9441,55 +9441,55 @@ snapshots:
|
|||
'@swc/wasm': 1.2.130
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-arm64@1.5.5':
|
||||
'@swc/core-darwin-arm64@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-darwin-x64@1.5.5':
|
||||
'@swc/core-darwin-x64@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.5':
|
||||
'@swc/core-linux-arm-gnueabihf@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-gnu@1.5.5':
|
||||
'@swc/core-linux-arm64-gnu@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-arm64-musl@1.5.5':
|
||||
'@swc/core-linux-arm64-musl@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-gnu@1.5.5':
|
||||
'@swc/core-linux-x64-gnu@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-linux-x64-musl@1.5.5':
|
||||
'@swc/core-linux-x64-musl@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-arm64-msvc@1.5.5':
|
||||
'@swc/core-win32-arm64-msvc@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-ia32-msvc@1.5.5':
|
||||
'@swc/core-win32-ia32-msvc@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core-win32-x64-msvc@1.5.5':
|
||||
'@swc/core-win32-x64-msvc@1.5.7':
|
||||
optional: true
|
||||
|
||||
'@swc/core@1.5.5':
|
||||
'@swc/core@1.5.7':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
'@swc/types': 0.1.6
|
||||
'@swc/types': 0.1.7
|
||||
optionalDependencies:
|
||||
'@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/core-darwin-arm64': 1.5.7
|
||||
'@swc/core-darwin-x64': 1.5.7
|
||||
'@swc/core-linux-arm-gnueabihf': 1.5.7
|
||||
'@swc/core-linux-arm64-gnu': 1.5.7
|
||||
'@swc/core-linux-arm64-musl': 1.5.7
|
||||
'@swc/core-linux-x64-gnu': 1.5.7
|
||||
'@swc/core-linux-x64-musl': 1.5.7
|
||||
'@swc/core-win32-arm64-msvc': 1.5.7
|
||||
'@swc/core-win32-ia32-msvc': 1.5.7
|
||||
'@swc/core-win32-x64-msvc': 1.5.7
|
||||
|
||||
'@swc/counter@0.1.3': {}
|
||||
|
||||
'@swc/types@0.1.6':
|
||||
'@swc/types@0.1.7':
|
||||
dependencies:
|
||||
'@swc/counter': 0.1.3
|
||||
|
||||
|
@ -11126,13 +11126,13 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
create-jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
create-jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(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.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
prompts: 2.4.2
|
||||
transitivePeerDependencies:
|
||||
|
@ -13123,16 +13123,16 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
jest-cli@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
jest-cli@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(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.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
create-jest: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
exit: 0.1.2
|
||||
import-local: 3.1.0
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-config: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
jest-validate: 29.7.0
|
||||
yargs: 17.7.2
|
||||
|
@ -13173,7 +13173,7 @@ snapshots:
|
|||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
||||
jest-config@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
jest-config@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@babel/core': 7.24.5
|
||||
'@jest/test-sequencer': 29.7.0
|
||||
|
@ -13199,7 +13199,7 @@ snapshots:
|
|||
strip-json-comments: 3.1.1
|
||||
optionalDependencies:
|
||||
'@types/node': 20.12.12
|
||||
ts-node: 10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
ts-node: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
|
@ -13480,12 +13480,12 @@ snapshots:
|
|||
- supports-color
|
||||
- ts-node
|
||||
|
||||
jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
'@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
'@jest/types': 29.6.3
|
||||
import-local: 3.1.0
|
||||
jest-cli: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-cli: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- babel-plugin-macros
|
||||
|
@ -15497,11 +15497,11 @@ snapshots:
|
|||
|
||||
supports-preserve-symlinks-flag@1.0.0: {}
|
||||
|
||||
swc-loader@0.2.6(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
swc-loader@0.2.6(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7)):
|
||||
dependencies:
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
'@swc/counter': 0.1.3
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
webpack: 5.91.0(@swc/core@1.5.7)
|
||||
|
||||
swiper@11.1.3: {}
|
||||
|
||||
|
@ -15542,16 +15542,16 @@ snapshots:
|
|||
fast-fifo: 1.3.2
|
||||
streamx: 2.16.1
|
||||
|
||||
terser-webpack-plugin@5.3.10(@swc/core@1.5.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
terser-webpack-plugin@5.3.10(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7)):
|
||||
dependencies:
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
jest-worker: 27.5.1
|
||||
schema-utils: 3.3.0
|
||||
serialize-javascript: 6.0.2
|
||||
terser: 5.31.0
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
webpack: 5.91.0(@swc/core@1.5.7)
|
||||
optionalDependencies:
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
|
||||
terser@5.31.0:
|
||||
dependencies:
|
||||
|
@ -15673,11 +15673,11 @@ snapshots:
|
|||
'@jest/types': 29.6.3
|
||||
babel-jest: 29.7.0(@babel/core@7.24.5)
|
||||
|
||||
ts-jest@29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)))(typescript@5.4.5):
|
||||
ts-jest@29.1.2(@babel/core@7.24.5)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.5))(jest@29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(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.12)(ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest: 29.7.0(@types/node@20.12.12)(ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5))
|
||||
jest-util: 29.7.0
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
|
@ -15690,7 +15690,7 @@ snapshots:
|
|||
'@jest/types': 29.6.3
|
||||
babel-jest: 29.7.0(@babel/core@7.24.5)
|
||||
|
||||
ts-loader@9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.5)):
|
||||
ts-loader@9.5.1(typescript@5.4.5)(webpack@5.91.0(@swc/core@1.5.7)):
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
enhanced-resolve: 5.16.1
|
||||
|
@ -15698,9 +15698,9 @@ snapshots:
|
|||
semver: 7.6.2
|
||||
source-map: 0.7.4
|
||||
typescript: 5.4.5
|
||||
webpack: 5.91.0(@swc/core@1.5.5)
|
||||
webpack: 5.91.0(@swc/core@1.5.7)
|
||||
|
||||
ts-node@10.9.2(@swc/core@1.5.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5):
|
||||
ts-node@10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.11
|
||||
|
@ -15718,7 +15718,7 @@ snapshots:
|
|||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
optionalDependencies:
|
||||
'@swc/core': 1.5.5
|
||||
'@swc/core': 1.5.7
|
||||
'@swc/wasm': 1.2.130
|
||||
|
||||
ts-node@10.9.2(@types/node@18.11.18)(typescript@4.9.4):
|
||||
|
@ -15852,7 +15852,7 @@ snapshots:
|
|||
shiki: 0.14.7
|
||||
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.5)(@swc/wasm@1.2.130)(@types/node@20.12.12)(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.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@sqltools/formatter': 1.2.5
|
||||
app-root-path: 3.1.0
|
||||
|
@ -15872,7 +15872,7 @@ snapshots:
|
|||
optionalDependencies:
|
||||
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.12)(typescript@5.4.5)
|
||||
ts-node: 10.9.2(@swc/core@1.5.7)(@swc/wasm@1.2.130)(@types/node@20.12.12)(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
@ -16098,7 +16098,7 @@ snapshots:
|
|||
|
||||
webpack-sources@3.2.3: {}
|
||||
|
||||
webpack@5.91.0(@swc/core@1.5.5):
|
||||
webpack@5.91.0(@swc/core@1.5.7):
|
||||
dependencies:
|
||||
'@types/eslint-scope': 3.7.7
|
||||
'@types/estree': 1.0.5
|
||||
|
@ -16121,7 +16121,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.5)(webpack@5.91.0(@swc/core@1.5.5))
|
||||
terser-webpack-plugin: 5.3.10(@swc/core@1.5.7)(webpack@5.91.0(@swc/core@1.5.7))
|
||||
watchpack: 2.4.1
|
||||
webpack-sources: 3.2.3
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in a new issue