Skip to content

Commit

Permalink
feat: update libs for iteration 72
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanAnushka committed May 25, 2023
1 parent 299b425 commit a7096cd
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 @@ -13,8 +13,8 @@
},
"dependencies": {
"@apollo/client": "^3.2.5",
"@axinom/mosaic-fe-samples-host": "0.7.0",
"@axinom/mosaic-user-auth": "0.5.5",
"@axinom/mosaic-fe-samples-host": "0.8.1",
"@axinom/mosaic-user-auth": "0.6.1",
"@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.7.0":
version: 0.7.0
resolution: "@axinom/mosaic-fe-samples-host@npm:0.7.0"
"@axinom/mosaic-fe-samples-host@npm:0.8.1":
version: 0.8.1
resolution: "@axinom/mosaic-fe-samples-host@npm:0.8.1"
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: ea8a736cfad18ca712d416c2b0ec7183dddf97a3d49942b621553ef666dcbd5c771fd789178343a186478257c54bb52b2e5a431bc68bd2aa0ede7be6a7aa6eb5
checksum: 2eb692486968b777d95364a421f686897a95696f3177486df950f8b68a03ae585be0c935993fcdd95dcc97fd04c36f083f4fc4547708d787cdb4c2f467588634
languageName: node
linkType: hard

"@axinom/mosaic-user-auth-utils@npm:^0.7.0":
version: 0.7.0
resolution: "@axinom/mosaic-user-auth-utils@npm:0.7.0"
checksum: 5bb74dc9fcdf872371debcdc1624a9f4a6ccccad730e6e718a13b23ec8af41fe4524f58a35a64ee4c02beec67916dce5f6b5f7c209b6eb7eae973dc6dad96457
"@axinom/mosaic-user-auth-utils@npm:^0.8.1":
version: 0.8.1
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.1"
checksum: 305d52edf5f431a862cccb90511b4b041670eca507c16893ee95f786abee2642e66fb83855d2bb38228b89522047b02c4300d50c4ee5153e39e29e5013b02419
languageName: node
linkType: hard

"@axinom/mosaic-user-auth@npm:0.5.5":
version: 0.5.5
resolution: "@axinom/mosaic-user-auth@npm:0.5.5"
"@axinom/mosaic-user-auth@npm:0.6.1":
version: 0.6.1
resolution: "@axinom/mosaic-user-auth@npm:0.6.1"
dependencies:
"@axinom/mosaic-user-auth-utils": ^0.7.0
"@axinom/mosaic-user-auth-utils": ^0.8.1
graphql-tag: ^2.11.0
peerDependencies:
react: ^17.0.2
react-dom: ^17.0.2
react-router-dom: ^5.1.2
checksum: aa4f09c61184200ee427f3b466f165c384e5a4d68eadb9a20af34c39b907f761cd0a37a0bb625cb376ecdc8b16070ac1abd180c314ab38c620f8aa2ee5952a22
checksum: a7d25f989d2405aa3293f51e9e9cef0a79cb1336c0147d3667c39834df512ae7adecc0f5061b3cc00ede599543499f449418fd01627af5af481b593acf0e7c5b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9443,8 +9443,8 @@ __metadata:
resolution: "mosaic-frontend-samples@workspace:."
dependencies:
"@apollo/client": ^3.2.5
"@axinom/mosaic-fe-samples-host": 0.7.0
"@axinom/mosaic-user-auth": 0.5.5
"@axinom/mosaic-fe-samples-host": 0.8.1
"@axinom/mosaic-user-auth": 0.6.1
"@paypal/paypal-js": ^5.1.4
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^12.1.4
Expand Down

0 comments on commit a7096cd

Please sign in to comment.