Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2020
1 parent 9cdc44d commit 78a9198
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 67 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "root",
"private": true,
"devDependencies": {
"@babel/core": "^7.11.6",
"@storybook/addon-actions": "^6.0.21",
"@storybook/addon-essentials": "^6.0.21",
"@storybook/addon-links": "^6.0.21",
"@storybook/react": "^6.0.21",
"babel-loader": "^8.1.0",
"@babel/core": "7.11.6",
"@storybook/addon-actions": "6.0.26",
"@storybook/addon-essentials": "6.0.26",
"@storybook/addon-links": "6.0.26",
"@storybook/react": "6.0.26",
"babel-loader": "8.1.0",
"lerna": "3.22.1",
"react-is": "^16.13.1",
"less": "^3.12.2",
"less-loader": "^7.0.1"
"react-is": "16.13.1",
"less": "3.12.2",
"less-loader": "7.0.1"
},
"dependencies": {},
"scripts": {
Expand Down
42 changes: 21 additions & 21 deletions packages/common-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,20 +69,20 @@
"@babel/register": "7.11.5",
"@puncsky/eslint-config-onefx": "^2.4.3",
"@puncsky/eslint-config-onefx-react": "^2.4.3",
"@types/koa": "^2.11.4",
"@types/koa": "2.11.4",
"@types/node": "11.15.27",
"@types/react-helmet": "^6.1.0",
"@types/react-redux": "^7.1.9",
"@types/react-router": "^5.1.8",
"@types/react-router-dom": "^5.1.5",
"@types/react-helmet": "6.1.0",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/react-test-renderer": "16.9.3",
"@types/styletron-engine-atomic": "^1.1.0",
"@types/styletron-react": "^5.0.2",
"@types/styletron-standard": "^2.0.1",
"@types/validator": "^13.1.0",
"@types/styletron-engine-atomic": "1.1.0",
"@types/styletron-react": "5.0.2",
"@types/styletron-standard": "2.0.1",
"@types/validator": "13.1.0",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"antd": "^4.6.4",
"antd": "4.6.6",
"ava": "1.4.1",
"awesome-typescript-loader": "5.2.1",
"babel-loader": "8.1.0",
Expand All @@ -96,23 +96,23 @@
"global": "4.4.0",
"html-webpack-plugin": "3.2.0",
"husky": "1.3.1",
"koa": "^2.13.0",
"koa": "2.13.0",
"nyc": "13.3.0",
"onefx": "^2.4.3",
"onefx-auth": "^2.4.3",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"react": "16.13.1",
"react-helmet": "^6.1.0",
"react-redux": "^7.2.1",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-helmet": "6.1.0",
"react-redux": "7.2.1",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-test-renderer": "16.13.1",
"shader": "^1.0.0",
"shader": "1.0.0",
"source-map-loader": "0.2.4",
"styletron-engine-atomic": "^1.4.6",
"styletron-react": "^5.2.7",
"styletron-standard": "^3.0.4",
"styletron-engine-atomic": "1.4.6",
"styletron-react": "5.2.7",
"styletron-standard": "3.0.4",
"ts-node": "8.10.2",
"typescript": "3.9.7",
"uglifyjs-webpack-plugin": "2.2.0",
Expand All @@ -139,7 +139,7 @@
"styletron-standard": "^3.0.4"
},
"dependencies": {
"@types/validator": "^13.1.0",
"validator": "^13.1.17"
"@types/validator": "13.1.0",
"validator": "13.1.17"
}
}
52 changes: 26 additions & 26 deletions packages/onefx-auth-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,25 +69,25 @@
"@babel/register": "7.11.5",
"@puncsky/eslint-config-onefx": "^2.4.3",
"@puncsky/eslint-config-onefx-react": "^2.4.3",
"@types/axios": "^0.14.0",
"@types/form-serialize": "^0.7.1",
"@types/koa": "^2.11.4",
"@types/axios": "0.14.0",
"@types/form-serialize": "0.7.1",
"@types/koa": "2.11.4",
"@types/node": "11.15.27",
"@types/react-helmet": "^6.1.0",
"@types/react-redux": "^7.1.9",
"@types/react-router": "^5.1.8",
"@types/react-router-dom": "^5.1.5",
"@types/react-helmet": "6.1.0",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/react-test-renderer": "16.9.3",
"@types/styletron-engine-atomic": "^1.1.0",
"@types/styletron-react": "^5.0.2",
"@types/styletron-standard": "^2.0.1",
"@types/validator": "^13.1.0",
"@types/styletron-engine-atomic": "1.1.0",
"@types/styletron-react": "5.0.2",
"@types/styletron-standard": "2.0.1",
"@types/validator": "13.1.0",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"antd": "^4.6.4",
"antd": "4.6.6",
"ava": "1.4.1",
"awesome-typescript-loader": "5.2.1",
"axios": "^0.20.0",
"axios": "0.20.0",
"babel-loader": "8.1.0",
"babel-plugin-module-resolver": "3.2.0",
"babel-plugin-react-require": "3.1.3",
Expand All @@ -96,29 +96,29 @@
"eslint": "7.9.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-react": "7.20.6",
"form-serialize": "^0.7.2",
"form-serialize": "0.7.2",
"global": "4.4.0",
"html-webpack-plugin": "3.2.0",
"husky": "1.3.1",
"is-browser": "^2.1.0",
"koa": "^2.13.0",
"is-browser": "2.1.0",
"koa": "2.13.0",
"nyc": "13.3.0",
"onefx": "^2.4.3",
"onefx-auth": "^2.4.3",
"onefx-common-components": "^2.4.7",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"react": "16.13.1",
"react-helmet": "^6.1.0",
"react-redux": "^7.2.1",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-helmet": "6.1.0",
"react-redux": "7.2.1",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-test-renderer": "16.13.1",
"safe-json-globals": "^2.1.0",
"safe-json-globals": "2.1.0",
"source-map-loader": "0.2.4",
"styletron-engine-atomic": "^1.4.6",
"styletron-react": "^5.2.7",
"styletron-standard": "^3.0.4",
"styletron-engine-atomic": "1.4.6",
"styletron-react": "5.2.7",
"styletron-standard": "3.0.4",
"ts-node": "8.10.2",
"typescript": "3.9.7",
"uglifyjs-webpack-plugin": "2.2.0",
Expand Down Expand Up @@ -147,7 +147,7 @@
"styletron-engine-atomic": "^1.1.0"
},
"dependencies": {
"@types/validator": "^13.1.0",
"validator": "^13.1.17"
"@types/validator": "13.1.0",
"validator": "13.1.17"
}
}
22 changes: 11 additions & 11 deletions packages/onefx-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"@babel/preset-typescript": "7.10.4",
"@babel/register": "7.11.5",
"@puncsky/eslint-config-onefx": "^2.4.3",
"@types/koa": "^2.11.4",
"@types/mongoose": "^5.7.36",
"@types/koa": "2.11.4",
"@types/mongoose": "5.7.36",
"@types/node": "11.15.27",
"@types/uuid": "^8.3.0",
"@types/uuid": "8.3.0",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"ava": "2.4.0",
Expand All @@ -81,24 +81,24 @@
"eslint-plugin-import": "2.22.0",
"global": "4.4.0",
"husky": "3.1.0",
"koa": "^2.13.0",
"mongoose": "^5.10.6",
"koa": "2.13.0",
"mongoose": "5.10.8",
"nyc": "14.1.1",
"prettier": "1.19.1",
"pretty-quick": "2.0.2",
"ts-node": "8.10.2",
"typescript": "3.9.7",
"uuid": "^8.3.0"
"uuid": "8.3.1"
},
"dependencies": {
"@types/bcryptjs": "^2.4.2",
"@types/bcryptjs": "2.4.2",
"@types/jsonwebtoken": "8.5.0",
"@types/nodemailer": "6.4.0",
"@types/nodemailer-mailgun-transport": "1.4.1",
"bcryptjs": "^2.4.3",
"jsonwebtoken": "^8.5.1",
"nodemailer": "^6.4.11",
"nodemailer-mailgun-transport": "^2.0.0"
"bcryptjs": "2.4.3",
"jsonwebtoken": "8.5.1",
"nodemailer": "6.4.13",
"nodemailer-mailgun-transport": "2.0.1"
},
"peerDependencies": {
"@types/koa": "^2.11.4",
Expand Down

0 comments on commit 78a9198

Please sign in to comment.