upgrade deps

main
Mike Fix 5 years ago
parent 67667fc0f1
commit 5e9da33b6e
No known key found for this signature in database
GPG Key ID: 1D85E862314CA79F

@ -17,13 +17,13 @@
"cy:open": "cypress open" "cy:open": "cypress open"
}, },
"dependencies": { "dependencies": {
"@next/bundle-analyzer": "^9.1.4", "@next/bundle-analyzer": "^9.1.5",
"@reach/visually-hidden": "^0.6.2", "@reach/visually-hidden": "^0.6.2",
"actionsack": "^0.0.13", "actionsack": "^0.0.13",
"axios": "^0.19.0", "axios": "^0.19.0",
"cm-show-invisibles": "^2.0.2", "cm-show-invisibles": "^2.0.2",
"codemirror": "^5.49.2", "codemirror": "^5.49.2",
"codemirror-graphql": "^0.11.4", "codemirror-graphql": "^0.11.6",
"codemirror-mode-elixir": "^1.1.2", "codemirror-mode-elixir": "^1.1.2",
"codemirror-solidity": "^0.2.1", "codemirror-solidity": "^0.2.1",
"date-fns": "^2.8.1", "date-fns": "^2.8.1",
@ -34,13 +34,13 @@
"escape-goat": "^2.1.1", "escape-goat": "^2.1.1",
"firebase": "^7.5.2", "firebase": "^7.5.2",
"graphql": "^14.5.8", "graphql": "^14.5.8",
"highlight.js": "^9.16.2", "highlight.js": "^9.17.0",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lodash.omitby": "^4.6.0", "lodash.omitby": "^4.6.0",
"match-sorter": "^4.0.2", "match-sorter": "^4.0.2",
"morphmorph": "^0.1.3", "morphmorph": "^0.1.3",
"ms": "^2.1.2", "ms": "^2.1.2",
"next": "^9.1.4", "next": "^9.1.5",
"next-offline": "^4.0.6", "next-offline": "^4.0.6",
"prettier": "^1.19.1", "prettier": "^1.19.1",
"react": "^16.12.0", "react": "^16.12.0",
@ -54,22 +54,22 @@
"react-spinner": "^0.2.7", "react-spinner": "^0.2.7",
"react-stripe-elements": "^6.0.1", "react-stripe-elements": "^6.0.1",
"react-syntax-highlight": "^15.3.1", "react-syntax-highlight": "^15.3.1",
"serialize-javascript": "^2.1.1", "serialize-javascript": "^2.1.2",
"tohash": "^1.0.2" "tohash": "^1.0.2"
}, },
"devDependencies": { "devDependencies": {
"@applitools/eyes-cypress": "^3.9.1", "@applitools/eyes-cypress": "^3.9.1",
"all-contributors-cli": "^6.11.1", "all-contributors-cli": "^6.11.2",
"babel-eslint": "^10.0.3", "babel-eslint": "^10.0.3",
"cypress": "^3.7.0", "cypress": "^3.7.0",
"eslint": "^6.7.2", "eslint": "^6.7.2",
"eslint-plugin-import": "^2.18.2", "eslint-plugin-import": "^2.19.1",
"eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.17.0", "eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0", "eslint-plugin-react-hooks": "^2.3.0",
"husky": "^3.1.0", "husky": "^3.1.0",
"lint-staged": "^9.5.0", "lint-staged": "^9.5.0",
"now": "^16.6.2", "now": "^16.6.3",
"now-release": "^0.0.2", "now-release": "^0.0.2",
"wait-on": "^3.3.0" "wait-on": "^3.3.0"
}, },

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