diff --git a/client/package.json b/client/package.json index 34cbe97cfc..84ae34f3fe 100644 --- a/client/package.json +++ b/client/package.json @@ -16,7 +16,7 @@ "@bpmn-io/variable-outline": "^1.0.4", "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.19.0", - "@camunda/form-playground": "^0.18.0", + "@camunda/form-playground": "^0.19.0", "@camunda/improved-canvas": "^1.7.5", "@camunda/linting": "^3.29.1", "@codemirror/commands": "^6.6.2", diff --git a/package-lock.json b/package-lock.json index 58f21c6e0c..0eb02f992b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -101,7 +101,7 @@ "@bpmn-io/variable-outline": "^1.0.4", "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.19.0", - "@camunda/form-playground": "^0.18.0", + "@camunda/form-playground": "^0.19.0", "@camunda/improved-canvas": "^1.7.5", "@camunda/linting": "^3.29.1", "@codemirror/commands": "^6.6.2", @@ -3058,13 +3058,9 @@ } }, "node_modules/@camunda/form-playground": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/@camunda/form-playground/-/form-playground-0.18.0.tgz", - "integrity": "sha512-HvQCEZJgAjLR45dVV9BcHhKZtK1y0zVAXPXS9Q0efuNchgxqgJcR9x7WbIpHXoPzrOWZKKS5P26BWf6Mvit5Kg==", - "license": "MIT", - "workspaces": [ - "example" - ], + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/@camunda/form-playground/-/form-playground-0.19.0.tgz", + "integrity": "sha512-naAdvGZiu6JohSBwOERn/d2TOlYk83yf56XXQ0gSvSSV8FbOW8jX5+QBM9giFB+yMt4bfooQebn90n3VkTyREw==", "dependencies": { "classnames": "^2.5.1", "diagram-js": "^15.2.2", @@ -3090,8 +3086,7 @@ "node_modules/@camunda/form-playground/node_modules/min-dash": { "version": "4.2.2", "resolved": "https://registry.npmjs.org/min-dash/-/min-dash-4.2.2.tgz", - "integrity": "sha512-qbhSYUxk6mBaF096B3JOQSumXbKWHenmT97cSpdNzgkWwGjhjhE/KZODCoDNhI2I4C9Cb6R/Q13S4BYkUSXoXQ==", - "license": "MIT" + "integrity": "sha512-qbhSYUxk6mBaF096B3JOQSumXbKWHenmT97cSpdNzgkWwGjhjhE/KZODCoDNhI2I4C9Cb6R/Q13S4BYkUSXoXQ==" }, "node_modules/@camunda/form-playground/node_modules/min-dom": { "version": "5.1.1", @@ -34368,9 +34363,9 @@ } }, "@camunda/form-playground": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/@camunda/form-playground/-/form-playground-0.18.0.tgz", - "integrity": "sha512-HvQCEZJgAjLR45dVV9BcHhKZtK1y0zVAXPXS9Q0efuNchgxqgJcR9x7WbIpHXoPzrOWZKKS5P26BWf6Mvit5Kg==", + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/@camunda/form-playground/-/form-playground-0.19.0.tgz", + "integrity": "sha512-naAdvGZiu6JohSBwOERn/d2TOlYk83yf56XXQ0gSvSSV8FbOW8jX5+QBM9giFB+yMt4bfooQebn90n3VkTyREw==", "requires": { "classnames": "^2.5.1", "diagram-js": "^15.2.2", @@ -41113,7 +41108,7 @@ "@bpmn-io/variable-outline": "^1.0.4", "@camunda/execution-platform": "^0.3.2", "@camunda/form-linting": "^0.19.0", - "@camunda/form-playground": "^0.18.0", + "@camunda/form-playground": "^0.19.0", "@camunda/improved-canvas": "^1.7.5", "@camunda/linting": "^3.29.1", "@codemirror/commands": "^6.6.2",