dep updates

pull/1081/head
gabrielburnworth 2019-01-07 17:11:03 -08:00
parent 87323e56f9
commit a1a2a804bf
2 changed files with 10 additions and 9 deletions

1
.npmrc 100644
View File

@ -0,0 +1 @@
save-exact = true

View File

@ -35,16 +35,16 @@
"@types/enzyme": "3.1.15",
"@types/fastclick": "1.0.28",
"@types/i18next": "12.1.0",
"@types/jest": "23.3.11",
"@types/jest": "23.3.12",
"@types/lodash": "4.14.119",
"@types/markdown-it": "0.0.7",
"@types/moxios": "0.4.8",
"@types/node": "10.12.18",
"@types/promise-timeout": "1.3.0",
"@types/react": "16.7.18",
"@types/react-color": "2.13.6",
"@types/react-color": "2.14.0",
"@types/react-dom": "16.0.11",
"@types/react-redux": "6.0.11",
"@types/react-redux": "6.0.12",
"axios": "0.18.0",
"boxed_value": "1.0.0",
"browser-speech": "1.1.1",
@ -64,7 +64,7 @@
"lodash": "4.17.11",
"markdown-it": "8.4.2",
"markdown-it-emoji": "1.4.0",
"moment": "2.22.2",
"moment": "2.23.0",
"moxios": "0.4.0",
"node-sass": "4.11.0",
"optimize-css-assets-webpack-plugin": "5.0.1",
@ -72,12 +72,12 @@
"raf": "3.4.1",
"react": "16.7.0",
"react-addons-test-utils": "15.6.2",
"react-color": "2.14.1",
"react-color": "2.17.0",
"react-dom": "16.7.0",
"react-joyride": "2.0.2",
"react-redux": "5.1.1",
"react-test-renderer": "16.7.0",
"react-transition-group": "2.5.0",
"react-transition-group": "2.5.2",
"redux": "4.0.1",
"redux-immutable-state-invariant": "2.1.0",
"redux-thunk": "2.3.0",
@ -89,8 +89,8 @@
"takeme": "0.11.1",
"ts-jest": "23.10.5",
"ts-lint": "4.5.1",
"ts-loader": "5.3.2",
"tslint": "5.11.0",
"ts-loader": "5.3.3",
"tslint": "5.12.0",
"typescript": "3.2.2",
"url-loader": "1.1.2",
"webpack": "4.28.3",
@ -99,7 +99,7 @@
},
"devDependencies": {
"jest-skipped-reporter": "0.0.4",
"webpack-cli": "3.1.2"
"webpack-cli": "3.2.1"
},
"jest": {
"clearMocks": true,