|
1 | 1 | { |
2 | 2 | "name": "example-storefront", |
3 | | - "version": "4.1.0", |
| 3 | + "version": "4.1.2", |
4 | 4 | "description": "The Example Storefront serves as a reference for implementing a web based storefront using the Reaction Commerce GraphQL API.", |
5 | 5 | "keywords": [], |
6 | 6 | "author": { |
|
97 | 97 | "@accounts/client": "^0.32.0", |
98 | 98 | "@accounts/client-password": "^0.32.0", |
99 | 99 | "@accounts/graphql-client": "^0.32.0", |
100 | | - "@apollo/client": "^3.3.15", |
| 100 | + "@apollo/client": "^3.3.21", |
101 | 101 | "@apollo/link-context": "^2.0.0-beta.3", |
102 | 102 | "@apollo/link-error": "^2.0.0-beta.3", |
103 | 103 | "@apollo/react-components": "^3.1.3", |
|
118 | 118 | "date-fns": "~1.30.1", |
119 | 119 | "envalid": "~4.2.0", |
120 | 120 | "express": "~4.16.4", |
121 | | - "graphql": "~14.1.1", |
| 121 | + "graphql": "~14.7.0", |
122 | 122 | "graphql-request": "^2.0.0", |
123 | 123 | "graphql-tag": "~2.10.1", |
124 | 124 | "isomorphic-unfetch": "^3.0.0", |
125 | 125 | "js-cookie": "~2.2.0", |
126 | 126 | "keymirror": "~0.1.1", |
127 | 127 | "lodash": "~4.17.20", |
128 | | - "mdi-material-ui": "~5.9.0", |
| 128 | + "mdi-material-ui": "~5.33.1", |
129 | 129 | "next": "9.4.1", |
130 | 130 | "passport": "~0.4.0", |
131 | 131 | "passport-oauth2": "~1.4.0", |
|
137 | 137 | "react-stripe-elements": "~2.0.3", |
138 | 138 | "react-tracking": "~5.6.0", |
139 | 139 | "reacto-form": "~1.4.0", |
140 | | - "styled-components": "^5.0.1", |
| 140 | + "styled-components": "^5.3.0", |
141 | 141 | "subscriptions-transport-ws": "~0.9.15", |
142 | | - "swr": "^0.1.18" |
| 142 | + "swr": "^0.5.6" |
143 | 143 | }, |
144 | 144 | "devDependencies": { |
145 | 145 | "@commitlint/cli": "^11.0.0", |
|
0 commit comments