diff --git a/package.json b/package.json index 6e0c61c..382ca65 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@fastify/static": "^8.2.0", - "@platformatic/python-node": "^0.1.9", + "@platformatic/python-node": "^0.1.10", "@platformatic/service": "^3.0.0", "fastify-plugin": "^5.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 527003c..fd5226f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^8.2.0 version: 8.2.0 '@platformatic/python-node': - specifier: ^0.1.9 - version: 0.1.9 + specifier: ^0.1.10 + version: 0.1.10 '@platformatic/service': specifier: ^3.0.0 version: 3.7.1(typescript@5.9.3) @@ -459,26 +459,26 @@ packages: resolution: {integrity: sha512-6kRaAaJwfly+CgUvdltul48uQ7MBh4G/HV+qjTT9mBp8eo9kKxGQbF7iFwbSVev+gopRpTJb4Pl/k+wPVYkvPg==} engines: {node: '>=22.19.0'} - '@platformatic/python-node-darwin-arm64@0.1.9': - resolution: {integrity: sha512-QIYVMbPcvGU4DUKJ/bhnTEPVgw7I4Vt2L98NN1l5dqeIm2Z6XGsy/Vx5VkGlDl4UfQZ+oxuuHKL3g6c6NcTtlg==} + '@platformatic/python-node-darwin-arm64@0.1.10': + resolution: {integrity: sha512-FbvvFc1DcGn9MbiyPJ2zsAYzuESMiO49443wI383Liebb/HaIO32Y+E7JsM5tmf6A2larvRWoO4HprtjbZSUmA==} engines: {node: '>= 20'} cpu: [arm64] os: [darwin] - '@platformatic/python-node-darwin-x64@0.1.9': - resolution: {integrity: sha512-HQTiNJxLVjrSMdgiMZ+Ri0hHBslcQZk1Pc5ECM7XyivHKI26Qb1jKDwMSLGq2oDh3YLhOmsKkLgs4/F63r3Lvg==} + '@platformatic/python-node-darwin-x64@0.1.10': + resolution: {integrity: sha512-rs4STYb/2D6mV2duO7CCrmtf0/YjPTkn1IaIdxxSQGTVK0z+LONymCvS/TCdGK9mWdj9Y88ao66NIr/itlM73g==} engines: {node: '>= 20'} cpu: [x64] os: [darwin] - '@platformatic/python-node-linux-x64-gnu@0.1.9': - resolution: {integrity: sha512-4aV8TVthQ8/B2bdoryGfXG2hFZ9hdkabcbpaV4ZkmExoQt1J/kdK6sYImgfOue1qXS/pp+3DbPRg+WQSfy9WvQ==} + '@platformatic/python-node-linux-x64-gnu@0.1.10': + resolution: {integrity: sha512-raqvdM6W74qa/m6qjhr2OV0dPyt5VVmFD/e/X/wZllR3iDtpO/D7c5VQJ4HsY166VmYA7ffOGBoNh8luV1Gdng==} engines: {node: '>= 20'} cpu: [x64] os: [linux] - '@platformatic/python-node@0.1.9': - resolution: {integrity: sha512-/ASVIYFEpkd/Wdls+7WqEaB0fEpQaOjWo7xlNdOHlLUknyrjMCxLJkn1fiX7P4FzlK1AvFIFuayKpYlhAwG9zQ==} + '@platformatic/python-node@0.1.10': + resolution: {integrity: sha512-JPxR4xSGJSpmbOtnPY3B+qqNDCQ6qDexxNzMoqXtfrG3620CJojqx2fd68ZRWG2Xvvz6aUkJxgsxmH1DO5xFNA==} engines: {node: '>= 20'} '@platformatic/scalar-theme@3.7.1': @@ -3142,20 +3142,20 @@ snapshots: '@platformatic/http-metrics': 0.2.1 prom-client: 15.1.3 - '@platformatic/python-node-darwin-arm64@0.1.9': + '@platformatic/python-node-darwin-arm64@0.1.10': optional: true - '@platformatic/python-node-darwin-x64@0.1.9': + '@platformatic/python-node-darwin-x64@0.1.10': optional: true - '@platformatic/python-node-linux-x64-gnu@0.1.9': + '@platformatic/python-node-linux-x64-gnu@0.1.10': optional: true - '@platformatic/python-node@0.1.9': + '@platformatic/python-node@0.1.10': optionalDependencies: - '@platformatic/python-node-darwin-arm64': 0.1.9 - '@platformatic/python-node-darwin-x64': 0.1.9 - '@platformatic/python-node-linux-x64-gnu': 0.1.9 + '@platformatic/python-node-darwin-arm64': 0.1.10 + '@platformatic/python-node-darwin-x64': 0.1.10 + '@platformatic/python-node-linux-x64-gnu': 0.1.10 '@platformatic/scalar-theme@3.7.1': {} diff --git a/schema.json b/schema.json index 83cbafa..94304a0 100644 --- a/schema.json +++ b/schema.json @@ -1,6 +1,6 @@ { - "$id": "https://schemas.platformatic.dev/@platformatic/python/0.7.0.json", - "version": "0.7.0", + "$id": "https://schemas.platformatic.dev/@platformatic/python/0.1.3.json", + "version": "0.1.3", "title": "Platformatic Python configuration", "type": "object", "properties": {