Skip to content

Commit 5b36a20

Browse files
authored
feat: iteration 69 package update (#87)
1 parent 62d28b4 commit 5b36a20

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
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.6.0-rc.0",
17-
"@axinom/mosaic-user-auth": "0.5.4-rc.3",
16+
"@axinom/mosaic-fe-samples-host": "0.7.0",
17+
"@axinom/mosaic-user-auth": "0.5.5",
1818
"@paypal/paypal-js": "^5.1.4",
1919
"graphql": "^16.6.0",
2020
"graphql-tag": "^2.11.0",

yarn.lock

Lines changed: 17 additions & 17 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.6.0-rc.0":
75-
version: 0.6.0-rc.0
76-
resolution: "@axinom/mosaic-fe-samples-host@npm:0.6.0-rc.0"
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"
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: b2a278e2080327a3521835b14ffee7e68a030fede1d09353787494070b8556a378c3013cac6f95755fb0e14b4830cb9f90b9c5b26329d32d0d376fbf4cbfef93
86+
checksum: ea8a736cfad18ca712d416c2b0ec7183dddf97a3d49942b621553ef666dcbd5c771fd789178343a186478257c54bb52b2e5a431bc68bd2aa0ede7be6a7aa6eb5
8787
languageName: node
8888
linkType: hard
8989

90-
"@axinom/mosaic-user-auth-utils@npm:^0.6.1-rc.3":
91-
version: 0.6.1-rc.3
92-
resolution: "@axinom/mosaic-user-auth-utils@npm:0.6.1-rc.3"
93-
checksum: b1923e6c412dd8ee2f81c29d5343fdc604938aa2cf4d6878db082b77dbb452b9574e64d40ab65fd8069f0dd01d83c6b3875330389ab0fff7095308c95b511d76
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
9494
languageName: node
9595
linkType: hard
9696

97-
"@axinom/mosaic-user-auth@npm:0.5.4-rc.3":
98-
version: 0.5.4-rc.3
99-
resolution: "@axinom/mosaic-user-auth@npm:0.5.4-rc.3"
97+
"@axinom/mosaic-user-auth@npm:0.5.5":
98+
version: 0.5.5
99+
resolution: "@axinom/mosaic-user-auth@npm:0.5.5"
100100
dependencies:
101-
"@axinom/mosaic-user-auth-utils": ^0.6.1-rc.3
101+
"@axinom/mosaic-user-auth-utils": ^0.7.0
102102
graphql-tag: ^2.11.0
103103
peerDependencies:
104-
react: ^16.13.1
105-
react-dom: ^16.13.1
104+
react: ^17.0.2
105+
react-dom: ^17.0.2
106106
react-router-dom: ^5.1.2
107-
checksum: 239e3a2f74195d78d68e793554955e2736aafee68f8bfe46893ab6ad7656d30b6af9ebe06e2b9c75a266264f8fedf945977459c235a97b868d31e8d5c7b17066
107+
checksum: aa4f09c61184200ee427f3b466f165c384e5a4d68eadb9a20af34c39b907f761cd0a37a0bb625cb376ecdc8b16070ac1abd180c314ab38c620f8aa2ee5952a22
108108
languageName: node
109109
linkType: hard
110110

@@ -9509,8 +9509,8 @@ __metadata:
95099509
resolution: "mosaic-frontend-samples@workspace:."
95109510
dependencies:
95119511
"@apollo/client": ^3.2.5
9512-
"@axinom/mosaic-fe-samples-host": 0.6.0-rc.0
9513-
"@axinom/mosaic-user-auth": 0.5.4-rc.3
9512+
"@axinom/mosaic-fe-samples-host": 0.7.0
9513+
"@axinom/mosaic-user-auth": 0.5.5
95149514
"@paypal/paypal-js": ^5.1.4
95159515
"@testing-library/jest-dom": ^5.16.5
95169516
"@testing-library/react": ^12.1.4

0 commit comments

Comments
 (0)