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

This commit is contained in:
dependabot[bot]
2025-02-01 17:04:49 +00:00
committed by GitHub
parent 3346d60aa5
commit 52885c1fc2
2 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@swc/cli": "^0.5.2",
"@swc/cli": "^0.6.0",
"@swc/core": "^1.10.12",
"dotenv": "^16.4.7"
}

View File

@@ -522,9 +522,9 @@ __metadata:
languageName: node
linkType: hard
"@swc/cli@npm:^0.5.2":
version: 0.5.2
resolution: "@swc/cli@npm:0.5.2"
"@swc/cli@npm:^0.6.0":
version: 0.6.0
resolution: "@swc/cli@npm:0.6.0"
dependencies:
"@swc/counter": "npm:^0.1.3"
"@xhmikosr/bin-wrapper": "npm:^13.0.5"
@@ -537,7 +537,7 @@ __metadata:
source-map: "npm:^0.7.3"
peerDependencies:
"@swc/core": ^1.2.66
chokidar: ^3.5.1
chokidar: ^4.0.1
peerDependenciesMeta:
chokidar:
optional: true
@@ -545,7 +545,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: 10c0/7c6a33acf3e5afd03c705e763de95164bdf3243b3d3d0d192c75e96e83384b5978d552f4e8d38b09ed7386a96d212bc18b52e9e897da845a2f3dae59d8041a9f
checksum: 10c0/eaeac958e271c0ad41c94df0712b8fc65c884c8515439ac48451928f18bde6fa4f931c430cc3efc2bc3c2bc9af8fecca810e1c86962041e10a28200590314f6f
languageName: node
linkType: hard
@@ -2249,7 +2249,7 @@ __metadata:
"@fastify/helmet": "npm:^13.0.1"
"@fastify/multipart": "npm:^8.3.1"
"@favware/cliff-jumper": "npm:^6.0.0"
"@swc/cli": "npm:^0.5.2"
"@swc/cli": "npm:^0.6.0"
"@swc/core": "npm:^1.10.12"
dotenv: "npm:^16.4.7"
fastify: "npm:^4.29.0"