diff options
| author | Factiven <[email protected]> | 2023-09-25 23:45:27 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-09-25 23:45:27 +0700 |
| commit | e4ce88fa532b15d4dcce8b8176f3e376e8c9c65f (patch) | |
| tree | 68b377cc39f66bd23e95d5276ec555ffd87eacbe /package.json | |
| parent | Update _app.js (diff) | |
| download | moopa-e4ce88fa532b15d4dcce8b8176f3e376e8c9c65f.tar.xz moopa-e4ce88fa532b15d4dcce8b8176f3e376e8c9c65f.zip | |
Update v4.1.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index d46fe1a..61ba395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "moopa", - "version": "4.1.0", + "version": "4.1.1", "private": true, "founder": "Factiven", "scripts": { @@ -26,14 +26,14 @@ "graphql": "^15.8.0", "hls.js": "^1.3.2", "ioredis": "^5.3.2", - "next": "^13.1.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", - "react": "18.2.0", + "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^4.7.1", "react-loading-skeleton": "^3.2.0", @@ -46,7 +46,7 @@ "autoprefixer": "^10.4.14", "depcheck": "^1.4.3", "eslint": "^8.38.0", - "eslint-config-next": "12.1.6", + "eslint-config-next": "^13.5.2", "prisma": "^5.1.1", "tailwind-scrollbar": "^2.1.0", "tailwindcss": "^3.3.1" |