mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 22:47:15 +01:00
Update dependency next-axiom to v0.11.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"mongoose": "6.4.5",
|
"mongoose": "6.4.5",
|
||||||
"next": "12.2.2",
|
"next": "12.2.2",
|
||||||
"next-auth": "4.10.0",
|
"next-auth": "4.10.0",
|
||||||
"next-axiom": "0.10.0",
|
"next-axiom": "0.11.0",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
"nodemailer": "6.7.7",
|
"nodemailer": "6.7.7",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
@@ -6841,9 +6841,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-axiom": {
|
"node_modules/next-axiom": {
|
||||||
"version": "0.10.0",
|
"version": "0.11.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.11.0.tgz",
|
||||||
"integrity": "sha512-QrOUqNmJ20StiR0b+/HMiW0o0w442DjfaOg4yH3hNJmAX0c9Afy6hiZ/j9D67XmqlpXeg83ESx89rt83u4/giA==",
|
"integrity": "sha512-E1WQ5v51m/3/ljTDVNGGTVtvd/Tx1QZOSkNwXe/Rs8xDLLDZ3sG72MofxnSpuVSQyZnjEUUt3/aDfHMVwikkvw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
},
|
},
|
||||||
@@ -14318,9 +14318,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-axiom": {
|
"next-axiom": {
|
||||||
"version": "0.10.0",
|
"version": "0.11.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.11.0.tgz",
|
||||||
"integrity": "sha512-QrOUqNmJ20StiR0b+/HMiW0o0w442DjfaOg4yH3hNJmAX0c9Afy6hiZ/j9D67XmqlpXeg83ESx89rt83u4/giA==",
|
"integrity": "sha512-E1WQ5v51m/3/ljTDVNGGTVtvd/Tx1QZOSkNwXe/Rs8xDLLDZ3sG72MofxnSpuVSQyZnjEUUt3/aDfHMVwikkvw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"mongoose": "6.4.5",
|
"mongoose": "6.4.5",
|
||||||
"next": "12.2.2",
|
"next": "12.2.2",
|
||||||
"next-auth": "4.10.0",
|
"next-auth": "4.10.0",
|
||||||
"next-axiom": "0.10.0",
|
"next-axiom": "0.11.0",
|
||||||
"next-mdx-remote": "4.0.3",
|
"next-mdx-remote": "4.0.3",
|
||||||
"nodemailer": "6.7.7",
|
"nodemailer": "6.7.7",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user