dep updates (fe)

pull/1715/head
gabrielburnworth 2020-02-24 08:55:37 -08:00
parent cd52670c0b
commit 19eebde8e2
2 changed files with 11 additions and 12 deletions

View File

@ -24,18 +24,18 @@
"author": "farmbot.io",
"license": "MIT",
"dependencies": {
"@babel/core": "7.8.3",
"@babel/core": "7.8.4",
"@blueprintjs/core": "3.23.1",
"@blueprintjs/datetime": "3.15.2",
"@blueprintjs/select": "3.11.2",
"@types/enzyme": "3.10.4",
"@types/jest": "24.9.1",
"@types/enzyme": "3.10.5",
"@types/jest": "25.1.3",
"@types/lodash": "4.14.149",
"@types/markdown-it": "0.0.9",
"@types/moxios": "0.4.9",
"@types/node": "13.5.0",
"@types/node": "13.7.4",
"@types/promise-timeout": "1.3.0",
"@types/react": "16.9.19",
"@types/react": "16.9.22",
"@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.0.3",
"i18next": "19.3.1",
"install": "0.13.0",
"lodash": "4.17.15",
"markdown-it": "10.0.0",
@ -54,7 +54,7 @@
"moment": "2.24.0",
"moxios": "0.4.0",
"mqtt": "3.0.0",
"npm": "6.13.6",
"npm": "6.13.7",
"parcel-bundler": "1.12.4",
"promise-timeout": "1.3.0",
"raf": "3.4.1",
@ -63,7 +63,7 @@
"react-color": "2.18.0",
"react-dom": "16.12.0",
"react-joyride": "2.2.1",
"react-redux": "7.1.3",
"react-redux": "7.2.0",
"react-test-renderer": "16.12.0",
"react-transition-group": "4.3.0",
"redux": "4.0.5",
@ -71,10 +71,10 @@
"redux-thunk": "2.3.0",
"sass-lint": "1.13.1",
"takeme": "0.11.3",
"ts-jest": "25.0.0",
"ts-jest": "25.2.1",
"ts-lint": "4.5.1",
"tslint": "6.0.0",
"typescript": "3.7.5",
"typescript": "3.8.2",
"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.6.0",
"madge": "3.7.0",
"sass": "1.25.0"
}
}

View File

@ -1,6 +1,5 @@
{
"compilerOptions": {
"incremental": true,
"lib": [
"es7",
"dom",