add vanilla-cookieconsent

This commit is contained in:
rustdesk
2024-09-18 15:09:16 +08:00
parent e7f46cdba8
commit 1225f99306
6 changed files with 182 additions and 2 deletions

9
v3/package-lock.json generated
View File

@@ -18,7 +18,8 @@
"astro-icon": "^1.1.1",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
"unpic": "^3.18.0"
"unpic": "^3.18.0",
"vanilla-cookieconsent": "^3.0.1"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
@@ -10031,6 +10032,12 @@
"dev": true,
"license": "MIT"
},
"node_modules/vanilla-cookieconsent": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.1.tgz",
"integrity": "sha512-gqc4x7O9t1I4xWr7x6/jtQWPr4PZK26SmeA0iyTv1WyoECfAGnu5JEOExmMEP+5Fz66AT9OiCBO3GII4wDQHLw==",
"license": "MIT"
},
"node_modules/vfile": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",