dep updates (fe)

pull/1576/head
gabrielburnworth 2019-11-19 10:49:01 -08:00
parent 27214fa0a4
commit db135676dd
1 changed files with 16 additions and 16 deletions

View File

@ -24,16 +24,16 @@
"author": "farmbot.io",
"license": "MIT",
"dependencies": {
"@babel/core": "7.7.0",
"@blueprintjs/core": "3.19.1",
"@blueprintjs/datetime": "3.14.0",
"@blueprintjs/select": "3.11.1",
"@babel/core": "7.7.2",
"@blueprintjs/core": "3.17.2",
"@blueprintjs/datetime": "3.15.1",
"@blueprintjs/select": "3.11.2",
"@types/enzyme": "3.10.3",
"@types/jest": "24.0.22",
"@types/lodash": "4.14.144",
"@types/jest": "24.0.23",
"@types/lodash": "4.14.149",
"@types/markdown-it": "0.0.9",
"@types/moxios": "0.4.9",
"@types/node": "12.12.6",
"@types/node": "12.12.9",
"@types/promise-timeout": "1.3.0",
"@types/react": "16.9.11",
"@types/react-color": "3.0.1",
@ -46,7 +46,7 @@
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.15.1",
"farmbot": "8.3.1",
"i18next": "19.0.0",
"i18next": "19.0.1",
"install": "0.13.0",
"lodash": "4.17.15",
"markdown-it": "10.0.0",
@ -54,36 +54,36 @@
"moment": "2.24.0",
"moxios": "0.4.0",
"mqtt": "3.0.0",
"npm": "6.13.0",
"npm": "6.13.1",
"parcel-bundler": "1.12.4",
"promise-timeout": "1.3.0",
"raf": "3.4.1",
"react": "16.11.0",
"react": "16.12.0",
"react-addons-test-utils": "15.6.2",
"react-color": "2.17.3",
"react-dom": "16.11.0",
"react-dom": "16.12.0",
"react-joyride": "2.1.1",
"react-redux": "7.1.3",
"react-test-renderer": "16.11.0",
"react-test-renderer": "16.12.0",
"react-transition-group": "4.3.0",
"redux": "4.0.4",
"redux-immutable-state-invariant": "2.1.0",
"redux-thunk": "2.3.0",
"sass": "1.23.3",
"sass": "1.23.6",
"sass-lint": "1.13.1",
"takeme": "0.11.3",
"ts-jest": "24.1.0",
"ts-lint": "4.5.1",
"tslint": "5.20.1",
"typescript": "3.7.2",
"which": "2.0.1"
"which": "2.0.2"
},
"devDependencies": {
"jest": "24.9.0",
"jest-cli": "24.9.0",
"jest-skipped-reporter": "0.0.4",
"jest-skipped-reporter": "0.0.5",
"jshint": "2.10.3",
"madge": "3.5.0"
"madge": "3.6.0"
},
"jest": {
"clearMocks": true,