From 40d9f0377b044705d6409e8e635f1c5cd32d7b65 Mon Sep 17 00:00:00 2001 From: Stephen Belanger Date: Thu, 11 Dec 2025 14:39:02 +0800 Subject: [PATCH] Bump to v2 --- package.json | 2 +- pnpm-lock.yaml | 37 ++++++++++++++++--------------------- 2 files changed, 17 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index f4cec4f..45355e6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "@fastify/static": "^8.2.0", - "@platformatic/python-node": "^1.0.0", + "@platformatic/python-node": "^2.0.0", "@platformatic/service": "^3.0.0", "fastify-plugin": "^5.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d72562..9e7027e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^8.2.0 version: 8.3.0 '@platformatic/python-node': - specifier: ^1.0.0 - version: 1.0.0 + specifier: ^2.0.0 + version: 2.0.0 '@platformatic/service': specifier: ^3.0.0 version: 3.27.0(typescript@5.9.3) @@ -485,6 +485,7 @@ packages: resolution: {integrity: sha512-9JXElNgsD4DBC/0Ahsx+wqZBgQBKwhPS5bNr2V35TBxxjS7vHWnzUhtj2xaZBSeQJEAhadUQ7RHjecBiSiXsgw==} engines: {node: '>=22.19.0'} +<<<<<<< Updated upstream '@platformatic/prom-client@1.0.0': resolution: {integrity: sha512-O7NfmdBWAm1QJ0LMrtcyCSgWmA+FQEiCyRqvouccmyAuydwLxLdmhcTTW3sEmO5f7bRfXpUVVgTtnFbIqEiHyw==} engines: {node: ^20 || ^22 || >=24} @@ -496,24 +497,22 @@ packages: '@platformatic/python-node-darwin-arm64@1.0.0': resolution: {integrity: sha512-QqbzYzBD8rzczpeK0J4DFHUrtJORKzkc4xfmwtggJl1TXl7FKoJEFiVAiVJCLnaFRVHj60lxO8kGVvCQi+zTCw==} +======= + '@platformatic/python-node-darwin-arm64@0.1.10': + resolution: {integrity: sha512-FbvvFc1DcGn9MbiyPJ2zsAYzuESMiO49443wI383Liebb/HaIO32Y+E7JsM5tmf6A2larvRWoO4HprtjbZSUmA==} +>>>>>>> Stashed changes engines: {node: '>= 20'} cpu: [arm64] os: [darwin] - '@platformatic/python-node-darwin-x64@1.0.0': - resolution: {integrity: sha512-WJLovQ5JDUBIP+i23lfMhppj/zCflHUsKWys3gIa1FoaaVqcMWPJtrh1TornJ8U7M69ME5iO3xJLbRjxF/cp6A==} - engines: {node: '>= 20'} - cpu: [x64] - os: [darwin] - - '@platformatic/python-node-linux-x64-gnu@1.0.0': - resolution: {integrity: sha512-rUFTh7JxXjdzOYUWnIQ/lD5i8yxJQ7WC6hLpciLIUyDa2hBT/Z//+K/e/ZdPuvMnCQ7xUV3/NkGKca/Rca5ijQ==} + '@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@1.0.0': - resolution: {integrity: sha512-rN9f+5FB63tBN50V+Utm/qD+ty9Q1BzdxIeDyiSLXrPqHQavxk1mJNmOvsC61fKaW2gQZ0unuwWVMFDpozliew==} + '@platformatic/python-node@2.0.0': + resolution: {integrity: sha512-MBq9C7wPNchEx1zMpCeWbgWh34yYgKFkjf2AaesbFlmTskx3xrzgqi9Z/dwx247sJeWKHnjVcFSKf/bYNsXJ2Q==} engines: {node: '>= 20'} '@platformatic/scalar-theme@3.27.0': @@ -3281,20 +3280,16 @@ snapshots: protobufjs: 7.5.4 undici: 6.22.0 - '@platformatic/python-node-darwin-arm64@1.0.0': - optional: true - - '@platformatic/python-node-darwin-x64@1.0.0': + '@platformatic/python-node-darwin-arm64@0.1.10': optional: true - '@platformatic/python-node-linux-x64-gnu@1.0.0': + '@platformatic/python-node-linux-x64-gnu@0.1.10': optional: true - '@platformatic/python-node@1.0.0': + '@platformatic/python-node@2.0.0': optionalDependencies: - '@platformatic/python-node-darwin-arm64': 1.0.0 - '@platformatic/python-node-darwin-x64': 1.0.0 - '@platformatic/python-node-linux-x64-gnu': 1.0.0 + '@platformatic/python-node-darwin-arm64': 0.1.10 + '@platformatic/python-node-linux-x64-gnu': 0.1.10 '@platformatic/scalar-theme@3.27.0': {}