Sanitise body

This commit is contained in:
Dries Augustyns
2025-08-22 14:45:44 +02:00
parent 71857c7d72
commit f886ff80e0
4 changed files with 646 additions and 574 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "plunk",
"version": "1.1.0",
"version": "1.3.0",
"private": true,
"license": "agpl-3.0",
"workspaces": {
+1
View File
@@ -31,6 +31,7 @@
"@uiball/loaders": "^1.3.1",
"classnames": "^2.5.1",
"dayjs": "^1.11.12",
"dompurify": "^3.2.6",
"framer-motion": "^11.3.7",
"jotai": "2.9.0",
"lucide-react": "^0.408.0",
File diff suppressed because it is too large Load Diff
+20
View File
@@ -3041,6 +3041,7 @@ __metadata:
autoprefixer: "npm:^10.4.19"
classnames: "npm:^2.5.1"
dayjs: "npm:^1.11.12"
dompurify: "npm:^3.2.6"
framer-motion: "npm:^11.3.7"
jotai: "npm:2.9.0"
lucide-react: "npm:^0.408.0"
@@ -4777,6 +4778,13 @@ __metadata:
languageName: node
linkType: hard
"@types/trusted-types@npm:^2.0.7":
version: 2.0.7
resolution: "@types/trusted-types@npm:2.0.7"
checksum: 10c0/4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c
languageName: node
linkType: hard
"@types/unist@npm:^2":
version: 2.0.11
resolution: "@types/unist@npm:2.0.11"
@@ -6565,6 +6573,18 @@ __metadata:
languageName: node
linkType: hard
"dompurify@npm:^3.2.6":
version: 3.2.6
resolution: "dompurify@npm:3.2.6"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/c8f8e5b0879a0d93c84a2e5e78649a47d0c057ed0f7850ca3d573d2cca64b84fb1ff85bd4b20980ade69c4e5b80ae73011340f1c2ff375c7ef98bb8268e1d13a
languageName: node
linkType: hard
"domutils@npm:^2.4.2":
version: 2.8.0
resolution: "domutils@npm:2.8.0"