Bump @swc/core from 1.2.176 to 1.2.177

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.176 to 1.2.177.
- [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.2.176...v1.2.177)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-05 06:01:26 +00:00 committed by GitHub
parent 19a919a095
commit 141d017e93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 70 additions and 70 deletions

View file

@ -11,7 +11,7 @@
"buildexport": "next build && next export"
},
"dependencies": {
"@swc/core": "^1.2.176",
"@swc/core": "^1.2.177",
"aws-sdk": "^2.1128.0",
"copy-to-clipboard": "^3.3.1",
"csstype": "^3.0.10",