Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit b8701db

Browse files
committed
Exact package versions
1 parent 350cfd2 commit b8701db

13 files changed

+595
-1907
lines changed

package-lock.json

Lines changed: 549 additions & 1004 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 46 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -22,101 +22,96 @@
2222
},
2323
"dependencies": {
2424
"@babel/core": "7.1.2",
25-
"@babel/plugin-proposal-class-properties": "^7.1.0",
26-
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
27-
"@babel/plugin-transform-modules-commonjs": "^7.1.0",
28-
"@babel/plugin-transform-react-constant-elements": "^7.0.0",
29-
"@babel/plugin-transform-react-inline-elements": "^7.0.0",
25+
"@babel/plugin-proposal-class-properties": "7.1.0",
26+
"@babel/plugin-transform-modules-commonjs": "7.1.0",
27+
"@babel/plugin-transform-react-constant-elements": "7.0.0",
28+
"@babel/plugin-transform-react-inline-elements": "7.0.0",
3029
"@babel/preset-env": "7.1.0",
31-
"@babel/preset-react": "^7.0.0",
32-
"@babel/register": "^7.0.0",
30+
"babel-runtime": "6.26.0",
31+
"@babel/preset-react": "7.0.0",
32+
"@babel/register": "7.0.0",
3333
"@material-ui/core": "3.9.0",
34-
"animejs": "^3.0.1",
34+
"animejs": "3.0.1",
3535
"babel-eslint": "10.0.1",
3636
"babel-loader": "8.0.4",
3737
"babel-plugin-transform-object-rest-spread": "7.0.0-beta.3",
3838
"babel-plugin-transform-react-remove-prop-types": "0.4.18",
3939
"bootstrap": "4.0.0-alpha.3",
4040
"bullet-train-client": "0.0.83",
41-
"bullet-train-nodejs": "^1.0.1",
4241
"bullet-train-rules-engine": "0.0.7",
4342
"chai": "4.2.0",
44-
"classnames": "^2.2.5",
43+
"classnames": "2.2.6",
4544
"clean-webpack-plugin": "0.1.19",
46-
"color": "^3.1.0",
47-
"colors": "^1.3.0",
45+
"color": "3.1.0",
46+
"colors": "1.4.0",
4847
"copy-webpack-plugin": "4.5.2",
49-
"cross-env": "^5.2.0",
48+
"cross-env": "5.2.0",
5049
"css-loader": "2.1.0",
51-
"dotenv": "^6.2.0",
50+
"dotenv": "6.2.0",
5251
"eslint": "5.6.1",
5352
"eslint-config-airbnb": "17.1.0",
54-
"eslint-config-airbnb-base": "13.1.0",
55-
"eslint-config-prettier": "^3.3.0",
53+
"eslint-config-prettier": "3.3.0",
5654
"eslint-plugin-import": "2.14.0",
5755
"eslint-plugin-jsx-a11y": "6.1.2",
58-
"eslint-plugin-prettier": "^3.0.0",
56+
"eslint-plugin-prettier": "3.0.0",
5957
"eslint-plugin-react": "7.11.1",
6058
"eslint-watch": "4.0.2",
6159
"extract-text-webpack-plugin": "4.0.0-beta.0",
6260
"fbjs": "0.8.17",
6361
"file-loader": "2.0.0",
6462
"flux-react-dispatcher": "1.2.5",
65-
"history": "^4.7.2",
63+
"history": "4.10.1",
6664
"html-loader": "0.5.5",
6765
"html-webpack-plugin": "3.2.0",
68-
"ionicons": "^4.0.0",
69-
"js-cookie": "^2.2.1",
66+
"ionicons": "4.0.0",
67+
"js-cookie": "2.2.1",
7068
"json-loader": "0.5.4",
71-
"lazyframe": "^1.1.6",
72-
"lodash": "^4.17.15",
73-
"material-ui-chip-input": "^1.1.0",
69+
"lodash": "4.17.15",
70+
"material-ui-chip-input": "1.1.0",
7471
"moment": "2.22.2",
75-
"node-fetch": "^2.1.2",
72+
"node-fetch": "2.6.1",
7673
"node-sass": "4.14.1",
77-
"polyfill-react-native": "^1.0.5",
74+
"polyfill-react-native": "1.0.5",
7875
"postcss-loader": "2.1.2",
79-
"prettier": "^1.15.2",
80-
"promise-polyfill": "^7.1.2",
76+
"prettier": "1.19.1",
77+
"promise-polyfill": "7.1.2",
8178
"prop-types": "15.6.2",
82-
"qrcode.react": "^1.0.0",
83-
"rc-switch": "^1.6.0",
79+
"qrcode.react": "1.0.0",
80+
"rc-switch": "1.9.0",
8481
"react": "16.5.2",
85-
"react-async-script": "^0.9.0",
86-
"react-click-outside": "^3.0.1",
87-
"react-device-detect": "^1.9.9",
82+
"react-async-script": "0.9.1",
83+
"react-click-outside": "3.0.1",
84+
"react-device-detect": "1.9.9",
8885
"react-dom": "16.5.2",
8986
"react-hot-loader": "4.5.3",
90-
"react-maskedinput": "^4.0.1",
87+
"react-maskedinput": "4.0.1",
9188
"react-router": "4.3.1",
9289
"react-router-dom": "4.3.1",
93-
"react-select": "^2.4.3",
94-
"react-sortable-hoc": "^1.9.1",
95-
"react-tooltip": "^3.6.0",
96-
"react-virtualized": "^9.21.2",
97-
"react-virtualized-auto-sizer": "^1.0.2",
98-
"react-window": "^1",
90+
"react-select": "2.4.3",
91+
"react-sortable-hoc": "1.9.1",
92+
"react-tooltip": "3.7.0",
93+
"react-virtualized-auto-sizer": "1.0.2",
94+
"react-window": "1",
9995
"sass-loader": "6.0.7",
100-
"slackbots": "^1.2.0",
101-
"ssg-node-express": "^4.16.4",
96+
"slackbots": "1.2.0",
97+
"ssg-node-express": "4.16.4",
10298
"style-loader": "0.23.1",
10399
"uglifyjs-webpack-plugin": "1.3.0",
104100
"webpack": "4.20.2",
105-
"webpack-bundle-analyzer": "^3.4.1",
106-
"webpack-cli": "^3.1.2",
101+
"webpack-bundle-analyzer": "3.4.1",
102+
"webpack-cli": "3.1.2",
107103
"webpack-dev-middleware": "3.4.0",
108104
"webpack-hot-middleware": "2.24.3",
109105
"whatwg-fetch": "3.0.0"
110106
},
111107
"devDependencies": {
112-
"chai": "^4.1.2",
113-
"chromedriver": "83.0.1",
114-
"env2": "^2.2.0",
115-
"nightwatch": "1.3.6",
116-
"node-slack-upload": "^2.0.0",
117-
"nodemon": "^1.17.5",
118-
"raw-loader": "^0.5.1",
119-
"react-markdown": "^4.0.3",
108+
"chai": "4.2.0",
109+
"chromedriver": "85.0.1",
110+
"nightwatch": "1.3.7",
111+
"node-slack-upload": "2.0.0",
112+
"nodemon": "1.18.11",
113+
"raw-loader": "0.5.1",
114+
"react-markdown": "4.0.3",
120115
"selenium-server": "3.141.59"
121116
}
122117
}

web/components/pages/HomePage.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
import React from 'react';
2-
import lazyframe from 'lazyframe';
32
import ForgotPasswordModal from '../ForgotPasswordModal';
43
import Hero from '../Hero';
54
import Footer from '../Footer';
65
import Popover from '../base/Popover';
7-
import 'lazyframe/dist/lazyframe.css';
86
import PricingPanel from '../PricingPanel';
97
import Card from '../Card';
108
import { ButtonWhite, ButtonLink } from '../base/forms/Button';
@@ -24,8 +22,6 @@ const HomePage = class extends React.Component {
2422
}
2523

2624
componentDidMount() {
27-
lazyframe('.lazyframe');
28-
2925
if (document.location.href.includes('oauth')) {
3026
const parts = location.href.split('oauth/');
3127
const params = parts[1];

web/components/pages/blog/HackingOurE2E.js

Lines changed: 0 additions & 37 deletions
This file was deleted.

web/components/pages/blog/HowToUseFeatureFlags.js

Lines changed: 0 additions & 33 deletions
This file was deleted.

web/components/pages/blog/SevenReasons.js

Lines changed: 0 additions & 36 deletions
This file was deleted.

web/components/pages/blog/SimulateScenarios.js

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)