File tree Expand file tree Collapse file tree 11 files changed +41
-25
lines changed
Expand file tree Collapse file tree 11 files changed +41
-25
lines changed Original file line number Diff line number Diff line change 2323 "url" : " git+https://github.com/cerebral/overmind.git"
2424 },
2525 "dependencies" : {
26- "@babel/core" : " ^7.4.5" ,
2726 "@babel/plugin-syntax-dynamic-import" : " ^7.2.0" ,
2827 "@babel/plugin-transform-runtime" : " ^7.2.0" ,
2928 "@babel/preset-env" : " ^7.2.0" ,
30- "@types/node" : " 10.12.21" ,
31- "@types/vscode" : " ^1.35.0" ,
32- "@types/ws" : " 6.0.1" ,
3329 "axios" : " 0.18.0" ,
3430 "color" : " 3.0.0" ,
3531 "color-hash" : " 1.0.3" ,
6157 "ws" : " 7.0.0"
6258 },
6359 "devDependencies" : {
64- "@babel/core" : " 7.2.2 " ,
60+ "@babel/core" : " 7.4.5 " ,
6561 "@babel/plugin-proposal-class-properties" : " 7.3.4" ,
6662 "@babel/plugin-transform-react-jsx" : " 7.1.6" ,
6763 "@babel/preset-react" : " 7.0.0" ,
115111 "webpack-dev-server" : " 3.1.11" ,
116112 "@types/node" : " 10.12.21" ,
117113 "tslint" : " 5.12.1" ,
114+ "@types/vscode" : " ^1.35.0" ,
115+ "@types/ws" : " 6.0.1" ,
118116 "vscode" : " 1.1.34"
119117 },
120118 "lint-staged" : {
Original file line number Diff line number Diff line change 2929 " lib" ,
3030 " es"
3131 ],
32- "dependencies " : {
33- "@types/node" : " ^10.5.1 " ,
32+ "devDependencies " : {
33+ "@types/node" : " ^10.12.21 " ,
3434 "tslib" : " ^1.9.3"
3535 }
3636}
Original file line number Diff line number Diff line change 3030 " react"
3131 ],
3232 "dependencies" : {
33- "@types/node" : " ^10.5.1" ,
34- "overmind" : " next" ,
33+ "overmind" : " next"
34+ },
35+ "devDependencies" : {
36+ "@types/node" : " ^10.12.21" ,
3537 "tslib" : " ^1.9.3"
3638 }
3739}
Original file line number Diff line number Diff line change 1919 " devtool"
2020 ],
2121 "dependencies" : {
22- "@types/node" : " ^10.5.1" ,
23- "@types/ws" : " 6.0.1" ,
2422 "overmind-react" : " next" ,
2523 "react" : " 16.8.1" ,
2624 "react-dom" : " 16.8.1" ,
2927 "emotion" : " ^9.2.12"
3028 },
3129 "devDependencies" : {
30+ "@types/node" : " ^10.12.21" ,
31+ "@types/ws" : " 6.0.1" ,
3232 "@babel/plugin-proposal-class-properties" : " ^7.3.4"
3333 }
3434}
Original file line number Diff line number Diff line change 1616 " devtool"
1717 ],
1818 "dependencies" : {
19- "@types/node" : " ^10.5.1" ,
2019 "color" : " ^3.0.0" ,
2120 "color-hash" : " ^1.0.3" ,
2221 "electron" : " ^2.0.8" ,
2524 "overmind-devtools-client" : " next"
2625 },
2726 "devDependencies" : {
27+ "@types/node" : " ^10.12.21" ,
2828 "@babel/plugin-proposal-class-properties" : " ^7.3.4"
2929 }
3030}
Original file line number Diff line number Diff line change 3232 " react"
3333 ],
3434 "dependencies" : {
35- "@types/node" : " ^10.5.1" ,
36- "overmind" : " next" ,
35+ "overmind" : " next"
36+ },
37+ "devDependencies" : {
38+ "@types/node" : " ^10.12.21" ,
3739 "tslib" : " ^1.9.3"
3840 }
3941}
Original file line number Diff line number Diff line change 3535 ]
3636 },
3737 "dependencies" : {
38- "@types/node" : " ^10.5.1" ,
39- "color" : " ^3.0.0" ,
38+ "color" : " ^3.0.0"
39+ },
40+ "devDependencies" : {
41+ "@types/node" : " ^10.12.21" ,
4042 "tslib" : " ^1.9.3"
4143 }
4244}
Original file line number Diff line number Diff line change 3232 " react"
3333 ],
3434 "dependencies" : {
35- "@types/node" : " ^10.5.1" ,
36- "overmind" : " next" ,
35+ "overmind" : " next"
36+ },
37+ "devDependencies" : {
38+ "@types/node" : " ^10.12.21" ,
3739 "tslib" : " ^1.9.3"
3840 }
3941}
Original file line number Diff line number Diff line change 3232 " config"
3333 ],
3434 "dependencies" : {
35- "@types/node" : " ^10.5.1" ,
3635 "is-plain-obj" : " ^1.1.0" ,
3736 "betsy" : " next" ,
38- "proxy-state-tree" : " next" ,
37+ "proxy-state-tree" : " next"
38+ },
39+ "devDependencies" : {
40+ "@types/node" : " ^10.12.21" ,
3941 "tslib" : " ^1.9.3"
4042 }
4143}
You can’t perform that action at this time.
0 commit comments