mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-axiom to v0.13.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"mongoose": "6.5.2",
|
||||
"next": "12.2.5",
|
||||
"next-auth": "4.10.3",
|
||||
"next-axiom": "0.12.1",
|
||||
"next-axiom": "0.13.0",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.7.8",
|
||||
"react": "18.2.0",
|
||||
@@ -6925,9 +6925,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-axiom": {
|
||||
"version": "0.12.1",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.12.1.tgz",
|
||||
"integrity": "sha512-VVj7fwxkxAovq6olxotC1aI0SbwqjDbOKk+MvVF8Qv/+fwvQoXTjs0vCLywEOc1+u8b31jxbsJiHkhoSHrnPWA==",
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.13.0.tgz",
|
||||
"integrity": "sha512-yWNsTd2abreXa9KBYeAhhVCsTFClZI37jUG0c+CfkENxl51EpSVlY+dWSA8hGJQtXWOXKs6yeW1PaiVr2NU1rw==",
|
||||
"dependencies": {
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
},
|
||||
@@ -14461,9 +14461,9 @@
|
||||
}
|
||||
},
|
||||
"next-axiom": {
|
||||
"version": "0.12.1",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.12.1.tgz",
|
||||
"integrity": "sha512-VVj7fwxkxAovq6olxotC1aI0SbwqjDbOKk+MvVF8Qv/+fwvQoXTjs0vCLywEOc1+u8b31jxbsJiHkhoSHrnPWA==",
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.13.0.tgz",
|
||||
"integrity": "sha512-yWNsTd2abreXa9KBYeAhhVCsTFClZI37jUG0c+CfkENxl51EpSVlY+dWSA8hGJQtXWOXKs6yeW1PaiVr2NU1rw==",
|
||||
"requires": {
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"mongoose": "6.5.2",
|
||||
"next": "12.2.5",
|
||||
"next-auth": "4.10.3",
|
||||
"next-axiom": "0.12.1",
|
||||
"next-axiom": "0.13.0",
|
||||
"next-mdx-remote": "4.1.0",
|
||||
"nodemailer": "6.7.8",
|
||||
"react": "18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user