|
3 | 3 | "id": "adbe711c-9698-41f7-bf86-ae3e41ba49eb", |
4 | 4 | "name": "React", |
5 | 5 | "type": "application", |
6 | | - "version": "16.2.0", |
| 6 | + "version": "16.4.1", |
7 | 7 | "license": "MIT", |
8 | 8 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
9 | 9 | "description": "React is a structural framework for dynamic web apps.", |
|
13 | 13 | "id": "0360ff87-0f87-411e-8231-797806583067", |
14 | 14 | "name": "Redux", |
15 | 15 | "type": "application", |
16 | | - "version": "3.7.2", |
| 16 | + "version": "4.0.0", |
17 | 17 | "license": "MIT", |
18 | 18 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
19 | 19 | "description": "Redux is a predictable state container for JavaScript apps.", |
|
23 | 23 | "id": "805356dc-f453-4842-89c8-7d763310c5a3", |
24 | 24 | "name": "React Router", |
25 | 25 | "type": "application", |
26 | | - "version": "4.2.2", |
| 26 | + "version": "4.3.1", |
27 | 27 | "license": "MIT", |
28 | 28 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
29 | 29 | "description": "Components are the heart of React's powerful, declarative programming model. React Router is a collection of navigational components that compose declaratively with your application.", |
|
33 | 33 | "id": "4b5b3180-2169-4d80-a22c-1ca4248cb049", |
34 | 34 | "name": "Axios", |
35 | 35 | "type": "application", |
36 | | - "version": "0.17.1", |
| 36 | + "version": "0.18.0", |
37 | 37 | "license": "MIT", |
38 | 38 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
39 | 39 | "description": "A Promise-based HTTP client for the browser and node.js.", |
|
73 | 73 | "id": "aa636860-0fa5-4093-9592-1cbb6b2f5c3b", |
74 | 74 | "name": "Moment", |
75 | 75 | "type": "application", |
76 | | - "version": "2.19.3", |
| 76 | + "version": "2.22.2", |
77 | 77 | "license": "MIT", |
78 | 78 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
79 | 79 | "description": "Parse, validate, manipulate, and display dates and times in JavaScript.", |
|
89 | 89 | "description": "A javascript library for formatting and manipulating numbers.", |
90 | 90 | "url": "http://numeraljs.com/" |
91 | 91 | }, |
| 92 | + { |
| 93 | + "id": "482ffcac-9db2-40d2-a971-fbaf93707d5a", |
| 94 | + "name": "Validator", |
| 95 | + "type": "application", |
| 96 | + "version": "10.4.0", |
| 97 | + "license": "MIT", |
| 98 | + "licenseUrl": "https://spdx.org/licenses/MIT.html", |
| 99 | + "description": "A javascript library of validators and sanitizers.", |
| 100 | + "url": "https://github.com/chriso/validator.js" |
| 101 | + }, |
92 | 102 | { |
93 | 103 | "id": "d142466a-e461-474b-9aac-3490a37906d8", |
94 | 104 | "name": "Webpack", |
|
103 | 113 | "id": "7671e7af-7dc6-4d22-ba65-6a21778d2beb", |
104 | 114 | "name": "Babel", |
105 | 115 | "type": "build", |
106 | | - "version": "6.26.0", |
| 116 | + "version": "6.26.3", |
107 | 117 | "license": "MIT", |
108 | 118 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
109 | 119 | "description": "Babel is a JavaScript transpiler.", |
|
139 | 149 | "id": "8218cb49-7830-4d88-8df5-4c1ad4d4df4f", |
140 | 150 | "name": "Jest", |
141 | 151 | "type": "test", |
142 | | - "version": "21.2.1", |
| 152 | + "version": "23.3.0", |
143 | 153 | "license": "MIT", |
144 | 154 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
145 | 155 | "description": "Jest is used by Facebook to test all JavaScript code including React applications.", |
|
149 | 159 | "id": "f62dd51f-ceae-4051-bbf1-931161ee54fc", |
150 | 160 | "name": "Enzyme", |
151 | 161 | "type": "test", |
152 | | - "version": "3.2.0", |
| 162 | + "version": "3.3.0", |
153 | 163 | "license": "MIT", |
154 | 164 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
155 | 165 | "description": "Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.", |
|
159 | 169 | "id": "878a061d-2605-4839-ba44-8b2eced0e982", |
160 | 170 | "name": "Redux Mock Store", |
161 | 171 | "type": "test", |
162 | | - "version": "1.3.0", |
| 172 | + "version": "1.5.3", |
163 | 173 | "license": "MIT", |
164 | 174 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
165 | 175 | "description": "A mock store for testing Redux async action creators and middleware.", |
|
0 commit comments