build: update deps

This commit is contained in:
AlphaNecron 2022-03-03 11:51:07 +07:00
parent 2537ab2822
commit b68a08004d
2 changed files with 585 additions and 587 deletions

View File

@ -18,24 +18,24 @@
"seed": "ts-node --compiler-options {\"module\":\"commonjs\"} prisma/seed.ts"
},
"dependencies": {
"@chakra-ui/react": "^1.8.1",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@chakra-ui/react": "^1.8.6",
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@iarna/toml": "^2.2.5",
"@prisma/client": "3",
"@reduxjs/toolkit": "^1.7.1",
"argon2": "^0.28.3",
"cookie": "^0.4.1",
"@prisma/client": "3.10.0",
"@reduxjs/toolkit": "^1.8.0",
"argon2": "^0.28.5",
"cookie": "^0.4.2",
"copy-to-clipboard": "^3.3.1",
"discord.js": "12.5.3",
"formik": "^2.2.9",
"framer-motion": "^6.2.3",
"framer-motion": "^6.2.8",
"multer": "^1.4.4",
"next": "11",
"prisma": "3",
"prisma": "3.10.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^11.5.3",
"react-dropzone": "^12.0.4",
"react-feather": "^2.0.9",
"react-redux": "^7.2.6",
"react-responsive": "8.2.0",
@ -47,13 +47,13 @@
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@types/node": "^16.11.3",
"@types/react": "^17.0.38",
"@typescript-eslint/parser": "^5.10.1",
"@types/react": "^17.0.39",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "7.32.0",
"eslint-config-next": "11.1.2",
"husky": "^7.0.4",
"ts-node": "^10.4.0",
"typescript": "^4.4.4",
"ts-node": "^10.6.0",
"typescript": "^4.6.2",
"yarn-run-all": "^3.1.1"
},
"commitlint": {

1144
yarn.lock

File diff suppressed because it is too large Load Diff