Upgrade deps (#995)

* upgrade dev deps

* upgrade patch deps

* bump minor dependency
main
Michael Fix 5 years ago committed by GitHub
parent 548c7ee63a
commit 4790b937e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,23 +18,23 @@
"preinstall": "node ./node_modules/use-climate-change-reminder/index.js || exit 0"
},
"dependencies": {
"@next/bundle-analyzer": "^9.3.4",
"@reach/visually-hidden": "^0.10.0",
"@next/bundle-analyzer": "^9.3.6",
"@reach/visually-hidden": "^0.10.1",
"acorn": "^7.1.1",
"actionsack": "^0.0.13",
"axios": "^0.19.2",
"cm-show-invisibles": "^3.0.1",
"codemirror": "^5.52.2",
"codemirror": "^5.53.2",
"codemirror-graphql": "^0.11.6",
"codemirror-mode-elixir": "^1.1.2",
"codemirror-solidity": "^0.2.2",
"date-fns": "^2.11.1",
"date-fns": "^2.12.0",
"dom-to-image": "^2.6.0",
"downshift": "^5.0.5",
"downshift": "^5.2.2",
"dropperx": "^1.0.1",
"eitherx": "^1.0.2",
"escape-goat": "^3.0.0",
"firebase": "^7.13.2",
"firebase": "^7.14.2",
"graphql": "^15.0.0",
"highlight.js": "^9.18.1",
"kind-of": "^6.0.3",
@ -44,9 +44,9 @@
"minimist": "^1.2.5",
"morphmorph": "^0.1.3",
"ms": "^2.1.2",
"next": "^9.3.4",
"next-offline": "^5.0.0",
"prettier": "^2.0.3",
"next": "^9.3.6",
"next-offline": "^5.0.2",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-click-outside": "^3.0.0",
"react-codemirror2": "^7.1.0",
@ -56,27 +56,27 @@
"react-image-crop": "^6.0.16",
"react-is": "^16.13.1",
"react-spinner": "^0.2.7",
"react-stripe-elements": "^6.1.1",
"react-stripe-elements": "^6.1.2",
"react-syntax-highlight": "^15.3.1",
"serialize-javascript": "^3.0.0",
"tohash": "^1.0.2",
"use-climate-change-reminder": "^0.0.7"
},
"devDependencies": {
"@applitools/eyes-cypress": "^3.9.21",
"all-contributors-cli": "^6.14.1",
"@applitools/eyes-cypress": "^3.10.2",
"all-contributors-cli": "^6.14.2",
"babel-eslint": "^10.1.0",
"cypress": "^4.3.0",
"cypress": "^4.5.0",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^3.0.0",
"husky": "^4.2.3",
"lint-staged": "^10.1.2",
"now": "^17.1.1",
"husky": "^4.2.5",
"lint-staged": "^10.2.0",
"now": "^18.0.0",
"now-release": "^0.0.2",
"wait-on": "^4.0.1"
"wait-on": "^4.0.2"
},
"engines": {
"node": "12.x"

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