Skip to content

Commit c78ec2f

Browse files
VindulaVindula
authored andcommitted
release: Iteration-82 library update
1 parent dff485d commit c78ec2f

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
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@apollo/client": "^3.2.5",
18-
"@axinom/mosaic-fe-samples-host": "0.9.0",
19-
"@axinom/mosaic-user-auth": "0.6.4",
18+
"@axinom/mosaic-fe-samples-host": "0.12.0",
19+
"@axinom/mosaic-user-auth": "0.6.7",
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.9.0":
75-
version: 0.9.0
76-
resolution: "@axinom/mosaic-fe-samples-host@npm:0.9.0"
74+
"@axinom/mosaic-fe-samples-host@npm:0.12.0":
75+
version: 0.12.0
76+
resolution: "@axinom/mosaic-fe-samples-host@npm:0.12.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: 680ba3e535fc078db4da4e8a7e760f6d8cacbbe5024a28ec42b47f0a8c9cc8af6f2538ac0dec4362b27969bd14cadcfb52816c1d98fdc6bc2df8e12aa457e6c8
86+
checksum: b6c99d21f929b925581b81047f9758511349d12c61c25f3ef2fdb7b352efaca5ecc511ce1babc39f278df899af7edeb1416dfd9412a7575b209651521ba84209
8787
languageName: node
8888
linkType: hard
8989

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
90+
"@axinom/mosaic-user-auth-utils@npm:^0.8.7":
91+
version: 0.8.7
92+
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.7"
93+
checksum: 20d58d558ab8a8b1db94f611a3deab3d11a7978566cb1fae1fe63e0151d3e4e6449ae369aac200dafe7575d653e5af9e4d8fad5bbd86b805ba7ec76c62287df8
9494
languageName: node
9595
linkType: hard
9696

97-
"@axinom/mosaic-user-auth@npm:0.6.4":
98-
version: 0.6.4
99-
resolution: "@axinom/mosaic-user-auth@npm:0.6.4"
97+
"@axinom/mosaic-user-auth@npm:0.6.7":
98+
version: 0.6.7
99+
resolution: "@axinom/mosaic-user-auth@npm:0.6.7"
100100
dependencies:
101-
"@axinom/mosaic-user-auth-utils": ^0.8.4
101+
"@axinom/mosaic-user-auth-utils": ^0.8.7
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: 1f176a5bfcd72d70c4e1638cabecb5122a7eadfd3562e8dc7b038ec77b06e6697cbdb022cea0c40a5118bcdddbd96e7f99f940aff1577aea73d6c8caecdbd9c9
107+
checksum: 7c3b35cd68d975468025a41d0cb6bf2dbcc15f4a136e90f516e2393e9c33fa17406b487c16642cf1bec5c131a029f06b7dee230071563a8773fff6ceb12a9439
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.9.0
9526-
"@axinom/mosaic-user-auth": 0.6.4
9525+
"@axinom/mosaic-fe-samples-host": 0.12.0
9526+
"@axinom/mosaic-user-auth": 0.6.7
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)