build(deps): bump dependencies

This commit is contained in:
sct
2021-03-16 02:18:58 +00:00
parent 28a6a70e1e
commit d71b48ad4e
2 changed files with 415 additions and 1285 deletions

View File

@@ -20,7 +20,7 @@
"@headlessui/react": "^0.3.1", "@headlessui/react": "^0.3.1",
"@supercharge/request-ip": "^1.1.2", "@supercharge/request-ip": "^1.1.2",
"@svgr/webpack": "^5.5.0", "@svgr/webpack": "^5.5.0",
"@tanem/react-nprogress": "^3.0.57", "@tanem/react-nprogress": "^3.0.58",
"ace-builds": "^1.4.12", "ace-builds": "^1.4.12",
"axios": "^0.21.1", "axios": "^0.21.1",
"bcrypt": "^5.0.1", "bcrypt": "^5.0.1",
@@ -32,13 +32,13 @@
"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.12.4", "express-openapi-validator": "^4.12.5",
"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",
"intl": "^1.2.5", "intl": "^1.2.5",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"next": "10.0.3", "next": "10.0.9",
"node-cache": "^5.1.2", "node-cache": "^5.1.2",
"node-schedule": "^2.0.0", "node-schedule": "^2.0.0",
"nodemailer": "^6.5.0", "nodemailer": "^6.5.0",
@@ -51,7 +51,7 @@
"react-animate-height": "^2.0.23", "react-animate-height": "^2.0.23",
"react-dom": "17.0.1", "react-dom": "17.0.1",
"react-intersection-observer": "^8.31.0", "react-intersection-observer": "^8.31.0",
"react-intl": "^5.13.2", "react-intl": "^5.13.3",
"react-markdown": "^5.0.3", "react-markdown": "^5.0.3",
"react-spring": "^8.0.27", "react-spring": "^8.0.27",
"react-toast-notifications": "^2.4.3", "react-toast-notifications": "^2.4.3",
@@ -62,7 +62,7 @@
"secure-random-password": "^0.2.2", "secure-random-password": "^0.2.2",
"sqlite3": "^5.0.2", "sqlite3": "^5.0.2",
"swagger-ui-express": "^4.1.6", "swagger-ui-express": "^4.1.6",
"swr": "^0.5.1", "swr": "^0.5.3",
"typeorm": "^0.2.31", "typeorm": "^0.2.31",
"uuid": "^8.3.2", "uuid": "^8.3.2",
"winston": "^3.3.3", "winston": "^3.3.3",
@@ -91,7 +91,7 @@
"@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.34", "@types/node": "^14.14.35",
"@types/node-schedule": "^1.3.1", "@types/node-schedule": "^1.3.1",
"@types/nodemailer": "^6.4.1", "@types/nodemailer": "^6.4.1",
"@types/react": "^17.0.3", "@types/react": "^17.0.3",
@@ -104,17 +104,17 @@
"@types/xml2js": "^0.4.8", "@types/xml2js": "^0.4.8",
"@types/yamljs": "^0.2.31", "@types/yamljs": "^0.2.31",
"@types/yup": "^0.29.11", "@types/yup": "^0.29.11",
"@typescript-eslint/eslint-plugin": "^4.17.0", "@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.17.0", "@typescript-eslint/parser": "^4.18.0",
"autoprefixer": "^10.2.5", "autoprefixer": "^10.2.5",
"babel-plugin-react-intl": "^8.2.25", "babel-plugin-react-intl": "^8.2.25",
"babel-plugin-react-intl-auto": "^3.3.0", "babel-plugin-react-intl-auto": "^3.3.0",
"commitizen": "^4.2.3", "commitizen": "^4.2.3",
"copyfiles": "^2.4.1", "copyfiles": "^2.4.1",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"eslint": "^7.21.0", "eslint": "^7.22.0",
"eslint-config-prettier": "^7.2.0", "eslint-config-prettier": "^7.2.0",
"eslint-plugin-formatjs": "^2.12.7", "eslint-plugin-formatjs": "^2.12.8",
"eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.3.1", "eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0", "eslint-plugin-react": "^7.22.0",

1680
yarn.lock

File diff suppressed because it is too large Load Diff