Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2021
1 parent 7bfe4d6 commit db7581f
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 78 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.13.10",
"@storybook/addon-actions": "6.1.21",
"@storybook/addon-essentials": "6.1.21",
"@storybook/addon-links": "6.1.21",
"@storybook/react": "6.1.21",
"babel-loader": "8.2.2",
"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.13.1",
"less-loader": "7.3.0"
},
"dependencies": {},
"scripts": {
Expand Down
50 changes: 25 additions & 25 deletions packages/common-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,21 @@
"@babel/register": "7.12.10",
"@puncsky/eslint-config-onefx": "^2.6.6",
"@puncsky/eslint-config-onefx-react": "^2.6.4",
"@storybook/react": "^6.1.15",
"@types/koa": "^2.11.4",
"@storybook/react": "6.1.21",
"@types/koa": "2.13.1",
"@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.16",
"@types/react-router": "5.1.12",
"@types/react-router-dom": "5.1.7",
"@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.3",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"antd": "^4.6.4",
"antd": "4.14.1",
"ava": "1.4.1",
"awesome-typescript-loader": "5.2.1",
"babel-loader": "8.2.2",
Expand All @@ -91,31 +91,31 @@
"babel-plugin-transform-class-properties": "6.24.1",
"browser-env": "3.3.0",
"eslint": "7.9.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-hooks": "4.2.0",
"global": "4.4.0",
"graphql": "^15.4.0",
"graphql": "15.5.0",
"html-webpack-plugin": "3.2.0",
"husky": "4.3.6",
"koa": "^2.13.0",
"koa": "2.13.1",
"nyc": "13.3.0",
"onefx": "^2.6.8",
"onefx-auth": "^2.6.9",
"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.2",
"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.7",
"styletron-react": "5.2.7",
"styletron-standard": "3.0.5",
"ts-node": "8.10.2",
"typescript": "3.9.7",
"uglifyjs-webpack-plugin": "2.2.0",
Expand All @@ -142,7 +142,7 @@
"styletron-standard": "^3.0.4"
},
"dependencies": {
"@types/validator": "^13.1.0",
"validator": "^13.1.17"
"@types/validator": "13.1.3",
"validator": "13.5.2"
}
}
58 changes: 29 additions & 29 deletions packages/onefx-auth-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,59 +68,59 @@
"@babel/register": "7.12.10",
"@puncsky/eslint-config-onefx": "^2.6.6",
"@puncsky/eslint-config-onefx-react": "^2.6.4",
"@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.13.1",
"@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.16",
"@types/react-router": "5.1.12",
"@types/react-router-dom": "5.1.7",
"@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.3",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"antd": "^4.6.4",
"antd": "4.14.1",
"ava": "1.4.1",
"awesome-typescript-loader": "5.2.1",
"axios": "^0.21.1",
"axios": "0.21.1",
"babel-loader": "8.2.2",
"babel-plugin-module-resolver": "3.2.0",
"babel-plugin-react-require": "3.1.3",
"babel-plugin-transform-class-properties": "6.24.1",
"browser-env": "3.3.0",
"eslint": "7.9.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "^4.2.0",
"form-serialize": "^0.7.2",
"eslint-plugin-react-hooks": "4.2.0",
"form-serialize": "0.7.2",
"global": "4.4.0",
"graphql": "^15.4.0",
"graphql": "15.5.0",
"html-webpack-plugin": "3.2.0",
"husky": "4.3.6",
"is-browser": "^2.1.0",
"koa": "^2.13.0",
"is-browser": "2.1.0",
"koa": "2.13.1",
"nyc": "13.3.0",
"onefx": "^2.6.8",
"onefx-auth": "^2.6.9",
"onefx-common-components": "^2.6.9",
"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.2",
"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.7",
"styletron-react": "5.2.7",
"styletron-standard": "3.0.5",
"ts-node": "8.10.2",
"typescript": "3.9.7",
"uglifyjs-webpack-plugin": "2.2.0",
Expand Down Expand Up @@ -149,7 +149,7 @@
"styletron-engine-atomic": "^1.1.0"
},
"dependencies": {
"@types/validator": "^13.1.0",
"validator": "^13.1.17"
"@types/validator": "13.1.3",
"validator": "13.5.2"
}
}
22 changes: 11 additions & 11 deletions packages/onefx-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
"@babel/preset-typescript": "7.12.7",
"@babel/register": "7.12.10",
"@puncsky/eslint-config-onefx": "^2.6.6",
"@types/koa": "^2.11.4",
"@types/mongoose": "^5.7.36",
"@types/koa": "2.13.1",
"@types/mongoose": "5.10.4",
"@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 @@ -82,25 +82,25 @@
"eslint-plugin-import": "2.22.0",
"global": "4.4.0",
"husky": "4.3.6",
"koa": "^2.13.0",
"mongoose": "^5.10.6",
"koa": "2.13.1",
"mongoose": "5.12.2",
"nyc": "14.1.1",
"onefx": "^2.6.8",
"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.2"
},
"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.5.0",
"nodemailer-mailgun-transport": "2.0.2"
},
"peerDependencies": {
"@types/koa": "^2.11.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,12 @@
"babel-plugin-module-resolver": "4.0.0",
"babel-plugin-react-require": "3.1.3",
"eslint": "7.9.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-react-hooks": "4.2.0",
"global": "4.4.0",
"graphql": "^15.3.0",
"graphql": "15.5.0",
"husky": "4.3.6",
"nyc": "15.1.0",
"prettier": "2.0.5",
Expand Down Expand Up @@ -157,7 +157,7 @@
"load-script": "1.0.0",
"methods": "1.1.2",
"safe-json-globals": "2.1.0",
"styletron-standard": "^3.0.4",
"styletron-standard": "3.0.5",
"uuid": "8.2.0",
"winston": "3.3.3"
}
Expand Down

0 comments on commit db7581f

Please sign in to comment.