|
3 | 3 | "id": "adbe711c-9698-41f7-bf86-ae3e41ba49eb", |
4 | 4 | "name": "React", |
5 | 5 | "type": "application", |
6 | | - "version": "16.4.1", |
| 6 | + "version": "16.6.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": "4.0.0", |
| 16 | + "version": "4.0.1", |
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.", |
|
43 | 43 | "id": "3b5968c7-6109-428b-bc2b-62652d8c6d8d", |
44 | 44 | "name": "Bootstrap", |
45 | 45 | "type": "application", |
46 | | - "version": "4.1.1", |
| 46 | + "version": "4.1.3", |
47 | 47 | "license": "MIT", |
48 | 48 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
49 | 49 | "description": "Bootstrap is an open source toolkit for developing with HTML, CSS, and JS.", |
|
53 | 53 | "id": "7d09624e-0256-4fe5-9b9f-bf76683536a1", |
54 | 54 | "name": "Font Awesome", |
55 | 55 | "type": "application", |
56 | | - "version": "5.1.0", |
| 56 | + "version": "5.5.0", |
57 | 57 | "license": "Multiple", |
58 | 58 | "licenseUrl": "https://fontawesome.com/license", |
59 | 59 | "description": "Font Awesome is an icon toolkit.", |
|
63 | 63 | "id": "8f2d877d-d17a-4b3c-bbc3-690f460a57e0", |
64 | 64 | "name": "Lodash", |
65 | 65 | "type": "application", |
66 | | - "version": "4.17.10", |
| 66 | + "version": "4.17.11", |
67 | 67 | "license": "MIT", |
68 | 68 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
69 | 69 | "description": "A modern JavaScript utility library delivering modularity, performance & extras.", |
|
93 | 93 | "id": "482ffcac-9db2-40d2-a971-fbaf93707d5a", |
94 | 94 | "name": "Validator", |
95 | 95 | "type": "application", |
96 | | - "version": "10.4.0", |
| 96 | + "version": "10.8.0", |
97 | 97 | "license": "MIT", |
98 | 98 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
99 | 99 | "description": "A javascript library of validators and sanitizers.", |
|
123 | 123 | "id": "126d771c-b606-4c10-866b-4385e44b15d3", |
124 | 124 | "name": "Node.js", |
125 | 125 | "type": "build", |
126 | | - "version": "8.11.3", |
| 126 | + "version": "8.12.0", |
127 | 127 | "description": "Node.js is a JavaScript runtime.", |
128 | 128 | "url": "https://nodejs.org/" |
129 | 129 | }, |
130 | 130 | { |
131 | 131 | "id": "079dd1b7-f5b1-4c32-a0af-c7ea65e94976", |
132 | 132 | "name": "NPM", |
133 | 133 | "type": "build", |
134 | | - "version": "5.6.0", |
| 134 | + "version": "6.4.1", |
135 | 135 | "description": "npm is the Node.js package manager.", |
136 | 136 | "url": "https://www.npmjs.com/" |
137 | 137 | }, |
138 | 138 | { |
139 | 139 | "id": "6cab5852-7750-4af3-b5dc-59220f2ca03e", |
140 | 140 | "name": "Yarn", |
141 | 141 | "type": "build", |
142 | | - "version": "1.7.0", |
| 142 | + "version": "1.12.1", |
143 | 143 | "license": "BSD 2-Clause", |
144 | 144 | "licenseUrl": "https://spdx.org/licenses/BSD-2-Clause.html", |
145 | 145 | "description": "Yarn is an alternative to the npm client.", |
|
149 | 149 | "id": "8218cb49-7830-4d88-8df5-4c1ad4d4df4f", |
150 | 150 | "name": "Jest", |
151 | 151 | "type": "test", |
152 | | - "version": "23.3.0", |
| 152 | + "version": "23.6.0", |
153 | 153 | "license": "MIT", |
154 | 154 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
155 | 155 | "description": "Jest is used by Facebook to test all JavaScript code including React applications.", |
|
159 | 159 | "id": "f62dd51f-ceae-4051-bbf1-931161ee54fc", |
160 | 160 | "name": "Enzyme", |
161 | 161 | "type": "test", |
162 | | - "version": "3.3.0", |
| 162 | + "version": "3.7.0", |
163 | 163 | "license": "MIT", |
164 | 164 | "licenseUrl": "https://spdx.org/licenses/MIT.html", |
165 | 165 | "description": "Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.", |
|
0 commit comments