|
@@ -8,6 +8,7 @@
|
|
"@testing-library/user-event": "^7.1.2",
|
|
"@testing-library/user-event": "^7.1.2",
|
|
"@types/classnames": "^2.2.9",
|
|
"@types/classnames": "^2.2.9",
|
|
"@types/jest": "^24.0.25",
|
|
"@types/jest": "^24.0.25",
|
|
|
|
+ "@types/lodash": "^4.14.149",
|
|
"@types/node": "^12.12.24",
|
|
"@types/node": "^12.12.24",
|
|
"@types/react": "^16.9.17",
|
|
"@types/react": "^16.9.17",
|
|
"@types/react-dom": "^16.9.0",
|
|
"@types/react-dom": "^16.9.0",
|
|
@@ -18,6 +19,7 @@
|
|
"bulma": "^0.8.0",
|
|
"bulma": "^0.8.0",
|
|
"bulma-switch": "^2.0.0",
|
|
"bulma-switch": "^2.0.0",
|
|
"classnames": "^2.2.6",
|
|
"classnames": "^2.2.6",
|
|
|
|
+ "lodash": "^4.17.15",
|
|
"node-sass": "^4.13.1",
|
|
"node-sass": "^4.13.1",
|
|
"react": "^16.12.0",
|
|
"react": "^16.12.0",
|
|
"react-dom": "^16.12.0",
|
|
"react-dom": "^16.12.0",
|