build: bumped pkgs to the latest version

This commit is contained in:
Nguyen Thanh Quang 2022-01-30 18:26:33 +07:00
parent eca63447e0
commit 2537ab2822
2 changed files with 790 additions and 808 deletions

View File

@ -18,28 +18,28 @@
"seed": "ts-node --compiler-options {\"module\":\"commonjs\"} prisma/seed.ts"
},
"dependencies": {
"@chakra-ui/react": "^1.6.10",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11",
"@chakra-ui/react": "^1.8.1",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@iarna/toml": "^2.2.5",
"@prisma/client": "^3.3.0",
"@reduxjs/toolkit": "^1.6.2",
"argon2": "^0.28.2",
"@prisma/client": "3",
"@reduxjs/toolkit": "^1.7.1",
"argon2": "^0.28.3",
"cookie": "^0.4.1",
"copy-to-clipboard": "^3.3.1",
"discord.js": "12.5.3",
"formik": "^2.2.9",
"framer-motion": "^4",
"multer": "^1.4.3",
"next": "^11.1.2",
"prisma": "^3.3.0",
"framer-motion": "^6.2.3",
"multer": "^1.4.4",
"next": "11",
"prisma": "3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "^11.4.2",
"react-dropzone": "^11.5.3",
"react-feather": "^2.0.9",
"react-redux": "^7.2.5",
"react-redux": "^7.2.6",
"react-responsive": "8.2.0",
"react-syntax-highlighter": "^15.4.4",
"react-syntax-highlighter": "^15.4.5",
"url-schemify": "^0.1.0",
"yup": "^0.32.11"
},
@ -47,12 +47,12 @@
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@types/node": "^16.11.3",
"@types/react": "^17.0.31",
"@typescript-eslint/parser": "^5.1.0",
"@types/react": "^17.0.38",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "7.32.0",
"eslint-config-next": "11.1.2",
"husky": "^7.0.4",
"ts-node": "^10.3.1",
"ts-node": "^10.4.0",
"typescript": "^4.4.4",
"yarn-run-all": "^3.1.1"
},

1566
yarn.lock

File diff suppressed because it is too large Load Diff