dep updates

pull/1242/head
gabrielburnworth 2019-06-21 14:47:13 -07:00
parent 38ddb3db6c
commit 064ca3ef32
1 changed files with 9 additions and 9 deletions

View File

@ -23,20 +23,20 @@
"author": "farmbot.io",
"license": "MIT",
"dependencies": {
"@blueprintjs/core": "3.15.1",
"@blueprintjs/datetime": "3.9.1",
"@blueprintjs/core": "3.16.2",
"@blueprintjs/datetime": "3.10.0",
"@blueprintjs/select": "3.8.1",
"@types/enzyme": "3.9.3",
"@types/jest": "24.0.13",
"@types/jest": "24.0.15",
"@types/lodash": "4.14.134",
"@types/markdown-it": "0.0.7",
"@types/moxios": "0.4.8",
"@types/node": "12.0.8",
"@types/node": "12.0.10",
"@types/promise-timeout": "1.3.0",
"@types/react": "16.8.19",
"@types/react": "16.8.22",
"@types/react-color": "3.0.1",
"@types/react-dom": "16.8.4",
"@types/react-redux": "7.0.9",
"@types/react-redux": "7.1.0",
"axios": "0.19.0",
"boxed_value": "1.0.0",
"browser-speech": "1.1.1",
@ -45,7 +45,7 @@
"enzyme-adapter-react-16": "1.14.0",
"farmbot": "8.0.1-rc7",
"farmbot-toastr": "1.0.3",
"i18next": "17.0.3",
"i18next": "17.0.4",
"jest": "24.8.0",
"jest-cli": "24.8.0",
"lodash": "4.17.11",
@ -73,8 +73,8 @@
"takeme": "0.11.1",
"ts-jest": "24.0.2",
"ts-lint": "4.5.1",
"tslint": "5.17.0",
"typescript": "3.5.1",
"tslint": "5.18.0",
"typescript": "3.5.2",
"which": "1.3.1"
},
"devDependencies": {