diff --git a/package.json b/package.json index 62cdca2da..7b2869041 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dayjs": "1.11.10", "kysely": "^0.26.1", "kysely-planetscale": "^1.4.0", - "next": "13.5.2", + "next": "13.5.3", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0", @@ -61,7 +61,7 @@ "autoprefixer": "10.4.16", "dotenv": "16.3.1", "eslint": "8.50.0", - "eslint-config-next": "13.5.2", + "eslint-config-next": "13.5.3", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "postcss": "8.4.30",