build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough (#4406)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.13.3 to 1.13.5.
- [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.13.3...v1.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2025-09-02 09:38:41 +02:00
committed by GitHub
co-authored by Fleny
parent ff7c51de0a
commit 97b89fcef2
2 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@swc/cli": "^0.7.8",
"@swc/core": "^1.13.3",
"@swc/core": "^1.13.5",
"dotenv": "^17.2.1"
}
}