Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump @kie-tools-core/editor from 0.27.0 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [@kie-tools-core/editor](https://github.com/kiegroup/kie-tools) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/kiegroup/kie-tools/releases)
- [Changelog](https://github.com/kiegroup/kie-tools/blob/main/RELEASE_PROCESS.md)
- [Commits](kiegroup/kie-tools@0.27.0...0.28.0)

---
updated-dependencies:
- dependency-name: "@kie-tools-core/editor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 5, 2023
1 parent d2050dd commit c9a7a74
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@kie-tools-core/editor": "0.27.0",
"@kie-tools-core/editor": "0.28.0",
"@kie-tools-core/guided-tour": "0.27.0",
"@kie-tools-core/monaco-editor": "0.27.0",
"@kie-tools-core/notifications": "0.27.0",
Expand Down
126 changes: 90 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1777,37 +1777,37 @@
resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==

"@kie-tools-core/backend@0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/backend/-/backend-0.27.0.tgz#ebfd21c520a4422df55f279827352b1c050143d0"
integrity sha512-YgtrxANJSkX3QRPvgUjpFdxKjvkIan4jBE3GKlxEBfLMgt3zAKVqnBEgOs04cYHk56yNcFxZulGssPDzjYlLpA==
"@kie-tools-core/backend@0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/backend/-/backend-0.28.0.tgz#9687b7d38591bbf3798ba0c0f0c154e2a353351d"
integrity sha512-dKjJs+vDIIaV+SW/SnF2BKmEUi4hQGKYDcisoFhxH4796OnRDAnF/OUTKknHxlIqZDN8Ypcy/fVyd8PdO0ATbg==
dependencies:
"@kie-tools-core/i18n" "0.27.0"
"@kie-tools-core/notifications" "0.27.0"
"@kie-tools-core/workspace" "0.27.0"
"@kie-tools-core/i18n" "0.28.0"
"@kie-tools-core/notifications" "0.28.0"
"@kie-tools-core/workspace" "0.28.0"
axios "^0.27.2"
fast-xml-parser "^4.1.2"
portfinder "^1.0.32"
semver "^7.3.5"
sinon "^11.1.1"

"@kie-tools-core/editor@0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/editor/-/editor-0.27.0.tgz#5b348bbe3a254b02a5edde789b2cecb5aca4574a"
integrity sha512-PtdLuWO4H3JdeuP/GVKpvUR7nfAjoRB8xLter1qPjXSPXfsbHtrYwl9EPDDh8qgZT5HYVYg4YQso8pLZsu8ckQ==
dependencies:
"@kie-tools-core/backend" "0.27.0"
"@kie-tools-core/envelope" "0.27.0"
"@kie-tools-core/envelope-bus" "0.27.0"
"@kie-tools-core/guided-tour" "0.27.0"
"@kie-tools-core/i18n" "0.27.0"
"@kie-tools-core/keyboard-shortcuts" "0.27.0"
"@kie-tools-core/notifications" "0.27.0"
"@kie-tools-core/operating-system" "0.27.0"
"@kie-tools-core/patternfly-base" "0.27.0"
"@kie-tools-core/workspace" "0.27.0"
"@patternfly/react-core" "^4.157.3"
"@patternfly/react-icons" "^4.11.17"
"@kie-tools-core/editor@0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/editor/-/editor-0.28.0.tgz#8f3cd7de5cf3bdbf0b5ebe3f1d54a86cc1d512d8"
integrity sha512-ONLagZllvcqxjSsvSLk+X82mV2xWNssEzMHKaekmuww8XYIVXxZrOVZzPjXrughJHOQ4Ig96XbpbSwggvlz6zQ==
dependencies:
"@kie-tools-core/backend" "0.28.0"
"@kie-tools-core/envelope" "0.28.0"
"@kie-tools-core/envelope-bus" "0.28.0"
"@kie-tools-core/guided-tour" "0.28.0"
"@kie-tools-core/i18n" "0.28.0"
"@kie-tools-core/keyboard-shortcuts" "0.28.0"
"@kie-tools-core/notifications" "0.28.0"
"@kie-tools-core/operating-system" "0.28.0"
"@kie-tools-core/patternfly-base" "0.28.0"
"@kie-tools-core/workspace" "0.28.0"
"@patternfly/react-core" "^4.276.6"
"@patternfly/react-icons" "^4.93.6"
csstype "^3.0.11"
minimatch "^3.0.4"
react "^17.0.2"
Expand All @@ -1821,12 +1821,20 @@
react "^17.0.2"
react-dom "^17.0.2"

"@kie-tools-core/envelope@0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/envelope/-/envelope-0.27.0.tgz#9a0e6457f4627bae2c43654207e280ee9c77d767"
integrity sha512-uqlXVbk68VgEcO4p7WVCdXjO61ZPBcjnHaIABKSSpYlRuO2pLRNj3LTGBsPt4n8ixIz4ifuhvtVsxW2KtKJGiw==
"@kie-tools-core/envelope-bus@0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/envelope-bus/-/envelope-bus-0.28.0.tgz#e730c341f146b9021dcb49bc416a47141b4d9611"
integrity sha512-zHGsarIWd0rstz8sH0I3KvYZn6kmF9p716VIAkpLwu4Bzjn+NbEMBjrJkS9WQBmi751zh5CL89Ww19ho3RX2CA==
dependencies:
"@kie-tools-core/envelope-bus" "0.27.0"
react "^17.0.2"
react-dom "^17.0.2"

"@kie-tools-core/[email protected]":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/envelope/-/envelope-0.28.0.tgz#58b96e165a0daafdc26c1baf4672c63cf6ebfbc2"
integrity sha512-CH2soeKjQl8PhNZ0IuKaUuiIvSBOez4DrQtQKdDwoO4GX7+VZ4k0xKF4u07kJ2//SUroyu3MzwDGrvqclB5Y0w==
dependencies:
"@kie-tools-core/envelope-bus" "0.28.0"
csstype "^3.0.11"
react "^17.0.2"
react-dom "^17.0.2"
Expand All @@ -1844,6 +1852,19 @@
react "^17.0.2"
react-dom "^17.0.2"

"@kie-tools-core/[email protected]":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/guided-tour/-/guided-tour-0.28.0.tgz#94eff4f18e94457468742502bb7cfe09582eb9f9"
integrity sha512-XtdUwzlB8i6THwPWC4UMUE+YlzhWwJLFLlaaYBK8lT/drBcHSBPN2QR6EdWRyWhVP+l09BUVwf78B6o779qRzQ==
dependencies:
"@kie-tools-core/envelope-bus" "0.28.0"
"@kie-tools-core/i18n" "0.28.0"
"@kie-tools-core/patternfly-base" "0.28.0"
"@patternfly/react-core" "^4.276.6"
"@patternfly/react-icons" "^4.93.6"
react "^17.0.2"
react-dom "^17.0.2"

"@kie-tools-core/[email protected]":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/i18n/-/i18n-0.27.0.tgz#4c3852b6a58c7465209d0281b2956275d6079068"
Expand All @@ -1852,13 +1873,21 @@
react "^17.0.2"
react-dom "^17.0.2"

"@kie-tools-core/keyboard-shortcuts@0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/keyboard-shortcuts/-/keyboard-shortcuts-0.27.0.tgz#0e39274c421e1ad2e1da7b53a4be6d1a4942b619"
integrity sha512-6zANKZV4yeobr4fWy63p+NAYAHJC7kJybFOM3qOCuvfkpyzOH3c5e9+VFH7iUPqewPoKYZaf18c65LcUPXux3g==
"@kie-tools-core/i18n@0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/i18n/-/i18n-0.28.0.tgz#5e3b7b53f68f9ee52ac172e064d1e9175c83ff43"
integrity sha512-9hdux08O8yroC5ZQnayBLbMb8nM7qu/Dsnow15N3cDm0U71DdzGHoXiF6Tth5cp2s0wTfnIwhsLawG/bogpkPg==
dependencies:
"@kie-tools-core/envelope-bus" "0.27.0"
"@kie-tools-core/operating-system" "0.27.0"
react "^17.0.2"
react-dom "^17.0.2"

"@kie-tools-core/[email protected]":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/keyboard-shortcuts/-/keyboard-shortcuts-0.28.0.tgz#5673a4fb73d297806bc3eeed1c6bc726159a721e"
integrity sha512-KQI5kd7kYu942hNM6YExdCJyHyVvSuW612k7oGTFQ1i9DLY7mXC1krvHRSNJQt5DLVVBOgLQFlJKlyyVdZ/nPQ==
dependencies:
"@kie-tools-core/envelope-bus" "0.28.0"
"@kie-tools-core/operating-system" "0.28.0"
react "^17.0.2"

"@kie-tools-core/[email protected]":
Expand All @@ -1876,23 +1905,48 @@
"@kie-tools-core/i18n" "0.27.0"
"@kie-tools-core/workspace" "0.27.0"

"@kie-tools-core/[email protected]":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/notifications/-/notifications-0.28.0.tgz#9324f1be8cc479054ca9a33038e88d2a8d527699"
integrity sha512-fl8GZaljcLZpNBOqma3wiYhB7XoC2ue7l5cZtZhPrFyUq3GIIGPNANW7iX000hJ4TmUsjp6+4fkOPcPFMFBjkQ==
dependencies:
"@kie-tools-core/i18n" "0.28.0"
"@kie-tools-core/workspace" "0.28.0"

"@kie-tools-core/[email protected]":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/operating-system/-/operating-system-0.27.0.tgz#9795e7fa98d3e35711885795e41679f19b5e99dc"
integrity sha512-u8c3OKblPTO48sGhg8MDSfVi4j6M50qbcAl3BCDiGKZ1WbZ/2jRZRPi75UEuB/x5ls3TeWQ9Jf2j8QrArdSwhg==

"@kie-tools-core/[email protected]":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/operating-system/-/operating-system-0.28.0.tgz#0d2d44c58d711e0449aac4c439ed647ab29e7916"
integrity sha512-U5Sz7SE7eQim4T+TJckNh/6vtv1ipgmFsVcQQwCWluT/Vwb4u7iIv6I6PcebrTPCQlx7qzV715QjdNm1/xxu1Q==

"@kie-tools-core/[email protected]":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/patternfly-base/-/patternfly-base-0.27.0.tgz#1ae505106da93ea0486a888f6ac9b553997af034"
integrity sha512-EPI7nbrwwWEOY5/lqErK97zthq3nt1fyvUtqVqPPR0utvuc1fCyeb5LRIt3KdjiSB49CyLwHnnH+lsEoiDnEdA==

"@kie-tools-core/[email protected]":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/patternfly-base/-/patternfly-base-0.28.0.tgz#14851d9233041f717d8a04703bbe1baac9d668c3"
integrity sha512-SajjXB2BjRMAMOMNr/e8KX2h3swtg5fSQh0QWQZAqXyZKGJvKMpLJN5S05ypQw5ZkUzBNMgM8Ba6DvI4/Kskiw==

"@kie-tools-core/[email protected]":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/workspace/-/workspace-0.27.0.tgz#44d93f5b036b3071572af10aff8cc4a6c2356052"
integrity sha512-zk066QatVfJ+yg1l2RA02Cr3rRuauD/t/aw2rNZ6Z7p+tb3abg1crPP38MLSxoAqF/oIE5I7WzHj3eFW9yCmXQ==
dependencies:
"@kie-tools-core/operating-system" "0.27.0"

"@kie-tools-core/[email protected]":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@kie-tools-core/workspace/-/workspace-0.28.0.tgz#b7187956c546e8eaabd9d60a1b9ff9ed94ffb860"
integrity sha512-8l7eDNh4THO0csjDV3IKXh+o/CCA1HIeiUyd8tFbkP13/fjcY48s1YXuVEwmACo0wglf8x2tSWzrmaqXD1umtQ==
dependencies:
"@kie-tools-core/operating-system" "0.28.0"

"@kie-tools/uniforms-patternfly@^0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@kie-tools/uniforms-patternfly/-/uniforms-patternfly-0.27.0.tgz#208f3e92637d9c197380beec8a4f2f3dc44c157b"
Expand Down Expand Up @@ -2257,7 +2311,7 @@
react-dropzone "9.0.0"
tslib "^2.0.0"

"@patternfly/[email protected]", "@patternfly/react-core@^4.157.3", "@patternfly/react-core@^4.273.1", "@patternfly/react-core@^4.276.8":
"@patternfly/[email protected]", "@patternfly/react-core@^4.157.3", "@patternfly/react-core@^4.273.1", "@patternfly/react-core@^4.276.6", "@patternfly/react-core@^4.276.8":
version "4.276.8"
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-4.276.8.tgz#7ef52830dcdda954bd5bec40132da6eef49aba6f"
integrity sha512-dn322rEzBeiVztZEuCZMUUittNb8l1hk30h9ZN31FLZLLVtXGlThFNV9ieqOJYA9zrYxYZrHMkTnOxSWVacMZg==
Expand Down

0 comments on commit c9a7a74

Please sign in to comment.