|
|
@ -67,15 +67,15 @@
|
|
|
|
"use-climate-change-reminder": "^0.0.7"
|
|
|
|
"use-climate-change-reminder": "^0.0.7"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@applitools/eyes-cypress": "^3.22.5",
|
|
|
|
"@applitools/eyes-cypress": "^3.23.4",
|
|
|
|
"all-contributors-cli": "^6.20.0",
|
|
|
|
"all-contributors-cli": "^6.20.0",
|
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
|
"cypress": "^8.6.0",
|
|
|
|
"cypress": "^9.1.1",
|
|
|
|
"eslint": "^7.32.0",
|
|
|
|
"eslint": "^7.32.0",
|
|
|
|
"eslint-plugin-import": "^2.25.2",
|
|
|
|
"eslint-plugin-import": "^2.25.3",
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
|
|
"eslint-plugin-react": "^7.26.1",
|
|
|
|
"eslint-plugin-react": "^7.27.1",
|
|
|
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
|
|
|
"husky": "^4.3.8",
|
|
|
|
"husky": "^4.3.8",
|
|
|
|
"lint-staged": "^11.2.3",
|
|
|
|
"lint-staged": "^11.2.3",
|
|
|
|
"now-release": "^0.0.2",
|
|
|
|
"now-release": "^0.0.2",
|
|
|
@ -83,13 +83,13 @@
|
|
|
|
"wait-on": "^6.0.0"
|
|
|
|
"wait-on": "^6.0.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"resolutions": {
|
|
|
|
"resolutions": {
|
|
|
|
"@grpc/grpc-js": "^1.3.7",
|
|
|
|
"@grpc/grpc-js": "^1.4.4",
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
"acorn": "^8.6.0",
|
|
|
|
"glob-parent": "^5.1.2",
|
|
|
|
"glob-parent": "^6.0.2",
|
|
|
|
"kind-of": "^6.0.3",
|
|
|
|
"kind-of": "^6.0.3",
|
|
|
|
"lodash": "^4.17.2",
|
|
|
|
"lodash": "^4.17.2",
|
|
|
|
"serialize-javascript": "^6.0.0",
|
|
|
|
"serialize-javascript": "^6.0.0",
|
|
|
|
"sharp": "^0.28.3"
|
|
|
|
"sharp": "^0.29.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"lint-staged": {
|
|
|
|
"lint-staged": {
|
|
|
|
"*.js": [
|
|
|
|
"*.js": [
|
|
|
|