From 1aa6724a159bdfe2f26475011726508c73e3c4b0 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Tue, 25 Apr 2023 02:14:29 +0000 Subject: [PATCH] chore(deps): update dependency @swc/core to v1.3.54 --- package.json | 2 +- pnpm-lock.yaml | 90 +++++++++++++++++++++++++------------------------- 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/package.json b/package.json index 4787f39d..91444179 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@commitlint/config-conventional": "17.6.1", "@guanghechen/rollup-plugin-copy": "4.7.4", "@ironkinoko/rollup-plugin-styles": "4.0.3", - "@swc/core": "1.3.53", + "@swc/core": "1.3.54", "@types/fs-extra": "11.0.1", "@types/jquery": "3.5.16", "@types/node": "18.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4262b63..2c957ed5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: '6.0' devDependencies: '@commitlint/cli': specifier: 17.6.1 - version: 17.6.1(@swc/core@1.3.53) + version: 17.6.1(@swc/core@1.3.54) '@commitlint/config-conventional': specifier: 17.6.1 version: 17.6.1 @@ -14,8 +14,8 @@ devDependencies: specifier: 4.0.3 version: 4.0.3(rollup@3.21.0) '@swc/core': - specifier: 1.3.53 - version: 1.3.53 + specifier: 1.3.54 + version: 1.3.54 '@types/fs-extra': specifier: 11.0.1 version: 11.0.1 @@ -69,7 +69,7 @@ devDependencies: version: 2.0.5 rollup-plugin-swc3: specifier: 0.8.1 - version: 0.8.1(@swc/core@1.3.53)(rollup@3.21.0) + version: 0.8.1(@swc/core@1.3.54)(rollup@3.21.0) sass: specifier: 1.62.0 version: 1.62.0 @@ -115,14 +115,14 @@ packages: js-tokens: 4.0.0 dev: true - /@commitlint/cli@17.6.1(@swc/core@1.3.53): + /@commitlint/cli@17.6.1(@swc/core@1.3.54): resolution: {integrity: sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==} engines: {node: '>=v14'} hasBin: true dependencies: '@commitlint/format': 17.4.4 '@commitlint/lint': 17.6.1 - '@commitlint/load': 17.5.0(@swc/core@1.3.53) + '@commitlint/load': 17.5.0(@swc/core@1.3.54) '@commitlint/read': 17.5.1 '@commitlint/types': 17.4.4 execa: 5.1.1 @@ -193,7 +193,7 @@ packages: '@commitlint/types': 17.4.4 dev: true - /@commitlint/load@17.5.0(@swc/core@1.3.53): + /@commitlint/load@17.5.0(@swc/core@1.3.54): resolution: {integrity: sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==} engines: {node: '>=v14'} dependencies: @@ -209,7 +209,7 @@ packages: lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@swc/core@1.3.53)(@types/node@18.16.0)(typescript@5.0.4) + ts-node: 10.9.1(@swc/core@1.3.54)(@types/node@18.16.0)(typescript@5.0.4) typescript: 5.0.4 transitivePeerDependencies: - '@swc/core' @@ -680,8 +680,8 @@ packages: rollup: 3.21.0 dev: true - /@swc/core-darwin-arm64@1.3.53: - resolution: {integrity: sha512-JvWwV/duzdQ60iwWYceDhDk75LmdrLoPC7myX3Src3gl/bJtETMq7uHS9uY8m0GQOqbct7XGR3q5Ff21YxkSzg==} + /@swc/core-darwin-arm64@1.3.54: + resolution: {integrity: sha512-B1nTlkhTfzt95C/p+iWRaqwHTqqVWcqpHatnieIKxMCaceuZjvd7PeddbHmmrFFfjQqfs8UNzwrTVpgsFwCJWg==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] @@ -689,8 +689,8 @@ packages: dev: true optional: true - /@swc/core-darwin-x64@1.3.53: - resolution: {integrity: sha512-UuIGZtCfUPJM2Q01bRIFzmucOMg8UZ+mY3kh5xB8kl/VrLltBlraSWGjjJzYmUeUxiF8+CtMfeSYav5QfU2v3g==} + /@swc/core-darwin-x64@1.3.54: + resolution: {integrity: sha512-FM+46dRyvJySCrDIDARamycjl/LB9taQCFQg5QpQmQFwIkZ7GIaiQUZO9cdrZUBGPJJCsm7o2FG4ufwnVsCHHA==} engines: {node: '>=10'} cpu: [x64] os: [darwin] @@ -698,8 +698,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm-gnueabihf@1.3.53: - resolution: {integrity: sha512-LupAjTErteyLmowYIfiQeTz3uVh7/SPYv/EuG1PYrajNoUYomt7WA0rQUoyglF9VtwVyNqxptWEO5So32ApTHA==} + /@swc/core-linux-arm-gnueabihf@1.3.54: + resolution: {integrity: sha512-5EfxTKllNm+ucjuo3WNhwHfY417UwqCsaqjJnveXgn5DU+6/ft96skdpD+xrBp5ejMNzem8xYambOrBLzs2QDw==} engines: {node: '>=10'} cpu: [arm] os: [linux] @@ -707,8 +707,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-gnu@1.3.53: - resolution: {integrity: sha512-kREfZdiJH/O8GtJJ22wVN9DVzz/+CPAkw5Mn5te2KQg0xJHMWaESU5XeYMWvtwyOQVmb31b6zCGFy3pnBWWfGw==} + /@swc/core-linux-arm64-gnu@1.3.54: + resolution: {integrity: sha512-4AmBlRaelUYcW9aR/q3z8UiNYsQ/1JtinETCZBye08wnwK81ITriYcHTBPP8Ix8IZtkcvpsN/SsGAnLNcrpRBQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] @@ -716,8 +716,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-musl@1.3.53: - resolution: {integrity: sha512-VeAgomBr6BVuBRjZjRHmvp5gKp1nZgbbd441ca1AvsPd2c+ZyhyHLxTWeHOzBDa/vYnmi9BCwx3QJzFqbAFPVw==} + /@swc/core-linux-arm64-musl@1.3.54: + resolution: {integrity: sha512-twgmC6wfH2WW5mlG/rHk4GnbDZ2UDetF0PMJt/ICmgBwJsDSf71WSI9CA5b/F1wE9DE0ofyo+yukjuj9TtPvOQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] @@ -725,8 +725,8 @@ packages: dev: true optional: true - /@swc/core-linux-x64-gnu@1.3.53: - resolution: {integrity: sha512-LFX5+QpQkESPkmx860C40pIiYf1utEqoA+WDtmKnUz3DucYvw3eGlXCBdyklP7UBWwJktKIcPlIqr7yROY5VlQ==} + /@swc/core-linux-x64-gnu@1.3.54: + resolution: {integrity: sha512-/dE+z0pF1R0vvXPTQ43+cypltfbZDI0C3WuDMkb1KIaQS7yiaufzzWIVGfJisoKGxpyk3ABSSPcStEqedpvJ+w==} engines: {node: '>=10'} cpu: [x64] os: [linux] @@ -734,8 +734,8 @@ packages: dev: true optional: true - /@swc/core-linux-x64-musl@1.3.53: - resolution: {integrity: sha512-O0lbJgeaM0VEsG8wFYvpF+Iuf0IENv+LnXHoygkAsv67sVW54+gFxav2sEdkftD5qYe9ku4tmtTVYRZlFgC84Q==} + /@swc/core-linux-x64-musl@1.3.54: + resolution: {integrity: sha512-/dGU5pCaPYEaaPAPt+Fa+9cCTNuhmtdTpxwUX0ZF3VlWAf3QPoTcPYkUDEOvWcl3g8RpEr7ZGp9beVCp2NpLpA==} engines: {node: '>=10'} cpu: [x64] os: [linux] @@ -743,8 +743,8 @@ packages: dev: true optional: true - /@swc/core-win32-arm64-msvc@1.3.53: - resolution: {integrity: sha512-7PgvPl0aNLaFZSK+rIi4DB1g0aW2qOsTIJQSJGRszsCP8pze/traXymyuSG2I3y9Hx7Z+bP5ycJydyAgCw88WA==} + /@swc/core-win32-arm64-msvc@1.3.54: + resolution: {integrity: sha512-gpqOqHB7fHqTApS8pvW1/oMCcfEH1LxRU81KqUGY/MXR3DDwpnDY3ycyCzRB4tpNr91ZpgzUtrlx8OQCHq75uw==} engines: {node: '>=10'} cpu: [arm64] os: [win32] @@ -752,8 +752,8 @@ packages: dev: true optional: true - /@swc/core-win32-ia32-msvc@1.3.53: - resolution: {integrity: sha512-T+OacGm69t8+1mt1sHlwhREiFiFgSeIGL3h11FIs8o2zKnOr5z2H9myzR432X8WuHGVQAOCMvDu53LCMBD0ZzQ==} + /@swc/core-win32-ia32-msvc@1.3.54: + resolution: {integrity: sha512-2h+EnYoEDZcPfoGCKU4F/gbDz0Dw+vQG7b5rxwo6IWFhB2mGOMiYZzbIo6LVyFRoSXNVNa88Yov18pgfeM9gMw==} engines: {node: '>=10'} cpu: [ia32] os: [win32] @@ -761,8 +761,8 @@ packages: dev: true optional: true - /@swc/core-win32-x64-msvc@1.3.53: - resolution: {integrity: sha512-uV1/GhROJ/SXzj+f+kKcVtR2GuAiggvbqepzZS46+G47okf6229hr2T1fjmiwYyA75w9R3Bj/wil4UhodohOLg==} + /@swc/core-win32-x64-msvc@1.3.54: + resolution: {integrity: sha512-//W/mqIVuOxMRVI3ojCF6jKLpugu6sSSsCaBpM9GdDVGAaAt0UdivKzecqHIt2PGoN6l1mT73Zy+083PvkPhHQ==} engines: {node: '>=10'} cpu: [x64] os: [win32] @@ -770,8 +770,8 @@ packages: dev: true optional: true - /@swc/core@1.3.53: - resolution: {integrity: sha512-OM5nCfKDZXr1HjxD072Jlx5463tPX7xeY7NDSRE3X4KFlkRDFdyMWAyV3pet1oouOfUNrzzoVTAR4XSU8ytO6Q==} + /@swc/core@1.3.54: + resolution: {integrity: sha512-/BCIn698CHkQz3d3VY5W5BHagbwkKen295mDM+JPfDepLsLy3lKtD1+GZqZYKVQDebUj90eAn7OD+qBrAxPtaA==} engines: {node: '>=10'} requiresBuild: true peerDependencies: @@ -780,16 +780,16 @@ packages: '@swc/helpers': optional: true optionalDependencies: - '@swc/core-darwin-arm64': 1.3.53 - '@swc/core-darwin-x64': 1.3.53 - '@swc/core-linux-arm-gnueabihf': 1.3.53 - '@swc/core-linux-arm64-gnu': 1.3.53 - '@swc/core-linux-arm64-musl': 1.3.53 - '@swc/core-linux-x64-gnu': 1.3.53 - '@swc/core-linux-x64-musl': 1.3.53 - '@swc/core-win32-arm64-msvc': 1.3.53 - '@swc/core-win32-ia32-msvc': 1.3.53 - '@swc/core-win32-x64-msvc': 1.3.53 + '@swc/core-darwin-arm64': 1.3.54 + '@swc/core-darwin-x64': 1.3.54 + '@swc/core-linux-arm-gnueabihf': 1.3.54 + '@swc/core-linux-arm64-gnu': 1.3.54 + '@swc/core-linux-arm64-musl': 1.3.54 + '@swc/core-linux-x64-gnu': 1.3.54 + '@swc/core-linux-x64-musl': 1.3.54 + '@swc/core-win32-arm64-msvc': 1.3.54 + '@swc/core-win32-ia32-msvc': 1.3.54 + '@swc/core-win32-x64-msvc': 1.3.54 dev: true /@trysound/sax@0.2.0: @@ -1562,7 +1562,7 @@ packages: dependencies: '@types/node': 18.16.0 cosmiconfig: 8.1.3 - ts-node: 10.9.1(@swc/core@1.3.53)(@types/node@18.16.0)(typescript@5.0.4) + ts-node: 10.9.1(@swc/core@1.3.54)(@types/node@18.16.0)(typescript@5.0.4) typescript: 5.0.4 dev: true @@ -3964,7 +3964,7 @@ packages: - utf-8-validate dev: true - /rollup-plugin-swc3@0.8.1(@swc/core@1.3.53)(rollup@3.21.0): + /rollup-plugin-swc3@0.8.1(@swc/core@1.3.54)(rollup@3.21.0): resolution: {integrity: sha512-xoHRmrGamXrz4rNfmXiTNf/6pAYY2daFOJavVsrG/HvBgsoa8lx9rtas9XiqOl5DqD04tGn8MiUwarITOPyh8A==} engines: {node: '>=12'} peerDependencies: @@ -3973,7 +3973,7 @@ packages: dependencies: '@fastify/deepmerge': 1.3.0 '@rollup/pluginutils': 4.2.1 - '@swc/core': 1.3.53 + '@swc/core': 1.3.54 get-tsconfig: 4.4.0 rollup: 3.21.0 dev: true @@ -4369,7 +4369,7 @@ packages: engines: {node: '>=8'} dev: true - /ts-node@10.9.1(@swc/core@1.3.53)(@types/node@18.16.0)(typescript@5.0.4): + /ts-node@10.9.1(@swc/core@1.3.54)(@types/node@18.16.0)(typescript@5.0.4): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -4384,7 +4384,7 @@ packages: optional: true dependencies: '@cspotcode/source-map-support': 0.8.1 - '@swc/core': 1.3.53 + '@swc/core': 1.3.54 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3