Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
thecotne committed Jun 28, 2020
1 parent 47bb622 commit aeb681e
Show file tree
Hide file tree
Showing 8 changed files with 1,314 additions and 1,474 deletions.
2 changes: 1 addition & 1 deletion .flowconfig
Expand Up @@ -60,4 +60,4 @@ uninitialized-instance-property
ambiguous-object-type

[version]
0.125.1
0.128.0
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,6 +11,6 @@
"workspaces/*"
],
"dependencies": {
"flow-bin": "^0.125.1"
"flow-bin": "^0.128.0"
}
}
2 changes: 1 addition & 1 deletion workspaces/blessing/.eslintrc.json
Expand Up @@ -6,7 +6,7 @@
//"createClass": "createReactClass",
//"pragma": "React",
"version": "16.13",
"flowVersion": "0.125.1"
"flowVersion": "0.128.0"
}
},
"parserOptions": {
Expand Down
42 changes: 21 additions & 21 deletions workspaces/blessing/package.json
Expand Up @@ -4,35 +4,35 @@
"version": "0.0.0-not-versioned",
"license": "UNLICENSED",
"dependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/cli": "^7.10.3",
"@babel/core": "^7.10.3",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-export-namespace-from": "^7.10.1",
"@babel/plugin-proposal-object-rest-spread": "^7.10.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/preset-flow": "^7.9.0",
"@babel/preset-react": "^7.9.4",
"@babel/runtime": "^7.9.6",
"@babel/plugin-transform-runtime": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@babel/preset-flow": "^7.10.1",
"@babel/preset-react": "^7.10.1",
"@babel/runtime": "^7.10.3",
"@thecotne/tasker": "^1.3.1",
"autoprefixer": "^9.8.0",
"autoprefixer": "^9.8.4",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-add-react-displayname": "^0.0.5",
"circular-dependency-plugin": "^5.2.0",
"core-js": "3.6.5",
"css-loader": "^3.5.3",
"eslint": "7.0.0",
"css-loader": "^3.6.0",
"eslint": "7.3.1",
"eslint-config-standard": "^14.1.1",
"eslint-config-standard-react": "^9.2.0",
"eslint-plugin-flowtype": "^5.0.3",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-flowtype": "^5.1.3",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-only-warn": "^1.0.2",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.2",
"eslint-plugin-react-hooks": "^4.0.4",
"eslint-plugin-sort-imports-es6-autofix": "^0.5.0",
"eslint-plugin-standard": "^4.0.1",
"file-loader": "^6.0.0",
Expand All @@ -41,22 +41,22 @@
"git-revision-webpack-plugin": "^3.0.6",
"html-webpack-plugin": "^4.3.0",
"import-glob-loader": "^1.1.0",
"js-yaml": "^3.13.1",
"js-yaml": "^3.14.0",
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.14.1",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"postcss-safe-parser": "^4.0.2",
"postcss-scss": "^2.1.0",
"postcss-scss": "^2.1.1",
"resolve-url-loader": "^3.1.1",
"sass-loader": "^8.0.2",
"terser-webpack-plugin": "^3.0.1",
"terser-webpack-plugin": "^3.0.6",
"thread-loader": "^2.1.3",
"unused-files-webpack-plugin": "^3.4.0",
"val-loader": "^2.1.1",
"webpack": "^4.43.0",
"webpack-build-notifier": "^2.0.0",
"webpack-cli": "^3.3.11",
"webpack-build-notifier": "^2.1.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
}
}
15 changes: 5 additions & 10 deletions workspaces/frontend/package.json
Expand Up @@ -4,17 +4,12 @@
"version": "0.0.0-not-versioned",
"license": "UNLICENSED",
"dependencies": {
"bootstrap": "^4.5.0",
"classnames": "^2.2.6",
"clipboard-copy": "^3.1.0",
"date-fns": "^2.13.0",
"decoders": "^1.19.1",
"effector": "^20.15.0",
"effector-react": "^20.7.2",
"libreact": "^2.13.2",
"date-fns": "^2.14.0",
"decoders": "^1.22.2",
"effector": "^20.17.2",
"effector-react": "^20.8.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"screenfull": "^5.0.2",
"video.js": "^7.7.6"
"react-dom": "^16.13.1"
}
}
8 changes: 3 additions & 5 deletions workspaces/frontend/sass/index.scss
@@ -1,6 +1,4 @@
@import '_variables';
@import '~bootstrap/scss/bootstrap';

@import './fonts';
@import './global';
@import './autoload';
@import '_fonts';
@import '_global';
@import '_autoload';
4 changes: 2 additions & 2 deletions workspaces/producers/package.json
Expand Up @@ -10,8 +10,8 @@
"@oclif/command": "^1.6.1",
"@oclif/config": "^1.15.1",
"@oclif/dev-cli": "^1",
"@oclif/plugin-help": "^3.0.1",
"chalk": "^4.0.0",
"@oclif/plugin-help": "^3.1.0",
"chalk": "^4.1.0",
"chokidar": "^3.4.0"
},
"main": "index.js",
Expand Down

0 comments on commit aeb681e

Please sign in to comment.