mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency next-axiom to v0.8.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"mongoose": "6.3.8",
|
"mongoose": "6.3.8",
|
||||||
"next": "12.1.6",
|
"next": "12.1.6",
|
||||||
"next-auth": "4.6.1",
|
"next-auth": "4.6.1",
|
||||||
"next-axiom": "^0.8.0",
|
"next-axiom": "0.8.1",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
"nodemailer": "6.7.5",
|
"nodemailer": "6.7.5",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
@@ -6777,9 +6777,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-axiom": {
|
"node_modules/next-axiom": {
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.8.1.tgz",
|
||||||
"integrity": "sha512-lSgUHBhcSDR97uSoUVqrFiMIGuH47lR8x57oUzUn98r+aMo7FDgqcmNPtWkYZGATTrBfIt/ZmaCq6YBhNYuR/g==",
|
"integrity": "sha512-4d54jQFXXwhiPMNSsAeLLQYDQbYxDYccChs12z0Er1Fclsu+ZbxkGu140DBUdm4lVH8SzGnWmNbyuHClF0QClg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cross-fetch": "^3.1.5"
|
"cross-fetch": "^3.1.5"
|
||||||
},
|
},
|
||||||
@@ -14185,9 +14185,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-axiom": {
|
"next-axiom": {
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.8.1.tgz",
|
||||||
"integrity": "sha512-lSgUHBhcSDR97uSoUVqrFiMIGuH47lR8x57oUzUn98r+aMo7FDgqcmNPtWkYZGATTrBfIt/ZmaCq6YBhNYuR/g==",
|
"integrity": "sha512-4d54jQFXXwhiPMNSsAeLLQYDQbYxDYccChs12z0Er1Fclsu+ZbxkGu140DBUdm4lVH8SzGnWmNbyuHClF0QClg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"cross-fetch": "^3.1.5"
|
"cross-fetch": "^3.1.5"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"mongoose": "6.3.8",
|
"mongoose": "6.3.8",
|
||||||
"next": "12.1.6",
|
"next": "12.1.6",
|
||||||
"next-auth": "4.6.1",
|
"next-auth": "4.6.1",
|
||||||
"next-axiom": "^0.8.0",
|
"next-axiom": "0.8.1",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
"nodemailer": "6.7.5",
|
"nodemailer": "6.7.5",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user