Commit 16aebdfc authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump @swc/core from 1.3.106 to 1.4.1 (#9509)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.106 to 1.4.1.
- [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.106...v1.4.1)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 18db1b04
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eth-optimism/contracts-ts": "workspace:^", "@eth-optimism/contracts-ts": "workspace:^",
"@swc/core": "^1.3.106", "@swc/core": "^1.4.1",
"@vitest/coverage-istanbul": "^1.2.2", "@vitest/coverage-istanbul": "^1.2.2",
"tsup": "^8.0.1", "tsup": "^8.0.1",
"typescript": "^5.3.3", "typescript": "^5.3.3",
......
...@@ -115,7 +115,7 @@ importers: ...@@ -115,7 +115,7 @@ importers:
devDependencies: devDependencies:
tsup: tsup:
specifier: ^8.0.1 specifier: ^8.0.1
version: 8.0.1(@swc/core@1.3.106)(typescript@5.3.3) version: 8.0.1(@swc/core@1.4.1)(typescript@5.3.3)
vitest: vitest:
specifier: ^1.2.2 specifier: ^1.2.2
version: 1.2.2(@types/node@20.11.17)(jsdom@24.0.0) version: 1.2.2(@types/node@20.11.17)(jsdom@24.0.0)
...@@ -322,7 +322,7 @@ importers: ...@@ -322,7 +322,7 @@ importers:
version: 24.0.0 version: 24.0.0
tsup: tsup:
specifier: ^8.0.1 specifier: ^8.0.1
version: 8.0.1(@swc/core@1.3.106)(typescript@5.3.3) version: 8.0.1(@swc/core@1.4.1)(typescript@5.3.3)
typescript: typescript:
specifier: ^5.3.3 specifier: ^5.3.3
version: 5.3.3 version: 5.3.3
...@@ -416,7 +416,7 @@ importers: ...@@ -416,7 +416,7 @@ importers:
version: 24.0.0 version: 24.0.0
tsup: tsup:
specifier: ^8.0.1 specifier: ^8.0.1
version: 8.0.1(@swc/core@1.3.106)(typescript@5.3.3) version: 8.0.1(@swc/core@1.4.1)(typescript@5.3.3)
typescript: typescript:
specifier: ^5.3.3 specifier: ^5.3.3
version: 5.3.3 version: 5.3.3
...@@ -546,14 +546,14 @@ importers: ...@@ -546,14 +546,14 @@ importers:
specifier: workspace:^ specifier: workspace:^
version: link:../contracts-ts version: link:../contracts-ts
'@swc/core': '@swc/core':
specifier: ^1.3.106 specifier: ^1.4.1
version: 1.3.106 version: 1.4.1
'@vitest/coverage-istanbul': '@vitest/coverage-istanbul':
specifier: ^1.2.2 specifier: ^1.2.2
version: 1.2.2(vitest@1.2.2) version: 1.2.2(vitest@1.2.2)
tsup: tsup:
specifier: ^8.0.1 specifier: ^8.0.1
version: 8.0.1(@swc/core@1.3.106)(typescript@5.3.3) version: 8.0.1(@swc/core@1.4.1)(typescript@5.3.3)
typescript: typescript:
specifier: ^5.3.3 specifier: ^5.3.3
version: 5.3.3 version: 5.3.3
...@@ -5387,8 +5387,8 @@ packages: ...@@ -5387,8 +5387,8 @@ packages:
'@stablelib/wipe': 1.0.1 '@stablelib/wipe': 1.0.1
dev: true dev: true
/@swc/core-darwin-arm64@1.3.106: /@swc/core-darwin-arm64@1.4.1:
resolution: {integrity: sha512-XYcbViNyHnnm7RWOAO1YipMmthM7m2aXF32b0y+JMLYFBEyFpjVX9btLkzeL7wRx/5B3I35yJNhE+xyx0Q1Gkw==} resolution: {integrity: sha512-ePyfx0348UbR4DOAW24TedeJbafnzha8liXFGuQ4bdXtEVXhLfPngprrxKrAddCuv42F9aTxydlF6+adD3FBhA==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
...@@ -5396,8 +5396,8 @@ packages: ...@@ -5396,8 +5396,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-darwin-x64@1.3.106: /@swc/core-darwin-x64@1.4.1:
resolution: {integrity: sha512-YKDPhUdfuwhmOUS9+CaIwl/0Tp+f1b73BH2EIESuxSNsogZf18a8HQ8O0fQEwdiwmA5LEqw47cj+kfOWV/0+kw==} resolution: {integrity: sha512-eLf4JSe6VkCMdDowjM8XNC5rO+BrgfbluEzAVtKR8L2HacNYukieumN7EzpYCi0uF1BYwu1ku6tLyG2r0VcGxA==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
...@@ -5405,8 +5405,8 @@ packages: ...@@ -5405,8 +5405,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-arm-gnueabihf@1.3.106: /@swc/core-linux-arm-gnueabihf@1.4.1:
resolution: {integrity: sha512-bHxxJXogvFfocLL5inZxxtx/x/WgKozigp80Vbx0viac1fPDJrqKBw2X4MzpMiuTRAGVQ03jJI6pDwbSBf+yDw==} resolution: {integrity: sha512-K8VtTLWMw+rkN/jDC9o/Q9SMmzdiHwYo2CfgkwVT29NsGccwmNhCQx6XoYiPKyKGIFKt4tdQnJHKUFzxUqQVtQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
...@@ -5414,8 +5414,8 @@ packages: ...@@ -5414,8 +5414,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-arm64-gnu@1.3.106: /@swc/core-linux-arm64-gnu@1.4.1:
resolution: {integrity: sha512-c7jue++CHLgtpeaakEukoCLT9eNrImizbleE9Y7Is8CHqLq/7DG4s+7ma9DFKXIzW2MpTg9byIEQfpqSphVW6A==} resolution: {integrity: sha512-0e8p4g0Bfkt8lkiWgcdiENH3RzkcqKtpRXIVNGOmVc0OBkvc2tpm2WTx/eoCnes2HpTT4CTtR3Zljj4knQ4Fvw==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
...@@ -5423,8 +5423,8 @@ packages: ...@@ -5423,8 +5423,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-arm64-musl@1.3.106: /@swc/core-linux-arm64-musl@1.4.1:
resolution: {integrity: sha512-51EaC3Q8qAhLtWVnAVqoYX/gk3tK31cCBzUpwCcmhianhEBM2/WtKRAS4MqPhE8VVZuN3WjO2c2JaF2mX0yuoA==} resolution: {integrity: sha512-b/vWGQo2n7lZVUnSQ7NBq3Qrj85GrAPPiRbpqaIGwOytiFSk8VULFihbEUwDe0rXgY4LDm8z8wkgADZcLnmdUA==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
...@@ -5432,8 +5432,8 @@ packages: ...@@ -5432,8 +5432,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-x64-gnu@1.3.106: /@swc/core-linux-x64-gnu@1.4.1:
resolution: {integrity: sha512-tOUi8BB6jAeCXgx7ESLNnX7nrbMVKQ/XajK77v7Ad4SXf9HYArnimBJpXUUyVFJTXLSv4e6c7s6XHHqXb5Lwcg==} resolution: {integrity: sha512-AFMQlvkKEdNi1Vk2GFTxxJzbICttBsOQaXa98kFTeWTnFFIyiIj2w7Sk8XRTEJ/AjF8ia8JPKb1zddBWr9+bEQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
...@@ -5441,8 +5441,8 @@ packages: ...@@ -5441,8 +5441,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-linux-x64-musl@1.3.106: /@swc/core-linux-x64-musl@1.4.1:
resolution: {integrity: sha512-binLw4Lbd83NPy4/m/teH2nbaifxveSD+sKDvpxywRbvYW2I0w/iCBpUBcbnl16TQF4TPOGpq5YwG9lVxPVw5g==} resolution: {integrity: sha512-QX2MxIECX1gfvUVZY+jk528/oFkS9MAl76e3ZRvG2KC/aKlCQL0KSzcTSm13mOxkDKS30EaGRDRQWNukGpMeRg==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
...@@ -5450,8 +5450,8 @@ packages: ...@@ -5450,8 +5450,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-win32-arm64-msvc@1.3.106: /@swc/core-win32-arm64-msvc@1.4.1:
resolution: {integrity: sha512-n4ttBWr8tM7DPzwcEOIBTyTMHZTzCmbic/HTtxEsPyMAf/Daen+yrTKzjPP6k2usfSrjkxA780RSJJxI1N8r2w==} resolution: {integrity: sha512-OklkJYXXI/tntD2zaY8i3iZldpyDw5q+NAP3k9OlQ7wXXf37djRsHLV0NW4+ZNHBjE9xp2RsXJ0jlOJhfgGoFA==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
...@@ -5459,8 +5459,8 @@ packages: ...@@ -5459,8 +5459,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-win32-ia32-msvc@1.3.106: /@swc/core-win32-ia32-msvc@1.4.1:
resolution: {integrity: sha512-GhDNIwxE5FhkujESI6h/4ysT3wxwmrzTUlZYaR8rRui6a6SdX9feIPUHPEE5o5hpyp+xqlmvRxKkRxOnwsq8iA==} resolution: {integrity: sha512-MBuc3/QfKX9FnLOU7iGN+6yHRTQaPQ9WskiC8s8JFiKQ+7I2p25tay2RplR9dIEEGgVAu6L7auv96LbNTh+FaA==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
...@@ -5468,8 +5468,8 @@ packages: ...@@ -5468,8 +5468,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core-win32-x64-msvc@1.3.106: /@swc/core-win32-x64-msvc@1.4.1:
resolution: {integrity: sha512-2M6yWChuMS1+/MPo3Dor0SOMkvmiugonWlzsZBAu/oZboH2xKrHSRv7brsBujb2Oe47r+NsbV+vq9tnnP9Vl1Q==} resolution: {integrity: sha512-lu4h4wFBb/bOK6N2MuZwg7TrEpwYXgpQf5R7ObNSXL65BwZ9BG8XRzD+dLJmALu8l5N08rP/TrpoKRoGT4WSxw==}
engines: {node: '>=10'} engines: {node: '>=10'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
...@@ -5477,8 +5477,8 @@ packages: ...@@ -5477,8 +5477,8 @@ packages:
dev: true dev: true
optional: true optional: true
/@swc/core@1.3.106: /@swc/core@1.4.1:
resolution: {integrity: sha512-++QPSPkFq2qELYVScxNHJC42hKQChjiTWS2P0QQ5JWT4NHb9lmNSfrc1ylFIyImwRnxsW2MTBALLYLf95EFAsg==} resolution: {integrity: sha512-3y+Y8js+e7BbM16iND+6Rcs3jdiL28q3iVtYsCviYSSpP2uUVKkp5sJnCY4pg8AaVvyN7CGQHO7gLEZQ5ByozQ==}
engines: {node: '>=10'} engines: {node: '>=10'}
requiresBuild: true requiresBuild: true
peerDependencies: peerDependencies:
...@@ -5487,23 +5487,23 @@ packages: ...@@ -5487,23 +5487,23 @@ packages:
'@swc/helpers': '@swc/helpers':
optional: true optional: true
dependencies: dependencies:
'@swc/counter': 0.1.1 '@swc/counter': 0.1.3
'@swc/types': 0.1.5 '@swc/types': 0.1.5
optionalDependencies: optionalDependencies:
'@swc/core-darwin-arm64': 1.3.106 '@swc/core-darwin-arm64': 1.4.1
'@swc/core-darwin-x64': 1.3.106 '@swc/core-darwin-x64': 1.4.1
'@swc/core-linux-arm-gnueabihf': 1.3.106 '@swc/core-linux-arm-gnueabihf': 1.4.1
'@swc/core-linux-arm64-gnu': 1.3.106 '@swc/core-linux-arm64-gnu': 1.4.1
'@swc/core-linux-arm64-musl': 1.3.106 '@swc/core-linux-arm64-musl': 1.4.1
'@swc/core-linux-x64-gnu': 1.3.106 '@swc/core-linux-x64-gnu': 1.4.1
'@swc/core-linux-x64-musl': 1.3.106 '@swc/core-linux-x64-musl': 1.4.1
'@swc/core-win32-arm64-msvc': 1.3.106 '@swc/core-win32-arm64-msvc': 1.4.1
'@swc/core-win32-ia32-msvc': 1.3.106 '@swc/core-win32-ia32-msvc': 1.4.1
'@swc/core-win32-x64-msvc': 1.3.106 '@swc/core-win32-x64-msvc': 1.4.1
dev: true dev: true
/@swc/counter@0.1.1: /@swc/counter@0.1.3:
resolution: {integrity: sha512-xVRaR4u9hcYjFvcSg71Lz5Bo4//CyjAAfMxa7UsaDSYxAshflUkVJWiyVWrfxC59z2kP1IzI4/1BEpnhI9o3Mw==} resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
dev: true dev: true
/@swc/types@0.1.5: /@swc/types@0.1.5:
...@@ -16649,7 +16649,7 @@ packages: ...@@ -16649,7 +16649,7 @@ packages:
resolution: {integrity: sha512-Tyrf5mxF8Ofs1tNoxA13lFeZ2Zrbd6cKbuH3V+MQ5sb6DtBj5FjrXVsRWT8YvNAQTqNoz66dz1WsbigI22aEnw==} resolution: {integrity: sha512-Tyrf5mxF8Ofs1tNoxA13lFeZ2Zrbd6cKbuH3V+MQ5sb6DtBj5FjrXVsRWT8YvNAQTqNoz66dz1WsbigI22aEnw==}
dev: true dev: true
/tsup@8.0.1(@swc/core@1.3.106)(typescript@5.3.3): /tsup@8.0.1(@swc/core@1.4.1)(typescript@5.3.3):
resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==} resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
...@@ -16668,7 +16668,7 @@ packages: ...@@ -16668,7 +16668,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@swc/core': 1.3.106 '@swc/core': 1.4.1
bundle-require: 4.0.1(esbuild@0.19.7) bundle-require: 4.0.1(esbuild@0.19.7)
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