From f9c46c3d99605fd67999260e46e3604dd99991aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:07:08 +0000 Subject: [PATCH] Update dependency next to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 268891a..108b8ee 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@material-ui/icons": "4.11.2", "@material-ui/lab": "4.0.0-alpha.58", "axios": "0.21.1", - "next": "10.2.0", + "next": "13.5.1", "react": "17.0.2", "react-dom": "17.0.2", "react-player": "2.9.0"