|
|
@ -30,7 +30,7 @@
|
|
|
|
"csurf": "^1.11.0",
|
|
|
|
"csurf": "^1.11.0",
|
|
|
|
"email-templates": "^8.0.3",
|
|
|
|
"email-templates": "^8.0.3",
|
|
|
|
"express": "^4.17.1",
|
|
|
|
"express": "^4.17.1",
|
|
|
|
"express-openapi-validator": "^4.10.9",
|
|
|
|
"express-openapi-validator": "^4.10.11",
|
|
|
|
"express-session": "^1.17.1",
|
|
|
|
"express-session": "^1.17.1",
|
|
|
|
"formik": "^2.2.6",
|
|
|
|
"formik": "^2.2.6",
|
|
|
|
"gravatar-url": "^3.1.0",
|
|
|
|
"gravatar-url": "^3.1.0",
|
|
|
@ -69,7 +69,7 @@
|
|
|
|
"yup": "^0.32.8"
|
|
|
|
"yup": "^0.32.8"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@babel/cli": "^7.12.10",
|
|
|
|
"@babel/cli": "^7.12.13",
|
|
|
|
"@commitlint/cli": "^11.0.0",
|
|
|
|
"@commitlint/cli": "^11.0.0",
|
|
|
|
"@commitlint/config-conventional": "^11.0.0",
|
|
|
|
"@commitlint/config-conventional": "^11.0.0",
|
|
|
|
"@semantic-release/changelog": "^5.0.1",
|
|
|
|
"@semantic-release/changelog": "^5.0.1",
|
|
|
@ -87,10 +87,10 @@
|
|
|
|
"@types/express": "^4.17.11",
|
|
|
|
"@types/express": "^4.17.11",
|
|
|
|
"@types/express-session": "^1.17.3",
|
|
|
|
"@types/express-session": "^1.17.3",
|
|
|
|
"@types/lodash": "^4.14.168",
|
|
|
|
"@types/lodash": "^4.14.168",
|
|
|
|
"@types/node": "^14.14.22",
|
|
|
|
"@types/node": "^14.14.24",
|
|
|
|
"@types/node-schedule": "^1.3.1",
|
|
|
|
"@types/node-schedule": "^1.3.1",
|
|
|
|
"@types/nodemailer": "^6.4.0",
|
|
|
|
"@types/nodemailer": "^6.4.0",
|
|
|
|
"@types/react": "^17.0.0",
|
|
|
|
"@types/react": "^17.0.1",
|
|
|
|
"@types/react-dom": "^17.0.0",
|
|
|
|
"@types/react-dom": "^17.0.0",
|
|
|
|
"@types/react-toast-notifications": "^2.4.0",
|
|
|
|
"@types/react-toast-notifications": "^2.4.0",
|
|
|
|
"@types/react-transition-group": "^4.4.0",
|
|
|
|
"@types/react-transition-group": "^4.4.0",
|
|
|
|