Skip to content

Commit

Permalink
build: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
apostolos committed Oct 25, 2019
1 parent 1f2bdbd commit 4ccd256
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 135 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"homepage": "https://github.com/LWJGL/lwjgl3-www#readme",
"dependencies": {
"aws-sdk": "2.554.0",
"aws-sdk": "2.556.0",
"body-parser": "1.19.0",
"chalk": "3.0.0-beta.2",
"compression": "1.7.4",
Expand All @@ -37,30 +37,30 @@
"@babel/preset-env": "7.6.3",
"@babel/preset-react": "7.6.3",
"@babel/preset-typescript": "7.6.0",
"@emotion/babel-preset-css-prop": "10.0.17",
"@emotion/core": "10.0.21",
"@prettier/plugin-pug": "1.0.4",
"@emotion/babel-preset-css-prop": "10.0.22",
"@emotion/core": "10.0.22",
"@prettier/plugin-pug": "1.0.5",
"@reach/router": "1.3.0-beta.0",
"@types/jszip": "3.1.6",
"@types/lodash-es": "4.17.3",
"@types/reach__router": "1.2.6",
"@types/react-dom": "16.9.2",
"@types/react-dom": "16.9.3",
"@typescript-eslint/eslint-plugin": "2.5.0",
"@typescript-eslint/parser": "2.5.0",
"@webhotelier/webpack-fast-refresh": "1.0.9",
"autoprefixer": "9.6.5",
"autoprefixer": "9.7.0",
"babel-loader": "8.0.6",
"babel-plugin-optimize-react": "0.0.4",
"babel-plugin-transform-async-to-promises": "0.8.14",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"benchmark": "2.1.4",
"bootstrap": "4.3.1",
"cli-table": "0.3.1",
"core-js": "3.3.3",
"core-js": "3.3.4",
"css-loader": "3.2.0",
"cssnano": "4.1.10",
"eslint": "6.5.1",
"eslint-plugin-react-hooks": "2.1.2",
"eslint-plugin-react-hooks": "2.2.0",
"exports-loader": "0.7.0",
"fbjs": "1.0.0",
"fg-loadcss": "2.1.0",
Expand All @@ -70,13 +70,13 @@
"immer": "4.0.2",
"jszip": "3.2.2",
"lodash-es": "4.17.15",
"node-sass": "4.12.0",
"node-sass": "4.13.0",
"postcss-loader": "3.0.0",
"prettier": "1.18.2",
"react": "experimental",
"react-dom": "experimental",
"react": "^0.0.0-experimental-f6b8d31a7",
"react-dom": "^0.0.0-experimental-f6b8d31a7",
"react-fast-compare": "2.0.4",
"react-refresh": "experimental",
"react-refresh": "^0.0.0-experimental-f6b8d31a7",
"react-svg-loader": "3.0.3",
"sass-loader": "8.0.0",
"scroll-into-view-if-needed": "2.2.20",
Expand Down
Loading

0 comments on commit 4ccd256

Please sign in to comment.