Update all packages

This commit is contained in:
aronmal 2023-07-14 00:04:24 +02:00
parent eb3dbdd008
commit 967d6392cc
Signed by: aronmal
GPG key ID: 816B7707426FC612
2 changed files with 536 additions and 732 deletions

View file

@ -21,7 +21,7 @@
"@fortawesome/sharp-solid-svg-icons": "^6.4.0",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/font": "13.1.1",
"@prisma/client": "^4.15.0",
"@prisma/client": "^4.16.2",
"classnames": "^2.3.2",
"colors": "^1.4.0",
"eslint": "8.31.0",
@ -29,37 +29,37 @@
"http-status": "^1.6.2",
"immer": "^10.0.2",
"next": "13.1.1",
"next-auth": "^4.22.1",
"nodemailer": "^6.9.3",
"prisma": "^4.15.0",
"next-auth": "^4.22.3",
"nodemailer": "^6.9.4",
"prisma": "^4.16.2",
"react": "18.2.0",
"react-colorful": "^5.6.1",
"react-dom": "18.2.0",
"react-otp-input": "^3.0.2",
"react-otp-input": "^3.0.4",
"react-toastify": "^9.1.3",
"socket.io": "^4.6.2",
"socket.io-client": "^4.6.2",
"socket.io": "^4.7.1",
"socket.io-client": "^4.7.1",
"typescript": "4.9.4",
"unique-names-generator": "^4.7.1",
"zod": "3.21.1",
"zod-prisma-types": "^2.7.1",
"zustand": "^4.3.8"
"zod-prisma-types": "^2.7.4",
"zustand": "^4.3.9"
},
"devDependencies": {
"@total-typescript/ts-reset": "^0.3.7",
"@types/node": "^18.16.16",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"@types/node": "^18.17.0",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/web-bluetooth": "^0.0.16",
"autoprefixer": "^10.4.14",
"eslint-config-prettier": "^8.8.0",
"jest": "^29.6.1",
"jest-puppeteer": "^9.0.0",
"postcss": "^8.4.24",
"postcss": "^8.4.27",
"prettier": "^3.0.0",
"prettier-plugin-organize-imports": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.4.0",
"sass": "^1.62.1",
"tailwindcss": "^3.3.2"
"prettier-plugin-organize-imports": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.4.1",
"sass": "^1.64.1",
"tailwindcss": "^3.3.3"
}
}

File diff suppressed because it is too large Load diff