mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-axiom to v0.16.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"mongoose": "6.7.5",
|
||||
"next": "13.0.5",
|
||||
"next-auth": "4.17.0",
|
||||
"next-axiom": "0.15.1",
|
||||
"next-axiom": "0.16.0",
|
||||
"next-mdx-remote": "4.2.0",
|
||||
"nodemailer": "6.8.0",
|
||||
"react": "18.2.0",
|
||||
@@ -8686,9 +8686,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-axiom": {
|
||||
"version": "0.15.1",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.1.tgz",
|
||||
"integrity": "sha512-5leWEoW6LugxLGFilmJPCVmG8cfZio6sXtVw+/7dqQvEbX5T1dwvoOSfmLh2NjocP/i/R2jpdrtgFl+ZrkOl1Q==",
|
||||
"version": "0.16.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.16.0.tgz",
|
||||
"integrity": "sha512-WlmObMtra/OJPiJ6Gim4g8OTuLlJx9DVTeEaNmBIO3wEkR+Nt4932/xng2a9XofOVR7RgaNk1QIyPrqZW9P25w==",
|
||||
"dependencies": {
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
},
|
||||
@@ -17974,9 +17974,9 @@
|
||||
}
|
||||
},
|
||||
"next-axiom": {
|
||||
"version": "0.15.1",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.1.tgz",
|
||||
"integrity": "sha512-5leWEoW6LugxLGFilmJPCVmG8cfZio6sXtVw+/7dqQvEbX5T1dwvoOSfmLh2NjocP/i/R2jpdrtgFl+ZrkOl1Q==",
|
||||
"version": "0.16.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.16.0.tgz",
|
||||
"integrity": "sha512-WlmObMtra/OJPiJ6Gim4g8OTuLlJx9DVTeEaNmBIO3wEkR+Nt4932/xng2a9XofOVR7RgaNk1QIyPrqZW9P25w==",
|
||||
"requires": {
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"mongoose": "6.7.5",
|
||||
"next": "13.0.5",
|
||||
"next-auth": "4.17.0",
|
||||
"next-axiom": "0.15.1",
|
||||
"next-axiom": "0.16.0",
|
||||
"next-mdx-remote": "4.2.0",
|
||||
"nodemailer": "6.8.0",
|
||||
"react": "18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user