Skip to content

Commit fc6dc10

Browse files
chore: update libs for iteration 94 (#160)
Co-authored-by: Anushka Liyanage <[email protected]>
1 parent 880fa65 commit fc6dc10

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.18.0",
19-
"@axinom/mosaic-user-auth": "0.9.0",
18+
"@axinom/mosaic-fe-samples-host": "0.20.0",
19+
"@axinom/mosaic-user-auth": "0.11.0",
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.18.0":
75-
version: 0.18.0
76-
resolution: "@axinom/mosaic-fe-samples-host@npm:0.18.0"
74+
"@axinom/mosaic-fe-samples-host@npm:0.20.0":
75+
version: 0.20.0
76+
resolution: "@axinom/mosaic-fe-samples-host@npm:0.20.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: b024d54f927b0d12df0ffed5fb6409c1ca240ab54147948304b1b9036a2aae264ace71f6a6ed97292bd515bd79dba4c3d2c4f8cbf699bd15da692d2af026c63a
86+
checksum: a1a5081d0e1aa4cb7a28659e9cb50b6671ab36c051352ddec2fec227fffbd57809f9562f031ec9770deea3980fe69af3653106a4065bea3741b96244a7cba373
8787
languageName: node
8888
linkType: hard
8989

90-
"@axinom/mosaic-user-auth-utils@npm:^0.8.13":
91-
version: 0.8.13
92-
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.13"
93-
checksum: 354ea12198cbf2b9ceca9635032d24f90c35f6f9b56a23ff573c630053ff9678b0934669d06581a9b893b54a7dd9f15305f2351f5c24ab22d0925362c23cf6ca
90+
"@axinom/mosaic-user-auth-utils@npm:^0.8.15":
91+
version: 0.8.15
92+
resolution: "@axinom/mosaic-user-auth-utils@npm:0.8.15"
93+
checksum: 835f5604319c4ed6a92113ac2db9b06b579ca6fc56cc566dcab48f274066cba930f2b181daeab9032b8061a4f74a1b9b7c34c7c1cfb688823a9f2661d5b67b8a
9494
languageName: node
9595
linkType: hard
9696

97-
"@axinom/mosaic-user-auth@npm:0.9.0":
98-
version: 0.9.0
99-
resolution: "@axinom/mosaic-user-auth@npm:0.9.0"
97+
"@axinom/mosaic-user-auth@npm:0.11.0":
98+
version: 0.11.0
99+
resolution: "@axinom/mosaic-user-auth@npm:0.11.0"
100100
dependencies:
101-
"@axinom/mosaic-user-auth-utils": ^0.8.13
101+
"@axinom/mosaic-user-auth-utils": ^0.8.15
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: 0d5514b2adb0000735a52ee665b61bfe8d1cd31747af6aebd5177017700a974c32db489e5fb3d2aa969279cd9e39be517455d161329e7c0f6bb9bbaf4308e470
107+
checksum: e8b569bf7dd1e75daa513002b956fba5a12343b451de3d279cee145f47e3bb08ee9bf9301274bc8746c282cb5d5b3e98998e083f39fa4ef2d3b86f989b5a56c3
108108
languageName: node
109109
linkType: hard
110110

@@ -9696,8 +9696,8 @@ __metadata:
96969696
resolution: "mosaic-frontend-samples@workspace:."
96979697
dependencies:
96989698
"@apollo/client": ^3.2.5
9699-
"@axinom/mosaic-fe-samples-host": 0.18.0
9700-
"@axinom/mosaic-user-auth": 0.9.0
9699+
"@axinom/mosaic-fe-samples-host": 0.20.0
9700+
"@axinom/mosaic-user-auth": 0.11.0
97019701
"@babel/plugin-proposal-private-property-in-object": ^7.21.11
97029702
"@paypal/paypal-js": ^5.1.4
97039703
"@testing-library/jest-dom": ^5.16.5

0 commit comments

Comments
 (0)