dep updates (fe)

pull/1730/head
gabrielburnworth 2020-03-13 14:06:02 -07:00
parent 67373e4f7e
commit 11f349ac89
1 changed files with 15 additions and 15 deletions

View File

@ -24,18 +24,18 @@
"author": "farmbot.io",
"license": "MIT",
"dependencies": {
"@babel/core": "7.8.4",
"@blueprintjs/core": "3.23.1",
"@babel/core": "7.8.7",
"@blueprintjs/core": "3.24.0",
"@blueprintjs/datetime": "3.15.2",
"@blueprintjs/select": "3.11.2",
"@blueprintjs/select": "3.12.0",
"@types/enzyme": "3.10.5",
"@types/jest": "25.1.3",
"@types/jest": "25.1.4",
"@types/lodash": "4.14.149",
"@types/markdown-it": "0.0.9",
"@types/moxios": "0.4.9",
"@types/node": "13.7.4",
"@types/node": "13.9.1",
"@types/promise-timeout": "1.3.0",
"@types/react": "16.9.22",
"@types/react": "16.9.23",
"@types/react-color": "3.0.1",
"@types/react-dom": "16.9.5",
"@types/react-redux": "7.1.7",
@ -46,7 +46,7 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"farmbot": "9.1.2",
"i18next": "19.3.1",
"i18next": "19.3.2",
"install": "0.13.0",
"lodash": "4.17.15",
"markdown-it": "10.0.0",
@ -54,17 +54,17 @@
"moment": "2.24.0",
"moxios": "0.4.0",
"mqtt": "3.0.0",
"npm": "6.13.7",
"npm": "6.14.2",
"parcel-bundler": "1.12.4",
"promise-timeout": "1.3.0",
"raf": "3.4.1",
"react": "16.12.0",
"react": "16.13.0",
"react-addons-test-utils": "15.6.2",
"react-color": "2.18.0",
"react-dom": "16.12.0",
"react-dom": "16.13.0",
"react-joyride": "2.2.1",
"react-redux": "7.2.0",
"react-test-renderer": "16.12.0",
"react-test-renderer": "16.13.0",
"react-transition-group": "4.3.0",
"redux": "4.0.5",
"redux-immutable-state-invariant": "2.1.0",
@ -73,8 +73,8 @@
"takeme": "0.11.3",
"ts-jest": "25.2.1",
"ts-lint": "4.5.1",
"tslint": "6.0.0",
"typescript": "3.8.2",
"tslint": "6.1.0",
"typescript": "3.8.3",
"which": "2.0.2"
},
"devDependencies": {
@ -83,7 +83,7 @@
"jest-junit": "10.0.0",
"jest-skipped-reporter": "0.0.5",
"jshint": "2.11.0",
"madge": "3.7.0",
"sass": "1.25.0"
"madge": "3.8.0",
"sass": "1.26.3"
}
}