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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-01 15:41:39 +02:00
committed by GitHub
parent c8d0059a10
commit c48ae2573c
2 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@swc/cli": "^0.7.8",
"@swc/core": "^1.12.9",
"@swc/core": "^1.13.3",
"dotenv": "^17.2.1"
}
}