Upgrade dependencies (#913)

* upgrade dev deps

* upgrade minor deps

* upgrade @reach/visually-hidden

* upgrade stripe elements

* patch serialize-javascript
main
Michael Fix 5 years ago committed by repo-ranger[bot]
parent c29dfe22bb
commit 24c01c1dad

@ -17,22 +17,22 @@
"cy:open": "cypress open"
},
"dependencies": {
"@next/bundle-analyzer": "^9.1.3",
"@reach/visually-hidden": "^0.5.0",
"@next/bundle-analyzer": "^9.1.4",
"@reach/visually-hidden": "^0.6.2",
"actionsack": "^0.0.13",
"axios": "^0.19.0",
"cm-show-invisibles": "^2.0.2",
"codemirror": "^5.49.2",
"codemirror-graphql": "^0.11.2",
"codemirror-graphql": "^0.11.4",
"codemirror-mode-elixir": "^1.1.2",
"codemirror-solidity": "^0.2.1",
"date-fns": "^2.7.0",
"date-fns": "^2.8.1",
"dom-to-image": "^2.6.0",
"downshift": "^3.4.1",
"downshift": "^3.4.7",
"dropperx": "^1.0.1",
"eitherx": "^1.0.2",
"escape-goat": "^2.1.1",
"firebase": "^7.3.0",
"firebase": "^7.5.2",
"graphql": "^14.5.8",
"highlight.js": "^9.16.2",
"lodash.debounce": "^4.0.8",
@ -40,35 +40,36 @@
"match-sorter": "^4.0.2",
"morphmorph": "^0.1.3",
"ms": "^2.1.2",
"next": "^9.1.3",
"next": "^9.1.4",
"next-offline": "^4.0.6",
"prettier": "^1.19.1",
"react": "^16.11.0",
"react": "^16.12.0",
"react-click-outside": "^3.0.0",
"react-codemirror2": "^6.0.0",
"react-color": "^2.17.3",
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^16.11.0",
"react-dom": "^16.12.0",
"react-image-crop": "^6.0.16",
"react-is": "^16.11.0",
"react-is": "^16.12.0",
"react-spinner": "^0.2.7",
"react-stripe-elements": "^5.1.0",
"react-stripe-elements": "^6.0.1",
"react-syntax-highlight": "^15.3.1",
"serialize-javascript": "^2.1.1",
"tohash": "^1.0.2"
},
"devDependencies": {
"@applitools/eyes-cypress": "^3.8.18",
"all-contributors-cli": "^6.10.0",
"@applitools/eyes-cypress": "^3.9.1",
"all-contributors-cli": "^6.11.1",
"babel-eslint": "^10.0.3",
"cypress": "^3.6.1",
"eslint": "^6.6.0",
"cypress": "^3.7.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^2.2.0",
"husky": "^3.0.9",
"lint-staged": "^9.4.2",
"now": "^16.4.4",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",
"husky": "^3.1.0",
"lint-staged": "^9.5.0",
"now": "^16.6.2",
"now-release": "^0.0.2",
"wait-on": "^3.3.0"
},

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save