aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-09-26 23:35:35 +0700
committerFactiven <[email protected]>2023-09-26 23:35:35 +0700
commit20b8a7267827e3a07c1eef668c3b9c22fda43765 (patch)
tree2fec9006dfac5737d8b227bf5ccce73880800cc2 /package.json
parentUpdate release.md (diff)
downloadmoopa-20b8a7267827e3a07c1eef668c3b9c22fda43765.tar.xz
moopa-20b8a7267827e3a07c1eef668c3b9c22fda43765.zip
Update v4.1.2v4.1.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json
index 61ba395..116d84a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "moopa",
- "version": "4.1.1",
+ "version": "4.1.2",
"private": true,
"founder": "Factiven",
"scripts": {
@@ -14,7 +14,7 @@
"@apollo/client": "^3.7.3",
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.17",
- "@prisma/client": "^5.1.1",
+ "@prisma/client": "^5.3.1",
"@vercel/og": "^0.5.4",
"artplayer": "^5.0.9",
"artplayer-plugin-hls-quality": "^2.0.0",
@@ -29,7 +29,6 @@
"next": "^13.5.2",
"next-auth": "^4.22.0",
"next-pwa": "^5.6.0",
- "next-safe": "^3.4.1",
"nextjs-progressbar": "^0.0.16",
"nookies": "^2.5.2",
"rate-limiter-flexible": "^3.0.0",
@@ -47,7 +46,7 @@
"depcheck": "^1.4.3",
"eslint": "^8.38.0",
"eslint-config-next": "^13.5.2",
- "prisma": "^5.1.1",
+ "prisma": "^5.3.1",
"tailwind-scrollbar": "^2.1.0",
"tailwindcss": "^3.3.1"
}