add cookie consert
This commit is contained in:
7
superpage/package-lock.json
generated
7
superpage/package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user