Upgrade dev dependencies (#1265)

* upgrade dev dependencies

* revert eslint upgrade

* upgrade some patch deps
main
Michael Fix 3 years ago committed by GitHub
parent a651a00baa
commit 71f5f09053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,16 +29,16 @@
"preinstall": "node ./node_modules/use-climate-change-reminder/index.js 2> /dev/null || exit 0"
},
"dependencies": {
"@next/bundle-analyzer": "^11.1.0",
"@next/bundle-analyzer": "^11.1.2",
"@reach/visually-hidden": "^0.16.0",
"actionsack": "^0.0.15",
"axios": "^0.21.4",
"axios": "^0.23.0",
"cm-show-invisibles": "^3.1.0",
"codemirror": "5.61.1",
"codemirror-graphql": "^1.0.1",
"codemirror-mode-elixir": "^1.1.2",
"codemirror-solidity": "^0.2.3",
"date-fns": "^2.23.0",
"date-fns": "^2.25.0",
"dom-to-image": "^2.6.0",
"downshift": "^6.1.7",
"dropperx": "^1.0.1",
@ -46,16 +46,16 @@
"email-validator": "^2.0.4",
"escape-goat": "^3.0.0",
"firebase": "^8.9.1",
"graphql": "^15.5.1",
"graphql": "^15.6.1",
"highlight.js": "^10.7.2",
"lodash.debounce": "^4.0.8",
"lodash.omitby": "^4.6.0",
"match-sorter": "^6.3.0",
"match-sorter": "^6.3.1",
"morphmorph": "^0.1.3",
"ms": "^2.1.3",
"next": "^10.2.2",
"next-offline": "^5.0.5",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"react": "^17.0.2",
"react-click-outside": "^3.0.0",
"react-codemirror2": "^7.2.1",
@ -67,17 +67,17 @@
"use-climate-change-reminder": "^0.0.7"
},
"devDependencies": {
"@applitools/eyes-cypress": "^3.22.2",
"@applitools/eyes-cypress": "^3.22.5",
"all-contributors-cli": "^6.20.0",
"babel-eslint": "^10.1.0",
"cypress": "^8.2.0",
"cypress": "^8.6.0",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^4.3.8",
"lint-staged": "^11.1.2",
"lint-staged": "^11.2.3",
"now-release": "^0.0.2",
"vercel": "^23.1.2",
"wait-on": "^6.0.0"

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