Skip to content

Commit

Permalink
Merge pull request #10 from joleaf/dependabot/npm_and_yarn/bpmn-js-pr…
Browse files Browse the repository at this point in the history
…operties-panel-5.6.0

Bump bpmn-js-properties-panel from 4.0.2 to 5.6.0
  • Loading branch information
joleaf authored Oct 21, 2023
2 parents e756fe8 + 87f1a36 commit 54ef956
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"dependencies": {
"bpmn-js": "^14.0.0",
"@bpmn-io/properties-panel": "^3.7.1",
"bpmn-js-properties-panel": "^4.0.2"
"bpmn-js-properties-panel": "^5.6.0"
}
}
38 changes: 6 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,6 @@
htm "^3.1.1"
preact "^10.11.2"

"@bpmn-io/element-templates-validator@^0.14.0":
version "0.14.0"
resolved "https://registry.npmjs.org/@bpmn-io/element-templates-validator/-/element-templates-validator-0.14.0.tgz"
integrity sha512-b7/6AAFIG8e5mzgGZR7sLaQ/B36Iy0SKEdKvX7zYZVbguvqTP9GtBSAwDRSbJzKX0HKWSUfmjRFgfRhsjSNurA==
dependencies:
"@camunda/element-templates-json-schema" "^0.12.1"
"@camunda/zeebe-element-templates-json-schema" "^0.9.0"
json-source-map "^0.6.1"
min-dash "^4.0.0"

"@bpmn-io/extract-process-variables@^0.8.0":
version "0.8.0"
resolved "https://registry.npmjs.org/@bpmn-io/extract-process-variables/-/extract-process-variables-0.8.0.tgz"
Expand Down Expand Up @@ -81,16 +71,6 @@
min-dash "^4.1.1"
min-dom "^4.0.3"

"@camunda/element-templates-json-schema@^0.12.1":
version "0.12.1"
resolved "https://registry.npmjs.org/@camunda/element-templates-json-schema/-/element-templates-json-schema-0.12.1.tgz"
integrity sha512-Hk0Fggw1fqsoeYXTC6/Ca5MyuseS3S2OAg6PGf9w7xcJf1RxJVHp20azAYhPK3bmgFXw/tBl/DMzZhyp+EDKtw==

"@camunda/zeebe-element-templates-json-schema@^0.9.0":
version "0.9.0"
resolved "https://registry.npmjs.org/@camunda/zeebe-element-templates-json-schema/-/zeebe-element-templates-json-schema-0.9.0.tgz"
integrity sha512-umeLoy8erTiFCG92Z29kJ8VH6fHfFE+75HwQH/WwIRqa2AvNYrkSCNpXtTGwW/EjnyvGA6VcfqirZhibuuHMaA==

"@codemirror/autocomplete@^6.3.2", "@codemirror/autocomplete@^6.8.1":
version "6.9.1"
resolved "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.9.1.tgz"
Expand Down Expand Up @@ -425,16 +405,15 @@ array-union@^2.1.0:
resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz"
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==

bpmn-js-properties-panel@^4.0.2:
version "4.0.2"
resolved "https://registry.npmjs.org/bpmn-js-properties-panel/-/bpmn-js-properties-panel-4.0.2.tgz"
integrity sha512-UhMRmXcmcDb7EvLHe7qvWGLEUsRmNn1m8mz4/1keonWFnvTy4HAblg+CecORc/tGtSBEI1CsrrPwA5qPZsHn0Q==
bpmn-js-properties-panel@^5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/bpmn-js-properties-panel/-/bpmn-js-properties-panel-5.6.0.tgz#4b3a64f3af5eed835792033cbeb8296b663aed9f"
integrity sha512-c4yqFYn3gr8T6HML2ffh7cLvUb1cjSzToSEIjY5fWnJ6KGizk0r0nOzYL9TfRHrJJC9wUNJnN07Ka8aI+fIv+w==
dependencies:
"@bpmn-io/element-templates-validator" "^0.14.0"
"@bpmn-io/extract-process-variables" "^0.8.0"
array-move "^3.0.1"
classnames "^2.3.1"
ids "^1.0.0"
ids "^1.0.5"
min-dash "^4.1.1"
min-dom "^4.1.0"
preact-markup "^2.1.1"
Expand Down Expand Up @@ -708,7 +687,7 @@ htm@^3.1.1:
resolved "https://registry.npmjs.org/htm/-/htm-3.1.1.tgz"
integrity sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==

ids@^1.0.0, ids@^1.0.3:
ids@^1.0.3, ids@^1.0.5:
version "1.0.5"
resolved "https://registry.npmjs.org/ids/-/ids-1.0.5.tgz"
integrity sha512-XQ0yom/4KWTL29sLG+tyuycy7UmeaM/79GRtSJq6IG9cJGIPeBz5kwDCguie3TwxaMNIc3WtPi0cTa1XYHicpw==
Expand Down Expand Up @@ -740,11 +719,6 @@ is-number@^7.0.0:
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==

json-source-map@^0.6.1:
version "0.6.1"
resolved "https://registry.npmjs.org/json-source-map/-/json-source-map-0.6.1.tgz"
integrity sha512-1QoztHPsMQqhDq0hlXY5ZqcEdUzxQEIxgFkKl4WUp2pgShObl+9ovi4kRh2TfvAfxAoHOJ9vIMEqk3k4iex7tg==

lang-feel@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/lang-feel/-/lang-feel-1.0.0.tgz"
Expand Down

0 comments on commit 54ef956

Please sign in to comment.