Skip to content

Commit

Permalink
⬆️ Pin dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Nov 21, 2021
1 parent 0b60c68 commit b538a12
Showing 1 changed file with 127 additions and 127 deletions.
254 changes: 127 additions & 127 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,145 +64,145 @@
"all": "npm run format:all && npm run lint:all && npm run pretty && npm run build"
},
"dependencies": {
"big-integer": "^1.6.48",
"env-cmd": "^10.1.0",
"isomorphic-unfetch": "^3.1.0",
"lodash": "^4.17.21"
"big-integer": "1.6.51",
"env-cmd": "10.1.0",
"isomorphic-unfetch": "3.1.0",
"lodash": "4.17.21"
},
"devDependencies": {
"@arkweid/lefthook": "^0.7.6",
"@material/button": "^4.0.0",
"@material/checkbox": "^4.0.0",
"@material/elevation": "^4.0.0",
"@material/layout-grid": "^4.0.0",
"@material/radio": "^4.0.0",
"@material/ripple": "^4.0.0",
"@material/switch": "^4.0.0",
"@material/theme": "^4.0.0",
"@material/typography": "^4.0.0",
"@semantic-release/github": "^7.2.3",
"@semantic-release/npm": "^7.1.3",
"@semantic-release/release-notes-generator": "^9.0.2",
"@types/d3-array": "^1.2.8",
"@types/d3-scale": "^2.2.4",
"@types/d3-shape": "^1.3.5",
"@types/got": "^9.6.11",
"@types/humps": "^2.0.0",
"@arkweid/lefthook": "0.7.7",
"@material/button": "4.0.0",
"@material/checkbox": "4.0.0",
"@material/elevation": "4.0.0",
"@material/layout-grid": "4.0.0",
"@material/radio": "4.0.0",
"@material/ripple": "4.0.0",
"@material/switch": "4.0.0",
"@material/theme": "4.0.0",
"@material/typography": "4.0.0",
"@semantic-release/github": "7.2.3",
"@semantic-release/npm": "7.1.3",
"@semantic-release/release-notes-generator": "9.0.3",
"@types/d3-array": "1.2.9",
"@types/d3-scale": "2.2.6",
"@types/d3-shape": "1.3.8",
"@types/got": "9.6.12",
"@types/humps": "2.0.1",
"@types/jest": "^26.0.23",
"@types/lodash.mergewith": "^4.6.6",
"@types/minimatch": "^3.0.4",
"@types/prettier": "^2.2.3",
"@types/shelljs": "^0.8.8",
"@types/winston": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"async-retry": "^1.3.1",
"axios": "^0.21.1",
"bcryptjs": "^2.4.3",
"boxen": "^5.0.1",
"brotli-size": "^4.0.0",
"@types/lodash.mergewith": "4.6.6",
"@types/minimatch": "3.0.5",
"@types/prettier": "2.4.2",
"@types/shelljs": "0.8.9",
"@types/winston": "2.4.4",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"async-retry": "1.3.3",
"axios": "0.21.4",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
"brotli-size": "4.0.0",
"canvas": "2.8.0",
"codecov": "^3.8.2",
"conventional-changelog-cli": "^2.1.1",
"coveralls": "^3.1.0",
"crypto": "^1.0.1",
"cuid": "^2.1.8",
"d3-array": "^1.2.1",
"d3-scale": "^2.0.0",
"d3-shape": "^1.2.0",
"date-fns": "^2.22.1",
"dateformat": "^4.5.1",
"dayjs": "^1.10.5",
"dayjs-precise-range": "^1.0.1",
"codecov": "3.8.2",
"conventional-changelog-cli": "2.1.1",
"coveralls": "3.1.1",
"crypto": "1.0.1",
"cuid": "2.1.8",
"d3-array": "1.2.4",
"d3-scale": "2.2.2",
"d3-shape": "1.3.7",
"date-fns": "2.26.0",
"dateformat": "4.6.3",
"dayjs": "1.10.7",
"dayjs-precise-range": "1.0.1",
"del-cli": "4.0.1",
"dockerfile_lint": "0.3.4",
"dotenv": "^10.0.0",
"es6-promisify": "^7.0.0",
"eslint": "^7.28.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-github": "^4.1.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.0",
"dotenv": "10.0.0",
"es6-promisify": "7.0.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-github": "4.3.5",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-spellcheck": "0.0.17",
"folio": "^0.3.18",
"form-data": "^4.0.0",
"fs-extra": "^10.0.0",
"functools-ts": "^1.0.3",
"github-url-parse": "^0.1.0",
"got": "^11.8.2",
"gradient-string": "^1.2.0",
"grommet": "^2.17.3",
"gzip-size": "^6.0.0",
"folio": "0.3.18",
"form-data": "4.0.0",
"fs-extra": "10.0.0",
"functools-ts": "1.0.3",
"github-url-parse": "0.1.0",
"got": "11.8.3",
"gradient-string": "1.2.0",
"grommet": "2.19.1",
"gzip-size": "6.0.0",
"hasha": "5.2.2",
"http-errors": "^1.8.0",
"humanize-duration": "^3.27.0",
"humps": "^2.0.1",
"import-fresh": "^3.3.0",
"inversify": "^5.1.1",
"is-regex": "^1.1.3",
"jest": "^27.0.4",
"jest-circus": "^27.0.4",
"js-beautify": "^1.14.0",
"js-yaml": "^4.1.0",
"http-errors": "1.8.1",
"humanize-duration": "3.27.0",
"humps": "2.0.1",
"import-fresh": "3.3.0",
"inversify": "5.1.1",
"is-regex": "1.1.4",
"jest": "27.3.1",
"jest-circus": "27.3.1",
"js-beautify": "1.14.0",
"js-yaml": "4.1.0",
"jsdom": "16.6.0",
"jsdom-global": "3.0.2",
"json-schemify": "0.0.10",
"json2yaml": "^1.1.0",
"jsonlint": "^1.6.3",
"jsonwebtoken": "^8.5.1",
"license-badger": "^0.19.0",
"license-checker": "^25.0.1",
"markdown-link-check": "^3.8.7",
"mime-types": "^2.1.31",
"minimatch": "^3.0.4",
"mkdirp": "^1.0.4",
"mobx": "^6.3.2",
"node-object-hash": "^2.3.7",
"object-hash": "^2.2.0",
"opener": "^1.5.2",
"ow": "^0.24.1",
"parse-json": "^5.2.0",
"path-type": "^4.0.0",
"prettier": "^2.1.2",
"pretty-quick": "^3.1.0",
"randomcolor": "^0.6.2",
"remark-cli": "^9.0.0",
"remark-html": "^13.0.1",
"remark-lint-code-block-style": "^2.0.1",
"remark-lint-ordered-list-marker-value": "^2.0.1",
"remark-preset-davidtheclark": "^0.12.0",
"remark-preset-lint-recommended": "^5.0.0",
"remark-validate-links": "^10.0.4",
"reshadow": "^0.0.1-alpha.80",
"rfdc": "^1.3.0",
"semantic-release": "^17.4.3",
"shelljs": "^0.8.4",
"slugify": "^1.5.3",
"styled-components": "^5.3.0",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"tsdx": "^0.14.1",
"type-fest": "^0.20.2",
"typed-rest-client": "^1.8.4",
"typedoc": "^0.21.1",
"typedoc-plugin-markdown": "^3.10.2",
"typescript": "^4.3.2",
"typescript-object-utils": "^0.4.1",
"unzip-stream": "^0.3.1",
"util.promisify": "^1.1.1",
"utility-types": "^3.10.0",
"uuid": "^8.3.2",
"vague-time": "^2.4.2",
"winston": "^2.4.5",
"ws": "^7.4.3",
"xmldoc": "^1.1.2",
"xmldom": "^0.6.0",
"json2yaml": "1.1.0",
"jsonlint": "1.6.3",
"jsonwebtoken": "8.5.1",
"license-badger": "0.19.0",
"license-checker": "25.0.1",
"markdown-link-check": "3.8.7",
"mime-types": "2.1.34",
"minimatch": "3.0.4",
"mkdirp": "1.0.4",
"mobx": "6.3.7",
"node-object-hash": "2.3.10",
"object-hash": "2.2.0",
"opener": "1.5.2",
"ow": "0.24.1",
"parse-json": "5.2.0",
"path-type": "4.0.0",
"prettier": "2.4.1",
"pretty-quick": "3.1.2",
"randomcolor": "0.6.2",
"remark-cli": "9.0.0",
"remark-html": "13.0.2",
"remark-lint-code-block-style": "2.0.1",
"remark-lint-ordered-list-marker-value": "2.0.1",
"remark-preset-davidtheclark": "0.12.0",
"remark-preset-lint-recommended": "5.0.0",
"remark-validate-links": "10.0.4",
"reshadow": "0.0.1-alpha.80",
"rfdc": "1.3.0",
"semantic-release": "17.4.7",
"shelljs": "0.8.4",
"slugify": "1.6.2",
"styled-components": "5.3.3",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"tsdx": "0.14.1",
"type-fest": "0.20.2",
"typed-rest-client": "1.8.6",
"typedoc": "0.21.9",
"typedoc-plugin-markdown": "3.11.7",
"typescript": "4.5.2",
"typescript-object-utils": "0.4.1",
"unzip-stream": "0.3.1",
"util.promisify": "1.1.1",
"utility-types": "3.10.0",
"uuid": "8.3.2",
"vague-time": "2.4.2",
"winston": "2.4.5",
"ws": "7.5.5",
"xmldoc": "1.1.2",
"xmldom": "0.6.0",
"xpath": "0.0.32",
"yaml": "^1.10.2",
"yamljs": "^0.3.0",
"yaspeller": "^7.0.0"
"yaml": "1.10.2",
"yamljs": "0.3.0",
"yaspeller": "7.2.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit b538a12

Please sign in to comment.