mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 23:17:12 +01:00
Update dependency next-mdx-remote to v4.2.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -20,7 +20,7 @@
|
|||||||
"next": "12.3.2",
|
"next": "12.3.2",
|
||||||
"next-auth": "4.16.3",
|
"next-auth": "4.16.3",
|
||||||
"next-axiom": "0.15.0",
|
"next-axiom": "0.15.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-calendar": "3.9.0",
|
"react-calendar": "3.9.0",
|
||||||
@@ -8549,9 +8549,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-mdx-remote": {
|
"node_modules/next-mdx-remote": {
|
||||||
"version": "4.1.0",
|
"version": "4.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.2.0.tgz",
|
||||||
"integrity": "sha512-ZdL5AFJcEqvInGkYYRKda930D6AJt1GOLX/OXFE/vTwaqV/Mw+l3/njZ4kWqvYSAkl89Z6W7WZrTtN0fd0XwPg==",
|
"integrity": "sha512-X5RhD7f7b78pH2abbuusObSGgII5l54OdusS/2iXljN7WN1cel6ToLlZeCZcyxx9cR4wmBGQYGongIttDYNmAA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mdx-js/mdx": "^2.0.0",
|
"@mdx-js/mdx": "^2.0.0",
|
||||||
"@mdx-js/react": "^2.0.0",
|
"@mdx-js/react": "^2.0.0",
|
||||||
@@ -17666,9 +17666,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-mdx-remote": {
|
"next-mdx-remote": {
|
||||||
"version": "4.1.0",
|
"version": "4.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.2.0.tgz",
|
||||||
"integrity": "sha512-ZdL5AFJcEqvInGkYYRKda930D6AJt1GOLX/OXFE/vTwaqV/Mw+l3/njZ4kWqvYSAkl89Z6W7WZrTtN0fd0XwPg==",
|
"integrity": "sha512-X5RhD7f7b78pH2abbuusObSGgII5l54OdusS/2iXljN7WN1cel6ToLlZeCZcyxx9cR4wmBGQYGongIttDYNmAA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@mdx-js/mdx": "^2.0.0",
|
"@mdx-js/mdx": "^2.0.0",
|
||||||
"@mdx-js/react": "^2.0.0",
|
"@mdx-js/react": "^2.0.0",
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"next": "12.3.2",
|
"next": "12.3.2",
|
||||||
"next-auth": "4.16.3",
|
"next-auth": "4.16.3",
|
||||||
"next-axiom": "0.15.0",
|
"next-axiom": "0.15.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-calendar": "3.9.0",
|
"react-calendar": "3.9.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user