diff --git a/package.json b/package.json index bba6c93..9421133 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.14.0", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@next/mdx": "^14.2.16", + "@next/mdx": "^15.1.1", "@theme-ui/color": "^0.17.1", "@theme-ui/mdx": "^0.17.1", "next": "14.2.16", diff --git a/yarn.lock b/yarn.lock index 215132f..f1edc40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -223,10 +223,10 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.16.tgz#44638942a26da6e982cca37a07f43101407ac4d8" integrity sha512-fLrX5TfJzHCbnZ9YUSnGW63tMV3L4nSfhgOQ0iCcX21Pt+VSTDuaLsSuL8J/2XAiVA5AnzvXDpf6pMs60QxOag== -"@next/mdx@^14.2.16": - version "14.2.16" - resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.2.16.tgz#f84ea7523d59de6e922e952099b6547bcae5e0d6" - integrity sha512-IVd/Z3vYpIZ/nzqhmSHmTKfSrQ6eZrorkzs0uzMCXt3hL6lw4qf/jcEExZmXoenqnZ5vX0xkou+y4uWAKZhvfw== +"@next/mdx@^15.1.1": + version "15.1.1" + resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-15.1.1.tgz#0cd7b37a776ea9cb595e641682d1016bf7de5967" + integrity sha512-Kg7SWpscs6fiSbIOJB3tCd5LT+XOixucia9QoeM34Z9HLiLZfYpSAnXtLysptxfZC9Dm43PR8HnmtxFXRm3fNw== dependencies: source-map "^0.7.0"