build(deps): bump dependencies

This commit is contained in:
sct
2021-05-18 19:59:58 +09:00
parent 7520e24e92
commit c5f5e6aaef
2 changed files with 188 additions and 162 deletions

View File

@@ -21,7 +21,7 @@
"@heroicons/react": "^1.0.1",
"@supercharge/request-ip": "^1.1.2",
"@svgr/webpack": "^5.5.0",
"@tanem/react-nprogress": "^3.0.65",
"@tanem/react-nprogress": "^3.0.66",
"ace-builds": "^1.4.12",
"axios": "^0.21.1",
"bcrypt": "^5.0.1",
@@ -32,7 +32,7 @@
"copy-to-clipboard": "^3.3.1",
"country-flag-icons": "^1.2.10",
"csurf": "^1.11.0",
"email-templates": "^8.0.4",
"email-templates": "^8.0.6",
"express": "^4.17.1",
"express-openapi-validator": "^4.12.10",
"express-rate-limit": "^5.2.6",
@@ -52,8 +52,8 @@
"react-ace": "^9.3.0",
"react-animate-height": "^2.0.23",
"react-dom": "17.0.2",
"react-intersection-observer": "^8.31.1",
"react-intl": "5.17.5",
"react-intersection-observer": "^8.32.0",
"react-intl": "5.17.7",
"react-markdown": "^6.0.2",
"react-select": "^4.3.1",
"react-spring": "^8.0.27",
@@ -76,7 +76,7 @@
"yup": "^0.32.9"
},
"devDependencies": {
"@babel/cli": "^7.13.16",
"@babel/cli": "^7.14.3",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@semantic-release/changelog": "^5.0.1",
@@ -96,7 +96,7 @@
"@types/express-rate-limit": "^5.1.1",
"@types/express-session": "^1.17.3",
"@types/lodash": "^4.14.169",
"@types/node": "^15.0.3",
"@types/node": "^15.3.0",
"@types/node-schedule": "^1.3.1",
"@types/nodemailer": "^6.4.1",
"@types/react": "^17.0.5",
@@ -111,8 +111,8 @@
"@types/xml2js": "^0.4.8",
"@types/yamljs": "^0.2.31",
"@types/yup": "^0.29.11",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"autoprefixer": "^10.2.5",
"babel-plugin-react-intl": "^8.2.25",
"babel-plugin-react-intl-auto": "^3.3.0",
@@ -121,7 +121,7 @@
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-formatjs": "^2.15.0",
"eslint-plugin-formatjs": "^2.15.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",