Skip to content

Commit

Permalink
Update most non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 25, 2020
1 parent b8525bb commit d4cc82d
Show file tree
Hide file tree
Showing 3 changed files with 993 additions and 599 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
// Used for converting GraphQL request output to XML:
implementation 'com.github.javadev:underscore-lodash:1.26'
// For JSON schema validation
implementation 'com.networknt:json-schema-validator:1.0.44'
implementation 'com.networknt:json-schema-validator:1.0.45'

// used for writing Excel documents
implementation 'org.apache.poi:poi:4.1.2'
Expand Down
44 changes: 22 additions & 22 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "/assets/client",
"devDependencies": {
"@babel/core": "7.12.3",
"@babel/core": "7.12.9",
"@babel/eslint-parser": "7.12.1",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-decorators": "7.12.1",
Expand All @@ -15,27 +15,27 @@
"@babel/plugin-proposal-json-strings": "7.12.1",
"@babel/plugin-proposal-logical-assignment-operators": "7.12.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1",
"@babel/plugin-proposal-numeric-separator": "7.12.5",
"@babel/plugin-proposal-optional-chaining": "7.12.1",
"@babel/plugin-proposal-numeric-separator": "7.12.7",
"@babel/plugin-proposal-optional-chaining": "7.12.7",
"@babel/plugin-proposal-pipeline-operator": "7.12.1",
"@babel/plugin-proposal-throw-expressions": "7.12.1",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-proto-to-assign": "7.12.1",
"@babel/preset-react": "7.12.5",
"@babel/preset-react": "7.12.7",
"@babel/register": "7.12.1",
"@babel/runtime": "7.12.5",
"@storybook/addon-essentials": "6.0.28",
"@storybook/addon-links": "6.0.28",
"@storybook/react": "6.0.28",
"@storybook/addon-essentials": "6.1.6",
"@storybook/addon-links": "6.1.6",
"@storybook/react": "6.1.6",
"@testing-library/jest-dom": "5.11.6",
"@testing-library/react": "11.1.2",
"@wdio/browserstack-service": "6.8.0",
"@wdio/cli": "6.8.1",
"@wdio/local-runner": "6.8.1",
"@testing-library/react": "11.2.2",
"@wdio/browserstack-service": "6.10.0",
"@wdio/cli": "6.10.0",
"@wdio/local-runner": "6.10.0",
"@wdio/mocha-framework": "6.8.0",
"@wdio/spec-reporter": "6.8.1",
"@wdio/sync": "6.8.0",
"@wdio/sync": "6.10.0",
"aigle": "1.14.1",
"autoprefixer": "9.8.6",
"ava": "3.13.0",
Expand All @@ -49,13 +49,13 @@
"clean-webpack-plugin": "3.0.0",
"colors": "1.4.0",
"config": "3.3.2",
"copy-webpack-plugin": "6.3.1",
"copy-webpack-plugin": "6.3.2",
"countries-list": "2.5.6",
"cross-fetch": "3.0.6",
"cross-spawn": "7.0.3",
"css-loader": "5.0.1",
"dotenv": "8.2.0",
"eslint": "7.13.0",
"eslint": "7.14.0",
"eslint-config-react-app": "6.0.0",
"eslint-config-standard": "16.0.2",
"eslint-config-standard-react": "11.0.1",
Expand All @@ -82,17 +82,17 @@
"js-yaml": "3.14.0",
"json-loader": "0.5.7",
"moment-timezone": "0.5.32",
"postcss": "8.1.7",
"postcss": "8.1.10",
"postcss-flexbugs-fixes": "4.2.1",
"postcss-loader": "4.0.4",
"prettier": "2.1.2",
"postcss-loader": "4.1.0",
"prettier": "2.2.0",
"react-is": "16.13.1",
"react-test-renderer": "16.14.0",
"selenium-webdriver": "4.0.0-alpha.7",
"style-loader": "2.0.0",
"thread-loader": "3.0.1",
"wdio-chromedriver-service": "6.0.4",
"webdriverio": "6.8.1",
"webdriverio": "6.10.0",
"webpack": "4.44.2",
"webpack-cli": "4.2.0",
"webpack-dev-server": "3.11.0",
Expand Down Expand Up @@ -128,12 +128,12 @@
"draft-js-side-toolbar-plugin": "3.0.2",
"draftail": "1.3.0",
"email-addresses": "3.1.0",
"file-saver": "2.0.2",
"file-saver": "2.0.5",
"formik": "2.2.5",
"graphiql": "1.0.6",
"graphql": "15.4.0",
"hopscotch": "0.3.1",
"html-react-parser": "0.14.1",
"html-react-parser": "0.14.2",
"jsonpath-plus": "4.0.0",
"leaflet": "1.6.0",
"leaflet-defaulticon-compatibility": "0.1.1",
Expand Down Expand Up @@ -168,14 +168,14 @@
"react-svg-text": "0.1.2",
"react-tag-input": "6.4.3",
"react-toastify": "6.1.0",
"react-tooltip": "4.2.10",
"react-tooltip": "4.2.11",
"react-ultimate-pagination": "1.2.0",
"react-use-dimensions": "1.2.1",
"redux": "4.0.5",
"redux-persist": "6.0.0",
"resize-observer-polyfill": "1.5.1",
"use-debounce": "5.1.0",
"yup": "0.29.3"
"yup": "0.31.0"
},
"resolutions": {
"leaflet": "1.6.0"
Expand Down
Loading

0 comments on commit d4cc82d

Please sign in to comment.