mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency next-axiom to v0.17.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"mongoose": "6.9.1",
|
"mongoose": "6.9.1",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.19.2",
|
"next-auth": "4.19.2",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.17.0",
|
||||||
"next-mdx-remote": "4.3.0",
|
"next-mdx-remote": "4.3.0",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
@@ -8674,9 +8674,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-axiom": {
|
"node_modules/next-axiom": {
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.16.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz",
|
||||||
"integrity": "sha512-WlmObMtra/OJPiJ6Gim4g8OTuLlJx9DVTeEaNmBIO3wEkR+Nt4932/xng2a9XofOVR7RgaNk1QIyPrqZW9P25w==",
|
"integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
},
|
},
|
||||||
@@ -17970,9 +17970,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-axiom": {
|
"next-axiom": {
|
||||||
"version": "0.16.0",
|
"version": "0.17.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.16.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz",
|
||||||
"integrity": "sha512-WlmObMtra/OJPiJ6Gim4g8OTuLlJx9DVTeEaNmBIO3wEkR+Nt4932/xng2a9XofOVR7RgaNk1QIyPrqZW9P25w==",
|
"integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"mongoose": "6.9.1",
|
"mongoose": "6.9.1",
|
||||||
"next": "^13.1.1",
|
"next": "^13.1.1",
|
||||||
"next-auth": "4.19.2",
|
"next-auth": "4.19.2",
|
||||||
"next-axiom": "0.16.0",
|
"next-axiom": "0.17.0",
|
||||||
"next-mdx-remote": "4.3.0",
|
"next-mdx-remote": "4.3.0",
|
||||||
"nodemailer": "^6.8.0",
|
"nodemailer": "^6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user