diff --git a/usage-based-subscriptions/package.json b/usage-based-subscriptions/package.json index 6484c0d..f9bb6b4 100644 --- a/usage-based-subscriptions/package.json +++ b/usage-based-subscriptions/package.json @@ -13,7 +13,7 @@ "@prisma/client": "5.0.0", "chargebee": "^2.25.3", "nanoid": "^4.0.2", - "next": "13.4.12", + "next": "15.5.10", "next-superjson": "0.0.4", "react": "18.2.0", "react-dom": "18.2.0", @@ -24,8 +24,8 @@ "@types/node": "18.17.1", "@types/react": "18.2.17", "@types/react-dom": "18.2.7", - "eslint": "8.45.0", - "eslint-config-next": "13.4.12", + "eslint": "9.26.0", + "eslint-config-next": "15.0.0", "prisma": "5.0.0", "ts-node": "10.9.1", "typescript": "5.1.6"