Skip to content

Commit 0417d8c

Browse files
Merge pull request #61 from zoltantothcom/dev
Update all packages to latest
2 parents b5270f8 + 937ff7f commit 0417d8c

File tree

2 files changed

+1487
-2014
lines changed

2 files changed

+1487
-2014
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"prop-types": "^15.7.2",
77
"react": "^16.8.6",
88
"react-dom": "^16.8.6",
9-
"react-redux": "^7.0.1",
9+
"react-redux": "^7.0.3",
1010
"react-router-dom": "^5.0.0",
1111
"react-syntax-highlighter": "^10.2.1",
1212
"redux": "^4.0.1",
@@ -42,16 +42,16 @@
4242
]
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.4.3",
46-
"@babel/plugin-proposal-class-properties": "^7.4.0",
47-
"@babel/preset-env": "^7.4.3",
45+
"@babel/core": "^7.4.4",
46+
"@babel/plugin-proposal-class-properties": "^7.4.4",
47+
"@babel/preset-env": "^7.4.4",
4848
"@babel/preset-react": "^7.0.0",
49-
"@storybook/addon-actions": "^5.0.6",
50-
"@storybook/addon-knobs": "^5.0.6",
51-
"@storybook/addon-links": "^5.0.6",
52-
"@storybook/addon-storyshots": "^5.0.6",
53-
"@storybook/addons": "^5.0.6",
54-
"@storybook/react": "^5.0.6",
49+
"@storybook/addon-actions": "^5.0.11",
50+
"@storybook/addon-knobs": "^5.0.11",
51+
"@storybook/addon-links": "^5.0.11",
52+
"@storybook/addon-storyshots": "^5.0.11",
53+
"@storybook/addons": "^5.0.11",
54+
"@storybook/react": "^5.0.11",
5555
"babel-eslint": "^10.0.1",
5656
"babel-jest": "^24.7.1",
5757
"babel-loader": "^8.0.5",
@@ -74,11 +74,11 @@
7474
"react-test-renderer": "^16.8.6",
7575
"redux-mock-store": "^1.5.3",
7676
"storybook-addon-styled-component-theme": "1.2.1",
77-
"surge": "^0.20.3",
77+
"surge": "^0.20.4",
7878
"wait-on": "^3.2.0",
79-
"webpack": "^4.29.6",
80-
"webpack-bundle-analyzer": "^3.2.0",
81-
"webpack-cli": "^3.3.0",
82-
"webpack-dev-server": "^3.3.0"
79+
"webpack": "^4.30.0",
80+
"webpack-bundle-analyzer": "^3.3.2",
81+
"webpack-cli": "^3.3.1",
82+
"webpack-dev-server": "^3.3.1"
8383
}
8484
}

0 commit comments

Comments
 (0)