mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
use @next/mdx
This commit is contained in:
@@ -11,7 +11,11 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.0.1",
|
||||
"@mdx-js/react": "^3.0.1",
|
||||
"@next-auth/mongodb-adapter": "1.1.3",
|
||||
"@next/mdx": "^14.1.3",
|
||||
"@types/mdx": "^2.0.11",
|
||||
"@vercel/analytics": "^1.0.0",
|
||||
"autoprefixer": "10.4.18",
|
||||
"classnames": "2.5.1",
|
||||
@@ -23,7 +27,6 @@
|
||||
"next": "^14.0.1",
|
||||
"next-auth": "4.24.7",
|
||||
"next-axiom": "^1.1.0",
|
||||
"next-mdx-remote": "4.4.1",
|
||||
"nodemailer": "^6.9.1",
|
||||
"react": "18.2.0",
|
||||
"react-calendar": "4.8.0",
|
||||
@@ -50,4 +53,4 @@
|
||||
"^.+\\.(ts|tsx)$": "ts-jest"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user