update cookie consent and add contact page

This commit is contained in:
Michael Dausmann
2024-02-19 02:43:30 +11:00
parent 0219723a07
commit d3391c21a6
5 changed files with 74 additions and 128 deletions

14
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"stripe": "^14.17.0",
"superjson": "^2.2.1",
"trpc-nuxt": "^0.10.19",
"vanilla-cookieconsent": "^2.9.2",
"vanilla-cookieconsent": "^3.0.0",
"zod": "^3.22.4"
},
"devDependencies": {
@@ -12899,9 +12899,9 @@
}
},
"node_modules/vanilla-cookieconsent": {
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-2.9.2.tgz",
"integrity": "sha512-SHAS5W0DBvvcUtjmVvvYkhmLPmTlgwKzFvViUp5mBimbZCdZKbDQzwyk/TgYq02+61RrtxmDdLGzDWNFpSbsGQ=="
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.0.tgz",
"integrity": "sha512-oeK7FivRDb424mt3/UT8DG98Pu5m6Uuye7JsdzO6HnYkstW5QHXhkslXyUpE3phtKz3NEeIo7hzLUtfRNRMfbQ=="
},
"node_modules/vary": {
"version": "1.1.2",
@@ -23151,9 +23151,9 @@
}
},
"vanilla-cookieconsent": {
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-2.9.2.tgz",
"integrity": "sha512-SHAS5W0DBvvcUtjmVvvYkhmLPmTlgwKzFvViUp5mBimbZCdZKbDQzwyk/TgYq02+61RrtxmDdLGzDWNFpSbsGQ=="
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.0.tgz",
"integrity": "sha512-oeK7FivRDb424mt3/UT8DG98Pu5m6Uuye7JsdzO6HnYkstW5QHXhkslXyUpE3phtKz3NEeIo7hzLUtfRNRMfbQ=="
},
"vary": {
"version": "1.1.2",