|
|
|
@ -29,23 +29,23 @@
|
|
|
|
|
"preinstall": "node ./node_modules/use-climate-change-reminder/index.js || exit 0"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@next/bundle-analyzer": "^10.1.3",
|
|
|
|
|
"@next/bundle-analyzer": "^10.2.2",
|
|
|
|
|
"@reach/visually-hidden": "^0.15.0",
|
|
|
|
|
"actionsack": "^0.0.13",
|
|
|
|
|
"actionsack": "^0.0.14",
|
|
|
|
|
"axios": "^0.21.1",
|
|
|
|
|
"cm-show-invisibles": "^3.1.0",
|
|
|
|
|
"codemirror": "5.61.0",
|
|
|
|
|
"codemirror": "5.61.1",
|
|
|
|
|
"codemirror-graphql": "^1.0.1",
|
|
|
|
|
"codemirror-mode-elixir": "^1.1.2",
|
|
|
|
|
"codemirror-solidity": "^0.2.3",
|
|
|
|
|
"date-fns": "^2.21.1",
|
|
|
|
|
"date-fns": "^2.21.3",
|
|
|
|
|
"dom-to-image": "^2.6.0",
|
|
|
|
|
"downshift": "^6.1.3",
|
|
|
|
|
"dropperx": "^1.0.1",
|
|
|
|
|
"eitherx": "^1.0.2",
|
|
|
|
|
"email-validator": "^2.0.4",
|
|
|
|
|
"escape-goat": "^3.0.0",
|
|
|
|
|
"firebase": "^8.4.1",
|
|
|
|
|
"firebase": "^8.6.2",
|
|
|
|
|
"graphql": "^15.5.0",
|
|
|
|
|
"highlight.js": "^10.7.2",
|
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
@ -53,9 +53,9 @@
|
|
|
|
|
"match-sorter": "^6.3.0",
|
|
|
|
|
"morphmorph": "^0.1.3",
|
|
|
|
|
"ms": "^2.1.3",
|
|
|
|
|
"next": "^10.1.3",
|
|
|
|
|
"next": "^10.2.2",
|
|
|
|
|
"next-offline": "^5.0.5",
|
|
|
|
|
"prettier": "^2.2.1",
|
|
|
|
|
"prettier": "^2.3.0",
|
|
|
|
|
"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.21.0",
|
|
|
|
|
"@applitools/eyes-cypress": "^3.21.1",
|
|
|
|
|
"all-contributors-cli": "^6.20.0",
|
|
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
|
|
"cypress": "^7.1.0",
|
|
|
|
|
"eslint": "^7.24.0",
|
|
|
|
|
"eslint-plugin-import": "^2.22.1",
|
|
|
|
|
"cypress": "^7.3.0",
|
|
|
|
|
"eslint": "^7.27.0",
|
|
|
|
|
"eslint-plugin-import": "^2.23.3",
|
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
|
|
"eslint-plugin-react": "^7.23.2",
|
|
|
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
|
|
|
"husky": "^4.3.8",
|
|
|
|
|
"lint-staged": "^10.5.4",
|
|
|
|
|
"lint-staged": "^11.0.0",
|
|
|
|
|
"now": "^21.0.1",
|
|
|
|
|
"now-release": "^0.0.2",
|
|
|
|
|
"wait-on": "^5.3.0"
|
|
|
|
|