mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-mdx-remote to v4.4.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"next": "^13.1.1",
|
||||
"next-auth": "4.19.2",
|
||||
"next-axiom": "0.17.0",
|
||||
"next-mdx-remote": "4.4.0",
|
||||
"next-mdx-remote": "4.4.1",
|
||||
"nodemailer": "^6.8.0",
|
||||
"react": "18.2.0",
|
||||
"react-calendar": "4.0.0",
|
||||
@@ -8697,9 +8697,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-mdx-remote": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.0.tgz",
|
||||
"integrity": "sha512-ejIZvhsrphvw47sw7zrJmJzq/faDFPODaLxAQIarXiBc7PtxToYSHm0QKZZbaxNPiIQZCl/1KVNJm6WDfIYX6g==",
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.1.tgz",
|
||||
"integrity": "sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==",
|
||||
"dependencies": {
|
||||
"@mdx-js/mdx": "^2.2.1",
|
||||
"@mdx-js/react": "^2.2.1",
|
||||
@@ -17993,9 +17993,9 @@
|
||||
}
|
||||
},
|
||||
"next-mdx-remote": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.0.tgz",
|
||||
"integrity": "sha512-ejIZvhsrphvw47sw7zrJmJzq/faDFPODaLxAQIarXiBc7PtxToYSHm0QKZZbaxNPiIQZCl/1KVNJm6WDfIYX6g==",
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.4.1.tgz",
|
||||
"integrity": "sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==",
|
||||
"requires": {
|
||||
"@mdx-js/mdx": "^2.2.1",
|
||||
"@mdx-js/react": "^2.2.1",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"next": "^13.1.1",
|
||||
"next-auth": "4.19.2",
|
||||
"next-axiom": "0.17.0",
|
||||
"next-mdx-remote": "4.4.0",
|
||||
"next-mdx-remote": "4.4.1",
|
||||
"nodemailer": "^6.8.0",
|
||||
"react": "18.2.0",
|
||||
"react-calendar": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user