Skip to content

Commit

Permalink
chore: Updated library versions (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Vindula <[email protected]>
  • Loading branch information
vindulaR and Vindula authored Mar 13, 2024
1 parent dbb7e1b commit 2329316
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@apollo/client": "^3.2.5",
"@axinom/mosaic-fe-samples-host": "0.14.0",
"@axinom/mosaic-user-auth": "0.6.9",
"@axinom/mosaic-fe-samples-host": "0.18.0",
"@axinom/mosaic-user-auth": "0.9.0",
"@paypal/paypal-js": "^5.1.4",
"graphql": "^16.6.0",
"graphql-tag": "^2.11.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ __metadata:
languageName: node
linkType: hard

"@axinom/mosaic-fe-samples-host@npm:0.14.0":
version: 0.14.0
resolution: "@axinom/mosaic-fe-samples-host@npm:0.14.0"
"@axinom/mosaic-fe-samples-host@npm:0.18.0":
version: 0.18.0
resolution: "@axinom/mosaic-fe-samples-host@npm:0.18.0"
dependencies:
"@geoffcox/react-splitter": ^2.1.1
react-error-boundary: ^3.1.4
Expand All @@ -83,28 +83,28 @@ __metadata:
react-router-dom: ">=5.2.0"
semantic-ui-css: ">=2.4.1"
semantic-ui-react: ">=2.0.3"
checksum: 950f66461d76469ae1933594668cf618393ced44e681678460fa58c3c8acd9ad09e13311dfcddb7c640bba59b764b0804706e762f63545dddff0054c33f494df
checksum: b024d54f927b0d12df0ffed5fb6409c1ca240ab54147948304b1b9036a2aae264ace71f6a6ed97292bd515bd79dba4c3d2c4f8cbf699bd15da692d2af026c63a
languageName: node
linkType: hard

"@axinom/mosaic-user-auth-utils@npm:^0.8.9":
version: 0.8.9
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.9"
checksum: 1135aa517c35cece11f0ed257ee01e9987c2019aab7ccc192c7491a1e9fdfc6fc41f7036b2b970c64a69eac3c8d5bd99762988a70cbf24d04c5458059bdeb3df
"@axinom/mosaic-user-auth-utils@npm:^0.8.13":
version: 0.8.13
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.13"
checksum: 354ea12198cbf2b9ceca9635032d24f90c35f6f9b56a23ff573c630053ff9678b0934669d06581a9b893b54a7dd9f15305f2351f5c24ab22d0925362c23cf6ca
languageName: node
linkType: hard

"@axinom/mosaic-user-auth@npm:0.6.9":
version: 0.6.9
resolution: "@axinom/mosaic-user-auth@npm:0.6.9"
"@axinom/mosaic-user-auth@npm:0.9.0":
version: 0.9.0
resolution: "@axinom/mosaic-user-auth@npm:0.9.0"
dependencies:
"@axinom/mosaic-user-auth-utils": ^0.8.9
"@axinom/mosaic-user-auth-utils": ^0.8.13
graphql-tag: ^2.11.0
peerDependencies:
react: ^17.0.2
react-dom: ^17.0.2
react-router-dom: ^5.1.2
checksum: 894192df4e4dbd0c995e76361d75e4efa9d0f77352f094b3621a61cdc55bc767528f767c481d263782d3d2d71226d986b75040ce58597639497c3ce6f1e7e401
checksum: 0d5514b2adb0000735a52ee665b61bfe8d1cd31747af6aebd5177017700a974c32db489e5fb3d2aa969279cd9e39be517455d161329e7c0f6bb9bbaf4308e470
languageName: node
linkType: hard

Expand Down Expand Up @@ -9696,8 +9696,8 @@ __metadata:
resolution: "mosaic-frontend-samples@workspace:."
dependencies:
"@apollo/client": ^3.2.5
"@axinom/mosaic-fe-samples-host": 0.14.0
"@axinom/mosaic-user-auth": 0.6.9
"@axinom/mosaic-fe-samples-host": 0.18.0
"@axinom/mosaic-user-auth": 0.9.0
"@babel/plugin-proposal-private-property-in-object": ^7.21.11
"@paypal/paypal-js": ^5.1.4
"@testing-library/jest-dom": ^5.16.5
Expand Down

0 comments on commit 2329316

Please sign in to comment.