3535 },
3636 "dependencies" : {
3737 "@aparna036/babel-explode-module" : " ^2.0.1" ,
38+ "@atlaskit/code" : " ^11.0.6" ,
39+ "@atlaskit/css-reset" : " ^5.0.4" ,
3840 "@babel/core" : " ^7.4.4" ,
3941 "@babel/plugin-syntax-flow" : " ^7.2.0" ,
4042 "@babel/plugin-syntax-jsx" : " ^7.2.0" ,
5658 "babel-type-scopes" : " ^1.1.0" ,
5759 "babylon" : " ^7.0.0-beta.22" ,
5860 "babylon-options" : " ^2.0.1" ,
61+ "bolt" : " ^0.22.6" ,
5962 "eslint" : " ^5.13.0" ,
6063 "eslint-config-airbnb" : " ^17.1.0" ,
6164 "eslint-config-prettier" : " ^4.0.0" ,
6568 "eslint-plugin-prettier" : " ^3.0.1" ,
6669 "eslint-plugin-react" : " ^7.12.4" ,
6770 "jest-in-case" : " ^1.0.2" ,
71+ "lz-string" : " ^1.4.4" ,
6872 "preconstruct" : " ^0.0.81" ,
73+ "react" : " ^16.3.1" ,
74+ "react-codemirror" : " ^1.0.0" ,
75+ "react-dom" : " ^16.3.1" ,
76+ "react-markdown" : " ^4.0.6" ,
6977 "react-markings" : " ^1.2.0" ,
78+ "react-router-dom" : " ^5.0.1" ,
7079 "resolve" : " ^1.10.1" ,
71- "strip-indent" : " ^2.0.0"
80+ "strip-indent" : " ^2.0.0" ,
81+ "styled-components" : " ^4.3.2"
7282 },
7383 "devDependencies" : {
84+ "@babel/core" : " ^7.4.4" ,
7485 "@babel/plugin-proposal-class-properties" : " ^7.4.4" ,
7586 "@babel/plugin-transform-runtime" : " ^7.4.4" ,
7687 "@babel/preset-env" : " ^7.4.4" ,
7788 "@babel/preset-flow" : " ^7.0.0" ,
7889 "@babel/preset-react" : " ^7.0.0" ,
90+ "babel-loader" : " ^8.0.5" ,
7991 "babel-jest" : " ^24.7.1" ,
8092 "babel-plugin-emotion" : " ^10.0.14" ,
93+ "copy-webpack-plugin" : " ^5.0.2" ,
94+ "css-loader" : " ^2.1.1" ,
8195 "enzyme" : " ^3.3.0" ,
8296 "enzyme-adapter-react-16" : " ^1.1.1" ,
8397 "flow-bin" : " ^0.98.0" ,
98+ "html-webpack-plugin" : " ^3.2.0" ,
8499 "jest" : " ^24.7.1" ,
85100 "jest-in-case" : " ^1.0.2" ,
86101 "jsdom" : " ^11.7.0" ,
102+ "null-loader" : " ^0.1.1" ,
87103 "prettier" : " ^1.13.7" ,
88104 "react" : " ^16.3.1" ,
89105 "react-addons-test-utils" : " ^15.6.2" ,
93109 "webpack-cli" : " ^3.3.0" ,
94110 "webpack-dev-server" : " ^3.2.1"
95111 }
96- }
112+ }
0 commit comments