mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
bump next-axiom
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"mongoose": "6.7.0",
|
"mongoose": "6.7.0",
|
||||||
"next": "12.3.1",
|
"next": "12.3.1",
|
||||||
"next-auth": "^4.15.0",
|
"next-auth": "^4.15.0",
|
||||||
"next-axiom": "0.14.0",
|
"next-axiom": "^0.15.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.1.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.14.0",
|
"version": "0.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.0.tgz",
|
||||||
"integrity": "sha512-LLbiDcL79274HqaKTSipZo6B4SCLh++11BpVfg+cNTZoLb8VH1g7g14xgFBhKeDN+DaiDSg8Of7ZPqaYEcIUXQ==",
|
"integrity": "sha512-43ajCZ9PFuihwVkdhTTKsAcdOvsCtugu7C0uKxkmbangq2Q7CwunnM6jcR1L1Pc/E+X3+Y4M99j9hZGOxoi7Lw==",
|
||||||
"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"
|
"next": ">= 12.1.4 < 14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-mdx-remote": {
|
"node_modules/next-mdx-remote": {
|
||||||
@@ -17658,9 +17658,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-axiom": {
|
"next-axiom": {
|
||||||
"version": "0.14.0",
|
"version": "0.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.15.0.tgz",
|
||||||
"integrity": "sha512-LLbiDcL79274HqaKTSipZo6B4SCLh++11BpVfg+cNTZoLb8VH1g7g14xgFBhKeDN+DaiDSg8Of7ZPqaYEcIUXQ==",
|
"integrity": "sha512-43ajCZ9PFuihwVkdhTTKsAcdOvsCtugu7C0uKxkmbangq2Q7CwunnM6jcR1L1Pc/E+X3+Y4M99j9hZGOxoi7Lw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"mongoose": "6.7.0",
|
"mongoose": "6.7.0",
|
||||||
"next": "12.3.1",
|
"next": "12.3.1",
|
||||||
"next-auth": "^4.15.0",
|
"next-auth": "^4.15.0",
|
||||||
"next-axiom": "0.14.0",
|
"next-axiom": "^0.15.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.1.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user