Upgraded prisma and next.
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"dependencies": {
|
||||
"@clickhouse/client": "^0.2.2",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@prisma/client": "5.3.1",
|
||||
"@prisma/client": "5.4.2",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@tanstack/react-query": "^4.33.0",
|
||||
"@umami/prisma-client": "^0.3.0",
|
||||
@@ -92,11 +92,11 @@
|
||||
"kafkajs": "^2.1.0",
|
||||
"maxmind": "^4.3.6",
|
||||
"moment-timezone": "^0.5.35",
|
||||
"next": "13.5.3",
|
||||
"next": "13.5.6",
|
||||
"next-basics": "^0.37.0",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prisma": "5.3.1",
|
||||
"prisma": "5.4.2",
|
||||
"react": "^18.2.0",
|
||||
"react-basics": "^0.105.0",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
||||
Reference in New Issue
Block a user