dep updates (fe)

pull/1772/head
gabrielburnworth 2020-04-28 07:18:16 -07:00
parent c9511593a3
commit d2176fd6ea
1 changed files with 7 additions and 7 deletions

View File

@ -31,29 +31,29 @@
"@types/enzyme": "3.10.5",
"@types/jest": "25.2.1",
"@types/lodash": "4.14.150",
"@types/markdown-it": "10.0.0",
"@types/markdown-it": "10.0.1",
"@types/moxios": "0.4.9",
"@types/node": "13.13.2",
"@types/node": "13.13.4",
"@types/promise-timeout": "1.3.0",
"@types/react": "16.9.34",
"@types/react-color": "3.0.1",
"@types/react-dom": "16.9.6",
"@types/react-dom": "16.9.7",
"@types/react-redux": "7.1.7",
"axios": "0.19.2",
"boxed_value": "1.0.0",
"browser-speech": "1.1.1",
"coveralls": "3.0.14",
"coveralls": "3.1.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"farmbot": "10.0.0-rc1",
"i18next": "19.4.3",
"i18next": "19.4.4",
"install": "0.13.0",
"lodash": "4.17.15",
"markdown-it": "10.0.0",
"markdown-it-emoji": "1.4.0",
"moment": "2.24.0",
"moxios": "0.4.0",
"mqtt": "3.0.0",
"mqtt": "4.0.0",
"npm": "6.14.4",
"parcel-bundler": "1.12.4",
"promise-timeout": "1.3.0",
@ -73,7 +73,7 @@
"takeme": "0.11.3",
"ts-jest": "25.4.0",
"ts-lint": "4.5.1",
"tslint": "6.1.1",
"tslint": "6.1.2",
"typescript": "3.8.3",
"which": "2.0.2"
},