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

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.15 to 1.11.24.
- [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.11.15...v1.11.24)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.11.24
  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>
This commit is contained in:
dependabot[bot]
2025-05-02 19:37:05 +02:00
committed by GitHub
parent 6faa01dc3c
commit 9744e91d9a
2 changed files with 47 additions and 47 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@swc/cli": "^0.6.0",
"@swc/core": "^1.11.15",
"@swc/core": "^1.11.24",
"dotenv": "^16.4.7"
}
}