diff --git a/packages/backend/package.json b/packages/backend/package.json index e0258a4d38..575999f4e3 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -120,8 +120,8 @@ "xev": "3.0.2" }, "devDependencies": { - "@swc/cli": "0.3.12", - "@swc/core": "1.6.3", + "@swc/cli": "0.3.14", + "@swc/core": "1.6.5", "@types/adm-zip": "0.5.5", "@types/color-convert": "2.0.3", "@types/content-disposition": "0.5.8", diff --git a/packages/firefish-js/package.json b/packages/firefish-js/package.json index 236813de9c..112a3c5734 100644 --- a/packages/firefish-js/package.json +++ b/packages/firefish-js/package.json @@ -21,9 +21,9 @@ "url": "https://firefish.dev/firefish/firefish.git" }, "devDependencies": { - "@swc/cli": "0.3.12", - "@swc/core": "1.6.3", - "@swc/types": "0.1.8", + "@swc/cli": "0.3.14", + "@swc/core": "1.6.5", + "@swc/types": "0.1.9", "@types/jest": "29.5.12", "@types/node": "20.14.7", "jest": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3621fe1c85..ed053991cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -317,7 +317,7 @@ importers: version: 0.2.3 typeorm: specifier: 0.3.20 - version: 0.3.20(ioredis@5.4.1)(pg@8.12.0)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + version: 0.3.20(ioredis@5.4.1)(pg@8.12.0)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) ulid: specifier: 2.3.0 version: 2.3.0 @@ -336,11 +336,11 @@ importers: version: 1.3.11 devDependencies: '@swc/cli': - specifier: 0.3.12 - version: 0.3.12(@swc/core@1.6.3)(chokidar@3.6.0) + specifier: 0.3.14 + version: 0.3.14(@swc/core@1.6.5)(chokidar@3.6.0) '@swc/core': - specifier: 1.6.3 - version: 1.6.3 + specifier: 1.6.5 + version: 1.6.5 '@types/adm-zip': specifier: 0.5.5 version: 0.5.5 @@ -490,13 +490,13 @@ importers: version: 2.0.0 swc-loader: specifier: 0.2.6 - version: 0.2.6(@swc/core@1.6.3)(webpack@5.92.1(@swc/core@1.6.3)) + version: 0.2.6(@swc/core@1.6.5)(webpack@5.92.1(@swc/core@1.6.5)) ts-loader: specifier: 9.5.1 - version: 9.5.1(typescript@5.5.2)(webpack@5.92.1(@swc/core@1.6.3)) + version: 9.5.1(typescript@5.5.2)(webpack@5.92.1(@swc/core@1.6.5)) ts-node: specifier: 10.9.2 - version: 10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) + version: 10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) tsconfig-paths: specifier: 4.2.0 version: 4.2.0 @@ -508,7 +508,7 @@ importers: version: 5.5.2 webpack: specifier: 5.92.1 - version: 5.92.1(@swc/core@1.6.3) + version: 5.92.1(@swc/core@1.6.5) ws: specifier: 8.17.1 version: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) @@ -773,14 +773,14 @@ importers: version: 1.3.11 devDependencies: '@swc/cli': - specifier: 0.3.12 - version: 0.3.12(@swc/core@1.6.3)(chokidar@3.6.0) + specifier: 0.3.14 + version: 0.3.14(@swc/core@1.6.5)(chokidar@3.6.0) '@swc/core': - specifier: 1.6.3 - version: 1.6.3 + specifier: 1.6.5 + version: 1.6.5 '@swc/types': - specifier: 0.1.8 - version: 0.1.8 + specifier: 0.1.9 + version: 0.1.9 '@types/jest': specifier: 29.5.12 version: 29.5.12 @@ -789,7 +789,7 @@ importers: version: 20.14.7 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + version: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) jest-fetch-mock: specifier: 3.0.3 version: 3.0.3 @@ -801,10 +801,10 @@ importers: version: 9.3.1 ts-jest: specifier: 29.1.5 - version: 29.1.5(@babel/core@7.24.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.7))(jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)))(typescript@5.5.2) + version: 29.1.5(@babel/core@7.24.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.7))(jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)))(typescript@5.5.2) ts-node: specifier: 10.9.2 - version: 10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) + version: 10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) tsd: specifier: 0.31.1 version: 0.31.1 @@ -2513,8 +2513,8 @@ packages: '@sqltools/formatter@1.2.5': resolution: {integrity: sha512-Uy0+khmZqUrUGm5dmMqVlnvufZRSK0FbYzVgp0UMstm+F5+W2/jnEEQyc9vo1ZR/E5ZI/B1WjjoTqBqwJL6Krw==} - '@swc/cli@0.3.12': - resolution: {integrity: sha512-h7bvxT+4+UDrLWJLFHt6V+vNAcUNii2G4aGSSotKz1ECEk4MyEh5CWxmeSscwuz5K3i+4DWTgm4+4EyMCQKn+g==} + '@swc/cli@0.3.14': + resolution: {integrity: sha512-0vGqD6FSW67PaZUZABkA+ADKsX7OUY/PwNEz1SbQdCvVk/e4Z36Gwh7mFVBQH9RIsMonTyhV1RHkwkGnEfR3zQ==} engines: {node: '>= 16.14.0'} hasBin: true peerDependencies: @@ -2530,68 +2530,68 @@ packages: cpu: [arm64] os: [android] - '@swc/core-darwin-arm64@1.6.3': - resolution: {integrity: sha512-3r7cJf1BcE30iyF1rnOSKrEzIR+cqnyYSZvivrm62TZdXVsIjfXe1xulsKGxZgNeLY5erIu7ukvMvBvPhnQvqA==} + '@swc/core-darwin-arm64@1.6.5': + resolution: {integrity: sha512-RGQhMdni2v1/ANQ/2K+F+QYdzaucekYBewZcX1ogqJ8G5sbPaBdYdDN1qQ4kHLCIkPtGP6qC7c71qPEqL2RidQ==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] - '@swc/core-darwin-x64@1.6.3': - resolution: {integrity: sha512-8GLZ23IgVpF5xh2SbS5ZW/12/EEBuRU1hFOLB5rKERJU0y1RJ6YhDMf/FuOWhfHQcFM7TeedBwHIzaF+tdKKlw==} + '@swc/core-darwin-x64@1.6.5': + resolution: {integrity: sha512-/pSN0/Jtcbbb9+ovS9rKxR3qertpFAM3OEJr/+Dh/8yy7jK5G5EFPIrfsw/7Q5987ERPIJIH6BspK2CBB2tgcg==} engines: {node: '>=10'} cpu: [x64] os: [darwin] - '@swc/core-linux-arm-gnueabihf@1.6.3': - resolution: {integrity: sha512-VQ/bduX7WhLOlGbJLMG7UH0LBehjjx43R4yuk55rjjJLqpvX5fQzMsWhQdIZ5vsc+4ORzdgtEAlpumTv6bsD1A==} + '@swc/core-linux-arm-gnueabihf@1.6.5': + resolution: {integrity: sha512-B0g/dROCE747RRegs/jPHuKJgwXLracDhnqQa80kFdgWEMjlcb7OMCgs5OX86yJGRS4qcYbiMGD0Pp7Kbqn3yw==} engines: {node: '>=10'} cpu: [arm] os: [linux] - '@swc/core-linux-arm64-gnu@1.6.3': - resolution: {integrity: sha512-jHIQ/PCwtdDBIF/BiC5DochswuCAIW/T5skJ+eDMbta7+QtEnZCXTZWpT5ORoEY/gtsE2fjpOA4TS6fBBvXqUw==} + '@swc/core-linux-arm64-gnu@1.6.5': + resolution: {integrity: sha512-W8meapgXTq8AOtSvDG4yKR8ant2WWD++yOjgzAleB5VAC+oC+aa8YJROGxj8HepurU8kurqzcialwoMeq5SZZQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-arm64-musl@1.6.3': - resolution: {integrity: sha512-gA6velEUD27Dwu0BlR9hCcFzkWq2YL2pDAU5qbgeuGhaMiUCBssfqTQB+2ctEnV+AZx+hSMJOHvtA+uFZjfRrw==} + '@swc/core-linux-arm64-musl@1.6.5': + resolution: {integrity: sha512-jyCKqoX50Fg8rJUQqh4u5PqnE7nqYKXHjVH2WcYr114/MU21zlsI+YL6aOQU1XP8bJQ2gPQ1rnlnGJdEHiKS/w==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-x64-gnu@1.6.3': - resolution: {integrity: sha512-fy4qoBDr5I8r+ZNCZxs/oZcmu4j/8mtSud6Ka102DaSxEjNg0vfIdo9ITsVIPsofhUTmDKjQsPB2O7YUlJAioQ==} + '@swc/core-linux-x64-gnu@1.6.5': + resolution: {integrity: sha512-G6HmUn/RRIlXC0YYFfBz2qh6OZkHS/KUPkhoG4X9ADcgWXXjOFh6JrefwsYj8VBAJEnr5iewzjNfj+nztwHaeA==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-linux-x64-musl@1.6.3': - resolution: {integrity: sha512-c/twcMbq/Gpq47G+b3kWgoaCujpXO11aRgJx6am+CprvP4uNeBHEpQkxD+DQmdWFHisZd0i9GB8NG3e7L9Rz9Q==} + '@swc/core-linux-x64-musl@1.6.5': + resolution: {integrity: sha512-AQpBjBnelQDSbeTJA50AXdS6+CP66LsXIMNTwhPSgUfE7Bx1ggZV11Fsi4Q5SGcs6a8Qw1cuYKN57ZfZC5QOuA==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-win32-arm64-msvc@1.6.3': - resolution: {integrity: sha512-y6RxMtX45acReQmzkxcEfJscfBXce6QjuNgWQHHs9exA592BZzmolDUwgmAyjyvopz1lWX+KdymdZFKvuDSx4w==} + '@swc/core-win32-arm64-msvc@1.6.5': + resolution: {integrity: sha512-MZTWM8kUwS30pVrtbzSGEXtek46aXNb/mT9D6rsS7NvOuv2w+qZhjR1rzf4LNbbn5f8VnR4Nac1WIOYZmfC5ng==} engines: {node: '>=10'} cpu: [arm64] os: [win32] - '@swc/core-win32-ia32-msvc@1.6.3': - resolution: {integrity: sha512-41h7z3xgukl1HDDwhquaeOPSP1OWeHl+mWKnJVmmwd3ui/oowUDCO856qa6JagBgPSnAGfyXwv6vthuXwyCcWA==} + '@swc/core-win32-ia32-msvc@1.6.5': + resolution: {integrity: sha512-WZdu4gISAr3yOm1fVwKhhk6+MrP7kVX0KMP7+ZQFTN5zXQEiDSDunEJKVgjMVj3vlR+6mnAqa/L0V9Qa8+zKlQ==} engines: {node: '>=10'} cpu: [ia32] os: [win32] - '@swc/core-win32-x64-msvc@1.6.3': - resolution: {integrity: sha512-//bnwo9b8Vp1ED06eXCHyGZ5xIpdkQgg2fuFDdtd1FITl7r5bdQh2ryRzPiKiGwgXZwZQitUshI4JeEX9IuW+Q==} + '@swc/core-win32-x64-msvc@1.6.5': + resolution: {integrity: sha512-ezXgucnMTzlFIxQZw7ls/5r2hseFaRoDL04cuXUOs97E8r+nJSmFsRQm/ygH5jBeXNo59nyZCalrjJAjwfgACA==} engines: {node: '>=10'} cpu: [x64] os: [win32] - '@swc/core@1.6.3': - resolution: {integrity: sha512-mZpei+LqE+AL+nwgERMQey9EJA9/yhHTN6nwbobH5GnSij/lhfTdGfAb1iumOrroqEcXbHUaK//7wOw7DjBGdA==} + '@swc/core@1.6.5': + resolution: {integrity: sha512-tyVvUK/HDOUUsK6/GmWvnqUtD9oDpPUA4f7f7JCOV8hXxtfjMtAZeBKf93yrB1XZet69TDR7EN0hFC6i4MF0Ig==} engines: {node: '>=10'} peerDependencies: '@swc/helpers': '*' @@ -2602,8 +2602,8 @@ packages: '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/types@0.1.8': - resolution: {integrity: sha512-RNFA3+7OJFNYY78x0FYwi1Ow+iF1eF5WvmfY1nXPOEH4R2p/D4Cr1vzje7dNAI2aLFqpv8Wyz4oKSWqIZArpQA==} + '@swc/types@0.1.9': + resolution: {integrity: sha512-qKnCno++jzcJ4lM4NTfYifm1EFSCeIfKiAHAfkENZAV5Kl9PjJIyd2yeeVv6c/2CckuLyv2NmRC5pv6pm2WQBg==} '@swc/wasm@1.2.130': resolution: {integrity: sha512-rNcJsBxS70+pv8YUWwf5fRlWX6JoY/HJc25HD/F8m6Kv7XhJdqPPMhyX6TKkUBPAG7TWlZYoxa+rHAjPy4Cj3Q==} @@ -9399,7 +9399,7 @@ snapshots: - supports-color - ts-node - '@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2))': + '@jest/core@29.7.0(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 @@ -9413,7 +9413,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.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + jest-config: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -10149,10 +10149,10 @@ snapshots: '@sqltools/formatter@1.2.5': {} - '@swc/cli@0.3.12(@swc/core@1.6.3)(chokidar@3.6.0)': + '@swc/cli@0.3.14(@swc/core@1.6.5)(chokidar@3.6.0)': dependencies: '@mole-inc/bin-wrapper': 8.0.1 - '@swc/core': 1.6.3 + '@swc/core': 1.6.5 '@swc/counter': 0.1.3 commander: 8.3.0 fast-glob: 3.3.2 @@ -10169,55 +10169,55 @@ snapshots: '@swc/wasm': 1.2.130 optional: true - '@swc/core-darwin-arm64@1.6.3': + '@swc/core-darwin-arm64@1.6.5': optional: true - '@swc/core-darwin-x64@1.6.3': + '@swc/core-darwin-x64@1.6.5': optional: true - '@swc/core-linux-arm-gnueabihf@1.6.3': + '@swc/core-linux-arm-gnueabihf@1.6.5': optional: true - '@swc/core-linux-arm64-gnu@1.6.3': + '@swc/core-linux-arm64-gnu@1.6.5': optional: true - '@swc/core-linux-arm64-musl@1.6.3': + '@swc/core-linux-arm64-musl@1.6.5': optional: true - '@swc/core-linux-x64-gnu@1.6.3': + '@swc/core-linux-x64-gnu@1.6.5': optional: true - '@swc/core-linux-x64-musl@1.6.3': + '@swc/core-linux-x64-musl@1.6.5': optional: true - '@swc/core-win32-arm64-msvc@1.6.3': + '@swc/core-win32-arm64-msvc@1.6.5': optional: true - '@swc/core-win32-ia32-msvc@1.6.3': + '@swc/core-win32-ia32-msvc@1.6.5': optional: true - '@swc/core-win32-x64-msvc@1.6.3': + '@swc/core-win32-x64-msvc@1.6.5': optional: true - '@swc/core@1.6.3': + '@swc/core@1.6.5': dependencies: '@swc/counter': 0.1.3 - '@swc/types': 0.1.8 + '@swc/types': 0.1.9 optionalDependencies: - '@swc/core-darwin-arm64': 1.6.3 - '@swc/core-darwin-x64': 1.6.3 - '@swc/core-linux-arm-gnueabihf': 1.6.3 - '@swc/core-linux-arm64-gnu': 1.6.3 - '@swc/core-linux-arm64-musl': 1.6.3 - '@swc/core-linux-x64-gnu': 1.6.3 - '@swc/core-linux-x64-musl': 1.6.3 - '@swc/core-win32-arm64-msvc': 1.6.3 - '@swc/core-win32-ia32-msvc': 1.6.3 - '@swc/core-win32-x64-msvc': 1.6.3 + '@swc/core-darwin-arm64': 1.6.5 + '@swc/core-darwin-x64': 1.6.5 + '@swc/core-linux-arm-gnueabihf': 1.6.5 + '@swc/core-linux-arm64-gnu': 1.6.5 + '@swc/core-linux-arm64-musl': 1.6.5 + '@swc/core-linux-x64-gnu': 1.6.5 + '@swc/core-linux-x64-musl': 1.6.5 + '@swc/core-win32-arm64-msvc': 1.6.5 + '@swc/core-win32-ia32-msvc': 1.6.5 + '@swc/core-win32-x64-msvc': 1.6.5 '@swc/counter@0.1.3': {} - '@swc/types@0.1.8': + '@swc/types@0.1.9': dependencies: '@swc/counter': 0.1.3 @@ -11865,13 +11865,13 @@ snapshots: - supports-color - ts-node - create-jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): + create-jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): 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.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + jest-config: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -13295,7 +13295,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 5.0.1 + minimatch: 5.1.6 once: 1.4.0 globals@11.12.0: {} @@ -13886,16 +13886,16 @@ snapshots: - supports-color - ts-node - jest-cli@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): + jest-cli@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + create-jest: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + jest-config: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -13965,7 +13965,7 @@ snapshots: - babel-plugin-macros - supports-color - jest-config@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): + jest-config@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): dependencies: '@babel/core': 7.24.7 '@jest/test-sequencer': 29.7.0 @@ -13991,7 +13991,7 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 20.14.7 - ts-node: 10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) + ts-node: 10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -14241,12 +14241,12 @@ snapshots: - supports-color - ts-node - jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): + jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): dependencies: - '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + '@jest/core': 29.7.0(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + jest-cli: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -16252,11 +16252,11 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - swc-loader@0.2.6(@swc/core@1.6.3)(webpack@5.92.1(@swc/core@1.6.3)): + swc-loader@0.2.6(@swc/core@1.6.5)(webpack@5.92.1(@swc/core@1.6.5)): dependencies: - '@swc/core': 1.6.3 + '@swc/core': 1.6.5 '@swc/counter': 0.1.3 - webpack: 5.92.1(@swc/core@1.6.3) + webpack: 5.92.1(@swc/core@1.6.5) swiper@11.1.4: {} @@ -16297,16 +16297,16 @@ snapshots: fast-fifo: 1.3.2 streamx: 2.18.0 - terser-webpack-plugin@5.3.10(@swc/core@1.6.3)(webpack@5.92.1(@swc/core@1.6.3)): + terser-webpack-plugin@5.3.10(@swc/core@1.6.5)(webpack@5.92.1(@swc/core@1.6.5)): 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.1 - webpack: 5.92.1(@swc/core@1.6.3) + webpack: 5.92.1(@swc/core@1.6.5) optionalDependencies: - '@swc/core': 1.6.3 + '@swc/core': 1.6.5 terser@5.31.1: dependencies: @@ -16437,11 +16437,11 @@ snapshots: '@jest/types': 29.6.3 babel-jest: 29.7.0(@babel/core@7.24.7) - ts-jest@29.1.5(@babel/core@7.24.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.7))(jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)))(typescript@5.5.2): + ts-jest@29.1.5(@babel/core@7.24.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.7))(jest@29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)))(typescript@5.5.2): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) + jest: 29.7.0(@types/node@20.14.7)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -16455,7 +16455,7 @@ snapshots: '@jest/types': 29.6.3 babel-jest: 29.7.0(@babel/core@7.24.7) - ts-loader@9.5.1(typescript@5.5.2)(webpack@5.92.1(@swc/core@1.6.3)): + ts-loader@9.5.1(typescript@5.5.2)(webpack@5.92.1(@swc/core@1.6.5)): dependencies: chalk: 4.1.2 enhanced-resolve: 5.17.0 @@ -16463,9 +16463,9 @@ snapshots: semver: 7.6.2 source-map: 0.7.4 typescript: 5.5.2 - webpack: 5.92.1(@swc/core@1.6.3) + webpack: 5.92.1(@swc/core@1.6.5) - ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2): + ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -16483,7 +16483,7 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optionalDependencies: - '@swc/core': 1.6.3 + '@swc/core': 1.6.5 '@swc/wasm': 1.2.130 tsconfig-paths@3.15.0: @@ -16600,7 +16600,7 @@ snapshots: shiki: 0.14.7 typescript: 4.9.4 - typeorm@0.3.20(ioredis@5.4.1)(pg@8.12.0)(ts-node@10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): + typeorm@0.3.20(ioredis@5.4.1)(pg@8.12.0)(ts-node@10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2)): dependencies: '@sqltools/formatter': 1.2.5 app-root-path: 3.1.0 @@ -16620,7 +16620,7 @@ snapshots: optionalDependencies: ioredis: 5.4.1 pg: 8.12.0 - ts-node: 10.9.2(@swc/core@1.6.3)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) + ts-node: 10.9.2(@swc/core@1.6.5)(@swc/wasm@1.2.130)(@types/node@20.14.7)(typescript@5.5.2) transitivePeerDependencies: - supports-color @@ -16844,7 +16844,7 @@ snapshots: webpack-sources@3.2.3: {} - webpack@5.92.1(@swc/core@1.6.3): + webpack@5.92.1(@swc/core@1.6.5): dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.5 @@ -16867,7 +16867,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.6.3)(webpack@5.92.1(@swc/core@1.6.3)) + terser-webpack-plugin: 5.3.10(@swc/core@1.6.5)(webpack@5.92.1(@swc/core@1.6.5)) watchpack: 2.4.1 webpack-sources: 3.2.3 transitivePeerDependencies: