Skip to content

Commit a67d48e

Browse files
VindulaVindula
authored andcommitted
chore: release 77 lib update
1 parent 2496134 commit a67d48e

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@apollo/client": "^3.2.5",
18-
"@axinom/mosaic-fe-samples-host": "0.8.3",
19-
"@axinom/mosaic-user-auth": "0.6.3",
18+
"@axinom/mosaic-fe-samples-host": "0.9.0",
19+
"@axinom/mosaic-user-auth": "0.6.4",
2020
"@paypal/paypal-js": "^5.1.4",
2121
"graphql": "^16.6.0",
2222
"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.8.3":
75-
version: 0.8.3
76-
resolution: "@axinom/mosaic-fe-samples-host@npm:0.8.3"
74+
"@axinom/mosaic-fe-samples-host@npm:0.9.0":
75+
version: 0.9.0
76+
resolution: "@axinom/mosaic-fe-samples-host@npm:0.9.0"
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: ed92a0b7d2e521a68e1cdc1b4ef12f6b6dc9cff2dc8e1b3501c48b3feba6c5826d71792147e7b72e8043cfb9e7fa57aa1bb2454cce7dfce2957dfb6cfebf9907
86+
checksum: 680ba3e535fc078db4da4e8a7e760f6d8cacbbe5024a28ec42b47f0a8c9cc8af6f2538ac0dec4362b27969bd14cadcfb52816c1d98fdc6bc2df8e12aa457e6c8
8787
languageName: node
8888
linkType: hard
8989

90-
"@axinom/mosaic-user-auth-utils@npm:^0.8.3":
91-
version: 0.8.3
92-
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.3"
93-
checksum: 5a0bea99afd91b92e6451e0211663af2f913833a3f3fda5e17a11b5b07521895a5c9b5e5a1590073ee03505249d107fd5cd9299580e636c2123d689994820b6e
90+
"@axinom/mosaic-user-auth-utils@npm:^0.8.4":
91+
version: 0.8.4
92+
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.4"
93+
checksum: fe7caa01a8e42629f1cadac0b4c4af82045c9420576e18598a68f4b19db02d117c83da8ddf2c701ffd3830af9f646f832b77076d53b17b19195059901194c364
9494
languageName: node
9595
linkType: hard
9696

97-
"@axinom/mosaic-user-auth@npm:0.6.3":
98-
version: 0.6.3
99-
resolution: "@axinom/mosaic-user-auth@npm:0.6.3"
97+
"@axinom/mosaic-user-auth@npm:0.6.4":
98+
version: 0.6.4
99+
resolution: "@axinom/mosaic-user-auth@npm:0.6.4"
100100
dependencies:
101-
"@axinom/mosaic-user-auth-utils": ^0.8.3
101+
"@axinom/mosaic-user-auth-utils": ^0.8.4
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: 1f152a4fb965428506c038027529928bb4b2646c6bb81f513536bba295296e250e085e16f003a8518032d7624e646d21993fd49eaaba64e74094bc2e887dd69a
107+
checksum: 1f176a5bfcd72d70c4e1638cabecb5122a7eadfd3562e8dc7b038ec77b06e6697cbdb022cea0c40a5118bcdddbd96e7f99f940aff1577aea73d6c8caecdbd9c9
108108
languageName: node
109109
linkType: hard
110110

@@ -9522,8 +9522,8 @@ __metadata:
95229522
resolution: "mosaic-frontend-samples@workspace:."
95239523
dependencies:
95249524
"@apollo/client": ^3.2.5
9525-
"@axinom/mosaic-fe-samples-host": 0.8.3
9526-
"@axinom/mosaic-user-auth": 0.6.3
9525+
"@axinom/mosaic-fe-samples-host": 0.9.0
9526+
"@axinom/mosaic-user-auth": 0.6.4
95279527
"@paypal/paypal-js": ^5.1.4
95289528
"@testing-library/jest-dom": ^5.16.5
95299529
"@testing-library/react": ^12.1.4

0 commit comments

Comments
 (0)