diff --git a/package.json b/package.json index 75cd4e3e..42cbee75 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "type": "module", "dependencies": { "@vercel/analytics": "^0.1.8", - "next": "^13.1.2", + "next": "^13.5.6", "nextra": "^2.13.4", "nextra-theme-docs": "^2.13.4", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index f7dcc41a..44aff1aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3521,7 +3521,7 @@ next-themes@^0.2.1: resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.2.1.tgz#0c9f128e847979daf6c67f70b38e6b6567856e45" integrity sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A== -next@^13.1.2: +next@^13.5.6: version "13.5.6" resolved "https://registry.yarnpkg.com/next/-/next-13.5.6.tgz#e964b5853272236c37ce0dd2c68302973cf010b1" integrity sha512-Y2wTcTbO4WwEsVb4A8VSnOsG1I9ok+h74q0ZdxkwM3EODqrs4pasq7O0iUxbcS9VtWMicG7f3+HAj0r1+NtKSw==