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.1.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"next": "12.2.2",
|
||||
"next-auth": "4.10.1",
|
||||
"next-axiom": "0.11.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.7.7",
|
||||
"react": "18.2.0",
|
||||
"react-calendar": "3.7.0",
|
||||
@@ -6855,9 +6855,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-mdx-remote": {
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.0.3.tgz",
|
||||
"integrity": "sha512-jKpZyBN0cOUmfBRId5iGpplWOO79hV2A5qfo17VG4Avn0G5PEs6vR9vf9IngKEw1G4aVqzhCs3j9CEbMFzZoAg==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.1.0.tgz",
|
||||
"integrity": "sha512-ZdL5AFJcEqvInGkYYRKda930D6AJt1GOLX/OXFE/vTwaqV/Mw+l3/njZ4kWqvYSAkl89Z6W7WZrTtN0fd0XwPg==",
|
||||
"dependencies": {
|
||||
"@mdx-js/mdx": "^2.0.0",
|
||||
"@mdx-js/react": "^2.0.0",
|
||||
@@ -14326,9 +14326,9 @@
|
||||
}
|
||||
},
|
||||
"next-mdx-remote": {
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.0.3.tgz",
|
||||
"integrity": "sha512-jKpZyBN0cOUmfBRId5iGpplWOO79hV2A5qfo17VG4Avn0G5PEs6vR9vf9IngKEw1G4aVqzhCs3j9CEbMFzZoAg==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/next-mdx-remote/-/next-mdx-remote-4.1.0.tgz",
|
||||
"integrity": "sha512-ZdL5AFJcEqvInGkYYRKda930D6AJt1GOLX/OXFE/vTwaqV/Mw+l3/njZ4kWqvYSAkl89Z6W7WZrTtN0fd0XwPg==",
|
||||
"requires": {
|
||||
"@mdx-js/mdx": "^2.0.0",
|
||||
"@mdx-js/react": "^2.0.0",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"next": "12.2.2",
|
||||
"next-auth": "4.10.1",
|
||||
"next-axiom": "0.11.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.7.7",
|
||||
"react": "18.2.0",
|
||||
"react-calendar": "3.7.0",
|
||||
|
||||
Reference in New Issue
Block a user