Aggiunta privacy policy e cookies policy

This commit is contained in:
2026-06-04 00:09:05 +02:00
parent 0f7f7cb545
commit 1e4bb0e560
5 changed files with 25 additions and 23 deletions
+5 -5
View File
@@ -1011,16 +1011,16 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.60.1",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.60.1.tgz",
"integrity": "sha512-mQjlkNo+rJvpln7V2IGY2j99BqhcFbS4UN0AQNKNYfhBAFZTuCDAdW3a1sgf330mvtNvsBXn3HpAhcmvdJTcIQ==",
"version": "2.62.0",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.62.0.tgz",
"integrity": "sha512-4JlkXGRJ3kW15dL4LCHV3Mu5aSTTtmH8EBNE4QjJl+KLY77dClgAsZg8aebpwFcDXemNP1z9az8EatD2UNWAcQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.0.0",
"@sveltejs/acorn-typescript": "^1.0.5",
"@sveltejs/acorn-typescript": "^1.0.9",
"@types/cookie": "^0.6.0",
"acorn": "^8.14.1",
"acorn": "^8.16.0",
"cookie": "^0.6.0",
"devalue": "^5.8.1",
"esm-env": "^1.2.2",