Skip to content

Commit

Permalink
chore(release): hotfix lib update for iteration 106
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanAnushka committed Sep 24, 2024
1 parent 47593f1 commit 9cd6fd9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions services/channel/workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@apollo/client": "^3.7.10",
"@axinom/mosaic-managed-workflow-integration": "0.20.0",
"@axinom/mosaic-ui": "0.52.0",
"@axinom/mosaic-ui": "0.52.1",
"clsx": "^1.2.1",
"env-cmd": "^10.1.0",
"formik": "^2.2.9",
Expand All @@ -40,7 +40,7 @@
"yup": "^0.32.11"
},
"devDependencies": {
"@axinom/mosaic-portal": "0.36.0",
"@axinom/mosaic-portal": "0.36.2",
"@dbeining/react-atom": "^4.1.21",
"@graphql-codegen/cli": "^2.13.4",
"@graphql-codegen/typescript": "^2.7.3",
Expand Down
4 changes: 2 additions & 2 deletions services/media/workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@apollo/client": "^3.7.10",
"@axinom/mosaic-managed-workflow-integration": "0.20.0",
"@axinom/mosaic-ui": "0.52.0",
"@axinom/mosaic-ui": "0.52.1",
"apollo-upload-client": "^14.1.3",
"clsx": "^1.2.1",
"env-cmd": "^10.1.0",
Expand All @@ -39,7 +39,7 @@
"yup": "^0.32.11"
},
"devDependencies": {
"@axinom/mosaic-portal": "0.36.0",
"@axinom/mosaic-portal": "0.36.2",
"@dbeining/react-atom": "^4.1.21",
"@graphql-codegen/cli": "^2.13.4",
"@graphql-codegen/typescript": "^2.7.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,10 +387,10 @@
resolved "https://registry.yarnpkg.com/@axinom/mosaic-messages/-/mosaic-messages-0.48.0.tgz#e33b0acb51722fea5df74ca67583ad36118d7bb5"
integrity sha512-O3hQtaEz26ehxDMkQZUf/euDFuBdHkJb9+VuK0OgjZFa7hr0Ejq5RxZMHq6zU8bX8g5W5UfDiID7a3OsG9WYRg==

"@axinom/[email protected].0":
version "0.36.0"
resolved "https://registry.yarnpkg.com/@axinom/mosaic-portal/-/mosaic-portal-0.36.0.tgz#895862e80709b7e338b9cd67510f8fee1da41e3f"
integrity sha512-f7Px0uLb7/6SAuJAbcwhYuKSz2Jl1gcpjBnhl4Kr5gUeY0mwx3wBqopFc+02NWGGU9FS8L6YQ9WtOFhr+Jv52A==
"@axinom/[email protected].2":
version "0.36.2"
resolved "https://registry.yarnpkg.com/@axinom/mosaic-portal/-/mosaic-portal-0.36.2.tgz#406a2a41408056f43cb7c38c267a58c1aee282cf"
integrity sha512-Rt+q5S4pbmW5dw/lfdMRm2jIp4z968vrv6aUdEUtcMxpOeSmqI+LPOzK20KuHRaBa9IZ1JHnoyH1NndKDGjIHg==

"@axinom/[email protected]", "@axinom/mosaic-service-common@^0.54.0":
version "0.54.0"
Expand Down Expand Up @@ -431,10 +431,10 @@
pg-transactional-outbox "^0.5.7"
prom-client "^15.1.0"

"@axinom/[email protected].0":
version "0.52.0"
resolved "https://registry.yarnpkg.com/@axinom/mosaic-ui/-/mosaic-ui-0.52.0.tgz#c57d9eb88962364133ed2438621a36c2a5ba0b24"
integrity sha512-ZBkKszjWQTGrbb6SOqsvUoHTeaDzno3Hqsb4FpDl6Q31Jdgt/qcB/r3OFTMXLAwy2Orqav5FGYzFxyYFICQwHg==
"@axinom/[email protected].1":
version "0.52.1"
resolved "https://registry.yarnpkg.com/@axinom/mosaic-ui/-/mosaic-ui-0.52.1.tgz#445dbaae0f60e950fbda94fa1c580bcb11d4db8c"
integrity sha512-FrlHljMFak7aHtPO/0vLEy4LUr9cPRj40Ky6rnwc8C1/lacLzlEyu509v67b7i2ZxzQ73qTbl5hpWHU0HvnznA==
dependencies:
"@axinom/mosaic-core" "^0.4.25"
"@faker-js/faker" "^7.4.0"
Expand Down

0 comments on commit 9cd6fd9

Please sign in to comment.