mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Update dependency next-axiom to v0.10.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"mongoose": "6.4.2",
|
||||
"next": "12.2.0",
|
||||
"next-auth": "4.8.0",
|
||||
"next-axiom": "0.9.0",
|
||||
"next-axiom": "0.10.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"nodemailer": "6.7.6",
|
||||
"react": "18.2.0",
|
||||
@@ -6799,9 +6799,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-axiom": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.9.0.tgz",
|
||||
"integrity": "sha512-QtVdOkVDXvTONHKrWJr54xAlMQqV+1qaazKkqZvvz8UaIH5QriHFURJi7ZZPOsEbEfAhrw22ZKe1pSu2gwU1Yw==",
|
||||
"version": "0.10.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.10.0.tgz",
|
||||
"integrity": "sha512-QrOUqNmJ20StiR0b+/HMiW0o0w442DjfaOg4yH3hNJmAX0c9Afy6hiZ/j9D67XmqlpXeg83ESx89rt83u4/giA==",
|
||||
"dependencies": {
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
},
|
||||
@@ -14236,9 +14236,9 @@
|
||||
}
|
||||
},
|
||||
"next-axiom": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.9.0.tgz",
|
||||
"integrity": "sha512-QtVdOkVDXvTONHKrWJr54xAlMQqV+1qaazKkqZvvz8UaIH5QriHFURJi7ZZPOsEbEfAhrw22ZKe1pSu2gwU1Yw==",
|
||||
"version": "0.10.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.10.0.tgz",
|
||||
"integrity": "sha512-QrOUqNmJ20StiR0b+/HMiW0o0w442DjfaOg4yH3hNJmAX0c9Afy6hiZ/j9D67XmqlpXeg83ESx89rt83u4/giA==",
|
||||
"requires": {
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"mongoose": "6.4.2",
|
||||
"next": "12.2.0",
|
||||
"next-auth": "4.8.0",
|
||||
"next-axiom": "0.9.0",
|
||||
"next-axiom": "0.10.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"nodemailer": "6.7.6",
|
||||
"react": "18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user