add cookie consert

This commit is contained in:
2025-05-02 12:23:23 -03:00
parent 61292320d5
commit a474ef6b18
6 changed files with 148 additions and 8 deletions

View File

@@ -27,6 +27,7 @@
"react-dom": "^19.1.0",
"react-hook-form": "^7.56.0",
"tailwindcss": "^4.0.13",
"vanilla-cookieconsent": "^3.1.0",
"zod": "^3.24.3"
}
},
@@ -7781,6 +7782,12 @@
"browserslist": ">= 4.21.0"
}
},
"node_modules/vanilla-cookieconsent": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-3.1.0.tgz",
"integrity": "sha512-/McNRtm/3IXzb9dhqMIcbquoU45SzbN2VB+To4jxEPqMmp7uVniP6BhGLjU8MC7ZCDsNQVOp27fhQTM/ruIXAA==",
"license": "MIT"
},
"node_modules/vfile": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",