Skip to content

Commit 00127a7

Browse files
committed
chore(deps): upgrade
1 parent ef0ab05 commit 00127a7

File tree

4 files changed

+1032
-1354
lines changed

4 files changed

+1032
-1354
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@
1616
"devDependencies": {
1717
"@babel/cli": "^7.2.3",
1818
"@babel/core": "^7.2.2",
19-
"@babel/plugin-proposal-class-properties": "^7.2.3",
20-
"@babel/preset-env": "^7.2.3",
19+
"@babel/plugin-proposal-class-properties": "^7.3.0",
20+
"@babel/preset-env": "^7.3.1",
2121
"@babel/preset-react": "^7.0.0",
22-
"@loadable/babel-plugin": "^5.2.2",
22+
"@loadable/babel-plugin": "^5.6.0",
2323
"babel-core": "^7.0.0-bridge.0",
2424
"babel-eslint": "^10.0.1",
25-
"babel-jest": "^23.6.0",
25+
"babel-jest": "^24.1.0",
2626
"conventional-github-releaser": "^3.1.2",
2727
"cross-env": "^5.2.0",
2828
"doctoc": "^1.4.0",
29-
"eslint": "^5.12.0",
29+
"eslint": "^5.13.0",
3030
"eslint-config-airbnb": "^17.1.0",
31-
"eslint-config-prettier": "^3.5.0",
32-
"eslint-plugin-import": "^2.14.0",
33-
"eslint-plugin-jsx-a11y": "^6.1.2",
31+
"eslint-config-prettier": "^4.0.0",
32+
"eslint-plugin-import": "^2.16.0",
33+
"eslint-plugin-jsx-a11y": "^6.2.1",
3434
"eslint-plugin-react": "^7.12.4",
35-
"jest": "^23.6.0",
36-
"lerna": "^3.10.5",
37-
"prettier": "^1.15.3",
38-
"react": "^16.7.0",
39-
"react-dom": "^16.7.0",
35+
"jest": "^24.1.0",
36+
"lerna": "^3.10.8",
37+
"prettier": "^1.16.4",
38+
"react": "^16.8.0",
39+
"react-dom": "^16.8.0",
4040
"shx": "^0.3.2"
4141
}
4242
}

packages/smooth-core/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,24 @@
3434
},
3535
"dependencies": {
3636
"@babel/core": "^7.2.2",
37-
"@babel/plugin-proposal-class-properties": "^7.2.3",
37+
"@babel/plugin-proposal-class-properties": "^7.3.0",
3838
"@babel/plugin-transform-runtime": "^7.2.0",
3939
"@babel/polyfill": "^7.2.5",
40-
"@babel/preset-env": "^7.2.3",
40+
"@babel/preset-env": "^7.3.1",
4141
"@babel/preset-react": "^7.0.0",
4242
"@babel/register": "^7.0.0",
4343
"@babel/runtime": "^7.3.1",
44-
"@emotion/core": "^10.0.6",
45-
"@loadable/babel-plugin": "^5.2.2",
46-
"@loadable/component": "^5.2.2",
47-
"@loadable/server": "^5.4.0",
48-
"@loadable/webpack-plugin": "^5.4.0",
49-
"apollo-cache-inmemory": "^1.4.0",
50-
"apollo-client": "^2.4.9",
51-
"apollo-link": "^1.2.6",
52-
"apollo-link-http": "^1.5.9",
53-
"apollo-link-schema": "^1.1.4",
54-
"apollo-server-express": "^2.3.1",
44+
"@emotion/core": "^10.0.7",
45+
"@loadable/babel-plugin": "^5.6.0",
46+
"@loadable/component": "^5.6.0",
47+
"@loadable/server": "^5.6.0",
48+
"@loadable/webpack-plugin": "^5.5.0",
49+
"apollo-cache-inmemory": "^1.4.2",
50+
"apollo-client": "^2.4.12",
51+
"apollo-link": "^1.2.8",
52+
"apollo-link-http": "^1.5.11",
53+
"apollo-link-schema": "^1.1.6",
54+
"apollo-server-express": "^2.3.3",
5555
"axios": "^0.18.0",
5656
"babel-loader": "^8.0.5",
5757
"camelcase": "^5.0.0",
@@ -64,19 +64,19 @@
6464
"graphql": "^14.1.1",
6565
"graphql-iso-date": "^3.6.1",
6666
"graphql-tag": "^2.10.1",
67-
"graphql-tools": "^4.0.3",
67+
"graphql-tools": "^4.0.4",
6868
"humanize-string": "^1.0.2",
6969
"log-update": "^2.3.0",
7070
"merge-deep": "^3.0.2",
7171
"pluralize": "^7.0.0",
7272
"progress-estimator": "^0.2.2",
7373
"query-string": "^6.2.0",
74-
"react-apollo": "^2.3.3",
74+
"react-apollo": "^2.4.1",
7575
"react-helmet": "^5.2.0",
7676
"react-router-dom": "^4.3.1",
7777
"slugify": "^1.3.4",
7878
"tiny-glob": "^0.2.6",
79-
"webpack": "^4.28.4",
79+
"webpack": "^4.29.1",
8080
"webpack-dev-middleware": "^3.5.1",
8181
"webpack-hot-middleware": "^2.24.3",
8282
"webpack-node-externals": "^1.7.2"

packages/smooth-dev-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"react-dom": ">=16.3.0"
3333
},
3434
"dependencies": {
35-
"@babel/runtime": "^7.0.0",
36-
"chokidar": "^2.0.4",
35+
"@babel/runtime": "^7.3.1",
36+
"chokidar": "^2.1.0",
3737
"configstore": "^4.0.0",
3838
"fs-extra": "^7.0.1",
3939
"is-absolute": "^1.0.0",

0 commit comments

Comments
 (0)