Bump @swc/core from 1.2.196 to 1.2.205

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.196 to 1.2.205.
- [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.196...v1.2.205)

---
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-06-24 10:00:34 +00:00 committed by GitHub
parent 2ed6be610d
commit 7f8bd7eccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 75 additions and 75 deletions

View file

@ -11,7 +11,7 @@
"buildexport": "next build && next export"
},
"dependencies": {
"@swc/core": "^1.2.196",
"@swc/core": "^1.2.205",
"aws-sdk": "^2.1146.0",
"copy-to-clipboard": "^3.3.1",
"csstype": "^3.1.0",
@ -28,7 +28,7 @@
"use-last-fm": "^0.6.1"
},
"devDependencies": {
"@types/node": "17.0.38",
"@types/node": "18.0.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.4",
"eslint": "8.16.0",