mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency next-axiom to v0.18.0
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"mongoose": "7.3.1",
|
"mongoose": "7.3.1",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.22.1",
|
"next-auth": "4.22.1",
|
||||||
"next-axiom": "0.17.0",
|
"next-axiom": "0.18.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
@@ -9206,9 +9206,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-axiom": {
|
"node_modules/next-axiom": {
|
||||||
"version": "0.17.0",
|
"version": "0.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.18.0.tgz",
|
||||||
"integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==",
|
"integrity": "sha512-OexBGAQ3l/EPCIxbaGVee+JmJZfW6DMT/NCqaRw6tsZ7dO72rsZCAMhDh6qT41+dCyb+X10Dzx3yHVy+3p1qyw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
},
|
},
|
||||||
@@ -18957,9 +18957,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-axiom": {
|
"next-axiom": {
|
||||||
"version": "0.17.0",
|
"version": "0.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-0.18.0.tgz",
|
||||||
"integrity": "sha512-qFdnH50SvRjJUAmNjGIYLcRc4tO/U4R1h9WUuniiwaucXAH5KhL06m7TT3WWD2U1HbulwSfC0R+NlPASOx1XlQ==",
|
"integrity": "sha512-OexBGAQ3l/EPCIxbaGVee+JmJZfW6DMT/NCqaRw6tsZ7dO72rsZCAMhDh6qT41+dCyb+X10Dzx3yHVy+3p1qyw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"whatwg-fetch": "^3.6.2"
|
"whatwg-fetch": "^3.6.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"mongoose": "7.3.1",
|
"mongoose": "7.3.1",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.22.1",
|
"next-auth": "4.22.1",
|
||||||
"next-axiom": "0.17.0",
|
"next-axiom": "0.18.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user