build(deps): bump dependencies
This commit is contained in:
24
package.json
24
package.json
@@ -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.62",
|
||||
"@tanem/react-nprogress": "^3.0.64",
|
||||
"ace-builds": "^1.4.12",
|
||||
"axios": "^0.21.1",
|
||||
"bcrypt": "^5.0.1",
|
||||
@@ -34,7 +34,7 @@
|
||||
"csurf": "^1.11.0",
|
||||
"email-templates": "^8.0.4",
|
||||
"express": "^4.17.1",
|
||||
"express-openapi-validator": "^4.12.7",
|
||||
"express-openapi-validator": "^4.12.8",
|
||||
"express-rate-limit": "^5.2.6",
|
||||
"express-session": "^1.17.1",
|
||||
"formik": "^2.2.6",
|
||||
@@ -53,12 +53,12 @@
|
||||
"react-ace": "^9.3.0",
|
||||
"react-animate-height": "^2.0.23",
|
||||
"react-dom": "17.0.2",
|
||||
"react-intersection-observer": "^8.31.0",
|
||||
"react-intl": "5.15.8",
|
||||
"react-markdown": "^6.0.0",
|
||||
"react-intersection-observer": "^8.31.1",
|
||||
"react-intl": "5.16.0",
|
||||
"react-markdown": "^6.0.1",
|
||||
"react-select": "^4.3.0",
|
||||
"react-spring": "^8.0.27",
|
||||
"react-toast-notifications": "^2.4.3",
|
||||
"react-toast-notifications": "^2.4.4",
|
||||
"react-transition-group": "^4.4.1",
|
||||
"react-truncate-markup": "^5.1.0",
|
||||
"react-use-clipboard": "1.0.7",
|
||||
@@ -77,7 +77,7 @@
|
||||
"yup": "^0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.13.14",
|
||||
"@babel/cli": "^7.13.16",
|
||||
"@commitlint/cli": "^12.1.1",
|
||||
"@commitlint/config-conventional": "^12.1.1",
|
||||
"@semantic-release/changelog": "^5.0.1",
|
||||
@@ -120,9 +120,9 @@
|
||||
"commitizen": "^4.2.3",
|
||||
"copyfiles": "^2.4.1",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"eslint": "^7.24.0",
|
||||
"eslint-config-prettier": "^8.2.0",
|
||||
"eslint-plugin-formatjs": "^2.14.6",
|
||||
"eslint": "^7.25.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-formatjs": "^2.14.7",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-react": "^7.23.2",
|
||||
@@ -131,11 +131,11 @@
|
||||
"husky": "4.3.8",
|
||||
"lint-staged": "^10.5.4",
|
||||
"nodemon": "^2.0.7",
|
||||
"postcss": "^8.2.10",
|
||||
"postcss": "^8.2.12",
|
||||
"prettier": "^2.2.1",
|
||||
"semantic-release": "^17.4.2",
|
||||
"semantic-release-docker-buildx": "^1.0.1",
|
||||
"tailwindcss": "^2.1.1",
|
||||
"tailwindcss": "^2.1.2",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user