From 542ed38203c4858dcc048ea68f6ee16cb2ade59f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 08:42:24 +0000 Subject: [PATCH] chore(deps): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) and [@swc/core-darwin-arm64](https://github.com/swc-project/swc). Updates `@swc/core-linux-x64-gnu` from 1.5.0 to 1.5.2 - [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.5.0...v1.5.2) Updates `@swc/core-darwin-arm64` from 1.5.0 to 1.5.2 - [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.5.0...v1.5.2) --- updated-dependencies: - dependency-name: "@swc/core-linux-x64-gnu" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@swc/core-darwin-arm64" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 46 ++++++++++++++++++++----- packages/openapi-generator/package.json | 4 +-- 2 files changed, 40 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 59b51b39..03249130 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1243,9 +1243,9 @@ } }, "node_modules/@swc/core-darwin-arm64": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.5.0.tgz", - "integrity": "sha512-dyA25zQjm3xmMFsRPFgBpSqWSW9TITnkndZkZAiPYLjBxH9oTNMa0l09BePsaqEeXySY++tUgAeYu/9onsHLbg==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.5.2.tgz", + "integrity": "sha512-1g/bKXpJtHqk/EvueIw9Y8h78/Tbi5qmoLedQj7Be5QFIznSKfT0jl4sAhUm8coYnjFl+sNQX3Z6GPTeWlq4oA==", "cpu": [ "arm64" ], @@ -1318,9 +1318,9 @@ } }, "node_modules/@swc/core-linux-x64-gnu": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.5.0.tgz", - "integrity": "sha512-c6LegFU1qdyMfk+GzNIOvrX61+mksm21Q01FBnXSy1nf1ACj/a86jmr3zkPl0zpNVHfPOw3Ry1QIuLQKD+67YA==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.5.2.tgz", + "integrity": "sha512-WGfWhvpw0nUfhn1IRU3tC55ZPt8Y+JRSDZN7KJfD6nfVDT8gDPS1c93C7X74OnD0FjfMNP4hSt59V53suGWF2w==", "cpu": [ "x64" ], @@ -1392,6 +1392,36 @@ "node": ">=10" } }, + "node_modules/@swc/core/node_modules/@swc/core-darwin-arm64": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.5.0.tgz", + "integrity": "sha512-dyA25zQjm3xmMFsRPFgBpSqWSW9TITnkndZkZAiPYLjBxH9oTNMa0l09BePsaqEeXySY++tUgAeYu/9onsHLbg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core/node_modules/@swc/core-linux-x64-gnu": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.5.0.tgz", + "integrity": "sha512-c6LegFU1qdyMfk+GzNIOvrX61+mksm21Q01FBnXSy1nf1ACj/a86jmr3zkPl0zpNVHfPOw3Ry1QIuLQKD+67YA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, "node_modules/@swc/counter": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", @@ -13496,8 +13526,8 @@ "typescript": "4.7.4" }, "optionalDependencies": { - "@swc/core-darwin-arm64": "1.5.0", - "@swc/core-linux-x64-gnu": "1.5.0" + "@swc/core-darwin-arm64": "1.5.2", + "@swc/core-linux-x64-gnu": "1.5.2" } }, "packages/openapi-generator/node_modules/typescript": { diff --git a/packages/openapi-generator/package.json b/packages/openapi-generator/package.json index 98944eab..1e2b51d7 100644 --- a/packages/openapi-generator/package.json +++ b/packages/openapi-generator/package.json @@ -37,8 +37,8 @@ "typescript": "4.7.4" }, "optionalDependencies": { - "@swc/core-linux-x64-gnu": "1.5.0", - "@swc/core-darwin-arm64": "1.5.0" + "@swc/core-linux-x64-gnu": "1.5.2", + "@swc/core-darwin-arm64": "1.5.2" }, "publishConfig": { "access": "public"