Commit 99a856b7 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump @swc/core from 1.3.92 to 1.3.94

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.92 to 1.3.94.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.3.92...v1.3.94)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent e0b56fc9
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eth-optimism/contracts-ts": "workspace:^", "@eth-optimism/contracts-ts": "workspace:^",
"@swc/core": "^1.3.92", "@swc/core": "^1.3.94",
"@vitest/coverage-istanbul": "^0.34.6", "@vitest/coverage-istanbul": "^0.34.6",
"tsup": "^7.2.0", "tsup": "^7.2.0",
"typescript": "^5.2.2", "typescript": "^5.2.2",
......
...@@ -130,7 +130,7 @@ importers: ...@@ -130,7 +130,7 @@ importers:
devDependencies: devDependencies:
tsup: tsup:
specifier: ^7.2.0 specifier: ^7.2.0
version: 7.2.0(@swc/core@1.3.92)(typescript@5.2.2) version: 7.2.0(@swc/core@1.3.94)(typescript@5.2.2)
vitest: vitest:
specifier: ^0.34.4 specifier: ^0.34.4
version: 0.34.4 version: 0.34.4
...@@ -342,7 +342,7 @@ importers: ...@@ -342,7 +342,7 @@ importers:
version: 22.1.0 version: 22.1.0
tsup: tsup:
specifier: ^7.2.0 specifier: ^7.2.0
version: 7.2.0(@swc/core@1.3.92)(typescript@5.2.2) version: 7.2.0(@swc/core@1.3.94)(typescript@5.2.2)
typescript: typescript:
specifier: ^5.2.2 specifier: ^5.2.2
version: 5.2.2 version: 5.2.2
...@@ -433,7 +433,7 @@ importers: ...@@ -433,7 +433,7 @@ importers:
version: 22.1.0 version: 22.1.0
tsup: tsup:
specifier: ^7.2.0 specifier: ^7.2.0
version: 7.2.0(@swc/core@1.3.92)(typescript@5.2.2) version: 7.2.0(@swc/core@1.3.94)(typescript@5.2.2)
typescript: typescript:
specifier: ^5.2.2 specifier: ^5.2.2
version: 5.2.2 version: 5.2.2
...@@ -557,14 +557,14 @@ importers: ...@@ -557,14 +557,14 @@ importers:
specifier: workspace:^ specifier: workspace:^
version: link:../contracts-ts version: link:../contracts-ts
'@swc/core': '@swc/core':
specifier: ^1.3.92 specifier: ^1.3.94
version: 1.3.92 version: 1.3.94
'@vitest/coverage-istanbul': '@vitest/coverage-istanbul':
specifier: ^0.34.6 specifier: ^0.34.6
version: 0.34.6(vitest@0.34.1) version: 0.34.6(vitest@0.34.1)
tsup: tsup:
specifier: ^7.2.0 specifier: ^7.2.0
version: 7.2.0(@swc/core@1.3.92)(typescript@5.2.2) version: 7.2.0(@swc/core@1.3.94)(typescript@5.2.2)
typescript: typescript:
specifier: ^5.2.2 specifier: ^5.2.2
version: 5.2.2 version: 5.2.2
...@@ -3550,8 +3550,8 @@ packages: ...@@ -3550,8 +3550,8 @@ packages:
'@stablelib/random': 1.0.2 '@stablelib/random': 1.0.2
'@stablelib/wipe': 1.0.1 '@stablelib/wipe': 1.0.1
/@swc/core-darwin-arm64@1.3.92: /@swc/core-darwin-arm64@1.3.94:
resolution: {integrity: sha512-v7PqZUBtIF6Q5Cp48gqUiG8zQQnEICpnfNdoiY3xjQAglCGIQCjJIDjreZBoeZQZspB27lQN4eZ43CX18+2SnA==} resolution: {integrity: sha512-KNuE6opIy/wAXiGUWLhGWhCG3wA/AdjG6eYkv6dstrAURLaQMAoD8vDfVm8pxS8FA8Kx+0Z4QiDNPqk5aKIsqg==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
...@@ -3559,8 +3559,8 @@ packages: ...@@ -3559,8 +3559,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-darwin-x64@1.3.92: /@swc/core-darwin-x64@1.3.94:
resolution: {integrity: sha512-Q3XIgQfXyxxxms3bPN+xGgvwk0TtG9l89IomApu+yTKzaIIlf051mS+lGngjnh9L0aUiCp6ICyjDLtutWP54fw==} resolution: {integrity: sha512-HypemhyehQrLqXwfJv5ronD4BMAXdgMCP4Ei7rt3B6Ftmt9axwGvdwGiXxsYR9h1ncyxoVxN+coGxbNIhKhahw==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
...@@ -3568,8 +3568,8 @@ packages: ...@@ -3568,8 +3568,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-arm-gnueabihf@1.3.92: /@swc/core-linux-arm-gnueabihf@1.3.94:
resolution: {integrity: sha512-tnOCoCpNVXC+0FCfG84PBZJyLlz0Vfj9MQhyhCvlJz9hQmvpf8nTdKH7RHrOn8VfxtUBLdVi80dXgIFgbvl7qA==} resolution: {integrity: sha512-KzKN54c7Y6X1db+bBVSXG4+bXmAPvXtDWk+TgwNJH4yYliOrnP/RKkHA5QZ9VFSnqJF06/sAO4kYBiL/aVQDBQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
...@@ -3577,8 +3577,8 @@ packages: ...@@ -3577,8 +3577,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-arm64-gnu@1.3.92: /@swc/core-linux-arm64-gnu@1.3.94:
resolution: {integrity: sha512-lFfGhX32w8h1j74Iyz0Wv7JByXIwX11OE9UxG+oT7lG0RyXkF4zKyxP8EoxfLrDXse4Oop434p95e3UNC3IfCw==} resolution: {integrity: sha512-iAcR8Ho0Uck/SLSrgYfXkpcGOXuN5waMZO7GlL/52QODr7GJtOfZ0H1MCZLbIFkPJp/iXoJpYgym4d/qSd477Q==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
...@@ -3586,8 +3586,8 @@ packages: ...@@ -3586,8 +3586,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-arm64-musl@1.3.92: /@swc/core-linux-arm64-musl@1.3.94:
resolution: {integrity: sha512-rOZtRcLj57MSAbiecMsqjzBcZDuaCZ8F6l6JDwGkQ7u1NYR57cqF0QDyU7RKS1Jq27Z/Vg21z5cwqoH5fLN+Sg==} resolution: {integrity: sha512-VCHL1Mb9ENHx+sAeubSSg481MUeP9/PYzPPy9tfswunj/w35M+vEWflwK2dzQL9kUTFD3zcFTpAgsKnj6aX24w==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
...@@ -3595,8 +3595,8 @@ packages: ...@@ -3595,8 +3595,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-x64-gnu@1.3.92: /@swc/core-linux-x64-gnu@1.3.94:
resolution: {integrity: sha512-qptoMGnBL6v89x/Qpn+l1TH1Y0ed+v0qhNfAEVzZvCvzEMTFXphhlhYbDdpxbzRmCjH6GOGq7Y+xrWt9T1/ARg==} resolution: {integrity: sha512-gjq7U6clhJi0Oel2a4gwR4MbSu+THQ2hmBNVCOSA3JjPZWZTkJXaJDpnh/r7PJxKBwUDlo0VPlwiwjepAQR2Rw==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
...@@ -3604,8 +3604,8 @@ packages: ...@@ -3604,8 +3604,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-x64-musl@1.3.92: /@swc/core-linux-x64-musl@1.3.94:
resolution: {integrity: sha512-g2KrJ43bZkCZHH4zsIV5ErojuV1OIpUHaEyW1gf7JWKaFBpWYVyubzFPvPkjcxHGLbMsEzO7w/NVfxtGMlFH/Q==} resolution: {integrity: sha512-rSylruWyeol2ujZDHmwiovupMR5ukMXivlA7DDxmQ1dFUV9HuiPknQrU5rEbI3V2V3V5RkpbEKjnADen7AeMPQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
...@@ -3613,8 +3613,8 @@ packages: ...@@ -3613,8 +3613,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-win32-arm64-msvc@1.3.92: /@swc/core-win32-arm64-msvc@1.3.94:
resolution: {integrity: sha512-3MCRGPAYDoQ8Yyd3WsCMc8eFSyKXY5kQLyg/R5zEqA0uthomo0m0F5/fxAJMZGaSdYkU1DgF73ctOWOf+Z/EzQ==} resolution: {integrity: sha512-OenDUr5MQkz506ebVQq6ezoZ3GZ26nchgf5mPnwab4gx2TEiyR9zn7MdX5LWskTmOK3+FszPbGK0B5oLK6Y5yw==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
...@@ -3622,8 +3622,8 @@ packages: ...@@ -3622,8 +3622,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-win32-ia32-msvc@1.3.92: /@swc/core-win32-ia32-msvc@1.3.94:
resolution: {integrity: sha512-zqTBKQhgfWm73SVGS8FKhFYDovyRl1f5dTX1IwSKynO0qHkRCqJwauFJv/yevkpJWsI2pFh03xsRs9HncTQKSA==} resolution: {integrity: sha512-mi6NcmtJKnaiHAxLtVz+WzunscsEwPdA0j15DuiYVx06Xo+MdRLJj4eVBgVLwGD1AI3IqKs4MVVx2cD7n0h5mg==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
...@@ -3631,8 +3631,8 @@ packages: ...@@ -3631,8 +3631,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-win32-x64-msvc@1.3.92: /@swc/core-win32-x64-msvc@1.3.94:
resolution: {integrity: sha512-41bE66ddr9o/Fi1FBh0sHdaKdENPTuDpv1IFHxSg0dJyM/jX8LbkjnpdInYXHBxhcLVAPraVRrNsC4SaoPw2Pg==} resolution: {integrity: sha512-Ba0ZLcGMnqPWWF9Xa+rWhhnkpvE7XoQegMP/VCF2JIHb2ieGBC8jChO6nKRFKZjib/3wghGzxakyDQx3LDhDug==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
...@@ -3640,8 +3640,8 @@ packages: ...@@ -3640,8 +3640,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core@1.3.92: /@swc/core@1.3.94:
resolution: {integrity: sha512-vx0vUrf4YTEw59njOJ46Ha5i0cZTMYdRHQ7KXU29efN1MxcmJH2RajWLPlvQarOP1ab9iv9cApD7SMchDyx2vA==} resolution: {integrity: sha512-jTHn8UJOGgERKZLy8euEixVAzC/w/rUSuMlM3e7hxgap/TC595hSkuQwtkpL238dsuEPveD44GMy2A5UBtSvjg==}
engines: {node: '>=10'} engines: {node: '>=10'}
requiresBuild: true requiresBuild: true
peerDependencies: peerDependencies:
...@@ -3653,16 +3653,16 @@ packages: ...@@ -3653,16 +3653,16 @@ packages:
'@swc/counter': 0.1.1 '@swc/counter': 0.1.1
'@swc/types': 0.1.5 '@swc/types': 0.1.5
optionalDependencies: optionalDependencies:
'@swc/core-darwin-arm64': 1.3.92 '@swc/core-darwin-arm64': 1.3.94
'@swc/core-darwin-x64': 1.3.92 '@swc/core-darwin-x64': 1.3.94
'@swc/core-linux-arm-gnueabihf': 1.3.92 '@swc/core-linux-arm-gnueabihf': 1.3.94
'@swc/core-linux-arm64-gnu': 1.3.92 '@swc/core-linux-arm64-gnu': 1.3.94
'@swc/core-linux-arm64-musl': 1.3.92 '@swc/core-linux-arm64-musl': 1.3.94
'@swc/core-linux-x64-gnu': 1.3.92 '@swc/core-linux-x64-gnu': 1.3.94
'@swc/core-linux-x64-musl': 1.3.92 '@swc/core-linux-x64-musl': 1.3.94
'@swc/core-win32-arm64-msvc': 1.3.92 '@swc/core-win32-arm64-msvc': 1.3.94
'@swc/core-win32-ia32-msvc': 1.3.92 '@swc/core-win32-ia32-msvc': 1.3.94
'@swc/core-win32-x64-msvc': 1.3.92 '@swc/core-win32-x64-msvc': 1.3.94
dev: true dev: true
/@swc/counter@0.1.1: /@swc/counter@0.1.1:
...@@ -13820,7 +13820,7 @@ packages: ...@@ -13820,7 +13820,7 @@ packages:
resolution: {integrity: sha512-Tyrf5mxF8Ofs1tNoxA13lFeZ2Zrbd6cKbuH3V+MQ5sb6DtBj5FjrXVsRWT8YvNAQTqNoz66dz1WsbigI22aEnw==} resolution: {integrity: sha512-Tyrf5mxF8Ofs1tNoxA13lFeZ2Zrbd6cKbuH3V+MQ5sb6DtBj5FjrXVsRWT8YvNAQTqNoz66dz1WsbigI22aEnw==}
dev: true dev: true
/tsup@7.2.0(@swc/core@1.3.92)(typescript@5.2.2): /tsup@7.2.0(@swc/core@1.3.94)(typescript@5.2.2):
resolution: {integrity: sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==} resolution: {integrity: sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==}
engines: {node: '>=16.14'} engines: {node: '>=16.14'}
hasBin: true hasBin: true
...@@ -13836,7 +13836,7 @@ packages: ...@@ -13836,7 +13836,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@swc/core': 1.3.92 '@swc/core': 1.3.94
bundle-require: 4.0.1(esbuild@0.18.15) bundle-require: 4.0.1(esbuild@0.18.15)
cac: 6.7.14 cac: 6.7.14
chokidar: 3.5.3 chokidar: 3.5.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment