Skip to content

Commit cfe1392

Browse files
authored
feat: update libs for iteration 72 (#108)
1 parent 01ea1dd commit cfe1392

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"dependencies": {
1515
"@apollo/client": "^3.2.5",
16-
"@axinom/mosaic-fe-samples-host": "0.7.0",
17-
"@axinom/mosaic-user-auth": "0.5.5",
16+
"@axinom/mosaic-fe-samples-host": "0.8.1",
17+
"@axinom/mosaic-user-auth": "0.6.1",
1818
"@paypal/paypal-js": "^5.1.4",
1919
"graphql": "^16.6.0",
2020
"graphql-tag": "^2.11.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ __metadata:
7171
languageName: node
7272
linkType: hard
7373

74-
"@axinom/mosaic-fe-samples-host@npm:0.7.0":
75-
version: 0.7.0
76-
resolution: "@axinom/mosaic-fe-samples-host@npm:0.7.0"
74+
"@axinom/mosaic-fe-samples-host@npm:0.8.1":
75+
version: 0.8.1
76+
resolution: "@axinom/mosaic-fe-samples-host@npm:0.8.1"
7777
dependencies:
7878
"@geoffcox/react-splitter": ^2.1.1
7979
react-error-boundary: ^3.1.4
@@ -83,28 +83,28 @@ __metadata:
8383
react-router-dom: ">=5.2.0"
8484
semantic-ui-css: ">=2.4.1"
8585
semantic-ui-react: ">=2.0.3"
86-
checksum: ea8a736cfad18ca712d416c2b0ec7183dddf97a3d49942b621553ef666dcbd5c771fd789178343a186478257c54bb52b2e5a431bc68bd2aa0ede7be6a7aa6eb5
86+
checksum: 2eb692486968b777d95364a421f686897a95696f3177486df950f8b68a03ae585be0c935993fcdd95dcc97fd04c36f083f4fc4547708d787cdb4c2f467588634
8787
languageName: node
8888
linkType: hard
8989

90-
"@axinom/mosaic-user-auth-utils@npm:^0.7.0":
91-
version: 0.7.0
92-
resolution: "@axinom/mosaic-user-auth-utils@npm:0.7.0"
93-
checksum: 5bb74dc9fcdf872371debcdc1624a9f4a6ccccad730e6e718a13b23ec8af41fe4524f58a35a64ee4c02beec67916dce5f6b5f7c209b6eb7eae973dc6dad96457
90+
"@axinom/mosaic-user-auth-utils@npm:^0.8.1":
91+
version: 0.8.1
92+
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.1"
93+
checksum: 305d52edf5f431a862cccb90511b4b041670eca507c16893ee95f786abee2642e66fb83855d2bb38228b89522047b02c4300d50c4ee5153e39e29e5013b02419
9494
languageName: node
9595
linkType: hard
9696

97-
"@axinom/mosaic-user-auth@npm:0.5.5":
98-
version: 0.5.5
99-
resolution: "@axinom/mosaic-user-auth@npm:0.5.5"
97+
"@axinom/mosaic-user-auth@npm:0.6.1":
98+
version: 0.6.1
99+
resolution: "@axinom/mosaic-user-auth@npm:0.6.1"
100100
dependencies:
101-
"@axinom/mosaic-user-auth-utils": ^0.7.0
101+
"@axinom/mosaic-user-auth-utils": ^0.8.1
102102
graphql-tag: ^2.11.0
103103
peerDependencies:
104104
react: ^17.0.2
105105
react-dom: ^17.0.2
106106
react-router-dom: ^5.1.2
107-
checksum: aa4f09c61184200ee427f3b466f165c384e5a4d68eadb9a20af34c39b907f761cd0a37a0bb625cb376ecdc8b16070ac1abd180c314ab38c620f8aa2ee5952a22
107+
checksum: a7d25f989d2405aa3293f51e9e9cef0a79cb1336c0147d3667c39834df512ae7adecc0f5061b3cc00ede599543499f449418fd01627af5af481b593acf0e7c5b
108108
languageName: node
109109
linkType: hard
110110

@@ -9443,8 +9443,8 @@ __metadata:
94439443
resolution: "mosaic-frontend-samples@workspace:."
94449444
dependencies:
94459445
"@apollo/client": ^3.2.5
9446-
"@axinom/mosaic-fe-samples-host": 0.7.0
9447-
"@axinom/mosaic-user-auth": 0.5.5
9446+
"@axinom/mosaic-fe-samples-host": 0.8.1
9447+
"@axinom/mosaic-user-auth": 0.6.1
94489448
"@paypal/paypal-js": ^5.1.4
94499449
"@testing-library/jest-dom": ^5.16.5
94509450
"@testing-library/react": ^12.1.4

0 commit comments

Comments
 (0)