mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency next-axiom to v0.15.1
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"mongoose": "6.7.2",
|
"mongoose": "6.7.2",
|
||||||
"next": "12.3.2",
|
"next": "12.3.2",
|
||||||
"next-auth": "4.16.4",
|
"next-auth": "4.16.4",
|
||||||
"next-axiom": "0.15.0",
|
"next-axiom": "0.15.1",
|
||||||
"next-mdx-remote": "4.2.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
@@ -8535,9 +8535,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-axiom": {
|
"node_modules/next-axiom": {
|
||||||
"version": "0.15.0",
|
"version": "0.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.1.tgz",
|
||||||
"integrity": "sha512-43ajCZ9PFuihwVkdhTTKsAcdOvsCtugu7C0uKxkmbangq2Q7CwunnM6jcR1L1Pc/E+X3+Y4M99j9hZGOxoi7Lw==",
|
"integrity": "sha512-5leWEoW6LugxLGFilmJPCVmG8cfZio6sXtVw+/7dqQvEbX5T1dwvoOSfmLh2NjocP/i/R2jpdrtgFl+ZrkOl1Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
},
|
},
|
||||||
@@ -8545,7 +8545,7 @@
|
|||||||
"node": ">=15"
|
"node": ">=15"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"next": ">= 12.1.4 < 14"
|
"next": "^12.1.4 || ^13"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-mdx-remote": {
|
"node_modules/next-mdx-remote": {
|
||||||
@@ -17658,9 +17658,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-axiom": {
|
"next-axiom": {
|
||||||
"version": "0.15.0",
|
"version": "0.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.1.tgz",
|
||||||
"integrity": "sha512-43ajCZ9PFuihwVkdhTTKsAcdOvsCtugu7C0uKxkmbangq2Q7CwunnM6jcR1L1Pc/E+X3+Y4M99j9hZGOxoi7Lw==",
|
"integrity": "sha512-5leWEoW6LugxLGFilmJPCVmG8cfZio6sXtVw+/7dqQvEbX5T1dwvoOSfmLh2NjocP/i/R2jpdrtgFl+ZrkOl1Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"mongoose": "6.7.2",
|
"mongoose": "6.7.2",
|
||||||
"next": "12.3.2",
|
"next": "12.3.2",
|
||||||
"next-auth": "4.16.4",
|
"next-auth": "4.16.4",
|
||||||
"next-axiom": "0.15.0",
|
"next-axiom": "0.15.1",
|
||||||
"next-mdx-remote": "4.2.0",
|
"next-mdx-remote": "4.2.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user