Bump dependencies

This commit is contained in:
Maksim Karasev 2022-12-24 03:32:37 +03:00
parent afe76e7c77
commit bb07a96731
7 changed files with 3826 additions and 3478 deletions

File diff suppressed because one or more lines are too long

823
.yarn/releases/yarn-3.3.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.2.1.cjs
yarnPath: .yarn/releases/yarn-3.3.1.cjs

View File

@ -30,5 +30,6 @@
"devDependencies": {
"copyfiles": "^2.4.1",
"npm-run-all": "^4.1.5"
}
},
"packageManager": "yarn@3.3.1"
}

View File

@ -18,55 +18,54 @@
"@types/better-sqlite3": "^5.4.1",
"@types/cache-manager": "^3.4.0",
"@types/cache-manager-fs-hash": "^0.0.1",
"@types/cache-manager-ioredis": "^2.0.1",
"@types/cache-manager-ioredis": "^2.0.3",
"@types/command-exists": "^1.2.0",
"@types/cookie-parser": "^1.4.2",
"@types/cors": "^2.8.9",
"@types/express": "^4.17.10",
"@types/express-fileupload": "^1.1.6",
"@types/express-rate-limit": "^5.1.1",
"@types/express-slow-down": "^1.3.1",
"@types/file-type": "^10.9.1",
"@types/fluent-ffmpeg": "^2.1.16",
"@types/cookie-parser": "^1.4.3",
"@types/cors": "^2.8.13",
"@types/express": "^4.17.15",
"@types/express-fileupload": "^1.4.1",
"@types/express-rate-limit": "^5.1.3",
"@types/express-slow-down": "^1.3.2",
"@types/fluent-ffmpeg": "^2.1.20",
"@types/jest": "^26.0.21",
"@types/morgan": "^1.9.2",
"@types/morgan": "^1.9.3",
"@types/node": "^14.14.35",
"@types/sharp": "^0.27.1",
"@types/supertest": "^2.0.10",
"@types/tmp": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@types/sharp": "^0.31.0",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"eslint": "^7",
"eslint-config-airbnb-base": "latest",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"jest": "^26.6.3",
"supertest": "^6.0.1",
"supertest": "^6.3.3",
"ts-jest": "^26.4.4",
"ts-node": "^10.8.1",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
"typescript": "^4.1.3"
"typescript": "^4.9.4"
},
"dependencies": {
"@types/tmp": "^0.2.3",
"bcryptjs": "^2.4.3",
"better-sqlite3": "^7.1.2",
"cache-manager": "^3.4.0",
"cache-manager-fs-hash": "^1.0.0",
"cache-manager-ioredis": "^2.1.0",
"command-exists": "^1.2.9",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-fileupload": "^1.2.1",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"express-fileupload": "^1.4.0",
"express-rate-limit": "^5.2.6",
"express-slow-down": "^1.4.0",
"file-type": "^16.5.0",
"express-slow-down": "^1.5.0",
"file-type": "^16.5.4",
"fluent-ffmpeg": "^2.1.2",
"morgan": "^1.10.0",
"nanoid": "^3.1.22",
"sharp": "^0.30.6",
"nanoid": "^3.3.4",
"sharp": "^0.31.3",
"tmp": "^0.2.1",
"winston": "^3.3.3"
"winston": "^3.8.2"
}
}

View File

@ -3,12 +3,12 @@
"version": "1.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@fontsource/roboto": "^4.2.1",
"@mui/material": "^5.8.2",
"@mui/styles": "^5.8.0",
"@testing-library/jest-dom": "^5.11.4",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@fontsource/roboto": "^4.5.8",
"@mui/material": "^5.11.1",
"@mui/styles": "^5.11.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
@ -24,13 +24,13 @@
"react-dropzone": "^11.3.0",
"react-i18next": "^11.8.9",
"react-infinite-scroller": "^1.2.6",
"typescript": "^4.0.3",
"typescript": "^4.9.4",
"web-vitals": "^0.2.4",
"workbox-core": "^6.1.2",
"workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.2",
"workbox-routing": "^6.1.2",
"workbox-strategies": "^6.1.2"
"workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4",
"workbox-precaching": "^6.5.4",
"workbox-routing": "^6.5.4",
"workbox-strategies": "^6.5.4"
},
"scripts": {
"start": "react-scripts start",
@ -82,6 +82,14 @@
{
"checksVoidReturn": false
}
],
"react/no-unknown-property": [
"error",
{
"ignore": [
"css"
]
}
]
}
},
@ -98,15 +106,15 @@
]
},
"devDependencies": {
"@types/react-infinite-scroller": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.0.0",
"@types/react-infinite-scroller": "^1.2.3",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.20.3",
"eslint-plugin-react-hooks": "^4.0.8",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"react-scripts": "^5.0.1"
}
}

5589
yarn.lock

File diff suppressed because it is too large Load Diff