From fe8fc47d1eaa4b6a2f5c533cc50acd14cbe36749 Mon Sep 17 00:00:00 2001 From: Martin Stamm Date: Fri, 14 Feb 2025 17:16:15 +0100 Subject: [PATCH] deps: update to @camunda/rpa-integration@0.1.0 - link to latest instead of next - add utm tags - sandbox iframe --- client/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/client/package.json b/client/package.json index 35bf708dd..f4b174f4d 100644 --- a/client/package.json +++ b/client/package.json @@ -19,7 +19,7 @@ "@camunda/form-playground": "^0.20.0", "@camunda/improved-canvas": "^1.7.6", "@camunda/linting": "^3.31.0", - "@camunda/rpa-integration": "0.0.1-alpha.12", + "@camunda/rpa-integration": "0.1.0", "@carbon/icons-react": "^11.53.0", "@codemirror/commands": "^6.6.2", "@codemirror/lang-json": "^6.0.1", diff --git a/package-lock.json b/package-lock.json index 01c03a4f3..15b086461 100644 --- a/package-lock.json +++ b/package-lock.json @@ -104,7 +104,7 @@ "@camunda/form-playground": "^0.20.0", "@camunda/improved-canvas": "^1.7.6", "@camunda/linting": "^3.31.0", - "@camunda/rpa-integration": "0.0.1-alpha.12", + "@camunda/rpa-integration": "0.1.0", "@carbon/icons-react": "^11.53.0", "@codemirror/commands": "^6.6.2", "@codemirror/lang-json": "^6.0.1", @@ -3194,9 +3194,9 @@ } }, "node_modules/@camunda/rpa-integration": { - "version": "0.0.1-alpha.12", - "resolved": "https://registry.npmjs.org/@camunda/rpa-integration/-/rpa-integration-0.0.1-alpha.12.tgz", - "integrity": "sha512-5lpZYQMvJ9j3FjPbrS0VSR6c6tPBmzOZIBkA3yXZ/9frhwnm5BvpGtAkb7AE9SBJH7ikZfs9dNTOokcqdrz4Kw==", + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/@camunda/rpa-integration/-/rpa-integration-0.1.0.tgz", + "integrity": "sha512-oziFoqGLicZJ7pqf0tvxtaMMpHMn3i94hwVsP3lTJjcfNWoTOvWTLZ0yuvb1ke7rkvWZeSWD8lI9sBCAnMn+xQ==", "license": "Camunda License 1.0", "dependencies": { "@bpmn-io/properties-panel": "^3.25.0", @@ -35099,9 +35099,9 @@ } }, "@camunda/rpa-integration": { - "version": "0.0.1-alpha.12", - "resolved": "https://registry.npmjs.org/@camunda/rpa-integration/-/rpa-integration-0.0.1-alpha.12.tgz", - "integrity": "sha512-5lpZYQMvJ9j3FjPbrS0VSR6c6tPBmzOZIBkA3yXZ/9frhwnm5BvpGtAkb7AE9SBJH7ikZfs9dNTOokcqdrz4Kw==", + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/@camunda/rpa-integration/-/rpa-integration-0.1.0.tgz", + "integrity": "sha512-oziFoqGLicZJ7pqf0tvxtaMMpHMn3i94hwVsP3lTJjcfNWoTOvWTLZ0yuvb1ke7rkvWZeSWD8lI9sBCAnMn+xQ==", "requires": { "@bpmn-io/properties-panel": "^3.25.0", "@carbon/icons-react": "^11.52.0", @@ -41933,7 +41933,7 @@ "@camunda/form-playground": "^0.20.0", "@camunda/improved-canvas": "^1.7.6", "@camunda/linting": "^3.31.0", - "@camunda/rpa-integration": "0.0.1-alpha.12", + "@camunda/rpa-integration": "0.1.0", "@carbon/icons-react": "^11.53.0", "@codemirror/commands": "^6.6.2", "@codemirror/lang-json": "^6.0.1",